﻿img.progress {
	vertical-align: middle;
	padding:0 10px;
}

.glow {
	border: 2px solid #D1FDCD;
	padding:0;
	border: 1px solid #54CE43; 
}  

.affected {
	background-color:#ff0000;
}

.admin_editbox {
    z-index:300;
    font-weight:bold;
    font-size:80%;
    top:2px;
    left:45px;
}

.admin_editbox form {
    margin:0;
    background-color:White;
    padding:3px 4px 4px 4px;
    background-color:#fe5a1d;
}

.admin_editbox_logout,
.admin_editbox_toggle {
	float:left;
}

.admin_editbox a {
    text-decoration:none;
    color:White;
}

.admin_editbox a:hover {
    text-decoration:underline;
    color:White;
}

.editable 
{
       display:run-in;
}

.editcontent_container
{
	color:#fff;
	padding:1em;
	background: url(../images/products/black_texture.jpg) no-repeat;
    height: auto !important;
}
.editcontent_headline
{
	color:#ffcf00;
	font-size:18px;
}
.editcontent_headline_small
{
	color:#ffcf00;
	font-size:14px;
	font-weight:bold;
}
.editcontent_information
{
	background:url(../images/livetranslation/translation_information.jpg) no-repeat;
	width:569px;
	height:58px;
}
.text_haschanged
{
	background:url(../images/text_haschanged.gif) no-repeat 0px 8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
}
.text_hasnotchanged
{	
	background:url(../images/text_hasnotchanged.gif) no-repeat 0px 8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
}

.text_original
{	
	padding-top:4px;
	padding-bottom:4px;
	color:#c3c3c3;
	margin-left:20px;
}
.text_haschangedreminder
{
	background:url(../images/text_haschanged.gif) no-repeat 5px 24px;
	padding-top:22px;
	padding-left:16px;
	color:#7bff2e;
}
.editcontent_border
{
	border-bottom:1px solid #4a4a4a;
}

