.circle {
width: 8%;
max-width: 50px;
/*border: 4px solid #599EC7;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;    
border-radius: 100px;
background: #2E97C7;
opacity: .5;*/
background: none;
position: absolute;
z-index: 5;
cursor: pointer;    
display: block !important;
}

#div_circle{
z-index: 5;
}

.circle:hover{
cursor: pointer;
}

.completedText{    
text-align: center;     
vertical-align: middle;    
font-size: 85%;
padding-top: 6.5%;
display: inline-block;
}
.completedText i{
padding-right: 7px;
}

.completeNotifParent{
position: relative;
background-color: rgba(0,0,0,0.5);
z-index: 30;    
vertical-align: middle;
text-align: center;
}

.completedNotif{
background-color: #5e5c5c;
color: #fff;
height: 50px;
min-width: 200px;
z-index: 10;
vertical-align: middle !important;
text-align: center;
position: relative;
border: 2px solid #fff;
top: 40%;
}

<!--[if lt IE 10]>
<style type="text/css">
.circle {
     width: 3%;
}
</style>
<![endif]-->

<!--[if IE]>
<style type="text/css">
.circle {
     margin-top: -5%;
     top: 5%;
}

</style>
<![endif]-->

/*layout for small screens */
/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
/*@media (min-width: 768px) { 
.circle {
top: 8%;
}

.completedText{
font-size: 14px;  
}

.completedNotif{
width: 235px;
left: 20% !important;
}
}

.parentHighlightDiv{
width: 100%;
z-index: 1;
position: absolute;   
}*/


/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
/*show for small screens */
@supports (-ms-ime-align:auto) {

@media screen and (max-width: 1024px) { /* I've given 1023px but you can change to proper width */
.completedText{
    padding-top: 15px !important;
} 
}
}

@media only screen and (max-width: 1024) { /* I've given 1023px but you can change to proper width */
    .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1,  .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .tv_emu_a_n_internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 72% !important;
        left: 70% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 41.5% !important;
	}
	*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 43% !important;
	}
}

@media all and (min-width:801px) and (max-width: 959px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1,  .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 58% !important;
        left: 54% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 40% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 43% !important;
	}
}

@media all and (min-width:769px) and (max-width: 800px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 58% !important;
        left: 55% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 38% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 41% !important;
	}
}

@media all and (min-width:569px) and (max-width: 768px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1,  .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 58% !important;
        left: 56% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 35% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 39% !important;
	}
}

@media all and (min-width:481px) and (max-width: 568px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 58% !important;
        left: 56% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 33% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 39% !important;
	}
}

@media all and (min-width:321px) and (max-width: 480px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1, .add_voice_remote_1 {
        top: 58% !important;
        left: 56% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1, .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 30% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 39% !important;
	}
}

@media all and (min-width:0px) and (max-width: 320px) {
  /* put your css styles in here */
  .completedNotif{
        height: 40px;            
    }
    .completedText{
        font-size: 10px !important;
        padding-top: 9px;
    }

    /*.install_apps_1, .remove_apps_1, .channel_setup_digi_1, .channel_setup_analog_1, .home_screen_channel_1, .launching_app_1, 
	.how_to_rearrange_position_in_apps_menu_1, .clear_apps_cache_data_1, .set_apps_permission_1, .installation_app_unknown_1, .sync_apps_1, 
	.tv_emu_a_n_update_apps_1, .tv_emu_a_n_restricted_profile_create_1, .tv_emu_a_n_restricted_profile_enter_1, .tv_emu_a_n_restricted_profile_allowed_apps_1, 
	.tv_emu_a_n_restricted_profile_pin_1, .tv_emu_a_n_restricted_profile_del_1, .tv_emu_a_n_restricted_profile_exit_1, .adjust_picture_mode_1, 
	.adjust_picture_brightness_1, .adjust_picture_color_1, .adjust_aspect_ratio_1, .adjust_screen_position_1, 
	.light_sensor_1, .hdr_mode_1, .reset_picture_setting_1, .auto_picture_mode_1, .tv_emu_a_n_clearaudio_1, 
	.sound_mode_1, .select_speaker_1, .tv_emu_a_n_hdmi1_audio_source_1, .tv_emu_a_n_enable_disable_audio_1, .tv_emu_a_n_system_sound_on_off_1, 
	.tv_position_sound_1, .optical_audio_out_1, .check_network_info_1, .wifi_connection_setup_1, .check_network_connection_1, 
	.tv_emu_a_n_easy_network_setup_1, .tv_emu_a_n_expert_network_setup_1, .wifi_direct_settings_1, .wifi_direct_remove_1, 
	.wifi_on_off_1, .tv_emu_a_n_wps_pin_1, .set_proxy_settings_1, .set_ip_settings_1, 
	.bt_on_off_1, .bt_device_add_1, .bt_device_disconnect_1, .bt_device_unpair_1, .usb_check_1, 
	.usb_eject_1, .voice_remote_activate_1, .tv_emu_a_n_voice_remote_add_1, .voice_remote_unpair_1, 
	.voice_remote_update_1, .voice_remote_power_1, .led_setting_1, .eco_power_1, .screen_saver_1, .internal_storage_1, 
	.adjust_date_1, .adjust_time_1, .automatic_date_time_1, .tv_language_1, .tv_keyboard_1, .demo_mode_1, .parental_control_1,
	.tv_emu_a_n_parental_lock_broadcast_1, .tv_emu_a_n_parental_lock_streaming_1, .on_timer_1, .sleep_timer_1, .factory_reset_1, 
	.device_name_1, .reboot_restart_1, .firmware_1, .remove_google_ccount_1, .automatic_software_download_1, 
	.system_update_check_1, .help_1, .self_diagnostics_1, .signal_diagnostics_1, .picture_sound_test_1, .restricted_profile_create_1,
	.restricted_profile_enter_1, .adjust_wide_mode_1,  .add_voice_remote_1 {
        top: 58% !important;
        left: 56% !important;
    }
	
	.select_channel_inputs_1, 
	.channel_info_1,  .change_digital_audio_language_1, 
	.change_digital_subtitle_language_1 {
		top: 8% !important;
        left: 25% !important;
	}*/
	.select_channel_inputs_1, .channel_info_1, .digi_channel_guide_1, .change_digital_audio_language_1, .change_digital_subtitle_language_1 {
		top: 33% !important;
		left: 39% !important;
	}
}

/*Getting Started*/
.ini_setup_1{
    top: 28%;
    left: 78%;
}
.ini_setup_2{
    top: 28%;
    left: 70%;
}
.ini_setup_3{
    top: 28%;
    left: 70%;
}
.ini_setup_4{
    top: 28%;
    left: 72%;
}
.ini_setup_5{
    top: 33%;
    left: 72%;
}
.ini_setup_6{
    top: 88%;
    left: 63%;
}
.ini_setup_7{
    top: 48%;
    left: 40%;
}
.ini_setup_8{
    top: 55%;
    left: 40%;
}
.ini_setup_9{
    top: 30%;
    left: 65%;
}
.ini_setup_10{
    top: 30%;
    left: 65%;
}
.ini_setup_11{
    top: 30%;
    left: 65%;
}
.ini_setup_12{
    top: 30%;
    left: 65%;
}
.ini_setup_13{
    top: 30%;
    left: 65%;
}
.ini_setup_14{
    top: 65%;
    left: 47.5%;
}
.ini_setup_15{
    top: 42%;
    left: 70%;
}
.ini_setup_16{
    top: 48%;
    left: 70%;
}
.ini_setup_17{
    top: 70%;
    left: 72%;
}
.ini_setup_18{
    top: 47%;
    left: 75%;
}
.ini_setup_19{
    top: 50%;
    left: 78%;
}
.ini_setup_20{
    top: 50%;
    left: 50%;
}
.ini_setup_21{
    top: 58%;
    left: 30%;
}


.channel_setup_digi_1{
    top: 22%;
    left: 52%;
}
.channel_setup_digi_2{
    top: 87%;
    left: 48%;
}
.channel_setup_digi_3{
    top: 32%;
    left: 35%;
}
.channel_setup_digi_4{
    top: 26%;
    left: 40%;
}
.channel_setup_digi_5{
    top: 26%;
    left: 40%;
}
.channel_setup_digi_6{
    top: 26%;
    left: 42%;
}  
.channel_setup_digi_7{
    top: 26%;
    left: 42%;
}  
.channel_setup_digi_8{
    top: 75%;
    left: 42%;
}  


.channel_setup_analog_1{
    top: 22%;
    left: 52%;
}
.channel_setup_analog_2{
    top: 87%;
    left: 48%;
}
.channel_setup_analog_3{
    top: 32%;
    left: 35%;
}
.channel_setup_analog_4{
    top: 26%;
    left: 40%;
}
.channel_setup_analog_5{
    top: 26%;
    left: 40%;
}
.channel_setup_analog_6{
    top: 35%;
    left: 42%;
}
.channel_setup_analog_7{
    top: 28%;
    left: 42%;
}
.channel_setup_analog_8{
    top: 75%;
    left: 42%;
}


.select_channel_inputs_1{
	top: 33%;
    left: 42%;
}
.select_channel_inputs_2{
    top: 85%;
    left: 44%;
}
.select_channel_inputs_3{
    top: 20%;
    left: 60%;
}


.channel_info_1{
    top: 33%;
    left: 52%;
}
.channel_info_2{
    top: 80%;
    left: 48%;
}



.digi_channel_guide_1{
    top: 33%;
    left: 41%;
}
.digi_channel_guide_2{
    top: 10%;
    left: 37%;
}


.change_digital_audio_language_1{
    top: 32%;
    left: 52%;
}
.change_digital_audio_language_2{
    top: 83%;
    left: 48%;
}
.change_digital_audio_language_3{
    top: 73%;
    left: 70%;
}



.change_digital_subtitle_language_1{
    top: 32%;
    left: 52%;
}

.change_digital_subtitle_language_2{
    top: 83%;
    left: 48%;
}
.change_digital_subtitle_language_3{
    top: 40%;
    left: 70%;
}



/*Apps*/
.install_apps_1{
    top: 60%;
    left: 51.5%;
}
.install_apps_2{
    top: 10%;
    left: 38%;
}
.install_apps_3{
    top: 13%;
    left: 17%;
}
.install_apps_4{
    top: 66%;
    left: 32%;
}
.install_apps_5{
    top: 67%;
    left: 15%;
}
.install_apps_6{
    top: 67%;
    left: 15%;
}


.remove_apps_1{
    top: 60%;
    left: 51.5%;
}
.remove_apps_2{
    top: 10%;
    left: 22%;
}
.remove_apps_3{
    top: 30%;
    left: 82%;
}	
.remove_apps_4{
    top: 83%;
    left: 30%;
}
.remove_apps_5{
    top: 54%;
    left: 67%;
}
.remove_apps_6{
    top: 66%;
    left: 27%;
}


.launching_app_1{
    top: 60%;
    left: 51.5%;
}
.launching_app_2{
    top: 10%;
    left: 38%;
}
.launching_app_3{
    top: 30%;
    left: 20%;
}
.launching_app_4{
    top: 30%;
    left: 82%;
}
.launching_app_5{
    top: 80%;
    left: 30%;
}


.clear_apps_cache_data_1{
    top: 21%;
    left: 51.5%;
}
.clear_apps_cache_data_2{
    top: 89%;
    left: 48%;
}
.clear_apps_cache_data_3{
    top: 57%;
    left: 27%;
}
.clear_apps_cache_data_4{
    top: 57%;
    left: 27%;
}
.clear_apps_cache_data_5{
    top: 33%;
    left: 30%;
}
.clear_apps_cache_data_6{
    top: 57%;
    left: 27%;
}
.clear_apps_cache_data_7{
    top: 38%;
    left: 66%;
}
.clear_apps_cache_data_8{
    top: 57%;
    left: 27%;
}
.clear_apps_cache_data_9{
    top: 38%;
    left: 66%;
}



.set_apps_permission_1{
    top: 21%;
    left: 51.5%;
}
.set_apps_permission_2{
    top: 87%;
    left: 48%;
}
.set_apps_permission_3{
    top: 57%;
    left: 28%;
}
.set_apps_permission_4{
    top: 59%;
    left: 28%;
}
.set_apps_permission_5{
    top: 50%;
    left: 85%;
}
.set_apps_permission_6{
    top: 40%;
    left: 85%;
}
.set_apps_permission_7{
    top: 42%;
    left: 85%;
}



.installation_app_unknown_1{
    top: 21%;
    left: 51.5%;
}
.installation_app_unknown_2{
    top: 87%;
    left: 48%;
}
.installation_app_unknown_3{
    top: 60%;
    left: 30%;
}
.installation_app_unknown_4{
    top: 85%;
    left: 35%;
}
.installation_app_unknown_5{
    top: 33%;
    left: 40%;
}
.installation_app_unknown_6{
    top: 55%;
    left: 35%;
}


/*Picture Settings*/
.adjust_picture_mode_1{
    top: 21%;
    left: 51.5%;
}
.adjust_picture_mode_2{
    top: 90%;
    left: 48%;
}
.adjust_picture_mode_3{
    top: 18%;
    left: 70%;
}
.adjust_picture_mode_4{
    top: 88%;
    left: 75%;
}



.adjust_picture_brightness_1{
    top: 21%;
    left: 51.5%;
}
.adjust_picture_brightness_2{
    top: 90%;
    left: 48%;
}
.adjust_picture_brightness_3{
    top: 40%;
    left: 82%;
}
.adjust_picture_brightness_4{
    top: 90%;
    left: 75%;
}



.adjust_picture_color_1{
    top: 21%;
    left: 51.5%;
}
.adjust_picture_color_2{
    top: 90%;
    left: 48%;
}
.adjust_picture_color_3{
    top: 59%;
    left: 78%;
}
.adjust_picture_color_4{
    top: 90%;
    left: 75%;
}



.adjust_wide_mode_1{
    top: 21%;
    left: 51.5%;
}
.adjust_wide_mode_2{
    top: 89%;
    left: 45%;
}



.adjust_aspect_ratio_1{
    top: 21%;
    left: 51.5%;
}
.adjust_aspect_ratio_2{
    top: 90%;
    left: 48%;
}
.adjust_aspect_ratio_3{
    top: 43%;
    left: 35%;
}
.adjust_aspect_ratio_4{
    top: 38%;
    left: 43%;
}
.adjust_aspect_ratio_5{
    top: 30%;
    left: 68%;
}
.adjust_aspect_ratio_6{
    top: 85%;
    left: 65%;
}


.reset_picture_setting_1{
    top: 21%;
    left: 51.5%;
}
.reset_picture_setting_2{
    top: 90%;
    left: 48%;
}
.reset_picture_setting_3{
    top: 63%;
    left: 80%;
}
.reset_picture_setting_4{
    top: 66%;
    left: 63%;
}
.reset_picture_setting_5{
    top: 23%;
    left: 75%;
}
.reset_picture_setting_6{
    top: 60%;
    left: 30%;
}

.set_auto_picture_mode_1{
    top: 21%;
    left: 51.5%;
}
.set_auto_picture_mode_2{
    top: 88%;
    left: 48%;
}
.set_auto_picture_mode_3{
    top: 36%;
    left: 87%;
}

.display_resolutions_1{
    top: 30%;
    left: 51.5%;
}
.display_resolutions_2{
    top: 80%;
    left: 47%;
}
.display_resolutions_3{
    top: 80%;
    left: 60%;
}


/*Sound Settings*/
.enable_disable_system_sound_1{
    top: 21%;
    left: 51.5%;
}
.enable_disable_system_sound_2{
    top: 90%;
    left: 48%;
}
.enable_disable_system_sound_3{
    top: 58%;
    left: 40%;
}
.enable_disable_system_sound_4{
    top: 60%;
    left: 40%;
}



.select_speaker_1{
    top: 21%;
    left: 51.5%;
}
.select_speaker_2{
    top: 90%;
    left: 48%;
}
.select_speaker_3{
    top: 44%;
    left: 37%;
}
.select_speaker_4{
    top: 65%;
    left: 37%;
}
.select_speaker_5{
    top: 22%;
    left: 37%;
}
.select_speaker_6{
    top: 22%;
    left: 37%;
}


.adjust_speaker_balance_1{
    top: 21%;
    left: 51.5%;
}
.adjust_speaker_balance_2{
    top: 90%;
    left: 48%;
}
.adjust_speaker_balance_3{
    top: 44%;
    left: 37%;
}
.adjust_speaker_balance_4{
    top: 50%;
    left: 37%;
}
.adjust_speaker_balance_5{
    top: 65%;
    left: 80%;
}
.adjust_speaker_balance_6{
    top: 20%;
    left: 65%;
}
.adjust_speaker_balance_7{
    top: 20%;
    left: 80%;
}
.adjust_speaker_balance_8{
    top: 85%;
    left: 75%;
}


.tv_position_sound_1{
    top: 21%;
    left: 51.5%;
}
.tv_position_sound_2{
    top: 90%;
    left: 48%;
}
.tv_position_sound_3{
    top: 44%;
    left: 37%;
}
.tv_position_sound_4{
    top: 52%;
    left: 40%;
}
.tv_position_sound_5{
    top: 52%;
    left: 72%;
}
.tv_position_sound_6{
    top: 22%;
    left: 75%;
}


.optical_audio_out_1{
    top: 21%;
    left: 51.5%;
}
.optical_audio_out_2{
    top: 90%;
    left: 48%;
}
.optical_audio_out_3{
    top: 44%;
    left: 37%;
}
.optical_audio_out_4{
    top: 65%;
    left: 41%;
}
.optical_audio_out_5{
    top: 37%;
    left: 41%;
}
.optical_audio_out_6{
    top: 26%;
    left: 41%;
}


.reset_sound_setting_1{
    top: 21%;
    left: 51.5%;
}
.reset_sound_setting_2{
    top: 90%;
    left: 48%;
}
.reset_sound_setting_3{
    top: 44%;
    left: 37%;
}
.reset_sound_setting_4{
    top: 55%;
    left: 37%;
}
.reset_sound_setting_5{
    top: 45%;
    left: 75%;
}
.reset_sound_setting_6{
    top: 42%;
    left: 62%;
}
.reset_sound_setting_7{
    top: 20%;
    left: 80%;
}
.reset_sound_setting_8{
    top: 60%;
    left: 35%;
}


/*Network Settings*/
.check_network_info_1{
    top: 21%;
    left: 51.5%;
}
.check_network_info_2{
    top: 78%;
    left: 48.5%;
}
.check_network_info_3{
    top: 58%;
    left: 30%;
}
.check_network_info_4{
    top: 60%;
    left: 30%;
}
.check_network_info_5{
    top: 65%;
    left:50%;
}

.check_network_status_1{
    top: 21%;
    left: 51.5%;
}
.check_network_status_2{
    top: 89%;
    left: 48%;
}
.check_network_status_3{
    top: 85%;
    left: 30%;
}
.check_network_status_4{
    top: 32%;
    left: 25%;
}
.check_network_status_5{
    top: 33%;
    left: 20%;
}
.check_network_status_6{
    top: 37%;
    left: 70%;
}
.check_network_status_7{
    top: 35%;
    left: 80%;
}
.check_network_status_8{
    top: 45%;
    left: 80%;
}
.check_network_status_9{
    top: 50%;
    left: 70%;
}

.wifi_connection_setup_1{
	top: 21%;
    left: 51.5%;
}
.wifi_connection_setup_2{
	top: 78%;
    left: 48.5%;
}
.wifi_connection_setup_3{
	top: 58%;
    left: 30%;
}
.wifi_connection_setup_4{
	top: 27%;
    left: 43%;
}
.wifi_connection_setup_5{
	top: 43%;
    left: 35%;
}
.wifi_connection_setup_6{
	top: 57%;
    left: 33%;
}
.wifi_connection_setup_7{
	top: 30%;
    left: 70%;
}
.wifi_connection_setup_8{
	top: 40%;
    left: 50%;
}


.connect_hidden_wifi_1{
	top: 21%;
    left: 51.5%;
}
.connect_hidden_wifi_2{
	top: 78%;
    left: 48.5%;
}
.connect_hidden_wifi_3{
	top: 58%;
    left: 30%;
}
.connect_hidden_wifi_4{
	top: 60%;
    left: 33%;
}
.connect_hidden_wifi_5{
	top: 32%;
    left: 70%;
}
.connect_hidden_wifi_6{
	top: 42%;
    left: 70%;
}
.connect_hidden_wifi_7{
	top: 32%;
    left: 70%;
}
.connect_hidden_wifi_8{
	top: 40%;
    left: 50%;
}


.wifi_on_off_1{
    top: 21%;
    left: 51.5%;
}
.wifi_on_off_2{
    top: 78%;
    left: 48.5%;
}
.wifi_on_off_3{
   top: 58%;
    left: 30%;
}
.wifi_on_off_4{
    top: 26%;
    left: 42%;
}
.set_proxy_settings_1{
    top: 21%;
    left: 51.5%;
}
.set_proxy_settings_2{
   top: 78%;
    left: 48.5%;
}
.set_proxy_settings_3{
    top: 58%;
    left: 30%;
}
.set_proxy_settings_4{
    top: 58%;
    left: 30%;
}
.set_proxy_settings_5{
    top: 43%;
    left: 70%;
}
.set_proxy_settings_6{
    top: 30%;
    left: 70%;
}
.set_proxy_settings_7{
    top: 30%;
    left: 70%;
}
.set_proxy_settings_8{
    top: 30%;
    left: 70%;
}
.set_proxy_settings_9{
    top: 40%;
    left: 50%;
}



.set_ip_settings_1{
    top: 21%;
    left: 51.5%;
}
.set_ip_settings_2{
    top: 78%;
    left: 48.5%;
}
.set_ip_settings_3{
    top: 58%;
    left: 30%;
}
.set_ip_settings_4{
     top: 58%;
    left: 30%;
}
.set_ip_settings_5{
    top: 43%;
    left: 70%;
}
.set_ip_settings_6{
    top: 30%;
    left: 70%;
}
.set_ip_settings_7{
    top: 30%;
    left: 70%;
}
.set_ip_settings_8{
    top: 30%;
    left: 70%;
}
.set_ip_settings_9{
    top: 30%;
    left: 70%;
}
.set_ip_settings_10{
    top: 30%;
    left: 70%;
}
.set_ip_settings_11{
    top: 40%;
    left: 50%;
}


/*Bluetooth / USB / Voice / AirPlay / HomeKit*/
.bt_on_off_1{
    top: 21%;
    left: 51.5%;
}
.bt_on_off_2{
    top: 89%;
    left: 48%;
}
.bt_on_off_3{
    top: 75%;
    left: 30%;
}
.bt_on_off_4{
    top: 33%;
    left: 35%;
}
.bt_on_off_5{
    top: 33%;
    left: 42.5%;
}


.bt_device_add_1{
    top: 21%;
    left: 51.5%;
}
.bt_device_add_2{
    top: 78%;
    left: 48.5%;
}
.bt_device_add_3{
    top: 75%;
    left: 30%;
}
.bt_device_add_4{
    top: 43%;
    left: 35%;
}
.bt_device_add_5{
    top: 8%;
    left: 70%;
}
.bt_device_add_6{
    top: 8%;
    left: 70%;
}
.bt_device_add_7{
    top: 60%;
    left: 30%;
}
.bt_device_add_8{
    top: 6%;
    left: 75%;
}


.bt_device_disconnect_1{
    top: 21%;
    left: 51.5%;
}
.bt_device_disconnect_2{
    top: 78%;
    left: 48.5%;
}
.bt_device_disconnect_3{
    top: 75%;
    left: 30%;
}
.bt_device_disconnect_4{
    top: 62%;
    left: 30%;
}
.bt_device_disconnect_5{
    top: 26%;
    left: 30%;
}

.bt_device_disconnect_6{
    top: 40%;
    left: 70%;
}

.bt_device_forget_1{
    top: 21%;
    left: 51.5%;
}
.bt_device_forget_2{
    top: 78%;
    left: 48.5%;
}
.bt_device_forget_3{
    top: 75%;
    left: 30%;
}
.bt_device_forget_4{
    top: 62%;
    left: 30%;
}
.bt_device_forget_5{
    top: 50%;
    left: 30%;
}
.bt_device_forget_6{
    top: 40%;
    left: 70%;
}


.usb_check_1{
    top: 21%;
    left: 51.5%;
}
.usb_check_2{
    top: 78%;
    left: 48.5%;
}
.usb_check_3{
    top: 60%;
    left: 30%;
}
.usb_check_4{
    top: 60%;
    left: 30%;
}
.usb_check_5{
    top: 50%;
    left: 30%;
}
.usb_check_6{
    top: 26%;
    left: 30%;
}

.usb_eject_1{
    top: 21%;
    left: 51.5%;
}
.usb_eject_2{
     top: 78%;
    left: 48.5%;
}
.usb_eject_3{
    top: 60%;
    left: 30%;
}
.usb_eject_4{
      top: 60%;
    left: 30%;
}
.usb_eject_5{
    top: 50%;
    left: 30%;
}
.usb_eject_6{
    top: 26%;
    left: 30%;
}

.usb_erase_format_1{
    top: 21%;
    left: 51.5%;
}
.usb_erase_format_2{
     top: 78%;
    left: 48.5%;
}
.usb_erase_format_3{
     top: 60%;
    left: 30%;
}
.usb_erase_format_4{
    top: 60%;
    left: 30%;
}
.usb_erase_format_5{
    top: 50%;
    left: 30%;
}
.usb_erase_format_6{
    top: 40%;
    left: 30%;
}
.usb_erase_format_7{
    top: 40%;
    left: 70%;
}

.usb_playback_1{
    top: 17%;
    left: 82%;
}
.usb_playback_2{
    top: 40%;
    left: 75%;
}
.usb_playback_3{
    top: 25%;
    left: 15%;
}
.usb_playback_4{
    top: 38%;
    left:35%;
}
.usb_playback_5{
    top: 40%;
    left:80%;
}
.usb_playback_6{
    top: 57%;
    left:48%;
}
.usb_playback_7{
    top: 50%;
    left:80%;
}
.usb_playback_8{
    top: 30%;
    left:40%;
}
.usb_playback_9{
    top: 60%;
    left:80%;
}
.usb_playback_10{
    top: 40%;
    left:40%;
}




.add_activate_voice_remote_1{
    top: 21%;
    left: 51.5%;
}
.add_activate_voice_remote_2{
      top: 78%;
    left: 48.5%;
}
.add_activate_voice_remote_3{
      top: 75%;
    left: 30%;
}
.add_activate_voice_remote_4{
    top: 65%;
    left: 30%;
}
.add_activate_voice_remote_5{
    top: 28%;
    left: 30%;
}
.add_activate_voice_remote_6{
    top: 50%;
    left: 66%;
}
.add_activate_voice_remote_7{
    top: 40%;
    left: 66%;
}
.cast_setting_1{
    top: 21%;
    left: 51.5%;
}
.cast_setting_2{
       top: 78%;
    left: 48.5%;
}
.cast_setting_3{
       top: 65%;
    left: 30%;
}
.cast_setting_4{
       top: 60%;
    left: 30%;
}
.cast_setting_5{
       top: 50%;
    left: 30%;
}
.voice_remote_update_1{
    top: 21%;
    left: 51.5%;
}
.voice_remote_update_2{
       top: 78%;
    left: 48.5%;
}
.voice_remote_update_3{
    top: 75%;
    left: 30%;
}
.voice_remote_update_4{
    top: 75%;
    left: 30%;
}
.voice_remote_update_5{
    top: 35%;
    left: 30%;
}
.voice_remote_update_6{
    top: 10%;
    left: 70%;
}
.voice_remote_update_7{
    top: 40%;
    left: 70%;
}
.voice_remote_update_8{
    top: 50%;
    left: 70%;
}

.apple_airplay_homekit_1{
    top: 21%;
    left: 51.5%;
}
.apple_airplay_homekit_2{
    top: 89%;
    left: 48%;
}
.apple_airplay_homekit_3{
    top: 61%;
    left: 30%;
}
.apple_airplay_homekit_4{
    top: 68%;
    left: 30%;
}
.apple_airplay_homekit_5{
    top: 25%;
    left: 60%;
}
.apple_airplay_homekit_6{
    top: 35%;
    left: 60%;
}
.apple_airplay_homekit_7{
    top: 25%;
    left: 70%;
}
.apple_airplay_homekit_8{
    top: 42%;
    left: 70%;
}
.apple_airplay_homekit_9{
    top: 49%;
    left: 70%;
}
.apple_airplay_homekit_10{
    top: 61%;
    left: 65%;
}
.apple_airplay_homekit_11{
    top: 66%;
    left: 48%;
}


/*System*/

.set_power_saving_1{
    top: 21%;
    left: 52.5%;
}
.set_power_saving_2{
    top: 78%;
    left: 49.5%;
}

.power_energy_1{
    top: 21%;
    left: 51.5%;
}
.power_energy_2{
       top: 78%;
    left: 48.5%;
}
.power_energy_3{
    top: 60%;
    left: 30%;
}
.power_energy_4{
    top: 60%;
    left: 30%;
}
.power_energy_5{
    top: 28%;
    left: 30%;
}
.power_energy_6{
    top: 28%;
    left: 30%;
}
.power_energy_7{
    top: 40%;
    left: 30%;
}
.power_energy_8{
    top: 25%;
    left: 30%;
}
.power_energy_9{
    top: 50%;
    left: 30%;
}
.power_energy_10{
    top: 30%;
    left: 30%;
}

.ambient_mode_1{
    top: 21%;
    left: 51.5%;
}
.ambient_mode_2{
       top: 78%;
    left: 48.5%;
}
.ambient_mode_3{
    top: 60%;
    left: 30%;
}
.ambient_mode_4{
    top: 60%;
    left: 30%;
}
.ambient_mode_5{
    top: 25%;
    left: 30%;
}
.ambient_mode_6{
    top: 45%;
    left: 30%;
}
.ambient_mode_7{
    top: 55%;
    left: 30%;
}
.ambient_mode_8{
    top: 60%;
    left: 30%;
}
.ambient_mode_9{
    top: 60%;
    left: 30%;
}
.ambient_mode_10{
    top: 60%;
    left: 30%;
}
.ambient_mode_11{
    top: 60%;
    left: 30%;
}
.ambient_mode_12{
    top: 60%;
    left: 30%;
}
.ambient_mode_13{
    top: 70%;
    left: 30%;
}
.ambient_mode_14{
    top: 82%;
    left: 30%;
}

.internal_storage_1{
    top: 21%;
    left: 51.5%;
}
.internal_storage_2{
       top: 78%;
    left: 48.5%;
}
.internal_storage_3{
    top: 60%;
    left: 30%;
}
.internal_storage_4{
    top: 60%;
    left: 30%;
}
.internal_storage_5{
    top: 32%;
    left: 30%;
}
.internal_storage_6{
    top: 32%;
    left: 30%;
}

.adjust_date_1{
    top: 21%;
    left: 51.5%;
}
.adjust_date_2{
       top: 78%;
    left: 48.5%;
}
.adjust_date_3{
    top: 60%;
    left: 30%;
}
.adjust_date_4{
    top: 50%;
    left: 30%;
}
.adjust_date_5{
    top: 40%;
    left: 30%;
}
.adjust_date_6{
    top: 48%;
    left: 30%;
}


.adjust_time_1{
    top: 21%;
    left: 51.5%;
}
.adjust_time_2{
    top: 78%;
    left: 48.5%;
}
.adjust_time_3{
    top: 60%;
    left: 30%;
}
.adjust_time_4{
    top: 50%;
    left: 30%;
}
.adjust_time_5{
    top: 50%;
    left: 30%;
}
.adjust_time_6{
    top: 50%;
    left: 30%;
}
.adjust_time_7{
    top: 60%;
    left: 38%;
}
.adjust_time_8{
    top: 25%;
    left: 30%;
}
.adjust_time_9{
    top: 72%;
    left: 42%;
}


.automatic_date_time_1{
    top: 21%;
    left: 51.5%;
}
.automatic_date_time_2{
    top: 78%;
    left: 48.5%;
}
.automatic_date_time_3{
    top: 60%;
    left: 30%;
}
.automatic_date_time_4{
    top: 50%;
    left: 30%;
}
.automatic_date_time_5{
    top: 28%;
    left: 30%;
}



.tv_language_1{
    top: 21%;
    left: 51.5%;
}
.tv_language_2{
    top: 78%;
    left: 48.5%;
}
.tv_language_3{
    top: 60%;
    left: 30%;
}
.tv_language_4{
    top: 60%;
    left: 30%;
}
.tv_language_5{
    top: 60%;
    left: 30%;
}


.tv_keyboard_1{
    top: 21%;
    left: 51.5%;
}
.tv_keyboard_2{
    top: 78%;
    left: 48.5%;
}
.tv_keyboard_3{
     top: 60%;
    left: 30%;
}
.tv_keyboard_4{
     top: 60%;
    left: 30%;
}
.tv_keyboard_5{
     top: 28%;
    left: 30%;
}
.tv_keyboard_6{
     top: 26%;
    left: 30%;
}

.tv_subtitile_display_lang_1{
    top: 32%;
    left: 51.5%;
}
.tv_subtitile_display_lang_2{
    top: 82%;
    left: 48%;
}
.tv_subtitile_display_lang_3{
    top: 20%;
    left: 70%;
}

.demo_mode_1{
    top: 21%;
    left: 51.5%;
}
.demo_mode_2{
    top: 78%;
    left: 48.5%;
}
.demo_mode_3{
    top: 60%;
    left: 30%;
}
.demo_mode_4{
    top: 88%;
    left: 30%;
}
.demo_mode_5{
    top: 45%;
    left: 30%;
}


.parental_control_1{
    top: 21%;
    left: 51.5%;
}
.parental_control_2{
    top: 78%;
    left: 48.5%;
}
.parental_control_3{
	top: 60%;
    left: 30%;
}
.parental_control_4{
	top: 60%;
    left: 30%;
}
.parental_control_5{
	top: 38%;
    left: 30%;
}
.parental_control_6{
	top: 55%;
    left: 41%;
}
.parental_control_7{
	top: 55%;
    left: 41%;
}
.parental_control_8{
	top: 30%;
    left: 30%;
}
.parental_control_9{
	top: 40%;
    left: 30%;
}
.parental_control_10{
	top: 20%;
    left: 30%;
}
.parental_control_11{
	top: 32%;
    left: 30%;
}
.parental_control_12{
	top: 50%;
    left: 30%;
}
.parental_control_13{
	top: 20%;
    left: 30%;
}
.parental_control_14{
	top: 20%;
    left: 30%;
}
.parental_control_15{
	top: 57%;
    left: 30%;
}
.parental_control_16{
	top: 25%;
    left: 30%;
}
.parental_control_17{
	top: 55%;
    left: 30%;
}
.parental_control_18{
	top: 30%;
    left: 30%;
}
.parental_control_19{
	top: 30%;
    left: 30%;
}
.parental_control_20{
	top: 62%;
    left: 30%;
}
.parental_control_21{
	top: 30%;
    left: 30%;
}
.parental_control_22{
	top: 55%;
    left: 41%;
}
.parental_control_23{
	top: 50%;
    left: 30%;
}
.parental_control_24{
	top: 60%;
    left: 30%;
}
.parental_control_25{
	top: 70%;
    left: 30%;
}
.parental_control_26{
	top: 50%;
    left: 30%;
}
.parental_control_27{
	top: 80%;
    left: 30%;
}
.parental_control_28{
	top: 80%;
    left: 30%;
}
.parental_control_29{
	top: 55%;
    left: 41%;
}
.parental_control_30{
	top: 55%;
    left: 41%;
}
.parental_control_31{
	top: 55%;
    left: 41%;
}
.parental_control_32{
	top: 90%;
    left: 50%;
}


.on_timer_1{
    top: 60%;
    left: 51.5%;
}
.on_timer_2{
    top: 10%;
    left: 37%;
}
.on_timer_3{
    top: 30%;
    left: 20%;
}
.on_timer_4{
    top: 30%;
    left: 80%;
}
.on_timer_5{
    top: 55%;
    left: 20%;
}
.on_timer_6{
    top: 20%;
    left: 20%;
}
.on_timer_7{
    top: 50%;
    left: 55%;
}
.on_timer_8{
    top: 20%;
    left: 70%;
}
.on_timer_9{
    top: 30%;
    left: 70%;
}
.on_timer_10{
    top: 41%;
    left: 70%;
}
.on_timer_11{
    top: 53%;
    left: 70%;
}
.on_timer_12{
    top: 60%;
    left: 70%;
}
.on_timer_13{
    top: 72%;
    left: 70%;
}
.on_timer_14{
    top: 87%;
    left: 70%;
}
.on_timer_15{
    top: 60%;
    left: 70%;
}
.on_timer_16{
    top: 48%;
    left: 80%;
}
.on_timer_17{
    top: 55%;
    left: 80%;
}


.sleep_timer_1{
    top: 60%;
    left: 51.5%;
}
.sleep_timer_2{
    top: 10%;
    left: 37%;
}
.sleep_timer_3{
    top: 30%;
    left: 20%;
}
.sleep_timer_4{
    top: 30%;
    left: 45%;
}
.sleep_timer_5{
    top: 55%;
    left: 20%;
}
.sleep_timer_6{
    top: 30%;
    left: 20%;
}
.sleep_timer_7{
    top: 50%;
    left: 50%;
}

.basic_google_tv_1{
    top: 60%;
    left: 51.5%;
}
.basic_google_tv_2{
    top: 85%;
    left: 20%;
}
.basic_google_tv_3{
    top: 35%;
    left: 70%;
}
.basic_google_tv_4{
    top: 30%;
    left: 70%;
}
.basic_google_tv_5{
    top: 30%;
    left: 70%;
}
.basic_google_tv_6{
    top: 28%;
    left: 34.6%;
}
.basic_google_tv_7{
    top: 45%;
    left: 40%;
}
.basic_google_tv_8{
    top: 50%;
    left: 45%;
}
.basic_google_tv_9{
    top: 30%;
    left: 70%;
}
.basic_google_tv_10{
    top: 30%;
    left: 70%;
}
.basic_google_tv_11{
    top: 30%;
    left: 70%;
}
.basic_google_tv_12{
    top: 30%;
    left: 70%;
}
.basic_google_tv_13{
    top: 30%;
    left: 60%;
}
.basic_google_tv_14{
    top: 35%;
    left: 65%;
}
.basic_google_tv_15{
    top: 45%;
    left: 78%;
}
.basic_google_tv_16{
    top: 50%;
    left: 50%;
}
.basic_google_tv_17{
    top: 50%;
    left: 80%;
}
.basic_google_tv_18{
    top: 60%;
    left: 30%;
}


.subtitle_setting_1{
    top: 21%;
    left: 51.5%;
}
.subtitle_setting_2{
    top: 78%;
    left: 48.5%;
}
.subtitle_setting_3{
	top: 60%;
    left: 30%;
}
.subtitle_setting_4{
	top: 30%;
    left: 30%;
}
.subtitle_setting_5{
	top: 30%;
    left: 30%;
}
.subtitle_setting_6{
	top: 30%;
    left: 30%;
}
.subtitle_setting_7{
	top: 25%;
    left: 20%;
}
.subtitle_setting_8{
	top: 30%;
    left: 30%;
}
.subtitle_setting_9{
	top: 40%;
    left: 30%;
}
.subtitle_setting_10{
	top: 50%;
    left: 30%;
}
.subtitle_setting_11{
	top: 38%;
    left: 30%;
}
.subtitle_setting_12{
	top: 28%;
    left: 30%;
}

.buildin_mic_sensitivity_1{
    top: 21%;
    left: 52.5%;
}
.buildin_mic_sensitivity_2{
    top: 89%;
    left: 48%;
}
.buildin_mic_sensitivity_3{
	top: 60%;
    left: 30%;
}
.buildin_mic_sensitivity_4{
	top: 60%;
    left: 30%;
}
.buildin_mic_sensitivity_5{
	top: 32%;
    left: 32%;
}

/*Support*/
.factory_reset_1{
    top: 21%;
    left: 51.5%;
}
.factory_reset_2{
    top: 78%;
    left: 48.5%;
}
.factory_reset_3{
    top: 60%;
    left: 30%;
}
.factory_reset_4{
    top: 40%;
    left: 30%;
}
.factory_reset_5{
    top: 50%;
    left: 30%;
}
.factory_reset_6{
    top: 25%;
    left: 30%;
}
.factory_reset_7{
    top: 40%;
    left: 70%;
}
.factory_reset_8{
    top: 40%;
    left: 70%;
}

.TV_model_1{
    top: 21%;
    left: 51.5%;
}
.TV_model_2{
    top: 89%;
    left: 48%;
}
.TV_model_3{
    top: 85%;
    left: 40%;
}
.TV_model_4{
    top: 30%;
    left: 25%;
}
.TV_model_5{
    top: 88%;
    left: 15%;
}


.reboot_restart_1{
    top: 21%;
    left: 51.5%;
}
.reboot_restart_2{
    top: 78%;
    left: 48.5%;
}
.reboot_restart_3{
    top: 60%;
    left: 30%;
}
.reboot_restart_4{
    top: 60%;
    left: 30%;
}
.reboot_restart_5{
    top: 38%;
    left: 70%;
}

.firmware_1{
    top: 21%;
    left: 51.5%;
}
.firmware_2{
    top: 89%;
    left: 48%;
}
.firmware_3{
    top: 85%;
    left: 40%;
}
.firmware_4{
    top: 30%;
    left: 25%;
}
.firmware_5{
    top: 88%;
    left: 15%;
}



.remove_google_ccount_1{
    top: 21%;
    left: 51.5%;
}
.remove_google_ccount_2{
    top: 78%;
    left: 48.5%;
}
.remove_google_ccount_3{
    top: 60%;
    left: 30%;
}
.remove_google_ccount_4{
    top: 35%;
    left: 30%;
}
.remove_google_ccount_5{
    top: 85%;
    left: 30%;
}
.remove_google_ccount_6{
    top: 45%;
    left: 70%;
}

.system_update_check_1{
    top: 21%;
    left: 51.5%;
}
.system_update_check_2{
    top: 89%;
    left: 48%;
}
.system_update_check_3{
     top: 60%;
    left: 40%;
}
.system_update_check_4{
     top: 35%;
    left: 40%;
}
.system_update_check_5{
    top: 22%;
    left: 40%;
}
.system_update_check_6{
    top: 30%;
    left: 40%;
}
.system_update_check_7{
    top: 38%;
    left: 70%;
}


.help_1{
    top: 21%;
    left: 51.5%;
}
.help_2{
    top: 89%;
    left: 48%;
}
.help_3{
    top: 85%;
    left: 35%;
}
.help_4{
    top: 30%;
    left: 23%;
}
.help_5{
    top: 26%;
    left: 25%;
}


.signal_diagnostics_1{
    top: 21%;
    left: 51.5%;
}
.signal_diagnostics_2{
    top: 89%;
    left: 48%;
}
.signal_diagnostics_3{
    top: 85%;
    left: 35%;
}
.signal_diagnostics_4{
    top: 30%;
    left: 23%;
}
.signal_diagnostics_5{
    top: 33%;
    left: 25%;
}
.signal_diagnostics_6{
	top: 12%;
    left: 61.5%;
}
.signal_diagnostics_7{
    top: 46%;
    left: 62%;
}
