#ulredit_popup_langselect, #ulredit_popup_valuetype {
	display: none;
	position: fixed;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	background: #fbf8c8;
	padding: 20px;
	border-color: #f79e03;
	border-style: solid;
	border-width: 2px;
}
#ulredit_popup_langselect h2, #ulredit_popup_valuetype h2 {
	color: #f79e03;
}

div.ulredit {
	width: 100%;
}
div.ulredit_item {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #eeeeee;
	padding: 0px;
	/*
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	*/
}
div.ulredit_itemheader, div.ulredit_newitemheader {
	background: #262e41;
	color: white !important;
	padding: 5px;
	text-align: left;
}
div.ulredit_newitemheader > input {
	width: 15%;
}
.ulredit_type {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
}
.ulredit_num, .ulredit_id, .ulredit_category {
	font-size: 70%;
	font-style: italic;
}
.ulredit_id > b, .ulredit_category > b{
	font-style: normal;
}

div#ulredit_newitems {
	width: 100%;
	background: transparent;
}
div#ulredit_additem {
	width: 100%;
	background: #f79e03;
	border-color: #f79e03;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}




div.ulredit_values {
	padding: 10px;
}
div.ulredit_values > table {
 	width: 100%;
	//margin-bottom: 10px;
	vertical-align: top;	margin-top: 5px;
}
div.ulredit_values > table td {
 	width: 50%;
	vertical-align: top;
	border-bottom-color: #262e41;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}
div.ulredit_values td {
	vertical-align: top;
}

div.ulredit_value_source, div.ulredit_value_target, div.ulredit_value_outdated {
	display: block;
	margin-top: 5px;
	width: 95%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;

	vertical-align: top;
}
div.ulredit_newvalues {
	background: #fbf8c8;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}


div.ulredit_add {
	background: #fbf8c8;
	padding-top: 2px;
	padding-bottom: 6px;
	text-align: center;
}

div.ulredit_newvalue {
	width: 95%;
	padding: 2px;
	border-color: #f79e03;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
div.ulredit_newvalue > table {
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-left: 5px;
}
div.ulredit_newvalue td.col1 {
	width: 30%;
	font-weight: bold;
}
div.ulredit_newvalue td.col2 {
	width: 70%;
}
div.ulredit_newvalue div.valuecontainer {
	padding: 0px;
	width: 100%;
}
div.ulredit_newvalue > table textarea {
	width: 95%;
}
div.ulredit_newvalue > table input {
	background: #8a8b17;
	color: #fbf8c8 !important;
	font-weight:bold;
}
div.ulredit_newvalue span.num {
	color: #f79e03;
	font-size: 70%;
}
div.ulredit_value_outdated {
	border-left-color: red; 
	border-left-width: 10px;
	border-left-style: solid;
	padding-left: 10px;
}

div.ulredit_values textarea.ulredit_translate {
	width: 90%;
	height: 100px;
}
div.ulredit_values input.ulredit_translate {
	width: 90%;
}
span.ulredit_details {
	font-size: 80%;
}
div.ulredit_notranslate {
	width: 90%;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	background: url(textareaback.png);
}
img.ulredit_image {
	display: block;
	border: #0e406a 1px solid;
	margin-left: auto;
	margin-right: auto;
}





div.ulrstatus {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.ulrstatus > table {
	width: 100%;
}
div.ulrstatus > table td.langname {
	width: 50%;
	background: #eeeeee;
	font-weight: bold;
}
div.ulrstatus > table td.data {
	width: 50%;
	font-style: italic;
}
span.ulrstatusitem {
	padding: 2px;
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
}

div#ulrcenter {
	width: 100%;
}

div#ulrcenter div#directoryselector {
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: #bbbbbb;
	text-align: left;
	border-bottom-color: #262e41;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
div#ulrcenter div#activationselector {
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background: #bbbbbb;
	text-align: center;
	border-bottom-color: #262e41;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

div#ulrcenter div#ulrcenter_menu {
	width: 100%;
	text-align: center;
	border-bottom-color: #262e41;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
div#ulrcenter table.resourcelist {
	width: 100%;
	vertical-align: top;
}
div#ulrcenter table.resourcelist th.resourceid {
	padding-left: 5px;
	text-align: left;
	width: 30%;
}
div#ulrcenter table.resourcelist th.langstatus {
	padding-left: 5px;
	text-align: left;
	width: 40%;
}
div#ulrcenter table.resourcelist th.ulractions {
	padding-left: 5px;
	text-align: left;
	width: 30%;
}
div#ulrcenter table.resourcelist td.resourceid {
	padding-left: 5px;
	font-weight: bold;
	background: #777;
	color: white !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	vertical-align: top;
}
div#ulrcenter table.resourcelist td.langstatus {
	padding-left: 5px;
	font-style: italic;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	vertical-align: top;
}
div#ulrcenter table.resourcelist td.ulractions {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	vertical-align: top;
	font-weight: bold;
}
div#ulrcenter table.resourcelist td.ulractions input {
	width: 100%;
	background: #777;
	color: white !important;
	font-weight: bold;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #262e41
	font-size: 90%;
	cursor: pointer;
}
div#ulrcenter div#pretranslate {
	width: 100%;
	text-align: center;
}
div#ulrcenter div#pretranslate table {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

