// Uued asjad algusesse, siis vana stiliseering kirjutab nad üle!

.inAadressLogo {
	height: 0px !important;
}

#InAadressDiv {
	margin-bottom: 1rem;
}

h1 {
	color: #1a202c;
	font-size: 1.5rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-transform: uppercase;
	font-weight: bold;
}

.card {
	padding: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-radius: 0.125rem;
	border: 1px solid #e2e8f0;
	border-top: 2px solid #1d6cbd;
}

.w-1\/2 {
	width: 50%;
}

.inline-block {
	display: inline-block;
}

.card h2 {
	width: 100%;
	font-weight: bold;
	font-size: .875rem;
	margin-bottom: 1rem;
	letter-spacing: 0.05rem;
	text-transform: uppercase;
}



body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, pre
{
	font-family: Arial;
	font-size: 12px;
}

.address-title {
	font-size: 16px;
	font-weight: bold;
}

input[type=button]
{
	cursor: pointer;
}

input[type=submit]
{
	cursor: pointer;
}

#asterisk
{
	color: red;
	font-weight: bold;
}

#errorMessage
{
	margin: 10px 0 10px 0;
	width: 100%;
}

#errorMessage td
{
	border: solid 3px red;
	padding: 10px;
	color: red;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#doneMessage
{
	margin: 10px 0 10px 0;
	width: 100%;
}

#doneMessage td
{
	border: solid 3px #27a40f;
	padding: 10px;
	color: #27a40f;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#topBar
{
	background-image: url('../images/topBar.jpg');
	height: 38px;
	width: 100%;
}

#topBar2
{
	background-image: url('../images/topBar2.png');
	height: 38px;
	width: 100%;
}

#objectList td
{
	padding: 5px;
	border: 1px solid #dddddd;
}

.objectListBack
{
	background-color: #ffffff;
}

.objectListHighlight
{
	background-color: #eeeeee;
	cursor: pointer;
}

.objectListNormal {
	background-color: #ffffff;
}

#tableDefault td
{
	padding: 7px;
	border: 1px solid #cccccc;
}

#footer
{
	background-image: url('../images/footerBackground.jpg');
	height: 70px;
	width: 100%;
	margin: 10px 0 0 0;
}

#clear
{
	margin: 0 0 10px 0;
}

#info
{
	color: #999999;
}

#barHeading { font-size: 14px; font-weight: bold; }

.info
{
	color: #999999;
}

/* Links */

a.lnkWhite:link, a.lnkWhite:visited
{
	color: #ffffff;
}

a.lnkBlack:link, a.lnkBlack:visited
{
	color: #000000;
}

a.lnkLogo:link, a.lnkLogo:visited
{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.06em;
	color: #FFF;
	text-decoration: none;
}

a.lnkButton:link, a.lnkButton:visited { color: #666666; }
A { color: #0f4b75; }
A:hover { color: #de223b; }

hr { border: 0; background-color: #999999; height: 1px; }

div#pager {
	border: 0px solid red;
	display: block;
	overflow: auto;
	margin-top: 20px;
}

#translist sup {
	vertical-align: super !important;
}

p#city label {
	 display: block;
	 line-height: 15px;
}
p#city label input {
	margin-right: 5px;
}
form[name=transactionForm] .filter-container {
	margin-bottom: 5px;
}

.box_page { border: 1px solid #c7ccd5; width: 22px; height: 22px; line-height: 22px; margin-bottom: 10px; text-align: center; float: left; }
.box_page_active { border: 1px solid #c7ccd5; background-color: #c7ccd5; width: 22px; height: 22px; line-height: 22px; margin-bottom: 10px; text-align: center; float: left; }
.page_nr { margin-left: 1px; }

.tag-city24 { font-weight: bold; color: #ffffff; font-size: 10px; background: #fbaa00; padding: 2px; }
.tag-kv { font-weight: bold; color: #ffffff; font-size: 10px; background: #415a9a; padding: 2px; }

TABLE.filterblock { width: 1000px; background-color: #f5f4f4; }
TABLE.filterblock TD { padding: 5px; }
TABLE.filterblock TD.space { width: 100%; }

DIV.infobox { background: #fffddd; padding: 10px; color: #444444; font-size: 13px; line-height: 1.5em; }
.loginfield INPUT { width: 120px; }
.smallfield INPUT { width: 100%; }

.mb10 { margin-bottom: 10px !important; }

TABLE.form { width: 100%; }
TABLE.form TH { line-height: 20px; border: solid #e2e2e2; border-width: 1px 0; padding: 5px 10px; font-weight: normal; width: 30%; }
TABLE.form TD { line-height: 20px; border: solid #e2e2e2; border-width: 1px 0; padding: 5px 10px; }
TABLE.form TR.backhover:hover { background-color: #fffddd; }
TABLE.form TR.heading TD { font-weight: bold; border-bottom: 3px solid #e2e2e2; border-top: none; }
TABLE.form .action { text-align: right; }
TABLE.form .action a { font-size: 12px; font-weight: normal; color: #444444; background: #f6f6f6; padding: 3px 8px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-left: 5px; text-decoration: none; border: 1px solid #e2e2e2; }
TABLE.form .action a.delete:hover { background: #c9282d; }
TABLE.form .action a:hover { background: #444444; color: #ffffff; border: 1px solid #ffffff; }

TABLE.form .actionleft a { font-size: 12px; font-weight: normal; color: #444444; background: #f6f6f6; padding: 3px 8px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-decoration: none; border: 1px solid #e2e2e2; }
TABLE.form .actionleft a.delete:hover { background: #c9282d; }
TABLE.form .actionleft a:hover { background: #444444; color: #ffffff; border: 1px solid #ffffff; }

/* Sortable images */

DIV.imgcontainer { border: 1px solid #cccccc; text-align: center; margin: 0 10px 10px 0; background-color: #ffffff; }
DIV.imgcontainer A { line-height: 20px; }
DIV.imgcontainer IMG { padding: 5px 5px 0 5px; }
#sortable LI { float: left; }
#info { float: left; padding: 3px; background: #e8e8e8; font-weight: bold; }

SPAN.new { background: #ff786c; font-size: 10px; padding: 0px 2px; border: 1px solid #f81918; margin-left: 5px; color: #ffffff; }
DIV.imageactions { text-align: right; }
DIV.imageactions IMG { margin: 0; padding: 4px 0 4px 0; }

DIV.confirmbox { text-align: center; padding: 15px 10px; color: #ffffff; background: url('../images/reasonbg02.png'); width: 980px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
DIV.question { font-size: 16px; font-weight: bold; }

.datepick { width: 80px; }

div.allowed_users {
	display: inline;
	margin-left: 10px;
}

div.user_label {
	display: inline-flex;
	font-size: 12px;
    font-weight: normal;
    color: #444444;
    background: #f6f6f6;
	padding: 0px 0px 0px 4px ;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid #e2e2e2;
	margin-left: 4px;
}

div.user_label > p.user_label_name {
	margin-top: auto;
	margin-bottom: auto;
}

div.user_label > a.user_label_del {
	background-color: #ff786c;
	padding: 2px 4px 2px 4px;
	margin: 0;
	margin-left: 5px;
}

div.user_label > a.user_label_del:hover {
	cursor: pointer;
	color: #FFF;
}

#report-group-container {
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	display: block;
	float: none;
	border: 0px solid black;
}

#group_data_container {
	margin-top:10px;
	padding: 0px 5px 0px 5px;
}

.group_data_item {
	margin: 0px 0px 15px 0px;

}

p.group_name {
	font-weight: bold;
}

p.group_name >  a.group_label_del {
	background-color: #ff786c;
	padding: 2px 4px 2px 4px;
	margin: 0;
	margin-left: 5px;
}

.group_data_item .user_label {
	margin: 3px 0px 3px 0px;
}

.open_group, .close_group {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.open_group {
	color: green;
}

.close_group {
	color: red;
}

input.pic_del_check {
	vertical-align: super;
}

input.param_contract, input.param_competition, input.param_w_owner, input.param_alone {
	vertical-align: middle;
}

.fc-title {
	font-size: 8pt;
}

input.colorValue {
	display: none;
}

.hide {
	display: none !important;
}

.warning {
	text-weight: 400;
	color: red;
}

#inventory {
	margin-top: 20px;
	margin-bottom: 100px;
	padding-bottom: 40px;
	border: 1px solid rgb(178, 178, 178);
}

#inventory input[type="button"] {
	margin-left: 5px;
	margin-right: 5px;
}

#dialog-event li, #dialog-add li {
	line-height: 20pt;
}

.cat_desc_input {
	width: 300px;
}

.cat_order_input {
	max-width: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

.cat_order_td {
	display: inline-flex;
}
.cat_chg_order {
	width: 20px;
}

#sorter-container, #bb-sorter-container, #uusarendused-container {
	padding: 50px 0px 50px 10px;
}

#sorter-container h2, #bb-sorter-container h2,  #uusarendused-container h2 {
	margin-bottom: 10px;
	font-size: 16px;
}

#sorter-container .warning {
	display: block;
}

#sorter-container select, #bb-sorter-container button{
	margin-bottom: 10px;
}
#sorter-container span.warning {
	margin-bottom: 10px;
}
#sorter-container ol, #bb-sorter-container ol {
	padding: 0px 5px 0px 5px;
	max-width: 200px;
	border: 1px solid black;
}

#sorter-container ol>li, #bb-sorter-container ol>li  {
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	border: 1px dashed black;
}

select>option.grey-option {
	color: grey;
}

#uusarendused-container table td {
	border: 1px solid grey;
	min-width: 100px;
	padding: 5px;
}
#uusarendused-container table td > * {
	padding: 5px;
}

#uusarendused-container table tr.header {
	background-color: #EFEFEF;
}









