﻿/*
Company: Astar Printerlink Co., Ltd.
Product: Astar Web IME CSS
Version: 3.23.11.140
*/
.astar-ime-plugin { width:24px; height:26px; position:absolute; display:block; z-index:8888; }
.astar-ime-plugin-hide { display:none; }
.astar-ime-plugin img { width:22px; height:24px; position:relative; text-align:center; align:top; display:inline; cursor:hand; }
.astar-ime-panel { display:block; width:135px; z-index:9999; position:absolute; }
.astar-ime-panel-hide { display:none; }
.astar-ime-textbox { width:98px; ime-mode:disabled; }
.astar-ime-textbox-notfound {  width:98px; ime-mode:disabled; background-color:rgb(0,120,215); color: White; }
.astar-ime-switch { vertical-align:middle; cursor:pointer; }
.astar-ime-candidate { display:block; border:1px black solid; background-color:White; position:absolute; z-index:8888; }
.astar-ime-candidate-hide { display:none; }
.astar-ime-candidate-header { width:100px; text-align:center; color:black; }/*3.22.11.280 add color*/
.astar-ime-candidate-header img { vertical-align:middle; cursor:pointer; }
.astar-ime-candidate-table { border-collapse:collapse; width:100px; border:0; color:black; }/*3.22.11.280 add color*/
.astar-ime-candidate-table tr:hover { background-color:rgb(205,232,255); }
.astar-ime-candidate-table td:nth-child(odd) { text-align:center; }
.astar-ime-keyboard { display:block; border:1px black solid; background-color:white; position:absolute; z-index:9999; }
.astar-ime-keyboard-hide { display:none; }
.astar-ime-keyboard-table { width:250px; color:black; }/*3.22.11.280 add color*/
.astar-ime-keyboard-table-key { text-align:center; background-color:rgb(237,237,237); cursor:pointer; width:10px; }
.astar-ime-keyboard-table-func { text-align:center; background-color:rgb(191,191,191); cursor:pointer; width:33%; }
/*3.22.11.230---begin*/
.astar-ime-keyboard-table-ipad { height:232px; font-family:semibold; font-size:20px; }
.astar-ime-keyboard-table-ipad table { height:20%; width:660px; }
.astar-ime-keyboard-table-ipad table:first-child td { width:66px; }
/*3.22.11.230---end*/
/*3.22.12.200---begin*/
.astar-ime-plugin-mli { display: inline; }
.astar-ime-plugin-mli img { vertical-align: middle; cursor: pointer; position: fixed; }
.astar-ime-panel-mli { display:block; width:135px; z-index:99999; position:fixed; }
.astar-ime-candidate-mli { display:block; border:1px black solid; background-color:White; position:fixed; z-index:99999; }
.astar-ime-keyboard-mli { display:block; border:1px black solid; background-color:white; position:fixed; z-index:99999; }
/*3.22.12.200---end*/
/*3.23.08.310---Begin*/
input, textarea, select[data-astar="Display"] { font-family: inherit; }
/*3.23.08.310---End*/
.astar-ime-candidate-SwitchPage { border-collapse: collapse; border-top: 1px solid black;}