body.admin_style {
	size: landscape;
	min-width: 950px;
}

.admin_body {
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') top left repeat-x;
	background-color: #fff;
}

.loading_block {
	width: 100px;
	height: 150px;
	left: 50%;
	padding-top: 50px;
	margin-left: -50px;
	position: relative;
}

.hide-first {
	display: none;
}

.admin_style .top {
	height: 90px;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	position: relative;
}

.admin_style .logo {
	float: left;
	height: 82px;
	width: 234px;
}

.admin_style .menu_container {
	float: left;
	width: 950px;
}

.admin_style .login {
	clear: right;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
	float: right;
}

.admin_style .bar {
	color: white;
	width: 100%;
	background-color:#E0E9F1;
	margin-bottom: 10px;
}

.admin_style .container {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	background-color: #fff;
	min-height: 100px;
}

.admin_style .content_center {
	padding: 5px 0px 0px 0px;
	float: left; 
	position: relative; 
	clear: both;
	min-width: 950px;
	left: 50%;
	margin-left: -475px;
	min-height: 400px;
}

.admin_style div.table_info {
	float: left;
	padding-right: 5px;
}

.admin_style div.admin_menu { 
	display: block; 
	float: right; 
	height: 40px;
	max-width: 715px;
	font-size: 13px;
	margin-top: 12px;
	clear: right;
	position: relative;
} 

.admin_style .menucontent { 
	height: 30px; 
	float: left; 
	padding-top: 10px; 
	padding-right: 7px;
	padding-left: 7px;
	margin-right:2px;
	font-weight: bold; 
	background: url('images/menu_nonselect_hover.jpg');
	cursor: pointer;
	text-decoration: none; 
	color: white; 
	text-shadow:0 1px 0 #000000;
	border-radius: 5px 5px 0px 0px;
} 

.admin_style .menucontent:hover {
	background: url('images/menu_select_hover.jpg');
}

.admin_style .menucontent img{ 
	vertical-align: middle; 
	padding-right: 2px; 
} 

.admin_style .menu_selected { 
	color: white; 
	font-weight: bold; 
	background: url('images/menu_select.jpg');
} 
 
.admin_style .selected, .admin_style .nonselected { 
	display: block; 
	float: left; 
} 

.admin_style div#developer_button { 
	position: absolute;
	right: 0px;
	top: 5px;
	cursor: pointer;
} 

.admin_style div#developer_menu { 
	display: none;
	color: #000000;
	position: absolute;
	right: 16px;
	top: 0px;
	width: 170px;
} 

.admin_style div#developer_menu_popup {
	position: absolute;
	padding-left: 5px;
	width: 200px;
}

.admin_style a.developer_menu { 
	text-decoration: none; 
	float: left;
} 

.admin_style #processes_div{
	z-index: 15;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:10px;
	position:absolute;
	display: none;
	width: 277px;
	right: 10px;
	box-shadow: 0 4px 16px rgba(0,0,0,.2);
}

.admin_style div#clear_processes{
	margin-top:16px;
}

.admin_style #clear_processes a {
	color:#0e5497;
	text-decoration:none;
}

.admin_style #clear_processes a:hover {
	color:#287dcf;
}

.admin_style div.profile_menu { 
	float: right; 
	padding-top: 8px; 
} 
 
.admin_style div.profile_menu img { 
	padding: 0px 5px 0px 5px; 
} 
 
.admin_style a.profile_menu { 
	text-decoration: none; 
	color: white; 
} 
 
.admin_style .content_container { 
	padding-left: 195px; 
} 
 
.admin_style .content { 
	display: block; 
	float:left;
/*	overflow: hidden;*/
	width: 100%;
	position: relative;
	padding-bottom: 5px;
} 
 
.admin_style div.message { 
	margin: 0px 0px 10px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
} 
 
.admin_style div.error { 
	border: solid 1px #ff0000; 
	background-color: #ffdddd; 
	font-weight: bold; 
	padding: 5px; 
	margin: 5px; 
	font-size: 12px; 
	clear: left; 
} 
 
.admin_style div.error .icon, div.message .icon { 
	float: left;	 
} 
 
.admin_style div.message img { 
	padding-right: 5px; 
	vertical-align: middle; 
	width: 16px; 
	height: 16px; 
} 
 
.admin_style fieldset { 
	border: 1px solid #4B8FD1; 
	border-radius: 5px;
	padding: 10px; 
	margin: 0px 0px 10px 0px; 
	overflow: auto; 
	width: 928px;
	float: left;
} 
 
.admin_style div.sub_content { 
	display: block; 
	float: left; 
} 
 
.admin_style .icon16 { 
	vertical-align: middle; 
	width: 16px; 
	height: 16px; 
} 
 
.admin_style .icon24 { 
	vertical-align: middle; 
	width: 24px; 
	height: 24px; 
} 
 
.admin_style .icon32 { 
	vertical-align: middle; 
	width: 32px; 
	height: 32px; 
} 
 
.admin_style img { 
	border: 0; 
} 
 
.admin_style div.navigation { 
	color:#bbbbff;
	width: 740px;
	overflow: hidden;
	position: absolute;
	left:205px;
	bottom: 2px;
	padding-top: 0px;
	text-align: right;
}

.admin_style div.version{
	width: 100%;
	color: #99BDE1;
	clear: both;
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

.admin_style #profile_block div.language_select label.label {
	width: 120px;
	text-align: right;
}
.admin_style #profile_block div.language_select {
	float: right;
	clear: both;
}
 
.admin_style .navigation a { 
	color:#eeeeff;
	text-decoration: none; 
	font-weight: normal; 
} 
.admin_style .navigation a:hover { 
	color:#ffffff;
} 
 
.admin_style .button img { 
	vertical-align: middle; 
	padding-right: 5px; 
} 
 
.admin_style .button:hover { 
	background: #E7C7C7; 
} 
 
.admin_style div.text { 
	display: block; 
	padding-bottom: 5px;
	overflow: auto; 
	clear: both; 
}

.admin_style div.delete_confirmation_background { 
	left: 0px; top: 0px; 
	bottom: 0px; 
	position: absolute; 
	z-index: 1000; 
	width: 100%; 
	text-align: center; 
	background: url(images/black_trans.png) repeat top left; 
	display: none; 
} 
 
.admin_style div.delete_confirmation {
	display: none;
	margin-top: 200px;
	left: 50%;
	position: absolute;
	margin-left: -200px;
	width: 400px; 
	float: left;
	text-align: center; 
	z-index: 1102;
	background: #FFFFFF;
	border: 2px solid #E0E9F1;
	padding: 18px;
	font: 12px/16px "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	border-radius: 10px;
	box-shadow: 0 4px 16px rgba(0,0,0,.2);
} 
 
.admin_style div.delete_confirmation_text { 
	line-height: 20px; 
	padding: 0px 40px 0px 40px; 
} 
 
.admin_style div.delete_confirmation_title { 
	height: 40px; 
	background-color: #7DA3C5;
	font-weight: bold; 
	font-size: 14px; 
	padding-top: 10px; 
	color: white; 
	margin-bottom: 15px; 
	border-radius: 5px 5px 0px 0px;
}

.admin_style div.delete_confirmation_buttons {
	float: right;
	margin-top: 15px;
	margin-bottom: 8px;
}

.admin_style div.delete_confirmation_title img { 
	vertical-align: middle; 
} 
 
.admin_style div.drag_helper { 
	border: 1px solid #4B8FD1; 
	background: white; 
	position: absolute; 
	float: none; 
	left: 100px; top: 100px; 
} 
 
.admin_style div.mover { 
	background: url(images/up_down.png) no-repeat top left; 
	float: left; 
	width: 16px !important; height: 16px; 
	cursor: move; 
} 
 
.admin_style span.log_date { 
	color: #ff2222; 
} 
 
.admin_style a.home_block { 
	color:#144975;
	display:block;
	float:left;
	font-size:15px;
	margin: 10px 5px 15px 0px;
	padding: 5px 10px 5px 5px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;	
	border-radius: 5px;
	vertical-align: middle; 
	white-space:nowrap;
} 
 
.admin_style a.home_block img { 
	padding-left: 5px; 
	padding-right: 8px; 
	vertical-align: middle; 
} 
 
.admin_style a.home_block:hover { 
	background: #E0E9F1;
} 
 
.admin_style div.start_menu { 
	padding-left: 5px; 
	float: left; 
	width: 950px; 
} 
 
.admin_style .js_img { 
	display: none; 
} 
 
.admin_style .alert { 
	color: red; 
} 
 
.admin_style .clear_left { clear: left; } 
.admin_style .float_right { float: right; } 
 
.admin_style .operations_container{
	float:left;
	clear: both;
	width:100%;
	margin-bottom: 5px;
	min-width: 950px;
}

.admin_style .operations {
	background-color:#E0E9F1;
	padding-bottom: 3px;
	padding-top: 3px;
	border-radius: 3px;
	border: 1px solid #C3D4E3;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	height: 30px;
}

.admin_style .operation {
	float: left; 
	margin-left: 5px; 
	padding-top:6px;
	padding-bottom:4px;
	padding-left:7px;
	padding-right:7px;
	border: solid 1px #d8d8d8; 
	background: url(images/button1_normal.jpg); 
	cursor: pointer; 
	border-radius: 3px;
} 

.admin_style div#more_operations {
	display: none;
	position: absolute;
	right: 0px;
	margin-top: 32px;
	z-index: 500;
	background-color:#E0E9F1;
	padding: 5px;
	border: 1px solid #CFDAFF;
}

.admin_style div#more_operations .operation {
	float: none !important;
	margin-bottom: 2px;
	margin-left: 0px;
}

.admin_style .operation a {
	color: #404040; 
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;	
}

.admin_style .operation:hover { 
	background: url(images/button1_hover.jpg); 
} 
 
.admin_style .operation img{ 
	padding-right: 5px; 
} 

.admin_style .operations input.search_box {
	border: 1px solid #DDD;
	float: left;
	height: 21px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 2px;
} 
 
.admin_style h1, .admin_style .title { 
	font-size: 17px; 
	color: #4B8FD1; 
	float: left;
	font-weight: bold;
} 
 
.admin_style h2 { 
	font-size: 15px; 
	color: #69A1D9; 
	float: left;
} 
 
.admin_style div.sub_window_background { 
	left: 0px; top: 0px; 
	bottom: 0px; 
	position: fixed; 
	z-index: 1100; 
	width: 100%; 
	display: none; 
	overflow: auto; 
	opacity: 0.4;
    background: none repeat scroll 0 0 #2A5F8B;
} 
 
.admin_style div.sub_window { 
	margin: 20px auto 20px auto; 
	width: 750px; 
	min-height: 100px; 
	background: white; 
	border: 1px solid #4B8FD1; 
	overflow: auto; 
} 
 
.admin_style div.sub_window_small{ 
	margin: 100px auto 20px auto; 
	width: 600px; 
	min-height: 100px; 
	background: white; 
	border: 1px solid #4B8FD1; 
	overflow: auto; 
} 
 
.admin_style div.sub_window a { 
	margin: 10px; 
} 
 
.admin_style div.sub_window_text { 
	padding: 10px 10px 10px 10px; 
	overflow: auto; 
} 
 
.admin_style div.sub_window_title { 
	height: 40px; 
	background: #4B8FD1; 
	font-weight: bold; 
	font-size: 14px; 
	padding-top: 10px; 
	color: white; 
	text-align: center; 
} 
 
.admin_style div.sub_window_title img { 
	vertical-align: middle; 
} 
.admin_style a.selector_editor_button {
    border: 1px solid #2d76c0;
	background: #e0e9f1;
	color: black;
	line-height: 22px;
	height: 24px;
	padding: 5px 10px;
	margin: 5px;
	display: block;
	float: left;
	text-decoration: none;
	border-radius: 3px;
}

.admin_style a.blocklink { 
	display: block; 
} 
 
.admin_style .button{
	float: left; 
	clear: none; 
	border: solid 1px #d8d8d8; 
	color: black; 
	padding: 5px;
	margin: 0px;
	margin-right:10px;
	background: url(images/button1_normal.jpg); 
	cursor: pointer; 
	text-decoration: none; 
	margin-bottom: 3px;
	border-radius: 3px;
}

.admin_style .form_button {
	float: none;
	margin-right:0px;
	margin-left:0px;
}

.admin_style .button:hover { 
	background: url(images/button1_hover.jpg); 
} 

.admin_style .button_blue{
	float: left; 
	clear: none; 
	font-weight:bold;
	color: black; 
	padding: 4px 7px;
	margin-right: 2px;
	color:#FFFFFF;
	background: url(images/menu_nonselect_hover.jpg); 
	cursor: pointer; 
	
}

.admin_style .button_blue:hover { 
	background: url(images/menu_select_hover.jpg); 
} 

.admin_style .button img, .admin_style .button_blue img { 
	vertical-align: middle; 
	padding-right: 5px; 
	border: 0; 
} 
 
.admin_style input.submitbutton:hover { 
	background: url(images/button1_hover.jpg); 
} 

.admin_style div.input { 
	border-bottom: 1px dotted #c3c3f3; 
}

.admin_style .input_text {
	width: 350px;
}

.admin_style .input_password {
	width: 170px;
}

.admin_style .button_clear {
	clear: both !important;
	margin-bottom: 5px;
}

.admin_style .sortHelper
{
	background-color: #bde;
	float: left;
	width: 10px;
	height: 10px;
}

.admin_style a.button img {
	vertical-align: middle;
	padding-right: 5px;
	border: 0;
}
.admin_style input.submitbutton {
	background: url(images/button1_normal.jpg); 
	float: left;
	clear: none;
	height: 26px;
	/*line-height: 20px; */
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: solid 1px #d8d8d8; 
	color: #303030;
	background-color: #ece0e0;
	cursor: pointer;

}

.admin_style input.submitbutton:hover {
	background-color:#e7c7c7;
}

.admin_style .dynamic_array_row .label {
	width: auto !important;
}

.admin_style .dynamic_array {
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}

.admin_style .dynamic_array_title {
	margin-top: 5px;
	padding-bottom: 7px;
	font-weight: bold;
	padding-left: 5px;
	clear: left;
}

.admin_style .dynamic_array_subtitle {
	padding-bottom: 7px;
	padding-left: 5px;
	clear: left;
}

.admin_style .dynamic_array_row {
	width: 100%;
}

.admin_style .dynamic_array_row > .mover {
	margin-left: 10px;
	margin-top: 2px;
}

.admin_style .dynamic_array_items {
	width: 100%;
}

.admin_style .dynamic_array_rows {
	width: 100%;
}

.admin_style .dynamic_array_delete_button {
	float: right !important;
	margin-left: 5px;
	height: 100%;
}

.admin_style .dynamic_array_delete_button > .button{
	padding: 4px 2px 4px 7px;
	margin-right: 0px;
}

.admin_style #script_times {
	width: 950px;
	position: absolute;
	margin-bottom: 3px;
	right: 0px;
	margin-top: 15px;
	display: none;
	background-color:#ECF2F7;
	border:1px solid #4B8FD1;
	padding: 10px;
	z-index:200;
	max-height: 500px;
	overflow: auto;
}

.admin_style #script_times > table {
	width: 100%;
}

.admin_style #script_times * td {
	text-align: right;
	vertical-align: bottom;
}

.admin_style #errors_block, #log_block {
	border: 1px solid #4B8FD1;
	padding: 2px 10px;
}

.admin_style #log_block {
	margin-bottom: 10px;
}

.admin_style ul {
	margin-top: 11px;
}

.admin_style div.title {
	float: left;
}

.admin_style div.newline {
	float: left;
	clear: left;
	height: 0px;
}

.admin_style th {
	text-align: right;
}

.admin_style .print_button {
	float: right !important;
	margin-right: 10px !important;
}

.admin_style .after_previous .submitbutton, .admin_style .after_previous .form_button {
	margin-top: 0px;
	height: 22px;
	margin-bottom: 0px;
	padding: 3px 5px;
}

.admin_style .file_swf_files a {
	text-decoration: none;
	font-weight: bold;
	color: #272727;
}

.admin_style .file_swf_files div {
	margin-left: 210px;
}

.admin_style .fileProgressContainer {
	width: 100%;
}

.admin_style .progressWrapper {
	margin-left: 205px;
}

.admin_style #vd_info {
	float: right; 
	padding-top: 5px;
	color: #7EBCE8;
}

.admin_style .start_page_menu {
	width: 675px;
	vertical-align: top;
}

.admin_style .start_twitter_timeline {
	vertical-align: top;
	padding-top: 5px;
}

.admin_style .start_page {
	width: 950px;
}
 
.admin_style .start_items {
	width: 275px;
	vertical-align: top;
	padding-top: 10px;
}

.admin_style div.start_page_item { 
	display:block;
	float:left;
	height:110px;
	width:100px;
	margin:5px;
	border: 1px solid #DDD;
	position: relative;
	border-radius: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.admin_style div.start_page_item:hover { 
	background-color: #f0f7fc;
} 

.admin_style a.start_page_link { 
	padding: 20px 5px;
	color:#144975;
	display:block;
	font-size:13px;
	text-decoration:none;
	width: 90px;
	height: 70px;
	text-shadow:0 1px 0 #FFFFFF;
	text-align: center;
} 

.admin_style a.start_page_link img { 
	margin-bottom: 5px;
}

.admin_style a.start_page_link:hover { 
	background-color: #E0E9F1;
}

.admin_style a.start_item { 
	background-color: #ffffff;
	color:#144975;
	display:block;
	float:left;
	font-size:15px;
	margin: 2px 5px;
	padding:5px 10px;
	text-decoration:none;
	width: 243px;
	text-shadow:0 1px 0 #FFFFFF;	
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	white-space: nowrap;
	overflow: hidden;
} 

.admin_style a.start_item:hover { 
	background-color: #f0f7fc;
} 
 
.admin_style a.start_item img { 
	vertical-align: middle;
	margin-right: 5px;
}

.admin_style div.start_page_add {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	display: none;
	cursor: pointer;
}

.admin_style div.start_page_delete {
	position: absolute;
	margin-left: 83px;
	margin-top: 2px;
	display: none;
	cursor: pointer;
	float: left;
}

.admin_style div.start_page_add label {
	display: none;
}

.admin_style div.start_page_add .selector {
	padding: 48px 44px;
	display: block;
	min-width: 16px;
}

.admin_style div.start_page_add .selector, .admin_style div.start_page_add .input {
	border: none !important;
	background-color: transparent !important;
}

.admin_style div.download_link {
	padding-bottom: 5px;
}

.admin_style .check_group_buttons img {
	vertical-align: middle;
	width: 10px !important;
	height: 10px !important;
}

.admin_style .check_group_buttons a, .admin_style .check_group_buttons span {
	font-size: 11px;
	padding: 2px 5px;
	color: #666;
	margin-bottom: 1px;
}

.admin_style .statistics_table {
	border: 2px solid #E0E9F1;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	float: left;
	min-width: 950px;
	width: 100%;
	margin-bottom: 10px;
	border-spacing: 0px;
	clear: left;
}

.admin_style .statistics_table * th {
	vertical-align: bottom;
	font-weight: normal;
	color: #000;
	background-color:#f2f2f2;
	background-color:rgba(50, 130, 180, 0.05);
}

.admin_style .statistics_table * td {
	text-align: right;
}

.admin_style .statistics_table * .total_bottom, .admin_style .statistics_table * .total_right {
	text-align: right;
	color: #000;
}

.admin_style .statistics_table * .tr_top th {
	border-bottom: 2px solid #BAD3E9;
	text-align: right;
}

.admin_style .statistics_table * .border_right {
	border-right: 2px solid #BAD3E9;
}

.admin_style .statistics_table * .border_left {
	border-left: 2px solid #BAD3E9;
}

.admin_style .statistics_table * th.th_left {
	border-right: 2px solid #BAD3E9;
	text-align: left;
}

.admin_style .statistics_table * .tr_total th, .admin_style .statistics_table * .tr_total td {
	border-top: 2px solid #BAD3E9;
}

.admin_style .statistics_table * .total_right {
	border-left: 2px solid #BAD3E9;
}

.admin_style .statistics_table * th, .admin_style .statistics_table * td {
	padding: 6px 5px 3px 5px;
}

.admin_style .items_even{
	background-color:#f2f2f2;
}

.admin_style .items_even:hover{
	background-color:#e4e8eb;
}

.admin_style .items_odd{
	background-color:#FFFFFF;
}

.admin_style .items_odd:hover{
	background-color:#e8eaef;
}

.admin_style .items_totals{
	font-weight: bold;
}

.admin_style .statistics_table a {
	text-decoration: none;
	color: #6875a0;
}

.admin_style .statistics_table a:hover {
	color: #ffffff;
	background-color: #5050A0;
}

.admin_style #profile_block {
	position: absolute;
	display: none;
	border: 1px solid #245983;
	float: right;
	right: 0px;
	padding: 5px;
	background-color: #336CA1;
	margin-top: 7px;
	cursor: default;
	z-index: 500;
	font-weight: normal;
	min-width: 250px;
	padding-top: 20px;
	text-shadow: none;
	box-shadow: 0 4px 16px rgba(0,0,0,.2);
}

.admin_style #profile_block .menucontent {
	margin-left: 2px;
	margin-right: 0px;
}

.admin_style #profile_block hr {
	color: #245983;
	border: 1px solid #245983;
}

.admin_style .form_input_error .label {
	background-color: #fdd;
}

.admin_style .form_input_error .dynamic_array_row {
	background-color: #fdd;
}

.admin_style .standard_field .label {
	font-weight: bold;
	color: #000;
}

.admin_style .text_grey {
	color: #999;
}

.admin_style div.input_radio_div.input.auto_export_filename_row {
	min-height: 27px;
}
