/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014/3/9, 下午 07:19:50
    Author     : fabianwind
	Lastest modified on : 2014/9/18, 下午 
    Author     : Ching
*/
::-webkit-scrollbar {
 width: 7px;
 height: 7px;
}
/*::-webkit-scrollbar-button {
 background: red;
}*/
::-webkit-scrollbar-track-piece {
 background: rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb {
 background: #c5c5c5;
}
::-webkit-scrollbar-thumb:hover {
 background: #949494;
}
body.bg-login {
	height:100%;
	font-family: "Roboto", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	background-image:url(/static/default/pic/noise.png), url(/static/default/pic/bg_login.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto, cover;
}
.nas_version{
    font-weight: bold;
    color: #AAAAAA;
    display: inline-block;
}
.login_area {
	width:100%;
	text-align: center;
}
.toolbar {
	float:left;
}
.table tr td {
	font-size:9px;
}
.page_title {
	color:#69C;
	font-size: 16px;
	margin: 16px auto 8px 16px;
    width: 300px;
}
.page_title_other{
	color:#69C;
	font-size: 16px;
	margin: 32px auto 8px 16px;
    width: 300px;
}
.service_setting, .tab_content_setting, .middle_content_setting {
	width: 92%;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:8px;
	color:#777;
	font-size:12px;
	font: Helvetica, Arial, sans-serif;
}
.service_description {
	float:left;
	border: dashed #69C 1px;
	color: #69C;
	width: 95%;
	margin: 10px;
	padding:8px;
	font-size:12px;
	margin-top:20px;
	font: Helvetica, Arial, sans-serif;
}
.tab_content_description {
	float:left;
	width: 92%;
	margin: 10px;
	padding:8px;
	font-size:12px;
	font: Helvetica, Arial, sans-serif;
}
.description_css {
	margin-top: 3px;
	color:#d68515;
}
.description_sub_css {
	margin-top: 3px;
	margin-left: 20px;
	color:#d68515;
}
.middle_content_setting {
	width: 92%;
	color:#777;
	font-size:12px;
	font: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
}
/* control panel icon */
/* Control */
.control_icon_log_notification {
	background-image: url('/static/default/pic/icons/icon_log.png');
	background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_power_hardware {
	background-image: url('/static/default/pic/icons/icon_power.png');
	background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_system_info {
	background-image: url('/static/default/pic/icons/icon_info.png');
	background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_network {
	background-image: url('/static/default/pic/icons/icon_network.png');
	background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_region {
	background-image: url('/static/default/pic/icons/icon_region.png');
	background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_external_device {
    background-image: url('/static/default/pic/icons/icon_usbDevice.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_monitor {
    background-image: url('/static/default/pic/icons/icon_monitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_firmware_setting {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Privilege */
.control_icon_share_folder {
    background-image: url('/static/default/pic/icons/icon_sharedFolder.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_local_account {
    background-image: url('/static/default/pic/icons/icon_userGroup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_ads {
    background-image: url('/static/default/pic/icons/icon_ads.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_ldap {
    background-image: url('/static/default/pic/icons/icon_ldap.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Stroage */
.control_icon_disk_and_raid {
    background-image: url('/static/default/pic/icons/icon_raidMagm.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_iscsi {
    background-image: url('/static/default/pic/icons/icon_iscsi.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_iso_mount {
    background-image: url('/static/default/pic/icons/icon_isomount.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_ssd_cache {
    background-image: url('/static/default/pic/icons/icon_SSDcache.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_disk_clone_wipe {
    background-image: url('/static/default/pic/icons/icon_diskclone.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_scale_out {
    background-image: url('/static/default/pic/icons/icon_scaleout.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_swift {
    background-image: url('/static/default/pic/icons/icon_swift.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_ha {
    background-image: url('/static/default/pic/icons/icon_HA.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Services */
.control_icon_file_service {
    background-image: url('/static/default/pic/icons/icon_fileService.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_web_service {
    background-image: url('/static/default/pic/icons/icon_webservice.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_ssh_service {
    background-image: url('/static/default/pic/icons/icon_ssh.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_itunes_service {
    background-image: url('/static/default/pic/icons/icon_itunes.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_snmp_service {
    background-image: url('/static/default/pic/icons/icon_snmp.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_vpn_server {
    background-image: url('/static/default/pic/icons/icon_VPN.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_upnpd {
    background-image: url('/static/default/pic/icons/icon_upnpd.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_p2p{
    background-image: url('/static/default/pic/icons/icon_p2p.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Backup */
.control_icon_local_backup {
    background-image: url('/static/default/pic/icons/icon_localBackup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_remote_backup {
    background-image: url('/static/default/pic/icons/icon_remoteBackup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_rsync_service {
    background-image: url('/static/default/pic/icons/icon_rsync.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_usb_copy {
    background-image: url('/static/default/pic/icons/icon_usbCopy.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_awss3 {
    background-image: url('/static/default/pic/icons/icon_awss3.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_cloud_backup {
    background-image: url('/static/default/pic/icons/icon_cloud_backup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.control_icon_failover {
    background-image: url('/static/default/pic/icons/icon_Failover.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Desktop icon */
/* Center */
.lbtn div {
    transition: all .5s ease-in-out;
}
.lbtn:hover div {
    cursor:pointer;
   /* transform: scale(1.2);*/
}
.desktop_icon_apps_center:hover {
    transform: scale(1.2);}
.desktop_icon_apps_center {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px 20px 2px 30px;
	cursor:pointer;
	background-image: url('/static/default/pic/icons/ic_apps.png');
	background-repeat: no-repeat;
    background-size: contain;
    transition: all .5s ease-in-out;
}
.desktop_icon_file_center:hover {
    transform: scale(1.2);
}
.desktop_icon_file_center {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px 20px 2px 30px;
	cursor:pointer;
	background-image: url('/static/default/pic/icons/ic_file_center.png');
	background-repeat: no-repeat;
    background-size: contain;
    transition: all .5s ease-in-out;
}
.desktop_icon_file_center:hover {
    transform: scale(1.2);
}

.desktop_icon_photo_center {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px 20px 2px 30px;
	cursor:pointer;
	background-image: url('/static/default/pic/icons/ic_photo_center.png');
	background-repeat: no-repeat;
    background-size: contain;
    transition: all .5s ease-in-out;
}
.desktop_icon_photo_center:hover {
    transform: scale(1.2);
}
.desktop_icon_docker_center {
       width: 50px;
       height: 50px;
       float: left;
       margin: 2px 20px 2px 30px;
       cursor:pointer;
       background-image: url('/static/default/pic/icons/ic_docker_center.png');
       background-repeat: no-repeat;
}
.desktop_icon_docker_center:hover {
    transform: scale(1.2);
}
/* Control */
.desktop_icon_log_notification {
	background-image: url('/static/default/pic/icons/icon_log.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_power_hardware {
	background-image: url('/static/default/pic/icons/icon_power.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_system_info {
	background-image: url('/static/default/pic/icons/icon_info.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_network {
	background-image: url('/static/default/pic/icons/icon_network.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_region {
	background-image: url('/static/default/pic/icons/icon_region.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_external_device {
    background-image: url('/static/default/pic/icons/icon_usbDevice.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_monitor {
    background-image: url('/static/default/pic/icons/icon_monitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_firmware_setting {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Privilege */
.desktop_icon_share_folder {
    background-image: url('/static/default/pic/icons/icon_sharedFolder.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_local_account {
    background-image: url('/static/default/pic/icons/icon_userGroup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_ads {
    background-image: url('/static/default/pic/icons/icon_ads.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_ldap {
    background-image: url('/static/default/pic/icons/icon_ldap.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Storage */
.desktop_icon_disk_and_raid {
    background-image: url('/static/default/pic/icons/icon_raidMagm.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_iscsi {
    background-image: url('/static/default/pic/icons/icon_iscsi.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_iso_mount {
    background-image: url('/static/default/pic/icons/icon_isomount.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_ssd_cache {
    background-image: url('/static/default/pic/icons/icon_SSDcache.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_disk_clone_wipe {
    background-image: url('/static/default/pic/icons/icon_diskclone.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_scale_out {
    background-image: url('/static/default/pic/icons/icon_scaleout.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_swift {
    background-image: url('/static/default/pic/icons/icon_swift.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_ha {
    background-image: url('/static/default/pic/icons/icon_HA.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Services */
.desktop_icon_file_service {
    background-image: url('/static/default/pic/icons/icon_fileService.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_web_service {
    background-image: url('/static/default/pic/icons/icon_webservice.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_ssh_service {
    background-image: url('/static/default/pic/icons/icon_ssh.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_itunes_service {
    background-image: url('/static/default/pic/icons/icon_itunes.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_snmp_service {
    background-image: url('/static/default/pic/icons/icon_snmp.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_vpn_server {
    background-image: url('/static/default/pic/icons/icon_VPN.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_upnpd {
    background-image: url('/static/default/pic/icons/icon_upnpd.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_p2p{
    background-image: url('/static/default/pic/icons/icon_p2p.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Backup */
.desktop_icon_local_backup {
    background-image: url('/static/default/pic/icons/icon_localBackup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_remote_backup {
    background-image: url('/static/default/pic/icons/icon_remoteBackup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_rsync_service {
    background-image: url('/static/default/pic/icons/icon_rsync.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_usb_copy {
    background-image: url('/static/default/pic/icons/icon_usbCopy.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_awss3 {
    background-image: url('/static/default/pic/icons/icon_awss3.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_cloud_backup {
    background-image: url('/static/default/pic/icons/icon_cloud_backup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.desktop_icon_failover {
    background-image: url('/static/default/pic/icons/icon_Failover.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/* Other */
.desktop_icon_docker_term {
    background-image: url('/static/default/pic/icons/icon_container_console.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
/* search list icon */
.search_icon_logset {
    background-image: url('/static/default/pic/icons/icon_LogSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_network_status {
    background-image: url('/static/default/pic/icons/icon_NetworkStatus.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_qos {
    background-image: url('/static/default/pic/icons/icon_QOS.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ntp_service {
    background-image: url('/static/default/pic/icons/icon_NTP.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_datetime {
    background-image: url('/static/default/pic/icons/icon_DateandTime.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_service_status {
    background-image: url('/static/default/pic/icons/icon_ServiceStatus.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_disk {
    background-image: url('/static/default/pic/icons/icon_Disk.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_samba {
    background-image: url('/static/default/pic/icons/icon_SAMBA.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ads {
    background-image: url('/static/default/pic/icons/icon_ads.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ssh_service {
    background-image: url('/static/default/pic/icons/icon_ssh.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ldap {
    background-image: url('/static/default/pic/icons/icon_ldap.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_harddisk_monitor {
    background-image: url('/static/default/pic/icons/icon_HardDiskMonitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_remotebackup_iscsi {
    background-image: url('/static/default/pic/icons/icon_RemoteiSCSI.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ssd_cache {
    background-image: url('/static/default/pic/icons/icon_SSDcache.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_system_status {
    background-image: url('/static/default/pic/icons/icon_SystemStatus.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_nfs {
    background-image: url('/static/default/pic/icons/icon_NFS.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_firmware_setting {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_webdav {
    background-image: url('/static/default/pic/icons/icon_WebDAV.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_config_mgmt {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_disk_security {
    background-image: url('/static/default/pic/icons/icon_SED.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_systemlog {
    background-image: url('/static/default/pic/icons/icon_SystemLog.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_network {
    background-image: url('/static/default/pic/icons/icon_network.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_disk_clone_wipe {
    background-image: url('/static/default/pic/icons/icon_diskclone.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_import_iscsi {
    background-image: url('/static/default/pic/icons/icon_LocaliSCSI.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_cpu_monitor {
    background-image: url('/static/default/pic/icons/icon_CPUMonitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_email {
    background-image: url('/static/default/pic/icons/icon_Notification.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_auto_upgrade {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_power {
    background-image: url('/static/default/pic/icons/icon_PowerManagement.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_swift {
    background-image: url('/static/default/pic/icons/icon_scaleout.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ups {
    background-image: url('/static/default/pic/icons/icon_UPS.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_vpn_client {
    background-image: url('/static/default/pic/icons/icon_VPN.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_reset_default {
    background-image: url('/static/default/pic/icons/icon_FWSetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_tftp {
    background-image: url('/static/default/pic/icons/icon_TFTP.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_vpn_server {
    background-image: url('/static/default/pic/icons/icon_VPN.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_localbackup {
    background-image: url('/static/default/pic/icons/icon_LocalBackup1.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_spin_down {
    background-image: url('/static/default/pic/icons/icon_SpinDown.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_linkaggr {
    background-image: url('/static/default/pic/icons/icon_LinkAggregation.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_user_quota {
    background-image: url('/static/default/pic/icons/icon_UserQuota.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_usergroupbackup {
    background-image: url('/static/default/pic/icons/icon_userGroup.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ha {
    background-image: url('/static/default/pic/icons/icon_HA.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_web_service {
    background-image: url('/static/default/pic/icons/icon_webservice.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_upnpd {
    background-image: url('/static/default/pic/icons/icon_upnpd.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ftp {
    background-image: url('/static/default/pic/icons/icon_FTP.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_hwcontrol {
    background-image: url('/static/default/pic/icons/icon_HardwareControl.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_iso_mount {
    background-image: url('/static/default/pic/icons/icon_isomount.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_usbcopy {
    background-image: url('/static/default/pic/icons/icon_usbCopy.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_scale_out {
    background-image: url('/static/default/pic/icons/icon_scaleout.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_memory_monitor {
    background-image: url('/static/default/pic/icons/icon_CPUMonitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_remotebackup {
    background-image: url('/static/default/pic/icons/icon_RemoteBackup2.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_iscsi {
    background-image: url('/static/default/pic/icons/icon_iscsi.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_awss3 {
    background-image: url('/static/default/pic/icons/icon_awss3.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_upnpportmgmt {
    background-image: url('/static/default/pic/icons/icon_upnpd.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_network_monitor {
    background-image: url('/static/default/pic/icons/icon_CPUMonitor.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_afp {
    background-image: url('/static/default/pic/icons/icon_AFP.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_printer {
    background-image: url('/static/default/pic/icons/icon_Printer.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_raid {
    background-image: url('/static/default/pic/icons/icon_raid.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_group_mgmt {
    background-image: url('/static/default/pic/icons/icon_GroupAccount.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_accesslog {
    background-image: url('/static/default/pic/icons/icon_AccessLog.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_share_folder {
    background-image: url('/static/default/pic/icons/icon_sharedFolder.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_ddns {
    background-image: url('/static/default/pic/icons/icon_DDNS.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_user_mgmt {
    background-image: url('/static/default/pic/icons/icon_UserAccount.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_stack {
    background-image: url('/static/default/pic/icons/icon_iscsi.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_externalhdd {
    background-image: url('/static/default/pic/icons/icon_ExternalHDD.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_hwinfo {
    background-image: url('/static/default/pic/icons/icon_HardwareInfo.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_failover {
    background-image: url('/static/default/pic/icons/icon_Failover.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_snmp_service {
    background-image: url('/static/default/pic/icons/icon_snmp.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_itunes_service {
    background-image: url('/static/default/pic/icons/icon_itunes.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_rsync_service {
    background-image: url('/static/default/pic/icons/icon_rsync.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.search_icon_usbcopy_setting {
    background-image: url('/static/default/pic/icons/icon_USBcopySetting.png');
    background-repeat: no-repeat;
    background-size: contain;
}
/*====System information 系統資訊=====*/
.system_photo {
	float:left;
	margin-left:20px;
}
.service_status_unit { /*Service Status 網路服務狀態*/
	margin-left: 40px;
	height: 30px;
	alignment-adjust:central;
}
.service_status_unit:hover {
	background-color:#DAEEF8;
}
.service_name {
	float: left;
	margin-left: 10px;
	margin-top:6px;
	width: 160px;
}
.service_status {
	float: left;
	margin-left: 10px;
	margin-top:6px;
	width:160px;
	color:#228B22;
}
.service_status_stop {
	float: left;
	margin-left: 10px;
	margin-top:6px;
	width:160px;
	color:#999;
}
.system_status_unit { /*System Status 系統狀態*/
    margin-left: 24px;
    overflow: auto;
    width: 100%;
    line-height: 20px;
    padding: 0 0 5px 0;
}
.system_status_unit:hover {
	background-color:#E2F0F5;
}
.system_status_list {
    position: absolute;
    left: 210px;
    right: 44px;
    margin-bottom: 30px;
}
.system_name {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 120px;
}
.system_value {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    width: 300px;
    word-break: break-word;
    color: #228B22;
}
.system_info_value {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    width: 300px;
    word-break: break-word;
    color: #228a22;
}
.system_warning_value {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    width: 300px;
    word-break: break-word;
    color: #d68515;
}
.system_error_value {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    width: 300px;
    word-break: break-word;
    color: #ab2b2b;
}
.category-label { /*System Log level*/
	float: left;
	margin: 6px 4px 4px 8px;
}
/*====Start Form ====*/
.textfield_title {
	display: inline-block;
	width: 200px;
	margin-right: 5px;
	text-align: left;
	font-weight: normal;
	color:#666666;
    line-height: 25px;
}
.textfield_mark li {
	list-style: none;
	padding: 6px 0 6px 0;
	font-size: 12px;
	width:100%;
	float: left;
}
.textfield_textbox {
	width: 250px;
}
.all_width {
    width: 250px;
}
.all_width2 {
    width: 200px;
}
.all_width3 {
    width: 160px;
}
.all_width4 {
	width: 145px;
}
.all_width5 {
	width: 110px;
}
.checkbox_title {
	display: inline-block;
	width: 160px;
	margin-right: 5px;
	text-align: left;
	font-weight: normal;
	color:#666666;
}
.checkbox_format {
	margin-left: -16px;
}
.dependency_text{
    margin-top: 10px;
}
.btn_apply {
	float:left;
}
.radio_title {
	display: inline-block;
	width: auto;
	margin-right: 5px;
	text-align: left;
	font-weight: normal;
	color:#666666;
}
/*====End Form ====*/
.uppercase {
	text-transform: uppercase;
}
.wizard_title {
	font-size: 24px;
	color:#fff;
	/*text-shadow: 1px 1px 1px #c2c2c2;*/
	padding-top:16px;
	padding-left: 20px;
}
.wizard_title_description {
	font-size: 14px;
	color:#fff;
	/*text-shadow:1px 1px 1px #c2c2c2;*/
	margin: 2px 0 0 0;
	padding-left: 20px;
}
.wizard {
	width: 100%;
	height: Auto;
	color:#ccc;
}
.wizard_button {
	width: 80px;
	margin-right: 5px;
	margin-left: 15px;
}
.sub_li_label {
	display: inline;
	width: 200px;
	margin-right: 5px;
	text-align: left;
        font-weight: normal;
        margin-left: 12px;
}
.scrollable {
	overflow: auto;/*overflow-y: scroll;
    overflow-x: hidden;*/
}
.main_create {
	padding-bottom: 16px;
	min-height: 100px;
	background-color:#fff;
	color:#555;
}
.control_create {
	height: 60px;
	position:fixed;
	width:100%;
	bottom: 0px;
	right: 0px;
	margin-top: -60px;
	background-image: linear-gradient(45deg, #ceeaf6, #86b4db);
	vertical-align: middle;
}
.head_create_user {
	width: 100%;
	height: 80px;
	background-image: linear-gradient(45deg, #86b4db, #ceeaf6 );
	border-bottom:#c3c3c3 solid 1px;
}
.menu_bar {
	width: 100%;
	height: 50px;
	line-height: 45px;
	vertical-align: middle;
	background-color: #333333;
}
.left-list {
	width: 190px;
	height: 100%;
	position: absolute;
	text-align: center;
}
.start-control-menu-button {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px 20px 2px 30px;
	cursor:pointer;
	background:url(/static/default/pic/icons/ic_control_panel.png) no-repeat;
    background-size: contain;
    transition: all .5s ease-in-out;
}
.start-control-menu-button:hover{
    transform: scale(1.2);
}
.top_menu {
	height: 57px;
	width: 100%;
	border: #ccc 1px solid;
    background-color: #F5F5F5;
	overflow: hidden;
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.3);
	box-shadow:0 0 3px 0 rgba(0,0,0,0.3);
}
/*.advance_setting{
	 margin-bottom: 20px;
	 float:left;
}
/*.control-menu-button:hover{
    background-color: #9ac7bf;
}*/
.user-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
	background:url(/static/default/pic/icons/ic_admin_alpha.svg) no-repeat;
    /*background:url(/static/default/pic/icons/icon_container_console.png) no-repeat;*/
    transition: all .5s ease-in-out;
}
.user-control-menu-button-right:hover {
    background:url(/static/default/pic/icons/ic_admin.svg) no-repeat;
    /*transform: scale(1.2);*/
    width:55px;
    height:55px;
    margin: -6px 3px 4px 0px;
    /*background: #999;*/
}

.message-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
    /*background:url("/static/default/pic/icons/ic_message_alpha.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_message_alpha.svg") no-repeat;
    transition: all .5s ease-in-out;
}
.message-control-menu-button-right:hover {
    /*background:url("/static/default/pic/icons/ic_message.png") no-repeat;*/
     background:url("/static/default/pic/icons/ic_message.svg") no-repeat;
    /*filter: drop-shadow(2px 2px 2px #999);*/
    width:55px;
    height:55px;
    margin: -6px 3px 4px 0px;
}
.feedback-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
	/*background:url("/static/default/pic/icons/ic_feedback_alpha.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_feedback_alpha.svg") no-repeat;
    transition: all .5s ease-in-out;
}
.feedback-control-menu-button-right:hover {
	/*background:url("/static/default/pic/icons/ic_feedback.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_feedback.svg") no-repeat;
    /*filter: drop-shadow(2px 2px 2px #999);*/
    width:55px;
    height:55px;
    margin: -6px 3px 4px 0px;
}

.help-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
	background:url("/static/default/pic/icons/ic_help_alpha.png") no-repeat;
}
.help-control-menu-button-right:hover {
	background:url("/static/default/pic/icons/ic_help.png") no-repeat;
}
.monitor-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 8px 0px;
	cursor:pointer;
	/*background:url("/static/default/pic/icons/ic_monitor_alpha.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_monitor_alpha.svg") no-repeat;
    transition: all .5s ease-in-out;
}
.monitor-control-menu-button-right:hover {
	/*background:url("/static/default/pic/icons/ic_monitor.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_monitor.svg") no-repeat;
    /*filter: drop-shadow(2px 2px 2px #999);*/
    width:55px;
    height:55px;
    margin: -6px 3px 4px 0px;
}
.search-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
	background:url("/static/default/pic/icons/ic_search_alpha.png") no-repeat;
}
.search-control-menu-button-right:hover {
	background:url("/static/default/pic/icons/ic_search.png") no-repeat;
}
.power-control-menu-button-right {
	width: 35px;
	height: 35px;
	float: right;
	margin: 8px 3px 4px 0px;
	cursor:pointer;
	/*background:url("/static/default/pic/icons/ic_power_alpha.png") no-repeat;*/
    background:url("/static/default/pic/icons/ic_power_alpha.svg") no-repeat;
    transition: all .5s ease-in-out;
}
.power-control-menu-button-right:hover {
	/*background:url("/static/default/pic/icons/ic_power.png") no-repeat;*/
    margin: 3px 3px 4px 0px;
    background:url("/static/default/pic/icons/ic_power.svg") no-repeat;
    /*filter: drop-shadow(2px 2px 2px #999);*/
    width:55px;
    height:55px;
    margin: -6px 3px 4px 0px;
}
.menu-toolbar {
	min-width: 167px;
	max-width: 250px;
	height: 55px;
	display:inline-block;
	//margin: 0 5px;
	background-image: linear-gradient(900deg, rgba(0, 0, 0,0), rgba(0, 0, 0,0) );
	border-left: rgba(103, 103, 103, 0.5) 1px solid;
	border-right: rgba(103, 103, 103, 0.5) 1px solid;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	line-height: 57px;
	transition:all .3s;
}

.menu-toolbar_highlight {
    background-image: linear-gradient(900deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), rgba(0, 175, 206, 0.2), rgba(0, 175, 206,0.4));
}

.menu-toolbar:hover {
    background-image: linear-gradient(900deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), rgba(0, 175, 206, 0.2), rgba(0, 175, 206,0.4));
}

.menu-toolbar:hover .x {
    display: block;
    background:url("/static/default/pic/x_close.png") no-repeat;
}
.menu-toolbar:hover .x:hover {
    display: block;
    background:url("/static/default/pic/x_close_hover.png") no-repeat;
}
.menu-toolbar img{
    width: 35px;
    margin: 3px 6px 3px 0px;
}
.x {
    float: right;
    height: 20px;
    width:  20px;
    border-radius: 5px;
    margin-top: 3px;
    //margin-right: -2px;
}
/*.x:after {
    position:relative;
    content:"\d7";
    font-size:24px;
    color:rgba(103,103,103,0.7);
    top: -16px;
    left: -20px;
}*/
.toolbar_control{
    line-height: 55px;
    width: 20px;
    display: inline-block;
    height: 55px;
}
.font_color{
    color: #676767;
}
.font_color:hover{
    text-decoration: none;
    color: #0078ff;
}
#dropdown_toolbar{
    position: absolute;
    max-height: 500px;
    width: 250px;
    right: 234px;
    background: rgba(255,255,255,1);
    border: 1px solid #ccc;
    border-top: none;
    top: 57px;
    overflow: auto;
}
.dropdown_item{
    line-height: 55px;
    color: #66666;
    padding: 0 20px;
    border-bottom: 1.5px solid rgba(104,104,104,0.4);
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dropdown_item img{
    width: 35px;
    margin-right: 10px;
}
.dropdown_item:hover {
    background-image: linear-gradient(900deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), rgba(0, 175, 206, 0.2), rgba(0, 175, 206,0.4));
}
/* body{
    background-image: url(dark/wall.jpg);
    background-repeat: no-repeat;
}*/
.menu-left {
	display: inline;
}
.menu-middle {
	float: left;
	display: inline;
}
.menu-right {
	display: inline-block;
	float: right;
}
.control_panel_group {
	width: 100%;
	height: 134px;
	padding-bottom:1px;
	overflow: hidden;
	background-image: linear-gradient(45deg, #ceeaf6, #FFF);
	/*background-color: rgba(0,0,0,0.1);
    margin-bottom: 10px;
	border-bottom: rgba(200,200,200,0.5) solid 1px;*/
}
.group_title {
	width: 100%;
	margin-top:8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	padding-left:10px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #09C;
	text-shadow: 1px 1px 1px #fff;
	text-transform:uppercase;
	font-weight:400;
}
.group_area {
	width: 100%;
	height: auto;
	margin: 0px 0px 16px 0px;
	float: left;
}
.control_icon {
	width: 95px;
	height: 80px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}
.icon_img {
	width: 50px;
	height: 50px;
    display: block;
    margin: 0 auto;
    transition: all .5s ease-in-out;
}
.icon_img:hover{
    width: 60px;
    height: 60px;
}
.icon_text {
	font-family:Arial, Helvetica, sans-serif;
    width: 90px;
	font-size: 12px;
	text-align: center;
	color: #585858;
	/*text-shadow: 1px 1px 1px #bebebe;*/
	margin: 5px 3px 3px 2px;
}
.desktop_icon_text {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #585858;
	text-shadow: 0px 1px 1px #bebebe;
	margin: 5px 3px 3px 2px;
}
.main_background {
	/*background-color: #000;*/
	background-image: url("/static/default/pic/backgrounds/1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.group_button {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right:auto;
}
.shortcut_icon {
	width: 60px;
	height: 60px;
	float: left;
	margin-left: 16px;
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.shortcut_text {
	font-size: 13px;
	text-align: center;
	width: 80px;
	margin-left: 8px;
	color: #393939;
	text-shadow: 1px 1px 1px #C8C8C8;
}
.step_content {
	background-color: #fff;
	color: #666;
}
.src_description {
	margin: 10px;
	word-wrap: break-word;
	word-break: normal;
}
.lable_move_left {
	margin-left: 15px;
	margin-bottom: 0px;
}
.wizard_control_panel {
	background-color: #2C353F;
}
.error_btn {
	margin: 0px auto;
    text-align: center;
}
.setting_border {
	width: 92%;
	border:#666 1px solid;
	height: 280px;
	padding:8px;
	font-size:12px;
	font: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-top: 10px;
	overflow:auto;
}
/*********************************************/
/************* LOGIN & LOCK PAGE *************/
/*********************************************/
body #content.full-page {
	position: fixed;
	width: 100%;
	height: 100%;
	padding: 0 0 45px 0 !important;
	top: -45px;
	background:url(/static/default/pic/noise.png) left top repeat, url(/static/default/pic/dot_pattern.png) left top repeat, url(/static/default/pic/backgrounds/1.jpg) left top/cover no-repeat;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
body #content.full-page .inside-block {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 360px;
	background-color: rgba(0, 0, 0, 0.4);
	height: 100%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 50px;
	color: white;
	overflow: auto;
}
body #content.full-page .inside-block img {
	margin-top: 100px;
}
body #content.full-page .inside-block .user-photo img {
	margin: 0 0 20px 0;
	width: 100px;
	border: 5px solid rgba(0, 0, 0, 0.2);
}
body #content.full-page .inside-block h1 {
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 5px;
}
body #content.full-page .inside-block h1 strong {
	position: relative;
	display: inline-block;
}
body #content.full-page .inside-block h1 strong:before {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 5px;
	background-color: #1ccdaa;
	top: -5px;
	left: 0;
}
body #content.full-page .inside-block span.overline {
	position: relative;
}
body #content.full-page .inside-block span.overline:before {
	content: "";
	position: absolute;
	display: block;
	width: 40px;
	height: 5px;
	background-color: #1ccdaa;
	top: -5px;
	left: 0;
}
body #content.full-page .inside-block h5 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 300;
	margin: 0;
	font-size: 12px;
	margin-bottom: 5px;
}
body #content.full-page .inside-block form {
	margin-top: 50px;
	margin-bottom: 40px;
}
body #content.full-page .inside-block form.form-unlock {
	margin-top: 20px;
}
body #content.full-page .inside-block form .input-group {
	margin-bottom: 10px;
}
body #content.full-page .inside-block form .input-group .input-group-addon {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0 4px 4px 0 !important;
	-moz-border-radius: 0 4px 4px 0 !important;
	-ms-border-radius: 0 4px 4px 0 !important;
	-o-border-radius: 0 4px 4px 0 !important;
	border-radius: 0 4px 4px 0 !important;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	border: 0;
}
body #content.full-page .inside-block form .input-group .input-group-addon i {
	width: 18px;
	color: rgba(255, 255, 255, 0.6);
}
body #content.full-page .inside-block form .input-group .input-group-addon i:after {
	content: "";
	height: 50%;
	margin-left: -25px;
	position: absolute;
	top: 25%;
}
body #content.full-page .inside-block form .input-group input {
	background-color: rgba(255, 255, 255, 0) !important;
	border: 0 !important;
	/*-webkit-border-radius: 4px 0 0 4px !important;*/
	-moz-border-radius: 4px 0 0 4px !important;
	-ms-border-radius: 4px 0 0 4px !important;
	-o-border-radius: 4px 0 0 4px !important;
	/*border-radius: 4px 4px 4px 4px !important;*/
	color: white !important;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
body #content.full-page .inside-block form .input-group input:focus, body #content.full-page .inside-block form .input-group input:focus + .input-group-addon {
	background-color: rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
 body #content.full-page .inside-block form .input-group input::-webkit-input-placeholder {
 color: rgba(255, 255, 255, 0.6);
}
 body #content.full-page .inside-block form .input-group input:-moz-placeholder {
 color: rgba(255, 255, 255, 0.6);
}
 body #content.full-page .inside-block form .input-group input::-moz-placeholder {
 color: rgba(255, 255, 255, 0.6);
}
 body #content.full-page .inside-block form .input-group input:-ms-input-placeholder {
 color: rgba(255, 255, 255, 0.6);
}
body #content.full-page .inside-block form section.controls {
	text-align: left;
	position: relative;
}
body #content.full-page .inside-block form section.controls .checkbox {
	padding: 0;
	display: inline-block;
	margin: 0 !important;
}
body #content.full-page .inside-block form section.controls a {
	font-size: 12px;
	margin-top: 5px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
body #content.full-page .inside-block form section.controls a:hover {
	color: white;
	text-decoration: none;
}
body #content.full-page .inside-block form section.log-in {
	margin-top: 20px;
}
body #content.full-page .inside-block form section.log-in .btn {
	display: inline-block;
	margin-top: 20px;
}
body #content.full-page .inside-block form section.log-in span {
	display: inline-block;
	vertical-align: bottom;
	line-height: 36px;
	margin: 0 10px;
	font-style: italic;
	font-family: Georgia, serif;
}
/*********************************/
/************* FORMS *************/
/*********************************/
body #content .uneditable-input, body #content textarea, body #content input[type="text"], body #content input[type="password"], body #content input[type="datetime"], body #content input[type="datetime-local"], body #content input[type="date"], body #content input[type="month"], body #content input[type="time"], body #content input[type="week"], body #content input[type="number"], body #content input[type="email"], body #content input[type="url"], body #content input[type="search"], body #content input[type="tel"], body #content input[type="color"], body #content .modal .modal-dialog .modal-content .uneditable-input, body #content .modal .modal-dialog .modal-content textarea, body #content .modal .modal-dialog .modal-content input[type="text"], body #content .modal .modal-dialog .modal-content input[type="password"], body #content .modal .modal-dialog .modal-content input[type="datetime"], body #content .modal .modal-dialog .modal-content input[type="datetime-local"], body #content .modal .modal-dialog .modal-content input[type="date"], body #content .modal .modal-dialog .modal-content input[type="month"], body #content .modal .modal-dialog .modal-content input[type="time"], body #content .modal .modal-dialog .modal-content input[type="week"], body #content .modal .modal-dialog .modal-content input[type="number"], body #content .modal .modal-dialog .modal-content input[type="email"], body #content .modal .modal-dialog .modal-content input[type="url"], body #content .modal .modal-dialog .modal-content input[type="search"], body #content .modal .modal-dialog .modal-content input[type="tel"], body #content .modal .modal-dialog .modal-content input[type="color"] {
	-webkit-appearance: none !important;
	color: #717171;
	outline: 0;
	height: 16px;
	padding: 6px 11px !important;
	line-height: 18px;
	font-size: 13px;
	vertical-align: top;
	background-color: #fff;
	min-height: 37px;
	filter: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;/* sizing */
/*parsley */ }
body #content .uneditable-input:focus, body #content textarea:focus, body #content input[type="text"]:focus, body #content input[type="password"]:focus, body #content input[type="datetime"]:focus, body #content input[type="datetime-local"]:focus, body #content input[type="date"]:focus, body #content input[type="month"]:focus, body #content input[type="time"]:focus, body #content input[type="week"]:focus, body #content input[type="number"]:focus, body #content input[type="email"]:focus, body #content input[type="url"]:focus, body #content input[type="search"]:focus, body #content input[type="tel"]:focus, body #content input[type="color"]:focus, body #content .modal .modal-dialog .modal-content .uneditable-input:focus, body #content .modal .modal-dialog .modal-content textarea:focus, body #content .modal .modal-dialog .modal-content input[type="text"]:focus, body #content .modal .modal-dialog .modal-content input[type="password"]:focus, body #content .modal .modal-dialog .modal-content input[type="datetime"]:focus, body #content .modal .modal-dialog .modal-content input[type="datetime-local"]:focus, body #content .modal .modal-dialog .modal-content input[type="date"]:focus, body #content .modal .modal-dialog .modal-content input[type="month"]:focus, body #content .modal .modal-dialog .modal-content input[type="time"]:focus, body #content .modal .modal-dialog .modal-content input[type="week"]:focus, body #content .modal .modal-dialog .modal-content input[type="number"]:focus, body #content .modal .modal-dialog .modal-content input[type="email"]:focus, body #content .modal .modal-dialog .modal-content input[type="url"]:focus, body #content .modal .modal-dialog .modal-content input[type="search"]:focus, body #content .modal .modal-dialog .modal-content input[type="tel"]:focus, body #content .modal .modal-dialog .modal-content input[type="color"]:focus {
	outline: none;
	border: 1px solid #b2b2b2;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
body #content .uneditable-input.input-lg, body #content textarea.input-lg, body #content input[type="text"].input-lg, body #content input[type="password"].input-lg, body #content input[type="datetime"].input-lg, body #content input[type="datetime-local"].input-lg, body #content input[type="date"].input-lg, body #content input[type="month"].input-lg, body #content input[type="time"].input-lg, body #content input[type="week"].input-lg, body #content input[type="number"].input-lg, body #content input[type="email"].input-lg, body #content input[type="url"].input-lg, body #content input[type="search"].input-lg, body #content input[type="tel"].input-lg, body #content input[type="color"].input-lg, body #content .modal .modal-dialog .modal-content .uneditable-input.input-lg, body #content .modal .modal-dialog .modal-content textarea.input-lg, body #content .modal .modal-dialog .modal-content input[type="text"].input-lg, body #content .modal .modal-dialog .modal-content input[type="password"].input-lg, body #content .modal .modal-dialog .modal-content input[type="datetime"].input-lg, body #content .modal .modal-dialog .modal-content input[type="datetime-local"].input-lg, body #content .modal .modal-dialog .modal-content input[type="date"].input-lg, body #content .modal .modal-dialog .modal-content input[type="month"].input-lg, body #content .modal .modal-dialog .modal-content input[type="time"].input-lg, body #content .modal .modal-dialog .modal-content input[type="week"].input-lg, body #content .modal .modal-dialog .modal-content input[type="number"].input-lg, body #content .modal .modal-dialog .modal-content input[type="email"].input-lg, body #content .modal .modal-dialog .modal-content input[type="url"].input-lg, body #content .modal .modal-dialog .modal-content input[type="search"].input-lg, body #content .modal .modal-dialog .modal-content input[type="tel"].input-lg, body #content .modal .modal-dialog .modal-content input[type="color"].input-lg {
	height: 46px;
	padding: 10px 16px !important;
	font-size: 18px;
	line-height: 1.33;
}
body #content .uneditable-input.input-sm, body #content textarea.input-sm, body #content input[type="text"].input-sm, body #content input[type="password"].input-sm, body #content input[type="datetime"].input-sm, body #content input[type="datetime-local"].input-sm, body #content input[type="date"].input-sm, body #content input[type="month"].input-sm, body #content input[type="time"].input-sm, body #content input[type="week"].input-sm, body #content input[type="number"].input-sm, body #content input[type="email"].input-sm, body #content input[type="url"].input-sm, body #content input[type="search"].input-sm, body #content input[type="tel"].input-sm, body #content input[type="color"].input-sm, body #content .modal .modal-dialog .modal-content .uneditable-input.input-sm, body #content .modal .modal-dialog .modal-content textarea.input-sm, body #content .modal .modal-dialog .modal-content input[type="text"].input-sm, body #content .modal .modal-dialog .modal-content input[type="password"].input-sm, body #content .modal .modal-dialog .modal-content input[type="datetime"].input-sm, body #content .modal .modal-dialog .modal-content input[type="datetime-local"].input-sm, body #content .modal .modal-dialog .modal-content input[type="date"].input-sm, body #content .modal .modal-dialog .modal-content input[type="month"].input-sm, body #content .modal .modal-dialog .modal-content input[type="time"].input-sm, body #content .modal .modal-dialog .modal-content input[type="week"].input-sm, body #content .modal .modal-dialog .modal-content input[type="number"].input-sm, body #content .modal .modal-dialog .modal-content input[type="email"].input-sm, body #content .modal .modal-dialog .modal-content input[type="url"].input-sm, body #content .modal .modal-dialog .modal-content input[type="search"].input-sm, body #content .modal .modal-dialog .modal-content input[type="tel"].input-sm, body #content .modal .modal-dialog .modal-content input[type="color"].input-sm {
	height: 25px;
	min-height: 30px;
	padding: 5px 10px !important;
	font-size: 11px;
	line-height: 1.5;
}
body #content .uneditable-input.parsley-validated, body #content textarea.parsley-validated, body #content input[type="text"].parsley-validated, body #content input[type="password"].parsley-validated, body #content input[type="datetime"].parsley-validated, body #content input[type="datetime-local"].parsley-validated, body #content input[type="date"].parsley-validated, body #content input[type="month"].parsley-validated, body #content input[type="time"].parsley-validated, body #content input[type="week"].parsley-validated, body #content input[type="number"].parsley-validated, body #content input[type="email"].parsley-validated, body #content input[type="url"].parsley-validated, body #content input[type="search"].parsley-validated, body #content input[type="tel"].parsley-validated, body #content input[type="color"].parsley-validated, body #content .modal .modal-dialog .modal-content .uneditable-input.parsley-validated, body #content .modal .modal-dialog .modal-content textarea.parsley-validated, body #content .modal .modal-dialog .modal-content input[type="text"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="password"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="datetime"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="datetime-local"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="date"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="month"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="time"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="week"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="number"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="email"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="url"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="search"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="tel"].parsley-validated, body #content .modal .modal-dialog .modal-content input[type="color"].parsley-validated {
	position: relative;
}
body #content .uneditable-input.parsley-validated.parsley-error, body #content textarea.parsley-validated.parsley-error, body #content input[type="text"].parsley-validated.parsley-error, body #content input[type="password"].parsley-validated.parsley-error, body #content input[type="datetime"].parsley-validated.parsley-error, body #content input[type="datetime-local"].parsley-validated.parsley-error, body #content input[type="date"].parsley-validated.parsley-error, body #content input[type="month"].parsley-validated.parsley-error, body #content input[type="time"].parsley-validated.parsley-error, body #content input[type="week"].parsley-validated.parsley-error, body #content input[type="number"].parsley-validated.parsley-error, body #content input[type="email"].parsley-validated.parsley-error, body #content input[type="url"].parsley-validated.parsley-error, body #content input[type="search"].parsley-validated.parsley-error, body #content input[type="tel"].parsley-validated.parsley-error, body #content input[type="color"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content .uneditable-input.parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content textarea.parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="text"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="password"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="datetime"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="datetime-local"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="date"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="month"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="time"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="week"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="number"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="email"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="url"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="search"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="tel"].parsley-validated.parsley-error, body #content .modal .modal-dialog .modal-content input[type="color"].parsley-validated.parsley-error {
	background-color: #ffdddc;
	border: 1px solid #ffaca9;
}
body #content .uneditable-input.parsley-validated.parsley-success, body #content textarea.parsley-validated.parsley-success, body #content input[type="text"].parsley-validated.parsley-success, body #content input[type="password"].parsley-validated.parsley-success, body #content input[type="datetime"].parsley-validated.parsley-success, body #content input[type="datetime-local"].parsley-validated.parsley-success, body #content input[type="date"].parsley-validated.parsley-success, body #content input[type="month"].parsley-validated.parsley-success, body #content input[type="time"].parsley-validated.parsley-success, body #content input[type="week"].parsley-validated.parsley-success, body #content input[type="number"].parsley-validated.parsley-success, body #content input[type="email"].parsley-validated.parsley-success, body #content input[type="url"].parsley-validated.parsley-success, body #content input[type="search"].parsley-validated.parsley-success, body #content input[type="tel"].parsley-validated.parsley-success, body #content input[type="color"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content .uneditable-input.parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content textarea.parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="text"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="password"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="datetime"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="datetime-local"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="date"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="month"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="time"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="week"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="number"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="email"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="url"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="search"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="tel"].parsley-validated.parsley-success, body #content .modal .modal-dialog .modal-content input[type="color"].parsley-validated.parsley-success {
	background-color: #fbffeb;
	border: 1px solid #e9ff9f;
}
body #content .checkbox input[type=checkbox].parsley-error + label::before, body #content .modal .modal-dialog .modal-content .checkbox input[type=checkbox].parsley-error + label::before {
	background-color: #ffdddc;
	border: 1px solid #ffaca9;
}
body #content .checkbox input[type=checkbox].parsley-success + label::before, body #content .modal .modal-dialog .modal-content .checkbox input[type=checkbox].parsley-success + label::before {
	background-color: #fbffeb;
	border: 1px solid #e9ff9f;
}
body #content .parsley-error-list, body #content .modal .modal-dialog .modal-content .parsley-error-list {
	list-style-type: none;
	padding: 0;
	font-size: 11px;
}
body #content textarea, body #content .modal .modal-dialog .modal-content textarea {
	height: auto;
}
body #content .form-group .help-block, body #content .modal .modal-dialog .modal-content .form-group .help-block {
	font-size: 11px;
	color: #bebebe;
}
body #content .form-group.form-footer, body #content .modal .modal-dialog .modal-content .form-group.form-footer {
	margin-bottom: -15px;
	padding: 15px 0;
	background-color: #f2f2f2;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
body #content .form-group.legend h4, body #content .modal .modal-dialog .modal-content .form-group.legend h4 {
	color: #418bca;
	margin-bottom: 3px;
}
body #content .form-group.legend p, body #content .modal .modal-dialog .modal-content .form-group.legend p {
	font-size: 12px;
	color: #bebebe;
	border-bottom: 1px dotted #cacaca;
	padding-bottom: 5px;
}
body #content .form-control[disabled], body #content .form-control[readonly], body #content fieldset[disabled] .form-control, body #content .modal .modal-dialog .modal-content .form-control[disabled], body #content .modal .modal-dialog .modal-content .form-control[readonly], body #content .modal .modal-dialog .modal-content fieldset[disabled] .form-control {
	background-color: #e8e8e8;
	border: 0;
}
body #content .form-control[disabled]:focus, body #content .form-control[readonly]:focus, body #content fieldset[disabled] .form-control:focus, body #content .modal .modal-dialog .modal-content .form-control[disabled]:focus, body #content .modal .modal-dialog .modal-content .form-control[readonly]:focus, body #content .modal .modal-dialog .modal-content fieldset[disabled] .form-control:focus {
	background-color: #e8e8e8;
	border: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
body #content div.checkbox, body #content .modal .modal-dialog .modal-content div.checkbox {
	margin: 5px 0;
}
body #content div.checkbox.check-transparent input[type=checkbox] + label:before, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox] + label:before {
	background-color: rgba(0, 0, 0, 0.2);
	border: 0;
	-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
body #content div.checkbox.check-transparent input[type=checkbox]:checked + label:before, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox]:checked + label:before {
	background-color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}
body #content div.checkbox.check-transparent input[type=checkbox]:checked + label::after, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox]:checked + label::after {
	color: #717171;
}
body #content div.checkbox.check-transparent label, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent label {
	color: rgba(255, 255, 255, 0.5);
}
body #content div.checkbox.check-transparent input[type=checkbox]:checked + label, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox]:checked + label {
	color: white;
}
body #content div.checkbox.check-transparent input[type=checkbox].parsley-error + label::before, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox].parsley-error + label::before {
	background-color: rgba(255, 74, 67, 0.2);
	border: 1px solid rgba(255, 74, 67, 0.5);
}
body #content div.checkbox.check-transparent input[type=checkbox].parsley-error + label::after, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox].parsley-error + label::after {
	color: white;
}
body #content div.checkbox.check-transparent input[type=checkbox].parsley-success + label::before, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox].parsley-success + label::before {
	background-color: rgba(162, 210, 0, 0.2);
	border: 1px solid rgba(162, 210, 0, 0.5);
}
body #content div.checkbox.check-transparent input[type=checkbox].parsley-success + label::after, body #content .modal .modal-dialog .modal-content div.checkbox.check-transparent input[type=checkbox].parsley-success + label::after {
	color: white;
}
body #content div.checkbox label, body #content .modal .modal-dialog .modal-content div.checkbox label {
	margin: 0;
	line-height: 24px;
}
body #content div.checkbox label:before, body #content .modal .modal-dialog .modal-content div.checkbox label:before {
	width: 20px;
	height: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
body #content div.checkbox label:after, body #content .modal .modal-dialog .modal-content div.checkbox label:after {
	width: 20px;
	height: 20px;
	font-size: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
body #content div.checkbox label.done, body #content .modal .modal-dialog .modal-content div.checkbox label.done {
	text-decoration: line-through;
}
body #content div.radio.radio-transparent input[type=radio] + label:before, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio] + label:before {
	background-color: rgba(0, 0, 0, 0.2);
	border: 0;
	-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
body #content div.radio.radio-transparent input[type=radio]:checked + label:before, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio]:checked + label:before {
	background-color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}
body #content div.radio.radio-transparent input[type=radio]:checked + label::after, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio]:checked + label::after {
	color: #717171;
}
body #content div.radio.radio-transparent label, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent label {
	color: rgba(255, 255, 255, 0.5);
}
body #content div.radio.radio-transparent input[type=radio]:checked + label, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio]:checked + label {
	color: white;
}
body #content div.radio.radio-transparent input[type=radio].parsley-error + label::before, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio].parsley-error + label::before {
	background-color: rgba(255, 74, 67, 0.2);
	border: 1px solid rgba(255, 74, 67, 0.5);
}
body #content div.radio.radio-transparent input[type=radio].parsley-error + label::after, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio].parsley-error + label::after {
	color: white;
}
body #content div.radio.radio-transparent input[type=radio].parsley-success + label::before, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio].parsley-success + label::before {
	background-color: rgba(162, 210, 0, 0.2);
	border: 1px solid rgba(162, 210, 0, 0.5);
}
body #content div.radio.radio-transparent input[type=radio].parsley-success + label::after, body #content .modal .modal-dialog .modal-content div.radio.radio-transparent input[type=radio].parsley-success + label::after {
	color: white;
}
body #content .chosen-container, body #content .modal .modal-dialog .modal-content .chosen-container {
	width: 100% !important;
}
body #content select + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select + .chosen-container.chosen-container-single .chosen-single {
	-webkit-appearance: none !important;
	color: #717171;
	outline: 0;
	height: 16px;
	padding: 6px 11px !important;
	line-height: 18px;
	font-size: 13px;
	vertical-align: top;
	background-color: #fff;
	min-height: 37px;
	filter: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
body #content select + .chosen-container.chosen-container-single .chosen-single span, body #content .modal .modal-dialog .modal-content select + .chosen-container.chosen-container-single .chosen-single span {
	line-height: 24px;
}
body #content select + .chosen-container.chosen-container-single .chosen-single div, body #content .modal .modal-dialog .modal-content select + .chosen-container.chosen-container-single .chosen-single div {
	top: 7px;
}
body #content select + .chosen-container.chosen-container-single.chosen-container-active .chosen-single, body #content .modal .modal-dialog .modal-content select + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
	outline: none;
	border: 1px solid #b2b2b2;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
body #content select.parsley-error + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select.parsley-error + .chosen-container.chosen-container-single .chosen-single {
	background-color: #ffdddc;
	border: 1px solid #ffaca9;
}
body #content select.parsley-success + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select.parsley-success + .chosen-container.chosen-container-single .chosen-single {
	background-color: #fbffeb;
	border: 1px solid #e9ff9f;
}
body #content select + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select + .chosen-container-multi .chosen-choices {
	-webkit-appearance: none !important;
	color: #717171;
	outline: 0;
	height: 16px;
	padding: 6px 11px !important;
	line-height: 18px;
	font-size: 13px;
	vertical-align: top;
	background-color: #fff;
	min-height: 37px;
	filter: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
body #content select + .chosen-container-multi .chosen-choices .search-field input, body #content .modal .modal-dialog .modal-content select + .chosen-container-multi .chosen-choices .search-field input {
	padding: 0 !important;
	margin: 3px 0;
	min-height: initial;
	color: inherit;
}
body #content select + .chosen-container-multi .chosen-choices .search-field input:focus, body #content .modal .modal-dialog .modal-content select + .chosen-container-multi .chosen-choices .search-field input:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
body #content select + .chosen-container-multi .chosen-choices .search-choice, body #content .modal .modal-dialog .modal-content select + .chosen-container-multi .chosen-choices .search-choice {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
	line-height: 18px;
}
body #content select + .chosen-container-multi.chosen-container-active .chosen-choices, body #content .modal .modal-dialog .modal-content select + .chosen-container-multi.chosen-container-active .chosen-choices {
	outline: none;
	border: 1px solid #b2b2b2;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
body #content select.parsley-error + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select.parsley-error + .chosen-container-multi .chosen-choices {
	background-color: #ffdddc;
	border: 1px solid #ffaca9;
}
body #content select.parsley-success + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select.parsley-success + .chosen-container-multi .chosen-choices {
	background-color: #fbffeb;
	border: 1px solid #e9ff9f;
}
body #content select.chosen-transparent + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container-multi .chosen-choices {
	background-color: rgba(0, 0, 0, 0.3);
	border: 0;
	color: rgba(255, 255, 255, 0.8);
}
body #content select.chosen-transparent + .chosen-container-multi .chosen-choices .search-choice, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container-multi .chosen-choices .search-choice {
	border-radius: 2px;
	border: 0;
	color: #717171;
	background-color: white;
	font-size: 11px;
	line-height: 18px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
body #content select.chosen-transparent + .chosen-container-multi .chosen-choices .search-field input, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container-multi .chosen-choices .search-field input {
	line-height: 18px;
	min-height: 18px;
	color: rgba(255, 255, 255, 0.8) !important;
}
body #content select.chosen-transparent + .chosen-container-multi.chosen-container-active .chosen-choices, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container-multi.chosen-container-active .chosen-choices {
	background-color: rgba(0, 0, 0, 0.5);
}
body #content select.chosen-transparent.parsley-error + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select.chosen-transparent.parsley-error + .chosen-container-multi .chosen-choices {
	background-color: rgba(255, 74, 67, 0.2);
	border: 1px solid rgba(255, 74, 67, 0.5);
}
body #content select.chosen-transparent.parsley-success + .chosen-container-multi .chosen-choices, body #content .modal .modal-dialog .modal-content select.chosen-transparent.parsley-success + .chosen-container-multi .chosen-choices {
	background-color: rgba(162, 210, 0, 0.2);
	border: 1px solid rgba(162, 210, 0, 0.5);
}
body #content select.chosen-transparent + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container.chosen-container-single .chosen-single {
	background-color: rgba(0, 0, 0, 0.3);
	border: 0;
	color: rgba(255, 255, 255, 0.8);
}
body #content select.chosen-transparent + .chosen-container.chosen-container-single .chosen-single div b, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container.chosen-container-single .chosen-single div b {
	background: url(../images/chosen-sprite-transparent.png) no-repeat 0 2px;
}
body #content select.chosen-transparent + .chosen-container.chosen-container-single.chosen-container-active .chosen-single, body #content .modal .modal-dialog .modal-content select.chosen-transparent + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
	background-color: rgba(0, 0, 0, 0.5);
}
body #content select.chosen-transparent.parsley-error + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select.chosen-transparent.parsley-error + .chosen-container.chosen-container-single .chosen-single {
	background-color: rgba(255, 74, 67, 0.2);
	border: 1px solid rgba(255, 74, 67, 0.5);
}
body #content select.chosen-transparent.parsley-success + .chosen-container.chosen-container-single .chosen-single, body #content .modal .modal-dialog .modal-content select.chosen-transparent.parsley-success + .chosen-container.chosen-container-single .chosen-single {
	background-color: rgba(162, 210, 0, 0.2);
	border: 1px solid rgba(162, 210, 0, 0.5);
}
body #content select + .chosen-container .chosen-drop, body #content .modal .modal-dialog .modal-content select + .chosen-container .chosen-drop {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
body #content select + .chosen-container .chosen-results, body #content .modal .modal-dialog .modal-content select + .chosen-container .chosen-results {
	font-size: 13px;
	color: #717171;
}
body #content .input-group .input-group-btn .btn, body #content .modal .modal-dialog .modal-content .input-group .input-group-btn .btn {
	line-height: 23px;
	min-height: 37px;
	min-width: 37px;
}
body #content .input-group.input-group-lg > .form-control, body #content .input-group.input-group-lg > .input-group-addon, body #content .input-group.input-group-lg > .input-group-btn > .btn, body #content .modal .modal-dialog .modal-content .input-group.input-group-lg > .form-control, body #content .modal .modal-dialog .modal-content .input-group.input-group-lg > .input-group-addon, body #content .modal .modal-dialog .modal-content .input-group.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
body #content .input-group.input-group-sm > .form-control, body #content .input-group.input-group-sm > .input-group-addon, body #content .input-group.input-group-sm > .input-group-btn > .btn, body #content .modal .modal-dialog .modal-content .input-group.input-group-sm > .form-control, body #content .modal .modal-dialog .modal-content .input-group.input-group-sm > .input-group-addon, body #content .modal .modal-dialog .modal-content .input-group.input-group-sm > .input-group-btn > .btn {
	height: 25px;
	min-height: 30px;
	font-size: 11px;
	line-height: 1.5;
}
body #content .input-group .input-group-addon, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon {
	border-color: rgba(0, 0, 0, 0.1);
}
body #content .input-group .input-group-addon.addon-red, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-red {
	background-color: #ff7b76;
	color: white;
}
body #content .input-group .input-group-addon.addon-green, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-green {
	background-color: #a2d200;
	color: white;
}
body #content .input-group .input-group-addon.addon-cyan, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-cyan {
	background-color: #52ccf2;
	color: white;
}
body #content .input-group .input-group-addon.addon-orange, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-orange {
	background-color: #ffcd33;
	color: white;
}
body #content .input-group .input-group-addon.addon-amethyst, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-amethyst {
	background-color: #cd97eb;
	color: white;
}
body #content .input-group .input-group-addon.addon-greensea, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-greensea {
	background-color: #1ccdaa;
	color: white;
}
body #content .input-group .input-group-addon.addon-drank, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-drank {
	background-color: #d5099c;
	color: white;
}
body #content .input-group .input-group-addon.addon-dutch, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-dutch {
	background-color: #1cbbd2;
	color: white;
}
body #content .input-group .input-group-addon.addon-hotpink, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-hotpink {
	background-color: #ff3385;
	color: white;
}
body #content .input-group .input-group-addon.addon-redbrown, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-redbrown {
	background-color: #e27d79;
	color: white;
}
body #content .input-group .input-group-addon.addon-blue, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-blue {
	background-color: #69a3d5;
	color: white;
}
body #content .input-group .input-group-addon.addon-slategray, body #content .modal .modal-dialog .modal-content .input-group .input-group-addon.addon-slategray {
	background-color: #536781;
	color: white;
}
body #content .input-group .form-control:last-child, body #content .input-group-addon:last-child, body #content .input-group-btn:last-child > .btn, body #content .input-group-btn:last-child > .btn-group > .btn, body #content .input-group-btn:last-child > .dropdown-toggle, body #content .input-group-btn:first-child > .btn:not(:first-child), body #content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, body #content .modal .modal-dialog .modal-content .input-group .form-control:last-child, body #content .modal .modal-dialog .modal-content .input-group-addon:last-child, body #content .modal .modal-dialog .modal-content .input-group-btn:last-child > .btn, body #content .modal .modal-dialog .modal-content .input-group-btn:last-child > .btn-group > .btn, body #content .modal .modal-dialog .modal-content .input-group-btn:last-child > .dropdown-toggle, body #content .modal .modal-dialog .modal-content .input-group-btn:first-child > .btn:not(:first-child), body #content .modal .modal-dialog .modal-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
body #content .input-group .form-control:first-child, body #content .input-group-addon:first-child, body #content .input-group-btn:first-child > .btn, body #content .input-group-btn:first-child > .btn-group > .btn, body #content .input-group-btn:first-child > .dropdown-toggle, body #content .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), body #content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, body #content .modal .modal-dialog .modal-content .input-group .form-control:first-child, body #content .modal .modal-dialog .modal-content .input-group-addon:first-child, body #content .modal .modal-dialog .modal-content .input-group-btn:first-child > .btn, body #content .modal .modal-dialog .modal-content .input-group-btn:first-child > .btn-group > .btn, body #content .modal .modal-dialog .modal-content .input-group-btn:first-child > .dropdown-toggle, body #content .modal .modal-dialog .modal-content .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), body #content .modal .modal-dialog .modal-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
body #content .input-group-addon:not(:first-child):not(:last-child), body #content .input-group-btn:not(:first-child):not(:last-child), body #content .input-group .form-control:not(:first-child):not(:last-child), body #content .modal .modal-dialog .modal-content .input-group-addon:not(:first-child):not(:last-child), body #content .modal .modal-dialog .modal-content .input-group-btn:not(:first-child):not(:last-child), body #content .modal .modal-dialog .modal-content .input-group .form-control:not(:first-child):not(:last-child) {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.btn {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.btn.btn-greensea {
	background-color: #0078ff;
	color: #f2f2f2;
}
.hwinfo_unit {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif 14px;
	color:#333;
	margin:20px;
}
.hwinfo_title {
	color:#333333;
	font-weight:600;
}
.hwinfo_detail_cpu {
	color:#333;
	font-size:12px;
	list-style-image:url(/static/default/pic/icons/hwinfo_icon_cpu.svg);
}
.hwinfo_detail_mem {
	color:#333;
	font-size:12px;
	list-style-image:url(/static/default/pic/icons/hwinfo_icon_mem.svg);
}
.hwinfo_detail_usb {
	color:#333;
	font-size:12px;
	list-style-image:url(/static/default/pic/icons/hwinfo_icon_usb.svg);
}
.hwinfo_detail_hdd {
	color:#333;
	font-size:12px;
	list-style-image:url(/static/default/pic/icons/hwinfo_icon_hdd.svg);
}
.hwinfo_detail_nic {
	color:#333;
	font-size:12px;
	list-style-image:url(/static/default/pic/icons/hwinfo_icon_nic.svg);
}


.right_pannel{
    float: right;
    width: 200px;
    height:320px;
    border: 1px solid #CCC;
    margin: 0px auto;
    margin-right: 10px;
    background-color: white;
    margin-top: 10px;
    position:relative;
    text-align: center;
    alignment-adjust:central;
}
.monitor_pannel{
    float: right;
    width: 300px;
    height: 550px;
    margin: 0 auto;
    background-color:white;
    text-align: center;
    alignment-adjust:central;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 1px solid #ccc;
}
.monitor_inner_pannel{
    float: right;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    alignment-adjust:central;
    position: absolute;
}
.inner_panel {
    padding: 10px;
    background-image: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    overflow: auto;
}
.shortcut_icon{
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 20px;
    position: relative;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
}
.event_css {
    width: 94%;
    height: 100%;
    padding:4px 4px 4px 8px;
    text-align:left;
}
.date_css {
    margin-top:6px;
    text-align: right;
    display: inline-block;
    width: 60%;
}
.level_css {
    margin-top:6px;
    text-align: center;
    display: inline-block;
    width: 35%;
    background-color:#0099CC;
    color: #ffffff;
}
.widget_iframe_cls{
    width: 250px;
    height: 250px;
    border: none;
    margin: 5px;
}
.widget_monitor_cls{
    display: inline;
    z-index: -999;
    margin: 5px;
}

.monitore_widget_raid{
    width: 240px;
    margin: 5px;
    background: white;
}
.vertical_hardware_widget{
    /*display: inline-block;*/
    width: 50%;
    height: 120px;
    top: 0;
    float: left;
}
.monitor_widget_hardwares{
    height: 85px;
    display: block;
    margin: 0 auto
}
.monitor_widget_area{
    margin-top: 5px;
    background-color: rgba(0, 120, 255, 0.1);
    padding: 10px;
}
#monitor_widget_temp_area {
    margin-bottom: 10px;
    padding: 5px 10px 10px 10px;
}
.monitore_widget_title{
    background-color: #a6e1ec;
    height: 18px;
    line-height: 20px;
}
/* every all.css must have .temp_border css */
.temp_border{
    text-align: left;
}
.raid_master_0 {
}
.raid_master_1 {
	width: 16px;
	height: 16px;
	float:left;
	background-image: url(/static/default/pic/icons/icon_master.svg);
    margin-right: 5px;
}
.raid_encrypt_0 {
}
.raid_encrypt_1 {
	width: 16px;
	height: 16px;
	float:left;
    margin:1px 5px 2px 2px;
	background-image: url(/static/default/pic/icons/hwinfo_icon_usb.svg);
    background-repeat: no-repeat;
}
.source_listview .k-invalid-msg{
	margin:10px;
}
.reboot_hint{
    padding: 10px;
    margin: 10px;
    text-align: center;
    border-color: #ffe79e;
    background-color: #fff4c9;
    color: #263248;
    box-shadow: 0 2px 2px 0 rgba(82,90,104,0.2);
    font-size: 110%;
}
.reboot_hint span:first-child{
    vertical-align: bottom;
    margin: 0 3px;
}
.reboot_hint span:last-child{
    color: #69C;
    padding: 0 3px;
}
.account_ad_color{
    color: #900;
}
.account_local_color{
    color: #0078ff;
}
.status_healthy{
    color: #228B22;
}
.status_damaged{
    color: #AB2B2B;
}
.status_degraded{
    color: #FFA500;
}
.status_default{
    color: #515967;
}
.green_light_0 {
    width: 17px;
	height: 16px;
	float:left;
	background-image: url(/static/default/pic/light_stop.png);
}
.green_light_1 {
	width: 17px;
	height: 16px;
	float:left;
	background-image: url(/static/default/pic/light_enable.png);
}
.t-icon-support-0 {
    background-position: -367px -170px;
}
.t-icon-support-1 {
    background-position: -367px -145px;
}
.t-icon-wdda_status-1 {
    background-position: -387px -147px;
}
.t-icon-wdda_status-2 {
    background-position: -387px -195px;
}
.t-icon-wdda_status-3 {
    background-position: -219px -196px;
}
.km-switch-handle, .km-switch-background{
    color: #228B22 !important;
}
.km-switch-background{
    background-image: none, -webkit-linear-gradient(top, #ce4646, #ab2b2b);
}
.folder_point {
    width: 12px;
    height: 12px;
    background-image: url(/static/default/pic/icons/arrow.png);
    background-size: 12px;
    margin-left: 3px;
    display: inline-block;
    vertical-align: top;
}

.logo_red {
    width:  120px;
    float:  left;
    margin: 13px 5px 2px 5px;
}
.big_logo {
    width: 350px;
}
.tab_content {
    background: rgba(0, 0, 0, 0);
    margin-top: 10px;
}

#ram_progress {
    background: white;
    margin-bottom: 10px;
}

#network_panel {
    font-size: 15px;
    height: 33%;
    border-bottom: 0px;
    background: white;
}

#cpu_progress {
    background: white;
    margin-bottom: 10px;
}
#right_message_panel ul, li {
	margin: 0;
	padding: 0;
}
.abgne_tab {
	clear: left;
	width: 400px;
	margin: 10px 0;
}
ul.tabs {
	width: 100%;
	height: 32px;
	//border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
	//border-left: 1px solid rgba(255, 255, 255, 0.5);
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-left: none;
	background: rgba(0, 120, 255, 0.1);
}
ul.tabs li a {
	display: block;
	//padding: 0 13.6px;
	border: 1px solid rgba(0, 0, 0, 0);
	text-decoration: none;
	width:  87.2px;
}
ul.tabs li a:hover {
	background: rgba(0, 120, 255, 0.2);
}
ul.tabs li.active  {
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}
ul.tabs li.active a:hover {
	background: rgba(255, 255, 255, 0);
}
#log_btn {
    width: 30px;
    height: 30px;
    background: url(/static/default/pic/icons/moreinfo.png) no-repeat;
    color: #fff;
    border-radius: 0px;
    border-top: 5px solid rgba(255, 255, 255, 0);
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-left: 8px;
}
.log_div {
    width: 47px;
    height: 31px;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-left: none;
    float: right;
    margin-top: -30px;
    background: rgba(0, 120, 255, 0.1);
}
.log_div:hover {
    width: 47px;
    height: 31px;
    background: rgba(0, 120, 255, 0.2);
}
.mini_btn {
    width: 15px;
    height: 16px;
    position: absolute;
    cursor: pointer;
    right: 12px;
}
._title {
    text-align: left;
    z-index: 1;
    background: white;
}
.monitor_panel_title {
    margin-top: 2px;
    cursor:pointer;
}
.user_name{
    font-size: 16px;
    display: block;
}
.height_set{
    height: 83%;
}
.log_ad_pw{
    width: 30px;
    height: 30px;
    margin-bottom: 8px;
}
.faq_css {
    width:20px;
    height:20px;
    margin: 85px 0px 0px 0px;
    cursor:pointer;
}
#left_menu {
    background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0, rgba(255,255,255,0) 100%);
    background-position: 50% 50%;
    background:#f3f3f4
}
.menu-toolbar.desktop_icon_file_center{
    width: 35px;
    height: 35px;
    margin: 10px 10px 5px 5px;
}
.login_input_field{
    width: 250px;
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    -ms-border-radius: 4px 0 0 4px !important;
    -o-border-radius: 4px 0 0 4px !important;
    -border-radius: 4px 4px 4px 4px !important;
    color: white !important;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    margin: -38px 0px 0px 45px;
}
.theme_default {
    background: url('/static/default/pic/default_cube.png') no-repeat;
}
.theme_highlight_default {
    background: url('/static/default/pic/default_chosen.png') no-repeat;
}
.theme_dark {
    background: url('/static/default/pic/dark_cube.png') no-repeat;
}
.theme_highlight_dark {
    background: url('/static/default/pic/dark_chosen.png') no-repeat;
}
.info_help_icon{
    width: 16px;
    height: 16px;
    background: url('/static/default/pic/icons/icl_info_blue.svg') no-repeat;
    background-size: 16px;
    margin-left: 5px;
    vertical-align: text-bottom !important;
}
.show_help_icon{
    background: url('/static/default/pic/icons/icl_info_show.svg') no-repeat;
    background-color: #bbbbbb;
    background-position: center;
    width: 16px;
    height: 16px;
    background-size: 10px;
    margin-left: 5px;
    vertical-align: text-bottom !important;
    border-radius: 50%;
}
.show_help_icon:hover{
    background-color: #888888;
}
.btn-icon32{
    width: 20px;
    height:20px;
    background-repeat: no-repeat;
    margin:0px auto;
}
.icon-delete32{
    background-image:url(/static/default/pic/icons/icon_delete32.svg);
    background-position: 0px 0px;
}
.icon-rotate-w32{
    background-image:url(/static/default/pic/icons/icon_rotate_w32.svg);
    background-position: 0px 0px;
}
.icon-rotate-r32{
    background-image:url(/static/default/pic/icons/icon_rotate_r32.svg);
    background-position: 0px 0px;
}
.icon-info32{
    background-image:url(/static/default/pic/icons/icon_info32.svg);
    background-position: 0px 0px;
}
.icon-w-arrow-l{
    background-image:url(/static/default/pic/icons/icon_arrow_l32.svg);
    background-position: -1px 0px;
}
.icon-w-arrow-r{
    background-image:url(/static/default/pic/icons/icon_arrow_r32.svg);
    background-position: 1px 0px;
}
.btn-icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
}
.icon-snapshot{
    background-image:url(/static/default/pic/icons/icon_snapshot.svg);
    background-position: 0px 0px;
}
.icon-restore{
    background-image:url(/static/default/pic/icons/icon_restore.svg);
    background-position: 0px 0px;
}
.icon-delete{
    background-image:url(/static/default/pic/icons/icon_delete.svg);
    background-position: 0px -1px;
}
.icon-power{
    background-image:url(/static/default/pic/icons/icon_power.svg);
    background-position: 0px 0px;
}
.icon-reboot{
    background-image:url(/static/default/pic/icons/icon_reboot.svg);
    background-position: 0px 0px;
}
.icon-add{
    background-image:url(/static/default/pic/icons/icon_add.svg);
    background-position: 0px -1px;
}
.icon-edit{
    background-image:url(/static/default/pic/icons/icon_edit.svg);
    background-position: 0px 0px;
}
.icon-eject{
    background-image:url(/static/default/pic/icons/icon_eject.svg);
    background-position: 0px 0px;
}
.icon-movedown{
    background-image:url(/static/default/pic/icons/icon_movedown.svg);
    background-position: 0px 0px;
}
.icon-moveup{
    background-image:url(/static/default/pic/icons/icon_moveup.svg);
    background-position: 0px 0px;
}
.icon-start{
    background-image:url(/static/default/pic/icons/icon_start.svg);
    background-position: 0px 0px;
}
.icon-stop{
    background-image:url(/static/default/pic/icons/icon_stop.svg);
    background-position: 0px 0px;
}
.icon-import{
    background-image:url(/static/default/pic/icons/icon_import.svg);
    background-position: 0px 0px;
}

.icon-import-remove{
    background-image:url(/static/default/pic/icons/icon_import_remove.svg);
    background-position: 0px 0px;
}
.icon-search{
    background-image:url(/static/default/pic/icons/icon_search.svg);
    background-position: 0px 0px;
}
.icon-fsck{
    background-image:url(/static/default/pic/icons/icon_fsck.svg);
    background-position: 0px 0px;
}
.icon-smart{
    background-image:url(/static/default/pic/icons/icon_smart.svg);
    background-position: 0px -2px;
}
.icon-bad-block-scan{
    background-image:url(/static/default/pic/icons/icon_blockscan.svg);
    background-position: 0px 0px;
}
.icon-bad-block-stop{
    background-image:url(/static/default/pic/icons/icon_blockscanstop.svg);
    background-position: 0px 0px;
}
.icon-expand{
    background-image:url(/static/default/pic/icons/icon_expand.svg);
    background-position: 0px 0px;
}
.icon-global-hot-add{
    background-image:url(/static/default/pic/icons/icon_add_global.svg);
    background-position: 0px 0px;
}
.icon-global-hot-remove{
    background-image:url(/static/default/pic/icons/icon_remove_global.svg);
    background-position: 0px 0px;
}
.icon-ihm{
    background-image:url(/static/default/pic/icons/icon_ihm.svg);
    background-position: 0px 0px;
}
.icon-ihm-color{
    background-image:url(/static/default/pic/icons/icon_ihm_color.svg);
    background-position: 0px 0px;
}
.icon-wdda{
    background-image:url(/static/default/pic/icons/icon_wdda.svg);
    background-position: 0px 0px;
}
.icon-lock{
    background-image:url(/static/default/pic/icons/icon_lock.svg);
    background-position: 0px 0px;
}
.icon-unlock{
    background-image:url(/static/default/pic/icons/icon_unlock.svg);
    background-position: 0px 0px;
}
.icon-disable{
    background-image:url(/static/default/pic/icons/icon_disable.svg);
    background-position: 0px 0px;
}
.icon-bad-block-stop{
    background-image:url(/static/default/pic/icons/icon_blockscanstop.svg);
    background-position: 0px 0px;
}
.icon-reconnect{
    background-image:url(/static/default/pic/icons/icon_reconnect.svg);
    background-position: 0px 0px;
}
.icon-format{
    background-image:url(/static/default/pic/icons/icon_format.svg);
    background-position: 0px 0px;
}
.icon-umount{
    background-image:url(/static/default/pic/icons/icon_umount.svg);
    background-position: 0px 0px;
}
.icon-advance{
    background-image:url(/static/default/pic/icons/icon_advance.svg);
    background-position: 0px 0px;
}
.icon-status-0{
    background-image:url(/static/default/pic/icons/icon_status_0.svg);
    background-position: 0px 0px;
}
.icon-status-1{
    background-image:url(/static/default/pic/icons/icon_status_1.svg);
    background-position: 0px 0px;
}
.icon-status-2{
    background-image:url(/static/default/pic/icons/icon_status_2.svg);
    background-position: 0px 0px;
}
.icon-status-3{
    background-image:url(/static/default/pic/icons/icon_status_3.svg);
    background-position: 0px 0px;
}
/* icon-status-4 亮燈紅色 尚未使用 */
.icon-status-4{
    background-image:url(/static/default/pic/icons/icon_status_4.svg);
    background-position: 0px 0px;
}
.icon-upload{
    background-image:url(/static/default/pic/icons/icon_upload.svg);
    background-position: 0px 0px;
}
.icon-download{
    background-image:url(/static/default/pic/icons/icon_download.svg);
    background-position: 0px 0px;
}
.icon-share{
    background-image:url(/static/default/pic/icons/icon_share.svg);
    background-position: 0px 0px;
}
.icon-more{
    background-image:url(/static/default/pic/icons/icon_more.svg);
    background-position: 0px 0px;
}
.icon-batch-in{
    background-image:url(/static/default/pic/icons/icon_export.svg);
    background-position: 0px 0px;
}
.icon-showall{
    background-image:url(/static/default/pic/icons/icon_showall.svg);
    background-position: 0px 0px;
}
.icon-online{
    background-image:url(/static/default/pic/icons/icon_online.svg);
    background-position: 0px 0px;
}

a.k-pager-refresh.k-link {
    margin-top: 4px;
}
/*for checkbox margin-right 12px*/
.checkbox-m-12{
    margin-right: 12px !important;
}
.k-header.k-grid-toolbar label{
    cursor: pointer;
}
#hide_word{
    position: relative !important;
    opacity: 0;
    z-index: 0;
}
