/* DEFAULT HTML TAGS STYLES */

HTML {overflow:hidden;}
BODY {position:absolute;left:0px;top:0px;width:100%;height:100%;margin:0px;overflow:hidden;min-width:800px;min-height:600px;}
DIV {overflow:hidden;}
A {text-decoration:none;}



/*UL { list-style-image: url(../img/rightArrow.gif); }*/

/* LOGIN PAGE SPECIFIC STYLES */

.login_body {background-color:#1A1A1A;}
.login_header {position:absolute;left:0px;right:0px;top:0px;height:30px;}
.login_content {position:absolute;left:0px;right:0px;top:31px;bottom:0px;}
.login_logo {position:absolute;left:0px;top:50%;right:0px;height:50px;margin-top:-160px;}
.login_logo_line {position:absolute;left:0px;top:25px;right:0px;height:1px;background-color:#FFFFFF;}
.login_logo_img {position:absolute;left:50%;top:3px;margin-left:-93px;width:183px;background-color:#1A1A1A;}

/* HEADER GENERIC STYLES */

.header {position:absolute;left:0px;right:0px;top:0px;height:40px;border-bottom:1px solid #FFFFFF;background-color:#1A1A1A;}
.header_logo {position:absolute;left:0px;top:0px;width:120px;bottom:0px;background-repeat:no-repeat;
	background-position:center;background-image:url(../img/logo.png);}
.header_left {position:absolute;left:121px;top:4px;right:450px;bottom:0px;cursor:default;}
.header_left_block {padding-left:20px;margin-top:8px;height:20px;line-height:19px;float:left;
	border-left:1px dotted #FFFFFF;}
.header_right {position:absolute;top:4px;right:0px;bottom:0px;cursor:default;/*width:450px;*/}
.header_right_block {margin-top:5px;padding-left:20px;padding-right:20px;height:20px;line-height:19px;cursor:hand;cursor:pointer;float:right;
	border-left:1px dotted #FFFFFF;}
.header_text {font-family:Verdana;font-size:8pt;color:#FFFFFF;}

/* CONTENT GENERIC STYLES */
.content {position:absolute;left:0px;right:0px;top:41px;bottom:0px;background-color:#CCCCCC;}
.content_main {position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.content_main_ex {position:absolute;left:0px;right:351px;top:0px;bottom:0px;}
.content_main_bar {position:absolute;left:0px;width:40px;top:5px;bottom:5px;background-color:#666666;
	border:1px solid #FFFFFF;border-left:0px;padding-top:10px;}
.content_main_section {position:absolute;left:46px;right:5px;top:5px;bottom:5px;}
.content_debug {position:absolute;right:5px;width:345px;top:5px;bottom:5px;}

/* MODULES GENERIC STYLES */
.module {position:absolute;top:0px;left:0px;right:0px;bottom:0px;border:1px solid #FFFFFF;background-color:#E6E6E6;cursor:default;}
.module_title {position:absolute;left:0px;right:0px;top:0px;height:22px;line-height:22px;border-bottom:1px solid #FFFFFF;
	background-color:#999999;font-family:Verdana;font-size:8pt;color:#FFFFFF;padding-left:10px;}
.module_title_selected {position:absolute;left:0px;right:0px;top:0px;height:22px;line-height:22px;border-bottom:1px solid #FFFFFF;
	background-color:#666666;font-family:Verdana;font-size:8pt;color:#FFFFFF;font-weight:bold;padding-left:10px;}
.module_title_button {position:absolute;width:12px;top:0px;bottom:0px;text-align:center;}
.module_title_button_img {margin-top:7px;cursor:hand;cursor:pointer;}
.module_content {position:absolute;left:0px;right:0px;top:23px;bottom:0px;}
.module_content_full {position:absolute;left:0px;right:0px;top:0px;bottom:0px;background-color:#FFFFFF;}
.module_content_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.module_content_error {font-family:Verdana;font-size:7pt;color:#FF0000;font-weight:bold;}
.module_content_notallowed {position:absolute;left:5px;right:5px;top:50%;height:40px;margin-top:-10px;text-align:center;
	font-family:Verdana;font-size:7pt;color:#FF0000;font-weight:bold;}
.module_content_inside {position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.module_content_inside_up {position:absolute;left:0px;right:0px;top:0px;background-color:#FFFFFF;}
.module_content_inside_down {position:absolute;left:0px;right:0px;bottom:0px;}
.module_content_inside_down_separator {position:absolute;left:0px;right:0px;top:0px;height:6px;line-height:2px;background-color:#999999;
	cursor:row-resize;text-align:center;}
.module_content_inside_down_content {position:absolute;left:0px;right:0px;top:7px;bottom:0px;background-color:#E6E6E6}
.module_content_inside_down_content_search {position:absolute;left:0px;right:0px;top:0px;height:23px;background-color:#666666;}
.module_content_inside_down_content_search_left {position:absolute;left:0px;width:24px;top:0px;bottom:0px;
	background-image:url(../img/icon-search.png);background-repeat:no-repeat;background-position:center;}
.module_content_inside_down_content_search_right {position:absolute;left:24px;right:5px;top:0px;bottom:0px;line-height:16px;padding-top:2px;}
.module_content_inside_down_content_list {position:absolute;left:0px;right:0px;top:24px;bottom:0px;background-color:#FFFFFF;}
.module_content_toolbar {position:absolute;left:0px;right:0px;top:0px;height:22px;background-color:#E6E6E6;
	padding-left:10px;padding-right:10px;padding-top:3px;}
.module_content_toolbar_button {width:22px;text-align;center;height:20px;padding-top:1px;}
.module_sizer_vertical {position:absolute;left:0px;width:5px;top:0px;bottom:0px;cursor:col-resize;}
.module_sizer_horizontal {position:absolute;left:0px;right:0px;top:0px;height:5px;cursor:row-resize;}
.module_sizer_drag {background-color:#000000;opacity:0.3;filter:alpha(opacity=30);}
.module_collapsable_title {height:20px;line-height:19px;cursor:hand;cursor:pointer;background-color:#FFFFFF;border-color:#B3B3B3;
	font-family:Verdana;font-size:8pt;color:#4D4D4D;font-weight:bold;}

/* MODULES SPECIFIC STYLES */
.module_debug_content {position:absolute;left:5px;right:5px;top:5px;bottom:5px;overflow-y:scroll;font-family:Verdana;font-size:7pt;
	color:#4D4D4D;border:1px solid #B3B3B3;background-color:#FFFFFF;}
.module_debug_row {padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;}
.module_debug_row_alt {padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;background-color:#E6E6E6;}
.module_debug_row_error {color:#FF0000;font-weight:bold;}
.module_preview_content {position:absolute;left:0px;right:0px;top:0px;bottom:0px;background-color:#E6E6E6;}
.module_preview_loading {position:absolute;top:30px;left:5px;right:5px;bottom:5px;cursor:wait;background-color:#FFFFFF;
	border:1px solid #B3B3B3;}
.module_preview_slider {background-color:#CCCCCC;}
.module_preview_slider_sel {background-color:#E55221;}
.module_preview_tcbox {font-family:Verdana;font-size:7pt;color:#FFFFFF;background-color:#1A1A1A;border:1px solid #B3B3B3;}
.module_metadata_content {position:absolute;left:0px;right:0px;top:0px;bottom:0px;background-color:#E6E6E6;}
.module_metadata_loading {position:absolute;top:0px;left:0px;right:0px;bottom:0px;cursor:wait;background-color:#FFFFFF;
	border:1px solid #B3B3B3;}
.module_metadata_form {position:absolute;top:0px;left:0px;right:0px;bottom:36px;overflow-y:scroll;}
.module_metadata_footer {position:absolute;left:0px;right:0px;bottom:0px;height:35px;background-color:#FFFFFF;border-top:1px solid #B3B3B3;}

/* MODULES BAR GENERIC STYLES */
.module_bar_icon {width:38px;height:28px;text-align:center;}
.module_bar_separator {height:15px;}
.module_bar_index {margin-left:18px;width:2px;height:10px;background-color:#888888;}

/* MODAL WINDOWS GENERIC STYLES */

.modal {padding:2px;background-color:#FFFFFF;border:1px solid #B3B3B3;cursor:default;}
.modal_row {width:95%;margin-left:10px;margin-top:5px;height:24px;}
.modal_column {width:49%;height:24px;float:left;}
.modal_separator {width:100%;height:1px;background-color:#B3B3B3;}
.modal_header {font-family:Verdana;font-size:8pt;font-weight:bold;height:22px;line-height:22px;color:#FFFFFF;text-align:center;background-color:#666666;}
.modal_header_sub {margin-top:3px;margin-bottom:3px;font-family:Verdana;font-size:8pt;height:20px;line-height:20px;color:#4D4D4D;text-align:center;background-color:#E6E6E6;}
.modal_content {background-color:#E6E6E6;overflow-y:auto;}
.modal_content_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.modal_content_text_bold {font-family:Verdana;font-size:8pt;color:#4D4D4D;font-weight:bold;}
.modal_content_list {background-color:#FFFFFF;border:1px solid #B3B3B3;}
.modal_content_limit_right {border-right:1px solid #B3B3B3;}
.modal_footer {position:absolute;left:2px;right:2px;height:36px;background-color:#FFFFFF;border-top:1px solid #B3B3B3;}
.modal_footer_buttons_left {position:absolute;left:2px;top:0px;bottom:0px;text-align:left;}
.modal_footer_buttons_left IMG {margin-top:2px;}
.modal_footer_buttons_right {position:absolute;right:2px;top:0px;bottom:0px;text-align:right;}
.modal_footer_buttons_right IMG {margin-top:2px;}
.modal_footer_error_text {position:absolute;left:10px;right:80px;top:6px;line-height:20px;font-family:Verdana;font-size:7pt;color:#FF0000;}
.modal_wall {position:absolute;left:0px;top:0px;right:0px;bottom:0px;background-color:#000000;min-width:800px;min-height:600px;opacity:0.3;
	filter:alpha(opacity=30);cursor:not-allowed;}

/* MODAL WINDOWS SPECIFIC STYLES */

.modal_loader {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:82px;margin-top:-41px;cursor:wait;}
.modal_loader_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.modal_error {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:157px;margin-top:-83px;}
.modal_error_ex {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:292px;margin-top:-153px;}
.modal_error_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.modal_error_text_error {font-family:Verdana;font-size:7pt;color:#FF0000;}
.modal_error_text_code {font-family:Verdana;font-size:7pt;color:#4D4D4D;}
.modal_confirm {position:absolute;top:50%;left:50%;width:600px;margin-left:-300px;height:178px;margin-top:-89px;}
.modal_confirm_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.modal_login {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:177px;margin-top:-106px;}
.modal_login_ex {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:200px;margin-top:-106px;}
.modal_login_additional_text {font-family:Verdana;font-size:8pt;height:20px;line-height:20px;color:#4D4D4D;text-align:center;
	border-bottom:3px solid #FFFFFF;}
.modal_workspace_selector {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:354px;margin-top:-177px;}
.modal_folder_edit {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:180px;margin-top:-90px;}
.modal_folder_edit_ex {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:386px;margin-top:-193px;}
.modal_smarttree_edit {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:358px;margin-top:-179px;}
.modal_media_add {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:470px;margin-top:-235px;}
.modal_media_related {position:absolute;top:50%;left:50%;width:960px;margin-left:-480px;height:560px;margin-top:-280px;}
.modal_media_related_page {background-color:#FFFFFF;border:1px solid #B3B3B3;}
.modal_media_related_tab0 {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;border-bottom-width:0px;}
.modal_media_related_tab0_selected {font-family:Verdana;font-size:8pt;color:#FFFFFF;background-color:#E55221;font-weight:bold;
	border:1px solid #B3B3B3;border-bottom-width:0px;}
.modal_media_related_tab1 {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;
	border-left-width:0px;border-bottom-width:0px;}
.modal_media_related_tab1_selected {font-family:Verdana;font-size:8pt;color:#FFFFFF;background-color:#E55221;font-weight:bold;
	border:1px solid #B3B3B3;border-left-width:0px;border-bottom-width:0px;}
.modal_media_basket_related {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:308px;margin-top:-154px;}
.modal_media_basket_rss_field {position:absolute;top:50%;left:50%;width:400px;margin-left:-200px;height:296px;margin-top:-160px;}
.modal_basket_add {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:377px;margin-top:-183px;}
.modal_basket_channel_related {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:308px;margin-top:-154px;}
.modal_basket_temporal_contents {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:372px;margin-top:-186px;}
.modal_channel_add {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:291px;margin-top:-145px;}
.modal_channel_add_ex {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:351px;margin-top:-175px;}
.modal_channel_import {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:395px;margin-top:-197px;}
.modal_channel_page_add {position:absolute;top:50%;left:50%;width:608px;margin-left:-304px;height:380px;margin-top:-260px;}
.modal_channel_player_related {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:308px;margin-top:-154px;}
.modal_property_edit {position:absolute;top:15%;left:50%;width:720px;margin-left:-360px;height:447px;margin-top:0 !important;}
.modal_player_add {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:234px;margin-top:-117px;}
.modal_player_add_ex {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:294px;margin-top:-137px;}
.modal_player_play {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:368px;margin-top:-184px;}
.modal_player_scheduled_play {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:440px;margin-top:-220px;}
.modal_player_scheduled_send {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:440px;margin-top:-220px;}
.modal_player_sendall {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:429px;margin-top:-214px;}
.modal_player_delete_channels {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:368px;margin-top:-184px;}
.modal_feedfield_edit {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:236px;margin-top:-118px;}
.modal_feedvalue_edit {position:absolute;top:50%;left:50%;width:500px;margin-left:-250px;height:308px;margin-top:-154px;}
.modal_adcampaign_edit {position:absolute;top:50%;left:50%;width:960px;margin-left:-480px;height:640px;margin-top:-320px;}
.modal_adclient_edit {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:498px;margin-top:-200px;}
.modal_adadvertiser_edit {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:180px;margin-top:-90px;}
.modal_adproduct_edit {position:absolute;top:50%;left:50%;width:720px;margin-left:-360px;height:180px;margin-top:-90px;}
.modal_ownership_edit {position:absolute;top:50%;left:50%;width:960px;margin-left:-480px;height:560px;margin-top:-280px;}
.modal_tree {position:absolute;top:20%;left:50%;width:600px;margin-left:-300px;margin-top:5%;min-height:40%;}
/* LISTS GENERIC STYLES */

.list {-webkit-user-select: none;}
.list_header {font-family:Verdana;font-size:8pt;color:#FFFFFF;background-color:#999999;}
.list_header_texts {border-left:1px dotted #FFFFFF;}
.list_item {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;}
.list_item_alt {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#E6E6E6;}
.list_item_error {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FF5252;}
.list_item_warning {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FB8951;}
.list_item_selected {font-family:Verdana;font-size:8pt;color:#FFFFFF;background-color:#4b798e;}
.list_level_selected {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#E6E6E6;}
.list_item_drop {border:1px dotted #B3B3B3;}
.list_item_texts {border-left:1px dotted #FFFFFF;}
.list_pagination {border-top:1px solid #B3B3B3;background-color:#666666;}
.list_pagination_text {font-family:Verdana;font-size:7pt;color:#FFFFFF;}
.list_page_zone_sel {border-width:1px;border-style:dashed;border-color:#E55221;}
.list_page_zone1 {background-color:#736357;border-width:1px;border-style:solid;border-color:#736357;}
.list_page_zone2 {background-color:#C7B299;border-width:1px;border-style:solid;border-color:#C7B299;}
.list_page_zone3 {background-color:#C69C6D;border-width:1px;border-style:solid;border-color:#C69C6D;}
.list_page_zone4 {background-color:#8C6239;border-width:1px;border-style:solid;border-color:#8C6239;}
.list_page_zone5 {background-color:#603813;border-width:1px;border-style:solid;border-color:#7401AF;}
.list_page_zone6 {background-color:#FF9C9C;border-width:1px;border-style:solid;border-color:#D50000;}
.list_page_zone7 {background-color:#93E7FF;border-width:1px;border-style:solid;border-color:#007698;}
.list_page_zone8 {background-color:#FFFE83;border-width:1px;border-style:solid;border-color:#939102;}
.list_page_zone9 {background-color:#B7B7B7;border-width:1px;border-style:solid;border-color:#353535;}
.list_page_zone_sel {border-width:1px;border-style:dashed;}

/* CONTEXT MENUS GENERIC STYLES */

.menu {border:1px solid #B3B3B3;background-color:#000000;opacity:0.8;filter:alpha(opacity=80);}
.menu_item {}
.menu_item_left {background-color:#B3B3B3;}
.menu_item_right {font-family:Verdana;font-size:8pt;color:#FFFFFF;}
.menu_item_right_small {font-family:Verdana;font-size:7pt;color:#FFFFFF;}
.menu_item_over {background-color:#E55221;}
.menu_item_disabled {}
.menu_separator {background-color:#FFFFFF;}

/* CALENDAR GENERIC STYLES */

.calendar {background-color:#000000;border:1px solid #B3B3B3;opacity:0.8;filter:alpha(opacity=80);}
.calendar_input {background-color:#FFFFFF;border:1px solid #B3B3B3;}
.calendar_input_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.calendar_text {font-family:Verdana;font-size:8pt;color:#FFFFFF;}
.calendar_text_days {font-family:Verdana;font-size:8pt;color:#FFFFFF;font-weight:bold;}
.calendar_text_disabled {font-family:Verdana;font-size:8pt;color:#666666;}
.calendar_select {font-family:Verdana;font-size:8pt;color:#FFFFFF;background-color:#000000;border:1px solid #B3B3B3;}
.calendar_header {border-bottom:1px solid #FFFFFF;}
.calendar_separator {height:1px;background-color:#FFFFFF;}

/* SCHEDULER GENERIC STYLES */

.scheduler {background-color:#CCCCCC;}
.scheduler_title {border-bottom:1px solid #1A1A1A;background-color:#FFFFFF;}
.scheduler_title_text {font-family:Verdana;font-size:10pt;color:#4D4D4D;font-weight:bold;}
.scheduler_days {border-bottom:1px solid #1A1A1A;}
.scheduler_day_number {font-family:Verdana;font-size:8pt;font-weight:bold;color:#999999;}
.scheduler_day_text {font-family:Verdana;font-size:8pt;font-weight:bold;color:#4D4D4D;}
.scheduler_container {border-top:1px solid #1A1A1A;}
.scheduler_row {border-bottom:1px solid #1A1A1A;}
.scheduler_row_hour {font-family:Verdana;font-size:12pt;color:#4D4D4D;}
.scheduler_row_minutes {font-family:Verdana;font-size:7pt;color:#999999;}
.scheduler_content {background-color:white;cursor:default;}
.scheduler_cell {border-left:1px solid #1A1A1A;}
.scheduler_cell_up {border-bottom:1px solid #1A1A1A;}
.scheduler_cell_down {border-bottom:1px solid #CCCCCC;}
.scheduler_play {opacity:0.9;filter:alpha(opacity=90);cursor:hand;cursor:pointer;}
.scheduler_play_text {font-family:Verdana;font-size:8pt;font-weight:bold;color:#1A1A1A;}
.scheduler_play1 {background-color:#DAD706;border:1px solid #DAD706;}
.scheduler_play2 {background-color:#DAA106;border:1px solid #DAA106;}
.scheduler_play3 {background-color:#DA0606;border:1px solid #DA0606;}
.scheduler_play4 {background-color:#DA06A1;border:1px solid #DA06A1;}
.scheduler_play5 {background-color:#9706DA;border:1px solid #9706DA;}
.scheduler_play6 {background-color:#3806DA;border:1px solid #3806DA;}
.scheduler_play7 {background-color:#06A1DA;border:1px solid #06A1DA;}
.scheduler_play8 {background-color:#05D1A8;border:1px solid #05D1A8;}
.scheduler_play9 {background-color:#00B61A;border:1px solid #00B61A;}
.scheduler_play_sel {background-color:#E55221;border:1px solid #B3B3B3;cursor:default;}
.scheduler_play_multiple {border:1px solid #CCCCCC;background-image:url(../img/multiple-bkg.gif);cursor:not-allowed;}

/* DOWNLOADS TREE GENERIC STYLES */

.downloads {}
.downloads_header {background-color:#E6E6E6;}
.downloads_header TD {border-bottom:1px solid #B3B3B3;}
.downloads_header_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;font-weight:bold;}
.downloads_text_normal {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.downloads_text_error {font-family:Verdana;font-size:8pt;color:#FF0000;font-weight:bold;}
.downloads_text_downloading {font-family:Verdana;font-size:8pt;color:#0000BB;}
.downloads_text_downloaded {font-family:Verdana;font-size:8pt;color:#00BB00;}
.downloads_text_warning {font-family:Verdana;font-size:8pt;color:#E78800;}
.downloads_player {background-color:#FFDCAB;}
.downloads_player TD {border-bottom:1px solid #B3B3B3;}
.downloads_player_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;font-weight:bold;}
.downloads_channel {background-color:#FCE6C7;}
.downloads_channel TD {border-bottom:1px solid #B3B3B3;}
.downloads_channel_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.downloads_file {background-color:#FFFFFF;}
.downloads_file TD {border-bottom:1px solid #B3B3B3;}
.downloads_file_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;}


/* INPUTS GENERIC STYLES */

.input_row {width:95%;margin-left:10px;margin-top:5px;height:24px;}
.input_title {width:40%;margin-right:10px;float:left;text-align:right;line-height:18px;font-family:Verdana;font-size:8pt;color:#4D4D4D;}
.input_control {width:50%;float:left;line-height:16px;}
.input_title_mandatory {width:40%;margin-right:10px;float:left;text-align:right;line-height:18px;font-family:Verdana;font-size:8pt;
	color:#4D4D4D;font-weight:bold;}
.input_boolean {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_number {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_text {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_calendar {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_hour {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_options {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_password {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_longtext {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_time {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_ip {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_textarea {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_select {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;}
.input_select_options {font-family:Verdana;font-size:8pt;color:#4D4D4D;background-color:#FFFFFF;border:1px solid #B3B3B3;min-width:120px;}
.input_check {border-width:0px;}
.input_multiple {background-color:#CCCCCC;}


/* FLOATING DIV TREE STYLE */

.treeCriterion {width:60%; heigth:60%; scrollbar:yes}
