﻿.watermarked {
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: #CCCCCC;
    margin: 0px 0px 0px 0px;
    padding: 3px;
    width: 60%;
}

li
{
	list-style:none;
}

.color_preview
{
	width:18px;
	height:18px;
	display:inline-block;
	position:relative;
	top:4px;
	border:solid 1px #dddddd;
}

.StyleText
{
    width:100px;
    color: #454545;
    margin: 0px 0px 5px 0px;
    padding: 2px 3px;
    border: 1px solid #dddddd;  
}

.processing-image
{
    background-image:url(../../assets/images/loader.gif);
    float:right; margin-right:5px;
    position:relative; 
    top:2px;
    height:16px;
    width:16px;
    display:none;
}


.page-h1
{
    float:left;
    font-size:18px;
    font-weight:normal;
    padding-left:5px;
    position:relative;
    top:2px;
}



.page-main-object
{
    float: left; 
    padding-left: 10px; 
    font-size: 18px; 
    font-weight: bold; 
    color: #afafaf; 
    position:relative; 

}
.container_top
{
	background:#fafafa url(../../assets/images/panel_content_header.png) top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf; 
	margin-bottom: 15px;
    border-left:solid 4px #cccccc;

}

.container_top_red
{
	background:#fafafa url(../../assets/images/panel_content_header.png) left  top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf;
	border-left:solid 4px #e09696;
	margin-bottom: 15px;
	overflow: hidden;
}


.container_top_yellow
{
	background:#fafafa url(../../assets/images/panel_content_header.png) left top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf; 
	border-left:solid 4px #fbed91;
	margin-bottom: 15px;
	overflow: hidden;
}


.container_top_green
{
	background:#fafafa url(../../assets/images/panel_content_header.png) left  top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf; 
	border-left:solid 4px #b1deb1;
	overflow: hidden;
	margin-bottom: 15px;
}

.container_top_blue
{
	background:#fafafa url(../../assets/images/panel_content_header.png) left  top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf; 
	border-left:solid 4px #88bbcc;
	overflow: hidden;
	margin-bottom: 15px;
}

.container_top_orange
{
	background:#fafafa url(../../assets/images/panel_content_header.png) left  top;
	background-repeat:repeat-x;
	border: solid 1px #dfdfdf; 
	border-left:solid 4px #eecc8b;
	overflow: hidden;
	margin-bottom: 15px;
}

.container_top_header
{
	margin: 5px 10px 0px 10px; 
	border-bottom: solid 1px #dfdfdf; 
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 5px; 
	padding-left: 5px;
}

.container_top_header_for_table
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px; 
	margin-bottom: 0px; 
	
	border-bottom:0px; 
	font-size: 14px; 
	font-weight: bold; 

	padding-bottom: 5px; 
	padding-left: 5px;
	padding-top:5px; 
	padding-bottom:0px;
}
 

.container_top_inner
{
	background: #fafafa;
	padding: 0px 15px; 
	font-weight: normal;
}


.container_top_mini
{
	background:#fafafa url(../../assets/images/panel_content_header.png) top;
	background-repeat:repeat-x;
	border: solid 3px #666666; 	
	margin-bottom:10px;
}

.container_top_header_mini
{
	margin: 4px 8px; 
	border-bottom: solid 1px #dfdfdf; 
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom:3px;
}

.container_top_header_for_table_mini
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right:10px; 
	margin-bottom: 0px; 
	
	border-bottom:0px; 
	font-size: 14px; 
	font-weight: bold; 

	padding-bottom: 5px; 
	padding-left: 5px;
	padding-top:5px; 
	padding-bottom:0px;
}
 

.container_top_inner_mini
{
	background: #fafafa;
	padding: 2px 10px 6px 10px; 
	font-weight: normal;
	text-align:left;
	color: Black;
}

.container_top_inner_header_mini
{
	font-size: 13px; 
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 10px;
}


.panel_content_mini
{
	background: #fafafa;
	padding: 1px 5px 5px 5px; 
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	color: #555555;
}