﻿.textbox_char_20
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 20px;
}
.textbox_char_20:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_30
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 30px;
}
.textbox_char_30:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_50
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 50px;
}
.textbox_char_50:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_65
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 65px;
}
.textbox_char_65:focus
{
    border: 2px solid #FF9900;
}

.textbox_char_80
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 80px;
}
.textbox_char_80:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_100
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
}
.textbox_char_100:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_100_center
{
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
}
.textbox_char_100_center:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_110
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 110px;
}
.textbox_char_110:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_120
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 120px;
}
.textbox_char_120:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_140
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 140px;
}
.textbox_char_140:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_160
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 160px;
}
.textbox_char_160:focus
{
    border: 2px solid #FF9900;
}

.textbox_char_200
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 200px;
}
.textbox_char_200:focus
{
    border: 2px solid #FF9900;
}


.textbox_char_250
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 250px;
}

.textbox_char_250:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_270
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 270px;
}

.textbox_char_270:focus
{
    border: 2px solid #FF9900;
}


.textbox_numeric
{
    text-align: Right;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
}
.textbox_numeric:focus
{
    border: 2px solid #FF9900;
}
.textbox_numeric_40
{
    text-align: Right;
    font-family: Arial;
    font-size: 12px;
    width: 40px;
}
.textbox_numeric_70
{
    text-align: Right;
    font-family: Arial;
    font-size: 12px;
    width: 70px;
}
.textbox_numeric_70:focus
{
    border: 2px solid #FF9900;
}
.textbox_numeric_90
{
    text-align: Right;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
}
.textbox_numeric_90:focus
{
    border: 2px solid #FF9900;
}
.textbox_numeric_140
{
    text-align: Right;
    font-family: Arial;
    font-size: 12px;
    width: 140px;
}
.textbox_numeric_140:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_350
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 350px;
}
.textbox_char_350:focus
{
    border: 2px solid #FF9900;
}

.textbox_char_200_90
{
    font-family: Arial;
    font-size: 12px;
    width: 200px;
    height: 90px;
    text-align: left;
}

.textbox_char_200_90:focus
{
    border: 2px solid #FF9900;
}

.textbox_char_300_90
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 300px;
    height: 90px;
}

.textbox_char_300_90:focus
{
    border: 2px solid #FF9900;
}

.textbox_char_350_150
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 350px;
    height: 150px;
}

.textbox_char_350_150:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_400
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 400px;
}

.textbox_char_400:focus
{
    border: 2px solid #FF9900;
}
.textbox_char_400_180
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 400px;
    height: 180px;
}

.textbox_char_400_180:focus
{
    border: 2px solid #FF9900;
}

.DropDownList
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 110px;
    height: 20px;
}

.DropDownList:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_10
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
}
.DropDownList_10:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_50
{
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    width: 50px;
    height: 20px;
}
.DropDownList_50:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_70
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 70px;
    height: 20px;
}
.DropDownList_70:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_100
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
    height: 20px;
}
.DropDownList_100:focus
{
    border: 2px solid #FF9900;
}



.DropDownList_120
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 120px;
    height: 20px;
}
.DropDownList_120:focus
{
    border: 2px solid #FF9900;
}

.DropDownList_140
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 140px;
    height: 20px;
}
.DropDownList_140:focus
{
    border: 2px solid #FF9900;
}


.DropDownList_160
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 160px;
    height: 20px;
}
.DropDownList_160:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_180
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 180px;
    height: 20px;
}
.DropDownList_180:focus
{
    border: 2px solid #FF9900;
}

.DropDownList_200
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 200px;
    height: 20px;
}
.DropDownList_200:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_240
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 240px;
    height: 20px;
}
.DropDownList_240:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_270
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 270px;
    height: 20px;
}
.DropDownList_270:focus
{
    border: 2px solid #FF9900;
}
.DropDownList_460
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    width: 460px;
    height: 20px;
}
.DropDownList_460:focus
{
    border: 2px solid #FF9900;
}
.Label_Message
{
    font-family: 微軟正黑體;
    font-size: medium;
    color: #981A00;
    /*color: Black;*/
    font-weight: bolder;
}
.Login_Message
{
    font-family: 微軟正黑體;
    font-size: 12px;
    color: #FF9900;
    color: Black;
    font-weight: bolder;
}

.Label_char
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
    color: #191C1E;
}

.Label_char_active
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
    color: #191C1E;
}

.Label_char_active_sub_container
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
    color: #FFFFFF;
}

.Label_numeric
{
    text-align: Right;
    font-family: 微軟正黑體;
    font-size: 12px;
    width: 100px;
}

.GridView_all
{
    color: #000000;
    height: 16px;
    text-decoration: none;
    font-size: 12px;
    width: 950px;

    /*自動斷行*/
    word-break:break-all; 
    word-wrap:break-word;
}
.GridView_free
{
    color: #000000;
    height: 16px;
    text-decoration: none;
    font-size: 12px;
}
.GridView_free2
{
    color: #000000;
    height: 16px;
    text-decoration: none;
    font-size: 12px;
    border-color: #3399FF;
    border-collapse: collapse;
    border-left: 2px solid #3399FF;
    border-right: 2px solid #3399FF;
    border-top: 2px solid #3399FF;
    border-bottom: 2px solid #3399FF;
}
.GridView_HeaderStyle
{
    /*background-color: #323333;*/
    background-color: #E87458;
    color: White;
    font-size: 12px;
    font-weight: bolder;
    font-family: 微軟正黑體;
    border-color: #ffffff;
    border-collapse: collapse;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.GridView_HeaderStyle th
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-collapse: collapse;
    border-color: #ffffff;
}

.GridView_HeaderStyle th a
{
    color: white;
}

.GridView_HeaderStyleNowrap
{
    /*background-color: #323333;*/
    background-color: #E87458;
    color: White;
    font-size: 12px;
    font-weight: bolder;
    font-family: 微軟正黑體;
    border-color: #ffffff;
    border-collapse: collapse;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.GridView_HeaderStyleNowrap th
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-collapse: collapse;
    border-color: #ffffff;
    white-space:nowrap;/* 文字不折行 */
    text-align: center;
}

.GridView_HeaderStyleNowrap th a
{
    color: white;
}

.GridView_HeaderStyle2
{
    background-color: #E87458;
    color: Black;
    font-size: 12px;
    font-weight: bolder;
    font-family: 微軟正黑體;
    border-color: #3399FF;
    border-collapse: collapse;
    border-left: 2px solid #3399FF;
    border-right: 2px solid #3399FF;
    border-top: 2px solid #3399FF;
    border-bottom: 2px solid #3399FF;
    vertical-align: middle;
    text-align: center;
}
.GridView_FooterStyle
{
    background-color: #FCECA0;
    color: White;
    font-size: 12px;
}
.GridView_RowStyle
{
    /*background-color: #F7F6F3;*/
    background-color: #FFFFFF;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #ffffff;
    border-collapse: collapse;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.GridView_RowStyle td
{
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
    border-collapse: collapse;
    border-color: #989393;
}

.GridView_RowStyleNowrap
{
    /*background-color: #F7F6F3;*/
    background-color: #FFFFFF;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #000000;
    border-collapse: collapse;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    /*white-space: nowrap;*/
}

.GridView_RowStyleNowrap td
{
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
    border-collapse: collapse;
    border-color: #989393;
    white-space: nowrap;
}

.GridView_RowStyle2
{
    /*background-color: #FFFFFF;*/
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #3399FF;
    border-collapse: collapse;
    border-left: 2px solid #3399FF;
    border-right: 2px solid #3399FF;
    border-top: 0px solid #3399FF;
    border-bottom: 0px solid #3399FF;
    vertical-align: middle;
    text-align: center;
}
.GridView_AltRowStyle
{
    /*background-color: #DCDCDC;*/
    background-color: #FFFDEE;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #000000;
    border-collapse: collapse;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.GridView_AltRowStyle td
{
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
    border-collapse: collapse;
    border-color: #989393;
}

.GridView_AltRowStyleNowrap
{
    /*background-color: #DCDCDC;*/
    background-color: #FFFDEE;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #000000;
    border-collapse: collapse;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    /*white-space: nowrap;*/
}

.GridView_AltRowStyleNowrap td
{
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
    border-collapse: collapse;
    border-color: #989393;
    white-space: nowrap;
}

.GridView_Head_RowStyle
{
    background-color: #888888;
    color: White;
    font-family: 微軟正黑體;
    font-size: 13px;
    font-weight: bolder;
    height: 24px;
}

.GridView_Head_RowStyle th
{
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-collapse: collapse;
    border-color: #ffffff;
}

.GridView_Head_RowStyle th a
{
    color: white;
}

.GridView_PagerStyle
{
    background-color: #FCECA0;
    color: White;
    font-family: 微軟正黑體;
}

.GridView_PagerStyle TD A:hover { WIDTH: 20px; COLOR: #000000 }
.GridView_PagerStyle TD A:active { WIDTH: 20px; COLOR: #000000 }
.GridView_PagerStyle TD A:link { FONT-SIZE: 14px; WIDTH: 20px; COLOR: #000000 }
.GridView_PagerStyle TD A:visited { WIDTH: 20px; COLOR: #000000 }
.GridView_PagerStyle TD SPAN { FONT-WEIGHT: bold; FONT-SIZE: 20px; WIDTH: 20px; COLOR: #9B330B}





.Gridview_cell_numeric
{
    width: 70px;
    text-align: right;
}
.GridView_EmptyDataRowStyle
{
    background-color: #FFFFFF;
    color: #333333;
    font-size: 12px;
}
.CheckBoxList
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
}
.CheckBoxList:focus
{
    border: 2px solid #FF9900;
}

.LinkButton
{
    font-family: 微軟正黑體;
    font-size: 12px;
    /*font-weight: bold;*/
    color:#191C1E;
}

.LinkButton_active
{
    font-family: 微軟正黑體;
    font-size: 12px;
    font-weight: bold;
    color:#191C1E;
}

.LinkButton_active_sub_container
{
    font-family: 微軟正黑體;
    font-size: 12px;
    font-weight: bold;
    color:#FFFFFF;
}

.PnlContent
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 14px;
    font-weight: 900;
}
.Panel
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 14px;
    font-weight: 900;
}
.Panel_Hover
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 14px;
    font-weight: 900;
    background-color: #FFFFFF;
}
.Panel_for0480
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
    font-weight: 500;
}

.Panel_for0480_right
{
    text-align: right;
    font-family: 微軟正黑體;
    font-size: 12px;
    font-weight: 500;
}
.listbox
{
    text-align: left;
    font-family: 微軟正黑體;
    font-size: 12px;
}
.listbox:focus
{
    border: 2px solid #FF9900;
}
.Literal
{
    font-family: 微軟正黑體;
    font-size: 12px;
}
.Button
{
    font-family: 微軟正黑體;
    font-size: 12px;
}

img.LT
{
    position:absolute;
    top:35px;
    left:160px
}

img.LB
{
    position:absolute;
    bottom:35px;
    left:160px
}

img.RT
{
    position:absolute;
    top:35px;
    right:160px
}

img.RB
{
    position:absolute;
    bottom:35px;
    right:160px
}

.hidden_me
{
    display:none;
}

.light_stick
{
    background-color: #FCECA0;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #989393;
    border-collapse: collapse;
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
}

.light_stick td
{
    border-left: inherit;
    border-right: inherit;
    border-top: inherit;
    border-bottom: inherit;
    border-collapse: inherit;
    border-color: inherit;
}

.light_stickNowrap
{
    background-color: #FCECA0;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    height: 24px;
    border-color: #989393;
    border-collapse: collapse;
    border-left: 1px solid #989393;
    border-right: 1px solid #989393;
    border-top: 1px solid #989393;
    border-bottom: 1px solid #989393;
}

.light_stickNowrap td
{
    border-left: inherit;
    border-right: inherit;
    border-top: inherit;
    border-bottom: inherit;
    border-collapse: inherit;
    border-color: inherit;
    white-space: nowrap;
}

/* Scroll bar style for webkit browsers */
::-webkit-scrollbar {
    width: 14px;
}
::-webkit-scrollbar-track {
    background-color: #F7ECDF;
}
::-webkit-scrollbar-thumb {
    background-color: #E87458;
}
::-webkit-scrollbar-button {
    background-color: #F7ECDF;
}

::-webkit-scrollbar-button:horizontal:increment {
    background-image: url(../images/scrollBar/ui-icons_888888_256x240.png);
    background-position: -32px 0 !important;
}

::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url(../images/scrollBar/ui-icons_888888_256x240.png);
    background-position: -96px 0 !important;
}

::-webkit-scrollbar-button:vertical:increment {
    background-image: url(../images/scrollBar/ui-icons_888888_256x240.png);
    background-position: -64px 0 !important;
}

::-webkit-scrollbar-button:vertical:decrement {
    background-image: url(../images/scrollBar/ui-icons_888888_256x240.png);
    background-position: 0 0;
}

/* Scroll bar style for IE */
html
{
    scrollbar-face-color: #E87458;
	scrollbar-arrow-color: #981A00;
	scrollbar-track-color: #F7ECDF;
}

/* Style for twoSelectControl for TSB, no need for MARS itself*/
.tsc-middle-button-box
{
    left:45% !important;
    top:20px !important;
    width:10% !important;
    height:120px !important;
    text-align:center !important;
    position:absolute !important;
}

.tscRIGHTS_GROUP_btnAppendAll
{
    background: url("../images/itn/itnrightall.jpg");
    background-repeat:no-repeat;
    background-position:center;
    width:38px !important;
    height:25px;
    border:none;
    font-size:0;
}

.tscRIGHTS_GROUP_btnAppendAll:hover
{
    background: url("../images/itn/itnrightall(mouse).jpg");
}

.tscRIGHTS_GROUP_btnAppend
{
    background: url("../images/itn/itnright.jpg");
    background-repeat:no-repeat;
    background-position:center;
    width:38px !important;
    height:25px;
    border:none;
    font-size:0;
}

.tscRIGHTS_GROUP_btnAppend:hover
{
    background: url("../images/itn/itnright(mouse).jpg");
}

.tscRIGHTS_GROUP_btnRemoveAll
{
    background: url("../images/itn/itnleftall.jpg");
    background-repeat:no-repeat;
    background-position:center;
    width:38px !important;
    height:25px;
    border:none;
    font-size:0;
}

.tscRIGHTS_GROUP_btnRemoveAll:hover
{
    background: url("../images/itn/itnleftall(mouse).jpg");
}

.tscRIGHTS_GROUP_btnRemove
{
    background: url("../images/itn/itnleft.jpg");
    background-repeat:no-repeat;
    background-position:center;
    width:38px !important;
    height:25px;
    border:none;
    font-size:0;
}

.tscRIGHTS_GROUP_btnRemove:hover
{
    background: url("../images/itn/itnleft(mouse).jpg");
}
/*********/