/*------------------------------------
  wiFύX
-------------------------------------*/
*
{
	color: white !important;
	background-color: unset !important;
}

#pageTop, .logoSet, input, textarea, select, button, meter, progress, .cse .gsc-control-cse, .gsc-control-cse
{
	background-color: black !important;
}

*.boxSlave, *.infoDetail, *.infoList, *.sub_box, *.box, dl, .headerIn, .subPage, .boxIn, .titleBody, .list
{
	background: black !important;
}

#background1, #header
{
	background: black !important;
}

.boxSlave li{
	background: black !important;
}

div.switchDevice ul li.sp.on{
	background: url(../../hp_jsmartphone/images/baseline_smartphone_white_18dp.png) no-repeat center/60% #1da1f2 !important;
}

div.switchDevice ul li.sp.off {
	background:url(../../hp_jsmartphone/images/baseline_smartphone_black_18dp.png) no-repeat center/60% #FFFFFF !important;
}

div.switchDevice ul li.pc.on {
	background: url(../../hp_jsmartphone/images/baseline_desktop_mac_white_18dp.png) no-repeat center/60% #1da1f2 !important;
}

div.switchDevice ul li.pc.off {
	background:url(../../hp_jsmartphone/images/baseline_desktop_mac_black_18dp.png) no-repeat center/60% #FFFFFF !important;
}

