﻿@charset "utf-8";
/* CSS Document */

/*Sam changed 10.11.11*/
/* the start */
/* Reset CSS */
html, body, div, h1, h2, h3, p {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    font-size: 100%;
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    margin: 0px;
    padding: 0px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    text-align: center;
    line-height: 1.86em;
    color: #000000;
    
    font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, "Helvetica Neue", Helvetica, Arial, palatino, tahoma, Arial, Verdana;
    background-color: #000000;

}
/* body .ui-widget{
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, "Helvetica Neue", Helvetica, Arial, palatino, tahoma, Arial, Verdana;   
} */
ul {
    list-style-type: none;
}

img {
    border: none;
    vertical-align: bottom;
}

input {
    /* vertical-align: middle; */
    /* height: 24px;
    font-size: 13px; */
    font-family: Arial, Helvetica, sans-serif;

        border: 1px solid #c6c6c6;
    background: #f2f2f2;
    outline: 0;
    padding: 8px 1em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: calc(100% - 0em);
    resize: none;
    font-size: 1em;
}
input::placeholder {
    color: #aaaaaa; /* 设置默认文本的颜色，可以替换为您想要的颜色值 */
}
i,
em {
    font-style: normal
}

input.input,
input.original,
input.correct {
    border: 1px solid #ddd;
    padding: 1px;
    background: #FFF;
}

.input:hover,
select:hover,
.input:focus,
.inputfocus {
    background-color: #ffc;
}

select,
textarea {
    font-family: Arial, "Times New Roman", Verdana;
    font-size: 13px;
    height: 28px;
    border: 1px solid #d1d1d1;
    text-align: left;
    margin: 5px 0;
}

input.wrong {
    border: 1px solid #c00;
    padding: 1px
}

strong {
    padding-right: 5px;
}


a {
    color: #00a7ff;
    text-decoration: none;
}

a:hover {
    color: #800080;
    text-decoration: underline;
}




div.all {
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden
}

li .y1 {
    color: #600;
    margin: 0px auto;
    width: 250px;
}

/**/
#dialog_a,
#dialog_b {
    overflow: hidden
}
.unlogin_form table{
	width: 100% !important;
}
.unlogin_form table tr{
	background: #fff !important;
}
.unlogin_form tr:nth-child(odd) td {
    background-color: #f6f6f6;
}
.unlogin_form tr td table tr td {
    background: transparent !important;
}
/* clearfix */
.cmn_clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 1;
    overflow: hidden;
}

.cmn_clearfix {
    display: inline-block;
}

/*\*/
* html .cmn_clearfix {
    height: 1%;
}

.cmn_clearfix {
    display: block;
}


/*--- the end---- */

/*=====header=====*/
#header {
    width: 100%;
    height: 139px;
    background-image: url(/javax.faces.resource/header_bg.jpg.faces?ln=images);
    background-repeat: no-repeat;
    background-color:#000000;
}

#header .headerInfo {
    width: 100%;
    max-width: 1400px;
    height: 100px;
    margin: 0px auto;
    background-image: url(/javax.faces.resource/header_bg.jpg.faces?ln=images);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color:#000000;
        display: flex;
    align-items: center;
}

#header .headerInfo a {
    /* width: 347px;
    height: 139px; */
        display: block;
    text-align: left;
    overflow: hidden;
    padding: 0px 18px;
}
#header .headerInfo a img{
	width: 100%;
	max-width: 701px;
}
#header .header_right {
    position: absolute;
    width: 482px;
    height: 100px;
    top: 0;
    right: 0px;
    background: transparent url(/javax.faces.resource/header_right.png.faces?ln=images) no-repeat;
}

/*=====menu=====*/
#menu {
    position: absolute;
    width: 100%;
    height: 39px;
    overflow: visible;
    top: 100px;
    background-color: #171717;
    border-top: 1px #ebd8ae solid;
}

#menu .menuInfo {
    width: 100%;
    max-width: 1400px;
    height: 39px;
    margin: -50px auto 0;
    background-color: none;
}

#menu .menuInfo .left {
    float: left;
}

.btn_menuA {
    float: left;
    width: 125px;
    height: 39px;
    display: block;
    margin-left: 0px;
    background: url(/javax.faces.resource/menu_a.png.faces?ln=images) no-repeat;
}

.btn_menuA a {
    background: url(/javax.faces.resource/menu_a2.png.faces?ln=images) no-repeat;
}

.btn_menuA:hover {
    background:url(/javax.faces.resource/menu_a3.png.faces?ln=images) no-repeat;
}

.btn_menuA:active {
    background:url(/javax.faces.resource/menu_a2.png.faces?ln=images) no-repeat;
    ;
}

.btn_menuB {
    background: url(/javax.faces.resource/menu_b.png.faces?ln=images) no-repeat;
    width: 125px;
    height: 39px;
    display: block;
    margin-left: 130px;
}

.btn_menuB a {
    background: url(/javax.faces.resource/menu_b2.png.faces?ln=images) no-repeat;
}

.btn_menuB:hover {
    background:url(/javax.faces.resource/menu_b3.png.faces?ln=images) no-repeat;
}

.btn_menuB:active {
    background:url(/javax.faces.resource/menu_b2.png.faces?ln=images) no-repeat;
    ;
}


.btn_menuC {
    background: url(/javax.faces.resource/menu_c.png.faces?ln=images) no-repeat;
    width: 125px;
    height: 39px;
    display: block;
    margin-left: 260px;
    position: absolute;
    top: 0;
}

.btn_menuC a {
    background: url(/javax.faces.resource/menu_c2.png.faces?ln=images) no-repeat;
}

.btn_menuC:hover {
    background:url(/javax.faces.resource/menu_c3.png.faces?ln=images) no-repeat;
}

.btn_menuC:active {
    background:url(/javax.faces.resource/menu_c2.png.faces?ln=images) no-repeat;
    ;
}



.btn_menuD {
    background: url(/javax.faces.resource/menu_d.png.faces?ln=images) no-repeat;
    width: 125px;
    height: 39px;
    display: block;
    margin-left: 390px;
    position: absolute;
    top: 0;

}

.btn_menuD a {
    background: url(/javax.faces.resource/menu_d2.png.faces?ln=images) no-repeat;
}

.btn_menuD:hover {
    background:url(/javax.faces.resource/menu_d3.png.faces?ln=images) no-repeat;
}

.btn_menuD:active {
    background:url(/javax.faces.resource/menu_d2.png.faces?ln=images) no-repeat;
    ;
}




#menu .menuInfo .right {
    float: right;
    color: #FFF;
    margin-top: 10px;
    font-size: 13px;
    padding-right: 18px;
}

#menu .menuInfo .right a {
        color: #ebd8ae;
    line-height: 20px;
    font-size: 1.2em;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
}

#menu .menuInfo .right a:visited {
    text-decoration: underline;
}

#menu .menuInfo .right a:hover {
    color: #FF6;
    text-decoration: underline;
}

#menu .ui-menu-list .ui-menu-child{
    background: linear-gradient(to right, #564114, #b3924b);
    border-radius: 0 0 5px 5px;
    margin: 0 0 0 -1px;
    width: 240px !important;
    border: 1px #e9d6ad solid;
    padding: 5px 5px 5px 5px;
    box-shadow: inset 0px 0px 25px #6b5526 !important;
    overflow: visible !important;
}
#menu .ui-menu-list .ui-menu-child li{
    width: 100%;
        border-bottom: 1px #e9d6ad solid;
}
#menu .ui-menu-list .ui-menu-child li:last-child,
#menu .ui-menu-list .ui-menu-child li li{
    border-bottom: none;
}
#menu .ui-menu-list .ui-menu-child li a{
    width: 100%;
        display: flex;
    justify-content: space-between;
}
#menu .ui-menu-list .ui-menu-child li a span.ui-icon{
    margin: 0 5px;
}
#menu .ui-menu-list .ui-menu-child .ui-menu-child{
    width: 100% !important;
    background: #171717;
    border: none;
    border-radius: 0 5px 5px 5px;
        margin-left: -2px;
        box-shadow: none !important;
}
/*=====sitemap=====*/
.sitemap {
    /*     height: 15px; */
        background-color: #171717;
    display: flex;
    width: 100%;
    /* max-width: 1400px; */
    margin: 0 auto;
}

.sitemapInfo {
    /* height: 30px; */
    width: 100%;
    max-width: 1400px;
    line-height: 36px;
    padding: 0px 18px 5px;
    margin: 0 auto;
    text-align: left;
    background-color: #171717;
}

.sitemapInfo .txt {
    color: #ebd8ae;
    margin-left: 0px;
}

#sitemap {
    width: 100%;
    height: 25px;
    overflow: hidden;
    background-color: #f4f4f4;
}

#sitemap .sitemapInfo {
    width: 1000px;
    height: 25px;
    margin: 0px auto;
    text-align: left;
    margin-top: 8px;
    letter-spacing: 0px;
}

#sitemap .sitemapInfo .txt {
    color: #666;
    margin-left: 0px;
    padding-top: 10px;
}

/*=====content=====*/
#xsnazzy {
    background: transparent;
    margin: 0px;
    background: #ebd8ae;
    border-radius: 8px;
}

#xsnazzy p {
    padding: 0;
    color: #828282;
}
#xsnazzy p.acts{
    text-align: center;
}
#xsnazzy h1,
#xsnazzy h2,
#xsnazzy p {
    margin: 0 5px;
    letter-spacing: 1px;
}

#xsnazzy h1 {
    font-size: 15px;
    color: #5286E2;
    margin: 0 0 20px 0;
    border-bottom: #e1e1e1 1px solid;
    line-height: 30px;
}

#xsnazzy h2 {
    margin: 5px 0 5px 7px;
    font-size: 13px;
    color: #C2703A;
    border: 0;
    font-weight: normal;
}

#xsnazzy h3 {
    margin: 10px 0;
    padding: 5px 0;
    font-size: 15px;
    color: #999999;
    border: 0;
    font-weight: normal;
}

#xsnazzy h4 {
    line-height: 36px;
    font-size: 1.5em;
    color: #000;
}

.aw_t1 {
    margin-top: 15px;
    font-weight: bold;
    color: #834f00;
    font-size: 17px;
    position: relative;
}
.aw_t1:after{
    content: "▸";
    position: absolute; 
    left: -10px;
    top: -4px;
}
.xcontent {
    display: block;
    background: #ffffff;
    /* border:0 solid #b5b5b5; border-width:0 1px; */
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
}
.xcontent ul li{

}
.xcontent ul li ol li{
        margin: 10px 0;
    padding: 5px 10px;
    background: #e4dfd5;
    border-radius: 5px;
    width: 100%;
    color: #000;
    list-style: disc;
}
.xtop,
.xbottom {
    display: block;
    background: transparent;
    font-size: 1px;
    display: none;
}

.xb1,
.xb2,
.xb3,
.xb4 {
    display: block;
    overflow: hidden;
}

.xb1,
.xb2,
.xb3 {
    height: 1px;
}

.xb2,
.xb3,
.xb4 {
    background: #FFF;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
}

.xb1 {
    margin: 0 5px;
    background: #b5b5b5;
}

.xb2 {
    margin: 0 3px;
    border-width: 0 2px;
}

.xb3 {
    margin: 0 2px;
}

.xb4 {
    height: 2px;
    margin: 0 1px;
}

#content {
    width: 100%;
    background-color: #171717;
    padding-top: 0px;
}

#contentInfo {
    width: 98%;
    height: auto;
    margin: 0px auto;
    text-align: left;
    overflow: hidden;
    padding: 20px 0 20px 0;
    min-height: 300px;
    background-color: #171717;
}

#contentBox p {
    margin: 0px 0 0;
    line-height: 28px;
    padding-left: 0px;
}

#contentNav {
    /* float: right;
    width: 40%;
    overflow: hidden;
    position: relative;
    margin: 0px;
    padding: 0px; */
        width: calc(40% - 20px);
    overflow: hidden;
    position: relative;
    margin: 0px 0 0 20px;
    padding: 12px 15px;
    display: inline-block;
    background: #f4f4f4;
    border-radius: 8px;
        box-shadow: inset 0px 0px 0px 5px #9e8246, 0px 0px 0px 0px #9e8246;
}

#contentNavInfo {
    padding: 0px;
}

#contentNavInfo h1 {
    padding: 0px;
    border-bottom: #e1e1e1 1px solid;
}

#contentNavInfo p {
    margin: 10px 0;
    line-height: 28px;
}

#contentNavBox p.t1 {
    margin: 0px 0;
    font-size: 14px;
    line-height: 20px;
    font-family: palatino, tahoma, Arial, Verdana;
}

#contentNavBox .r1 {
    margin: 10px 0;
    padding: 0px;
}
#contentNavInfo #contentNavBox p{
	padding: 10px;
    background: #ebd9b4;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
    color: #ae3d20;
}

#content #contentInfo {
    display: flex;
    justify-content: center;
    padding: 0 0 50px;
}
#content #contentInfo #homeBox{
    width: 100%;
    max-width: 1400px;
    padding: 0 18px;
}

#content #contentInfo #homeBox #contentBoxs{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
#content #contentInfo #homeBox #contentBoxs p.notice{
        margin-top: -40px;
    padding-left: 10px;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37{
    font-size: 15px;
    margin: 0px;
    padding: 0;
    border: none;
    background: #fff;
    height: calc(100% - 0px);
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 legend.ui-fieldset-legend{
        display: inline-block;
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 0px;
    background: #c85133;
    color: #fff;
    border-radius: 4px 4px 0 0;
    padding: 10px 0 10px;
    border: none;
    text-align: center;
    text-shadow: none;
    box-shadow: none;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content{
    background: #fff;
    height: calc(100% - 0px);
    box-shadow: inset 0px 0px 0px 5px #9e8246, 0px 0px 0px 0px #9e8246;
    padding: 10px 20px 45px 10px;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table li{
    margin-bottom: 5px;
    position: relative;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table ol li:nth-child(n+3) {
    padding-left: 15px;
    padding-bottom: 5px;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table ol li:nth-child(n+3):after {
        content: "";
    position: absolute;
    top: 7px;
    left: 3px;
    width: 5px;
    height: 5px;
    background-color: #9e8246;
    border-radius: 50px;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table li font{
    margin-bottom: 10px;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table li font[color^="#ff0000"]{
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table li span[style*="color: rgb(255, 0, 0)"]{
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
#content #contentInfo #homeBox #contentBoxs #j_idt37 .ui-fieldset-content table li span[style*="background-color: rgb(255, 255, 153)"]{
        font-weight: bold;
    background-color: rgb(229 53 53) !important;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    margin: 0 5px;
    letter-spacing: 0.05em;
        padding: 6px 10px;
        white-space: nowrap;
}
#content #contentInfo #homeBox #contentBoxs #xsnazzy{
    height: 100%;
}
#content #contentInfo #homeBox #contentBoxs #xsnazzy .xcontent{
    height: calc(100% - 0px);
    box-shadow: inset 0px 0px 0px 5px #9e8246, 0px 0px 0px 0px #9e8246;
}
.xcontent .step p{
    width: 100%;
    margin: 5px 0;
} 
#content #contentInfo #homeBox #contentBoxs .xcontent h1,
#content #contentInfo #homeBox #contentBoxs .xcontent h2,
#content #contentInfo #homeBox #contentBoxs .xcontent p{
    text-align: center;
}
#content #contentInfo #homeBox #contentBoxs .xcontent h1{
        font-size: 1.5em;
    margin-bottom: 0px;
    background: #c85133;
    color: #fff;
    border-radius: 4px 4px 0 0;
    padding: 15px 0 10px;
}
#content #contentInfo #homeBox #contentBoxs .xcontent h1 .t01{
    color: #fff !important;
}
#content #contentInfo #homeBox #contentBoxs .xcontent h2{
        font-size: 1.6em;
    font-weight: 600;
    margin: 0;
    color: #5b4000;
}
#content #contentInfo #homeBox #contentBoxs .xcontent .login_form p{
    text-align: left;
}
@media only screen and (max-width: 925px) {
    #menu .menuInfo{
        margin-top: 0;
    }
    #content #contentInfo #homeBox {
            flex-direction: column;
            width: calc(100% - 0px);
    }
    #content #contentInfo #homeBox #contentBoxs{
        height: auto;
    }
    #content #contentInfo #homeBox #contentBoxs #j_idt37{
        margin-right: 0 !important;
        height: auto;
    }
    #content #contentInfo{
        width: 100%;
    }
    #content #contentInfo #homeBox #contentNav{
        width: 100%;
        margin: 5px 0 0;
    }
    #content #contentInfo #homeBox #contentBoxs p.notice{
        margin-top: -40px;
        padding-bottom: 20px;
    }
    #content #contentInfo #homeBox #loginForm{
        width: 100%;
        margin-bottom: 20px;
    }
    #content #contentInfo #homeBox #contentBoxs #xsnazzy .xcontent .login_form{
        height: 260px;
    }
}
#content .ui-widget.ui-chkbox .ui-chkbox-box{
        width: 24px;
    height: 24px;
}
#content .ui-chkbox .ui-chkbox-box {
    margin: 3px;
}
#content .ui-widget.ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon {
    margin: 3px;
}
#content .ui-widget.ui-radiobutton .ui-radiobutton-box {
    width: 20px;
    height: 20px;
}
#content .ui-widget.ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon.ui-icon {
    margin: 1px;
}
#content .gba-input-control .gba-input-control-episode{
        display: inline-flex;
    width: auto;
    margin: 5px;
    align-items: center;
}
#content .gba-input-control .gba-input-control-episode label{
    margin: 0 5px;
}
/**/
#content .ui-state-hover{
    -moz-box-shadow: 0px 0px 8px #ebd9b4, inset 0px 1px 0px #fff;
    -webkit-box-shadow: 0px 0px 8px #ebd9b4, inset 0px 1px 0px #fff;
    box-shadow: 0px 0px 8px #ebd9b4, inset 0px 1px 0px #fff;
}
#content .ui-state-hover, #content .ui-widget-content #content .ui-state-hover, #content .ui-widget-header #content .ui-state-hover, #content .ui-state-focus, #content .ui-widget-content #content .ui-state-focus, #content .ui-widget-header #content .ui-state-focus {
    border: 1px solid #ffffff;
    background: #ebd9b4 url(/javax.faces.resource/images/ui-bg_highlight-hard_80_ebd9b4_1x100.png.faces?ln=primefaces-aristo) 50% 50% repeat-x;
    background: #ebd9b4 linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0));
    background: #ebd9b4 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), to(rgba(255,255,255,0)));
    background: #ebd9b4 -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0));
    /* font-weight: bold; */
    color: #313131;
    -moz-box-shadow: 0 0 5px #ebd9b4;
    -webkit-box-shadow: 0px 0px 8px #ebd9b4;
    box-shadow: 0px 0px 8px #ebd9b4;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #c6c6c6;
    background: #9e8246;
    background: #9e8246 linear-gradient(top, rgba(0,0,0,0.25), rgba(0,0,0,0));
    background: #9e8246 -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.25)), to(rgba(0,0,0,0)));
    background: #9e8246 -moz-linear-gradient(top, rgba(0,0,0,0.25), rgba(0,0,0,0));
    color: #ffffff;
    text-shadow: 1px 1px 1px #333333;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #c6c6c6;
    background: #ebd9b4 url(/javax.faces.resource/images/ui-bg_highlight-hard_80_85b2cb_1x100.png.faces?ln=primefaces-aristo) 50% 50% repeat-x;
    background: #ebd9b4 linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0));
    background: #ebd9b4 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), to(rgba(255,255,255,0)));
    background: #ebd9b4 -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0));
    /* font-weight: bold; */
    color: #313131;
    -moz-box-shadow: 0 0 5px #ebd9b4;
    -webkit-box-shadow: 0px 0px 8px #ebd9b4;
    box-shadow: 0px 0px 8px #ebd9b4;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #c6c6c6;
    background: #ebd9b4 url(/javax.faces.resource/images/ui-bg_inset-hard_65_85b2cb_1x100.png.faces?ln=primefaces-aristo) 50% 50% repeat-x;
    background: #ebd9b4 linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.4));
    background: #ebd9b4 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.4)));
    background: #ebd9b4 -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.4));
    /* font-weight: bold; */
    color: #1C4257;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
.ui-shadow{
    -moz-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3) !important;
    -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3) !important;
}

/**/
.ui-selectonemenu {
    display: inline-block;
    position: relative;
    width: auto;
    zoom: 1;
    cursor: pointer;
    padding-right: 2em;
}
#content .ui-widget {
    font-size: 1em;
}
#content .gba-input-control .ui-selectonemenu {
    background: #f2f2f2;
    border: 1px solid #c6c6c6;
    margin-bottom: 6px;
}
#content .gba-input-control {
    padding: 0;
    display: inline-flex;
    /* flex-wrap: wrap; */
    position: relative;
    align-items: center;
    width: 100%;
    border: 0px;
    color: #404040;
    box-shadow: none;
    flex-wrap: nowrap;
}
#content .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 0px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0px;
}
#content .gba-input-control .ui-inputfield {
    padding: 8px;
    box-shadow: none;
    margin-right: 5px;
}
#content .gba-input-control label.ui-inputfield {
    padding: 6px;
    font-size: 0.9em;
    background: #f2f2f2;
    color: #c85133;
    font-weight: 600;
}
#content .ui-selectonemenu .ui-selectonemenu-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.ui-selectonemenu .ui-selectonemenu-trigger {
    border-right: none;
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    width: 16px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 3px;
}
.ui-selectonemenu .ui-selectonemenu-trigger {
    width: 26px !important;
}


.gba-input-group {
  display: table;
  padding: 0px 5px 0px 20px;
  border: 1px solid #404040;
  border-radius: 2px;
  background-color: #ffffff;
  width: 90%;
  margin: 3px auto;
}
.gba-input-group .gba-input {
  border: 0px;
}
.gba-input-group .gba-label {
  display: table-cell;
  width: 30%;
  border-right: 1px solid #404040;
  color: #000000;
  padding: 5px 8px;
  vertical-align: top;
}
.gba-input-group .gba-input-control {
  display: table-cell;
  width: 100%;
  border: 0px;
  color: #404040;
  padding: 3px 12px;
  box-shadow: none;
}
.gba-input-group .input-mid {
  display: table-cell;
  width: 50%;
  border-right: 1px solid #404040;
  color: #000000;
  box-shadow: none;
}
.gba-input-group .input-mid .input-text {
  width: 100%;
  box-shadow: none;
  border: 0px;
  padding: 1px 12px;
}
.gba-input-group .input-right {
  display: table-cell;
  width: 20%;
  border: 0px;
}

#content .gba-input-group{
  width: 100%;
      background: none;
    border: none;
    padding: 0px 5px 0px 5px;
}
#content .gba-input-group .input-mid{
  border: none;
}
#content .gba-input-group input{
  border: 1px solid #c6c6c6;
      background: #f2f2f2;
    outline: 0;
    padding: 8px 1em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    width: 100%;
    /* -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 20%) !important;
    box-shadow: 0 1px 1px rgb(0 0 0 / 20%) !important; */
    resize: none;
    font-size: 1em;
}
#content .gba-input-group .gba-label{
  border: none;
}
#content .main-area .gba-input-group .ui-inputfield{
    padding: 8px;
    box-shadow: none;
    margin-right: 5px;
}
#content .main-area .gba-input-group label.ui-inputfield{
  padding: 6px;
    font-size: 0.9em;
    background: #f2f2f2;
}
#content .ui-messages-error,
#content .ui-message-error {
    margin: 3px 0;
    background: #c84059;
    padding: 6px;
    color: #fff;
    min-height: 34px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#content .ui-messages ul{
    margin-top: 2px;
}
#content .ui-messages-error .ui-messages-error-icon{
    margin-top: 0px;
}
#content .ui-messages-info,
#content .ui-message-info {
    color: #ffffff;
    background-color: #385d8f;
    border-color: #143460;
}
#lyricForm .ui-panel-content .column1{
    width: 80px;
}
#loginBox .whiteTheme .password_column1{
        width: 41%;
}
#loginBox .whiteTheme .password_column2 .hint{
        width: 100%;
    display: inline-block;
    margin: 5px 0 0;
    color: #ff0000;
}
#modalDialogLyric.lyrics .ui-dialog-content{
    padding: 0;
}
#modalDialogLyric.lyrics .ui-panel{
    padding: 0px 10px;
}
#modalDialogLyric.lyrics .ui-panel .ui-widget-header{
    background: none;
    border: none;
    padding: 0 0 10px;
    text-align: left;
        padding-left: 90px;
        margin: 0;
}
#modalDialogLyric.lyrics .ui-panel .ui-widget-content{
    background: none;
    border: none;
    padding: 0 0 10px;
    text-align: center;
}
#modalDialogLyric.lyrics .ui-widget-header .ui-panel-title{
    font-size: 1.3em;
    margin: 0;
    color: #4a370c;
}
#content .ui-messages-info,
#content .ui-message-info {
    margin: 3px 0;
    /* background: #e72e50; */
    padding: 6px;
    min-height: 34px;
    /* color: #fff; */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
}
.apply .ui-button,
.acts .ui-button,
#teamMateAreaId .ui-button,
.ui-dialog .ui-button{
    position: relative;
    border: 0 !important;
    border-radius: 4px;
    background: #79984c;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    transition: border 0.3s ease-out;
    /* transition-delay: 0.8s; */
    overflow: hidden !important;
    transition: 0.3s;
    padding: 10px 20px !important;
    box-shadow: none !important;
}

.apply .ui-button:before,
.apply .ui-button:after,
#teamMateAreaId .ui-button:before,
#teamMateAreaId .ui-button:after,
.acts .ui-button:before,
.acts .ui-button:after,
.ui-dialog .ui-button:before,
.ui-dialog .ui-button:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    margin: auto;
    content: 'Button';
    border-radius: 50%;
    border: 0 !important;
    display: block;
    width: 22em;
    height: 22em;
    left: -5.5em;
    text-align: center;
    transition: box-shadow 0.3s ease-out;
    /* transition-delay: 0.75s; */
}

.apply .ui-button:after {
    /* transition-delay: 0.25s; */
}

.apply .ui-button span,
#teamMateAreaId .ui-button span,
.acts .ui-button span,
.ui-dialog .ui-button span{
    position: relative;
    z-index: 1;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    top: 20%;
    color: #fff;
}

.apply .ui-button:hover,
#teamMateAreaId .ui-button:hover,
.acts .ui-button:hover,
.ui-dialog .ui-button:hover{
    color: #ffffff;
    animation: anim 0.3s ease;
    /* transition: border 0.2s ease; */
    text-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
/*.apply .ui-button:hover::before {
box-shadow: inset 0 0 0 11em #ebd8ae;
transition-delay: 0.05s;
}*/
.apply .ui-button:hover::after,
#teamMateAreaId .ui-button:hover::after,
.acts .ui-button:hover::after,
.ui-dialog .ui-button:hover::after{
    box-shadow: inset 0 0 0 11em #c85133;
    /* transition-delay: 0.05s; */
    border: 0 !important;
}
.ui-widget .ui-spinner-button{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-widget .ui-spinner-button.ui-spinner-up{
    margin-right: 5px;
}
.ui-widget .ui-spinner-button .ui-button-text .ui-icon{
        margin-top: 0;
        background-image: url(/javax.faces.resource/images/ui-icons_ffffff_256x240.png.faces?ln=primefaces-aristo);
}
@keyframes anim {
    0% {
        color: #d3b7f7;
    }

    /*50% { color: #50514f; }*/
    100% {
        color: #ffffff;
    }
}
.txt_input .ui-state-default{
    border: 0px solid #c6c6c6 !important;
    background: #959595 url(/javax.faces.resource/images/ui-bg_highlight-hard_80_ffffff_1x100.png.xhtml?ln=primefaces-aristo) 50% 50% repeat-x;
    background: #959595 linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0));
    background: #959595 -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.3)), to(rgba(255,255,255,0)));
    background: #959595 -moz-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0));
    font-weight: bold;
    color: #4f4f4f;
}
form .blue_btn,
form .btn-unique,
form .btn-warning{
    position: relative;
    border: 0 !important;
    border-radius: 4px;
    background: #79984c;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    /* transition-delay: 0.8s; */
    overflow: hidden !important;
    transition: 0.3s;
    padding: 10px 20px !important;
    box-shadow: none !important;
    display: inline-block;
    line-height: 0 !important;
    height: auto !important;
    min-height: 36px;
    display: inline-flex;
    align-items: center;
}
form .ui-datatable-data .blue_btn{
    min-height: 28px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
/* form .blue_btn:before,
form .blue_btn:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    margin: auto;
    content: 'Button';
    border-radius: 50%;
    border: 0 !important;
    display: block;
    width: 22em;
    height: 22em;
    left: -5.5em;
    text-align: center;
    transition: box-shadow 0.3s ease-out;
    /* transition-delay: 0.75s; */
}

form .blue_btn:after {
    /* transition-delay: 0.25s; */
}

form .blue_btn span{
    position: relative;
    z-index: 1;
    top: 20%;
    color: #fff;
    padding: 0 1em;
    display: inline-block;
}

form .blue_btn:hover,
form .btn-unique:hover,
form .btn-warning:hover{
    color: #ffffff;
    background: #c85133;
    /* animation: anim 0.3s ease; */
    /* transition: border 0.2s ease; */
    text-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
/* form .blue_btn:hover::after{
    box-shadow: inset 0 0 0 11em #c85133;
    border: 0 !important;
} */
#content .ui-dialog .ui-dialog-buttonpane{
        text-align: center;
    padding: 20px 0;
}
#content .ui-button.ui-button-text-icon-left{
        display: inline-flex;
    align-items: center;
    padding-left: 15px !important;
}
#content .ui-button.ui-button-text-icon-left .ui-button-icon-left{
        margin: 0;
    left: 0;
}
#content .ui-button.ui-button-text-icon-left .ui-button-text{
    padding: 0 0 0 10px;
}
#content .ui-datatable{
    margin-bottom: 20px;
}
#content .ui-datatable .ui-datatable-header{
        background: #2c2c2c;
    color: #fff;
    text-shadow: none;
    border-color: #404040;
    border-radius: 8px 8px 0 0;
    padding: 10px 10px 15px;
    font-size: 15px;
    border-bottom: 5px solid #ac0020;
}
#content .ui-datatable .ui-datatable-header small{
        color: #fddc93;
    font-size: 14px;
}
#content .ui-datatable table{
        border-color: #404040;
    margin: 0px;
    width: calc(100% - 0px);
    border-radius: 5px;
    /* overflow: hidden; */
}
#content .ui-datatable table tr td{
    padding: 8px 10px;
    font-size: 14px;
}
#content .ui-datatable thead th{
        background: #64583e;
    padding: 10px 5px !important;
    color: #ffffff;
    text-shadow: none;
    font-size: 14px;
    cursor: default;
    margin: 0 !important;
}
#content .ui-picklist-buttons button{
    height: 35px;
}
#content .ui-picklist-buttons button .ui-button-icon-left{
        background-image: url(/javax.faces.resource/images/ui-icons_38667f_256x240.png.faces?ln=primefaces-aristo) !important;
}
#content .ui-picklist .ui-picklist-list li.ui-state-highlight{
        color: #fff;
    text-shadow: none;
    font-weight: bold;
}
#content .ui-picklist .ui-picklist-list li.ui-state-highlight table tr{
    background: none !important;
}
/**/
.ui-widget-header .ui-icon{
        background-image: url(/javax.faces.resource/images/ui-icons_ffffff_256x240.png.faces?ln=primefaces-aristo);
}
#content #workPanelGroup .ui-dialog{
    width: 90% !important;
    max-width: 800px !important;
}
#content #modalDialog1.ui-dialog{
    width: 90% !important;
    max-width: 800px !important;
}
#content #modalDialog1.ui-dialog table.whiteTheme{
    width: 100%;
}
#content .ui-dialog{
    min-width: 450px;
    /* width: 96% !important;
    left: 50% !important;
    max-width: 1200px;
    transform: translate(-50%, -50%);
    top: 50% !important;
    border-radius: 10px !important; */
}
#content .ui-dialog .ui-dialog-titlebar-close{
        margin: 5px 5px 0 0;
}
#content .ui-dialog form{
    width: 100%;
}
#content .ui-dialog form .acts{
    text-align: center;
    margin: 15px auto 10px;
}
#content .ui-dialog .ui-dialog-subtitle{
    font-size: 1.2em;
    margin: 0 0 15px;
    font-weight: 600;
    color: #D35D00;
    width: 100%;
}
#content .ui-dialog .ui-scrollpanel{
        overflow-x: hidden;
}
#content .ui-dialog .ui-scrollpanel table{
    width: 100%;
}

#content .ui-dialog .whiteTheme td .ui-spinner.r3px{
        display: flex;
    align-items: center;
}
#content .ui-dialog .whiteTheme td .ui-spinner.r3px .ui-spinner-button{
    max-width: 40px !important;
    max-height: 33px !important;
    padding: 10px 15px !important;
}
#content .ui-dialog .whiteTheme td .ui-spinner .diskNumber_input,
#content .ui-dialog .whiteTheme td .ui-spinner .track_input{
    width: 50px;
}
#content .ui-dialog .whiteTheme td .txt_input.r3px,
#content .ui-dialog .whiteTheme td .ui-inputfield{
    width: calc(50% - 12px);
    display: flex;
}

#content .ui-dialog .whiteTheme td .txt_input.r3px .ui-button .ui-icon-calendar{
    margin: -7px -8px 0;
}
#content .ui-dialog .whiteTheme tr td:first-child{
    width: 170px;
}
#content .ui-dialog .whiteTheme tr td:first-child .f_label{
    min-width: 170px;
}
#content .ui-dialog .whiteTheme.mvTheme tr td:first-child{
    width: 115px;
}
#content .ui-dialog .whiteTheme.mvTheme tr td:first-child .f_label{
    min-width: 115px;
}
#content .ui-dialog .ui-dialog-titlebar{
        background: linear-gradient(to right, #564114, #b3924b);
    color: #FFF;
    text-shadow: none;
    border-radius: 5px 5px 0 0;
    box-shadow: inset 0px 0px 25px #6b5526;
    letter-spacing: 0.04em;
}
#content .ui-dialog button.ui-button-icon-only .ui-icon{
    margin: -2px -8px;
}
.ui-widget-overlay{
        background: #000 !important;
    opacity: 0.8;
}

.ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker-header .ui-datepicker-next{
    background: #696969 !important;
    opacity: 1;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current{
    padding: 6px 10px !important;
}
.ui-datatable .ui-paginator .ui-state-default .ui-icon{
    background-image: url(/javax.faces.resource/images/ui-icons_38667f_256x240.png.faces?ln=primefaces-aristo);
}
.ui-datatable-tablewrapper .ui-sortable-column-icon {
    background-image: url(/javax.faces.resource/images/ui-icons_ffffff_256x240.png.faces?ln=primefaces-aristo) !important;
}
#content .ui-datatable-scrollable-body table th {
    padding: 0 !important;
}

#content .ui-selectonemenu{
        background: none;
    border: none;
    text-shadow:  none;
    box-shadow: none;
}
#content .ui-selectonemenu .ui-selectonemenu-trigger{
        border: 1px solid #c6c6c6;
    height: auto;
    padding: 7px 0 !important;
}
#content #loginBox .ui-selectonemenu .ui-selectonemenu-trigger{
    padding: 4px 0 !important;
}
#content .ui-button-text-only .ui-button-text{
    padding-top: 0;
    padding-bottom: 0;
}
#form table.a1 .gba-input-control .ui-chkbox{
        top: 2px;
    position: relative;
}
.dw_a {
    background: url(/javax.faces.resource/dw_a.gif.faces?ln=images) no-repeat;
    width: 262px;
    height: 32px;
    display: block;
}

.dw_a a {
    background: url(/javax.faces.resource/dw_a.gif.faces?ln=images) no-repeat;
}

.dw_a:hover {
    background:url(/javax.faces.resource/dw_as.gif.faces?ln=images) no-repeat;
}

.dw_a:active {
    background:url(/javax.faces.resource/dw_a.gif.faces?ln=images) no-repeat;
}

.dw_b {
    background: url(/javax.faces.resource/dw_b.gif.faces?ln=images) no-repeat;
    width: 262px;
    height: 32px;
    display: block;
}

.dw_b a {
    background: url(/javax.faces.resource/dw_b.gif.faces?ln=images) no-repeat;
}

.dw_b:hover {
    background:url(/javax.faces.resource/dw_bs.gif.faces?ln=images) no-repeat;
}

.dw_b:active {
    background:url(/javax.faces.resource/dw_b.gif.faces?ln=images) no-repeat;
}

.dw_c {
    background: url(/javax.faces.resource/dw_c.gif.faces?ln=images) no-repeat;
    width: 262px;
    height: 32px;
    display: block;
}

.dw_c a {
    background: url(/javax.faces.resource/dw_c.gif.faces?ln=images) no-repeat;
}

.dw_c:hover {
    background: url(/javax.faces.resource/dw_cs.gif.faces?ln=images) no-repeat;
}

.dw_c:active {
    background: url(/javax.faces.resource/dw_c.gif.faces?ln=images) no-repeat;
}

.t01 {
    color: #C00;
    font-size: 13px;
}

.line {
    display: block;
    height: 10px;
    margin: 10px 0 20px 0;
    border-bottom: #e1e1e1 1px solid;
    line-height: 30px;
}

/*=====帳號密碼=====*/
.login_form {
    margin: 0px auto;
    width: 472px;
    height: 437px;
    display: block;
    background-image: url(/javax.faces.resource/login_bg.gif.faces?ln=images);
    background-repeat: no-repeat;
}

.login_form2 {
    margin: 0px auto;
    width: 472px;
    height: 480px;
    display: block;
}

.login_box {
    display: block;
    position: absolute;
    width: 300px;
    height: 120px;

    margin: 20px 0 0 80px;
}
.login_box input{
    border: 1px solid #c6c6c6 !important;
    background: #ffffff !important;
    outline: 0;
    /* width: calc(100% - 16px) !important; */
    padding: 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    resize: none;
    box-shadow: none;
    font-size: 1em;
}
.login_form .a01 {
    position: absolute;
    width: 261px;
    height: 28px;
    line-height: 28px;
}

.login_form .a02 {
    position: absolute;
    width: 261px;
    height: 28px;
    top: 50px;
    line-height: 28px;
}

.login_form2 .a01 {
    width: 261px;
    height: 28px;
    line-height: 28px;
}

.login_form2 .a02 {
    width: 261px;
    height: 28px;
    line-height: 28px;
}

.login_form2 .a03 {
    width: 261px;
    height: 28px;
    line-height: 28px;
}

.login_img {
    position: absolute;
    background-image: url(/javax.faces.resource/login_a1.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 72px;
    height: 72px;
    display: block;
    margin: 0px 0 0 280px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.login_img a {
    background: url(/javax.faces.resource/login_a1.gif.faces?ln=images) no-repeat;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.login_img:hover {
    background:url(/javax.faces.resource/login_a2.gif.faces?ln=images) no-repeat !important;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.login_tab_txt {
    position: absolute;
    display: block;
    top: 70px;
    left: 0px;
}


#loginBox li {
    float: left;
    list-style: none;
    display: inline;
    margin: 5px 0px;
    padding: 0px;
    font-size: 13px;
    color: #000;
    text-align: right;
}

li.AButton {
    margin: 5px 0px;
    text-align: center;
    margin: 5px 0 20px 0;
}

li.AButton a {
    text-align: center;
    width: 80px;
    color: #fff;
    border: 1px solid #fff;
    background-color: #dd731d;
    display: block;
    padding: 8px;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}

li.AButton a:hover {
    color: #fff;
    border: 1px solid #d4d4d4;
    background-color: #6b6b6b;
    text-decoration: none;
}


.form_left {
    width: 259px;
    margin: 10px 0 0px 20px;
    text-align: right;
}

.cbox {
    margin: 10px 0 10px 20px;
}


.unlogin_form {
    width: 100%;
    padding: 0;
}

#j_idt32 .f_label {
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    width: 150px;
}

#j_idt45 .f_label {
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    width: 120px;
}

.f_label {
    float: right;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    color: #828282;
}

.required:before {
    content: "*";
    color: #c85133;
    margin-right: 5px;
}

#j_idt44 .f_label {
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    width: 150px;
}

.ablum_img {
    float: left;
    height: 80px;
    margin: 0px 0 0 35px;
}

.ablum_txt {
    height: 80px;
    margin: 0px 0 0 140px;
}




.unlogin_form p .txt_input {
    width: 250px;
}

.unlogin_form p .warning {
    color: #DD3C10;
}

.unlogin_form p .hint {
    color: #999;
    display: block;
    font-size: 13px;
    margin-left: 150px;
    padding-top: 5px;
}

.unlogin_form p .hint2 {
    color: #999;
    display: block;
    font-size: 13px;
    margin-left: 150px;
}

.unlogin_form p .hint3 {
    color: #999;
    display: block;
    font-size: 13px;
    position: absolute;
    margin: 0px 0px 0px 150px;
}

.unlogin_form p .hint4 {
    color: #999;

    font-size: 13px;
    height: 80px;
    margin: 0px 0px 0px 20px;
}

/*=====報名資料_表演場所_團體個人=====*/
div.ui-panel {
    border: 0 none;
}

div.ui-panel-content.ui-widget-content {
    border: 1px solid #a8a8a8;
        text-align: center;
}
div.ui-panel-content.ui-widget-content table{
    width: 100%
}

.ads_a div.ui-panel-content.ui-widget-content span {
    display: none;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60px;
}

div.ui-panel.ui-panel-content {
    padding: 0;
}

.ads_a div.ui-panel-content {
    padding: 0;
}

.ads_a div.ui-panel {
    padding: 0;
}


/*填寫作品形式*/
input#form\:workNumber_input.ui-inputfield {
    height: 20px;
}

button.ui-button-icon-only {
    margin: 0 3px 0 3px !important;
}
button.ui-button-icon-only .ui-icon{
	
}
button.ui-button-icon-only .ui-button-text{
	display:none
}
button#form\:addBtn.ui-button {
    margin: 0 0 5px 0;
}

div.ui-messages-warn {
    height: 24px;
}

div.ui-messages-error {
    height: 24px;
}

/*上傳圖片*/
div.ui-messages-warn {
    height: 24px;
}

div.ui-messages-error {
    height: 24px;
}

div.ui-messages-info {
    height: 24px;
}

/*歌曲表單欄位*/
input#form\:songTable:0:songNameIT.ui-inputfield {
    padding: 0px;
}

table#form\:workType1.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 13px;
    padding: 0;
}

td.ui-editable-column {
    padding: 0;
    font-size: 13px;
}

div#form\:songTable.ui-datatable {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.ui-datatable table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #A8A8A8;
}

span#form\:songTable:0:j_idt95.ui-cell-editor {
    width: 500px;
}

/*曲數Spinner*/

input#form\:workNumber_input.ui-spinner {
    width: 60px;

}

input#form\:workNumber_input.ui-spinner-input {
    width: 30px;
}

/* Calender   */
input#form\:publishDate_input.ui-inputfield {
    width: 80px;
    padding: 0px;
    height: 24px;
}

span.rb {
    margin: 0px 15px 0px 0px;
    color: #333333;
    vertical-align: text-top;
    line-height: 20px;
}

.unlogin_form p {}

.unlogin_form p.acts {
    margin-left: 150px;
}

.bgray_btn {
    background: #973000;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#C56E00), to(#A86C00), color-stop(.5, #864600), color-stop(.501, #8D4400));
    background: -moz-linear-gradient(top, #8D4400, #8D4400 50%, #8D4400 50.1%, #8D4400);
    background: linear-gradient(top, #e4e4e4, #e4e4e4 50%, #e4e4e4 50.1%, #e4e4e4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #794800;
    padding: 3px 10px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    text-align: center;
}



.gray_btn {
    background: #b3b3b3;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#b3b3b3), to(#b3b3b3), color-stop(.5, #9e9e9e), color-stop(.501, #9e9e9e));
    background: -moz-linear-gradient(top, #9e9e9e, #9e9e9e 50%, #9e9e9e 50.1%, #9e9e9e);
    background: linear-gradient(top, #e4e4e4, #e4e4e4 50%, #e4e4e4 50.1%, #e4e4e4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #eee;
    padding: 3px 10px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.gray_btn:hover {
    background: #818181;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#bfbfbf), to(#bfbfbf), color-stop(.5, #818181), color-stop(.501, #818181));
    background: -moz-linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    background: linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    border: 1px solid #eee;
}

.gray_btn:active {
    background: #818181;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#bfbfbf), to(#bfbfbf), color-stop(.5, #818181), color-stop(.501, #818181));
    background: -moz-linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    background: linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    border: 1px solid transparent;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
}


.lview_btn {
    background: #b3b3b3;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#b3b3b3), to(#b3b3b3), color-stop(.5, #9e9e9e), color-stop(.501, #9e9e9e));
    background: -moz-linear-gradient(top, #9e9e9e, #9e9e9e 50%, #9e9e9e 50.1%, #9e9e9e);
    background: linear-gradient(top, #e4e4e4, #e4e4e4 50%, #e4e4e4 50.1%, #e4e4e4);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    border: 1px solid #eee;
    padding: 3px 10px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.lview_btn:hover {
    background: #818181;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#bfbfbf), to(#bfbfbf), color-stop(.5, #818181), color-stop(.501, #818181));
    background: -moz-linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    background: linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    border: 1px solid #eee;
}

.lview_btn:active {
    background: #818181;
    background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#bfbfbf), to(#bfbfbf), color-stop(.5, #818181), color-stop(.501, #818181));
    background: -moz-linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    background: linear-gradient(top, #818181, #818181 50%, #818181 50.1%, #818181);
    border: 1px solid transparent;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
}


/*=====移動歌曲====*/

div.ui-panel-content ui-widget-content {}

div.ui-panel-content.ui-widget-content span {
    display: block;
    overflow: hidden;
    width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-panel-content.ui-widget-content span.s01 {
    display: block;
    margin-left: 10px;
    overflow: hidden;
    width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

fieldset#singleAwardFrom:\bestForkSingleAwardFieldset.ui-fieldset.ui-widget.ui-widget-content {
    height: auto;
    min-height: 100px;
    margin-top: 10px;
}

.ui-fieldset.ui-widget.ui-widget-content .s02 {
    min-height: 100px;
    height: auto;
    margin-top: 10px;
}

.ui-fieldset.ui-widget.ui-widget-content.ui-corner-all.ui-droppable {
    margin-top: 10px;
    min-height: 100px;
}

.ui-fieldset.ui-widget.ui-widget-content.ui-corner-all {
    margin-top: 10px;
    min-height: 100px;
}

/*=====歌曲資料====*/
.song_box {
    margin: 0px 0 0 15px;
}

table.song_main {
    width: 100%;
    margin: 10px 0 0 14px;
    border: 1px solid #eee;
}

table.song_main td {
    padding: 4px 0px 4px 5px;
    border-bottom: 1px whiteSmoke solid;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
    padding: 6px 5px;
}

table.song_main .off {
    text-align: center;
}

table.song_main .on {
    text-align: center;
    font-weight: bold;
    color: #666;
}

table.song_main tr.bg_grey {
    line-height: 30px;
    height: 26px;
    border-bottom: #e6e6e6 1px solid;
    background-color: #E4E4E4;
}

table.song_main tr.bga {
    background: #FAFAFA;
    line-height: 30px;
    height: 26px;
    border-bottom: #e6e6e6 1px solid;
}

table.song_main tr.bgb {
    line-height: 30px;
    border-bottom: #e6e6e6 1px solid;
    height: 26px;
    background-color: #EEEEEE;
}

table.song_main .txt {
    height: 26px;

}




/*=====rg=====*/
.top {
    display: block;
    background-color: #F3F3F3;
    padding: 5px 0 15px 0;
}

p.top01 {
    color: #768a7b;
    display: block;
}

p.top01 a {
    color: #CC0000;
}

.addrw_img {
    position: absolute;
    background-image: url(/javax.faces.resource/btn_add.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 161px;
    height: 41px;
    display: block;
    margin: 10px 0 0 0px;
}

.addrw_img a {
    background: url(/javax.faces.resource/btn_add.gif.faces?ln=images) no-repeat;
}

.addrw_img:hover {
    background:url(/javax.faces.resource/btn_adds.gif.faces?ln=images) no-repeat;
}

table.remind_main {
    width: 100%;
}

table.remind_main td {
    padding: 4px 0px 4px 5px;
    border-bottom: 1px whiteSmoke solid;
}

table.remind_main .off {
    text-align: center;
}

table.remind_main .on {
    text-align: center;
    font-weight: bold;
    color: #666;
}

table.remind_main tr.bg_grey {
    background: #FAFAFA;
    line-height: 30px;
    height: 26px;

}

table.remind_main .txt {
    height: 26px;

}

.del_icon {
    position: absolute;
    background-image: url(/javax.faces.resource/icon_del.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin: -8px 0 0 15px;
}

.del_icon a {
    background: url(/javax.faces.resource/icon_del.gif.faces?ln=images) no-repeat;
}

.del_icon:hover {
    background:url(/javax.faces.resource/icon_dels.gif.faces?ln=images) no-repeat;
}


/*=====step=====*/
.step_top {
    margin: 0 0 20px 0px;
}

#iden {
    height: 35px;
    font-size: 15px;
    color: #548e00;
    margin: 0 0 0 0;
    border-bottom: #e1e1e1 1px solid;
}

.tip {
    position: absolute;
    background-image: url(/javax.faces.resource/tip.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 7px;
    height: 4px;
    display: block;
    margin: 0 0 0 15px;
}

.iden_01a {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_01a.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 15px;
}

.iden_01a a {
    background: url(/javax.faces.resource/iden_01a.gif.faces?ln=images) no-repeat;
}

.iden_01a:hover {
    background:url(/javax.faces.resource/iden_01a.gif.faces?ln=images) no-repeat;
}

.iden_01b {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_01b.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 15px;
}

.iden_01b a {
    background: url(/javax.faces.resource/iden_01a.gif.faces?ln=images) no-repeat;
}

.iden_01b:hover {
    background:url(/javax.faces.resource/iden_01a.gif.faces?ln=images) no-repeat;
}


.iden_02a {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_02a.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 156px;
}

.iden_02a a {
    background: url(/javax.faces.resource/iden_02a.gif.faces?ln=images) no-repeat;
}

.iden_02a:hover {
    background:url(/javax.faces.resource/iden_02a.gif.faces?ln=images) no-repeat;
}

.iden_02b {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_02b.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 156px;
}

.iden_02b a {
    background: url(/javax.faces.resource/iden_02a.gif.faces?ln=images) no-repeat;
}

.iden_02b:hover {
    background:url(/javax.faces.resource/iden_02a.gif.faces?ln=images) no-repeat;
}


.iden_03a {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_03a.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 298px;
}

.iden_03a a {
    background: url(/javax.faces.resource/iden_03a.gif.faces?ln=images) no-repeat;
}

.iden_03a:hover {
    background:url(/javax.faces.resource/iden_03a.gif.faces?ln=images) no-repeat;
}

.iden_03b {
    position: absolute;
    background-image: url(/javax.faces.resource/iden_03b.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 136px;
    height: 35px;
    display: block;
    margin: 0 0 0 298px;
}

.iden_03b a {
    background: url(/javax.faces.resource/iden_03a.gif.faces?ln=images) no-repeat;
}

.iden_03b:hover {
    background:url(/javax.faces.resource/iden_03a.gif.faces?ln=images) no-repeat;
}


.title_box {
    margin: 20px 0 20px 15px;
}

.lvbox {
    display: block;
    width: 450px;
    height: 24px;
    margin: 0px 0 5px 150px;

}

.lvboxb {
    display: block;
    width: 450px;
    height: 24px;
    margin: 0px 0 5px 0px;

}

.loadid {
    float: left;
    background-image: url(/javax.faces.resource/loada_n.png.faces?ln=images);
    background-repeat: no-repeat;
    width: 80px;
    height: 30px;
    display: block;
}
#content img#titlePicture{
    background-image: url(/javax.faces.resource/album.jpg.faces?ln=images);
    background-size: cover;
}
.loadid a {
    background: url(/javax.faces.resource/loada_n.png.faces?ln=images) no-repeat;
}

.loadid:hover {
    background:url(/javax.faces.resource/loada_h.png.faces?ln=images) no-repeat;
}

.viewid {
    float: left;
    margin: 0 0 0 2px;
    background-image: url(/javax.faces.resource/viewa.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 53px;
    height: 24px;
    display: block;
    left: 50px;
}

.viewid a {
    background: url(/javax.faces.resource/viewa.gif.faces?ln=images) no-repeat;
}

.viewid:hover {
    background:url(/javax.faces.resource/viewb.gif.faces?ln=images) no-repeat;
}

.del_member {
    position: absolute;
    background-image: url(/javax.faces.resource/icon_del.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin: -15px 0 0 0px;
    right: 50px;
}

.del_member a {
    background: url(/javax.faces.resource/icon_del.gif.faces?ln=images) no-repeat;
}

.del_member:hover {
    background:url(/javax.faces.resource/icon_dels.gif.faces?ln=images) no-repeat;
}

.qa {
    float: right;
    background-image: url(/javax.faces.resource/question.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    margin: 4px 0 0 3px;
}

.qa a {
    background: url(/javax.faces.resource/question.gif.faces?ln=images) no-repeat;
}

.qa:hover {
    background:url(/javax.faces.resource/questions.gif.faces?ln=images) no-repeat;
}

/*=====award=====*/
.title_box2 {
    margin: 10px 0 20px 10px;
}

.award_abox {
    font-size: 13px;
}

/*=====531 add by vivi=====*/

.award_abox2_left {
    display: block;
    margin: 10px 0 0 0;
    width: 170px;
}

.award_abox2_right {
    display: block;
    width: 100%;
}

.award_abox3 {
    margin: 0;
    padding: 0;
    display: block;
    height: 100px;
    clear: both;
}

.award_abox3_left {
    margin: 0px 0 0 0;
    width: 170px;
    display: block;
    float: left;
}

.award_abox3_right {
    float: left;
    width: 430px;
    display: block;
    margin: 10px 0 0 0;
}

.award_abox4 {
    margin: 0;
    padding: 0;
    display: block;
    height: 100%;
    clear: both;
}

.aw01 {
    text-align: right;
    margin: 5px;
    padding: 5px;
}

.award_abox4_left {
    margin: 0px 10px 0 0;
    width: 260px;
    display: block;
    float: left;
    min-height: 780px;
}

.award_abox4_right {
    float: left;
    width: 320px;
    display: block;
    margin: 0px 0 0 0;
    min-height: 780px;
}

/*=====end=====*/


.award_abox p {}

.01 {
    line-height: 24px;
    font-size: 13px;

    margin: 0;
    padding: 0;
    display: block;

}

table.award_abox .txt {
    height: 28px;

}

.award_abox,
th,
td {
    font-weight: normal;
    text-align: left;
    padding: 8px 5px;
}

.add_art {
    margin: 0;
    padding: 0;
    zoom: 1;
}

.add_artist a {
    background: url(/javax.faces.resource/add_icon.gif.faces?ln=images) no-repeat;
}

.add_artist:hover {
    background:url(/javax.faces.resource/add_icons.gif.faces?ln=images) no-repeat;
}

.add_artist {
    position: absolute;
    background-image: url(/javax.faces.resource/add_icon.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin: -18px 0 0 0px;
    left: 270px;
}

.add_artist a {
    background: url(/javax.faces.resource/add_icon.gif.faces?ln=images) no-repeat;
}

.add_artist:hover {
    background:url(/javax.faces.resource/add_icons.gif.faces?ln=images) no-repeat;
}


.add_song {
    position: absolute;
    background-image: url(/javax.faces.resource/add_icon.gif.faces?ln=images);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin: -18px 0 0 0px;
    left: 465px;
}

.add_song a {
    background: url(/javax.faces.resource/add_icon.gif.faces?ln=images) no-repeat;
}

.add_song:hover {
    background:url(/javax.faces.resource/add_icons.gif.faces?ln=images) no-repeat;
}

.tokenarea {
    padding-left: 2px;
}

.uiCloseButton {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom: 1;
}

.uiToken {
    background: #eceded;
    border: 1px solid #9DACCC;
    -webkit-border-radius: 2px;
    color: #1C2A47;
    cursor: default;
    display: block;
    float: left;
    height: 18px;
    margin: 0 4px 8px 0px;
    padding: 0 3px;
    position: relative;
    white-space: nowrap;
}

.uiCloseButton {
    background-image: url(/javax.faces.resource/del_s.png.faces?ln=images);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
}

.uiCloseButtonSmall {
    background-image: url(/javax.faces.resource/del_s.png.faces?ln=images);
    height: 11px;
    margin-top: 1px;
    width: 11px;
}

.uiToken .remove {
    margin: 2px 0 -2px 1px;
    outline: none;
}

/*=====footer=====*/
#footer {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px 0 0;
    background-color: #000000;
    background-image: url(/javax.faces.resource/footer_bg.gif.faces?ln=images);
    background-repeat: no-repeat;
    background-position: center bottom;
        overflow: hidden;
}

#footer .footerInfo {
    width: 100%;
    max-width: 1400px;
    margin: 0px auto;
    height: 120px;
    text-align: left;
    color: #6f6f6f;
    padding:0 18px;
    /*background-image: url(/javax.faces.resource/footer_bg.gif.faces?ln=images);*/
    background-position: center bottom;
}

#footer .footerInfo p {
    margin: 10px 0;
    color: #BEBEBE;
}

#footer .fbox {
    margin: 28px 0 0 0;
    color: #BEBEBE;
    line-height: 30px;
    vertical-align: text-top;
}

#footer .footerInfo .f01 {}

#footer .footerInfo a {
    color: #F8F8F8;
    font-size: 16px;
    font-weight: bold;
}

#footer .footerInfo a:hover {
    color: #FC3;
    text-decoration: none;
}



/* modified by sam */
/*解决盒子在 其内部的直接子元素是浮动元素、子元素结束处没有做清除浮动的动作、盒子自身也不是浮动元素或已设定了高度的情况下高度不能自适应扩伸的问题*/
.apply,
.apply .step1 {
    margin: 0px auto;
    zoom: 1;
}

.apply:after,
.apply .step1:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/**/

.apply label em {
    color: #c00
}

.apply .login {
    background-color: #f6f6f6;
    padding: 3px 18px;
    height: 30px;
    margin: 0px auto;
}


.apply .loginInfo {
    width: 420px;
    margin-top: 0px;
    background-color: #FFF;
    border: #e1e1e1 1px solid;
    padding: 10px 0;

}

/* Sam added padding-top,paading-bottom */

/* Sam added  <label>,<em>. <p> was deleted */

.apply .loginInfo li label {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 85px;
    margin-left: 30px
}

/*---*/

.apply .loginInfo li {
    height: 30px;
    color: #666;
}

/*sam added, instead of 'styleb'*/
.apply div.original,
.apply div.correct,
.apply div.wrong {
    margin: 10px;
}



.apply div.wrong {
    color: #c00
}

.apply .loginInfo li span {
    padding-left: 5px;
    color: #ccc
}

.apply .loginInfo li input {
    float: left;
    margin-left: 5px;
    color: #7f7f7f;
}

.apply .loginInfo li textarea {
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
    padding: 0px 3px;
}



/*----*/


/*=====變更密碼=====*/
.apply .code {
    height: 30px;
}

.apply .codeInfo {
    width: 350px;
    margin: 0px auto;
    background-color: #FFF;
    border: #e1e1e1 1px solid;
    clear: both;
    padding: 20px;
}

.apply .codeInfo .name {
    color: #960
}

.apply .codeInfo li {
    list-style: none;
    height: 40px;
    color: #C00;
}

.apply .codeInfo li p {
    float: left;
    width: 65px;
    text-align: right;
    color: #666;
}

.apply .codeInfo li input {
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .codeInfo li textarea {
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
    padding: 0px 3px;
}


/*=====專輯獎項=====*/
.awardbtn {
    float: right;
    background-color: #FFF;
}

.awardbtn2 {
    float: right;
    margin-right: 33px;
}

.awardbtn3 {
    margin: 0px auto;
}

.apply .award {
    width: 690px;
    float: left;
    margin: 0px auto;
    background-color: #FFF;
    border: #e1e1e1 1px solid;
    clear: both;
    padding: 10px;
}

.apply .awardInfo {
    width: 320px;
    float: left;
    margin: 0px auto;
    background-color: #FFF;
}

.apply .awardInfo li {
    list-style: none;
    height: 40px;
    color: #C00;
}

.apply .awardInfo li p {
    float: left;
    width: 150px;
    margin-left: 5px;
    text-align: left;
    color: #666;
}

.apply .awardInfo li input {
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .awardInfo li textarea {
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .awardInfo h1 {
    margin: 5px 0 22px 0px;
    height: 1px;
    background-color: #CCC;
    width: 100%;
}

.apply .awardInfo1 {
    width: 320px;
    float: right;
    margin: 0px auto;
    background-color: #FFF;
}

.apply .awardInfo1 li {
    list-style: none;
    float: left;
    clear: both;
    color: #C00;
}

.apply .awardInfo1 li p {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    color: #666;
}

.apply .awardInfo1 li input {
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .awardInfo1 li div {
    clear: both;
    float: left;
    padding: 8px
}

/*by sam 11-22*/
.apply .awardInfo1 li textarea {
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .awardInfo1 h1 {
    margin: 5px 0px 22px;
    height: 1px;
    background-color: #CCC;
    width: 100%;
}

/*=====作詞者=====*/
.apply .authors .title {
    color: #CCC;
    background-color: #333;
    height: 20px;
}

.apply .authors {
    width: 670px;
    float: left;
    background-color: #FFF;
    border: #e1e1e1 1px solid;
    clear: both;
    padding: 10px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.apply .authorsInfo {
    width: 300px;
    float: left;
    margin: 0px auto;
    height: 400px;
}

.apply .authorsInfo li {
    list-style: none;
    height: 40px;
    color: #C00;
}

.apply .authorsInfo li p {
    float: left;
    margin: 12px;
    text-align: left;
    color: #666;
}

.apply .authorsInfo li input {
    float: left;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    padding: 0px 3px;
}

.apply .authorsInfo li textarea {
    margin: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
}

.apply .authorsInfo h1 {
    margin: 5px 0 5px 0px;
    height: 1px;
    background-color: #CCC;
    width: 350px;
}

.apply .authorsInfo1 {
    width: 300px;
    float: right;
    margin: 0px auto;
    background-color: #ccc;
    height: 400px;
}

.apply .authorsInfo1 li {
    list-style: none;
}

.apply .authorsInfo1 li input {
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #000;
    padding: 0px 3px;
}

.apply .authorsInfo1 li textarea {
    margin: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #FFF;
    padding: 0px 3px;
}

.apply .authorsInfo1 h1 {
    width: 300px height: 50px;
    background-color: #CCC;
    font-size: 14px;
    font-weight: bold;
}

.apply .authorsInfo1 h1 a:hover {
    color: #900;
}



/*=====列印=====*/
.print {
    background: #fff;
    heighr: 100%;
    width: 100%;
    font-size: 13px;
}

table.print_main {
    background: #fff;
    width: 100%;
    font-size: 13px;
}

table.print_main td {
    padding: 4px 0px 4px 5px;
    border-bottom: 1px whiteSmoke solid;
}

table.print_main .off {
    text-align: center;
}

table.print_main .on {
    text-align: center;
    font-weight: bold;
    color: #666;
}

table.print_main .txt {
    height: 26px;

}

.print h1 {
    text-align: left;
    font-size: 15px;
    margin: 0 20px 5px 0;
    line-height: 30px;
}

.print h2 {
    text-align: left;
    font-size: 15px;
    margin: 0 20px 5px 0;
    line-height: 30px;
}

.print h4 {
    margin: 10px 0 5px 0px;
    font-size: 15px;
    font-weight: bold;
    border: 0;
    text-align: left;
}

.print h5 {
    margin: 10px 0;
    padding: 5px 0;
    font-size: 15px;
    color: #999999;
    border: 0;
    font-weight: normal;
}

.p_txt01 {
    color: #C00;
    margin: 0px 0 5px 30px;
    font-size: 13px;
}

.print_wh1 {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 350px
}

/*=====列表=====*/
#list {
    font-size: 12px;
    float: left;
}

#list .title_a {
    width: 686px;
    float: left;

    border: #e1e1e1 1px solid;
    padding: 2px;
}

#list .title_a .t1 {
    width: 100%;
    background-color: #373737;
    padding: 6px 0 6px 0;
    float: left;
}

#list .title_a .t1 p {
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 14px;
    margin: 3px 0 3px 0px;
}

#list .title_a .t2 {
    width: 100%;
    background-color: #373737;
    padding: 6px 0 6px 0;
}

#list .title_a .t2 p {
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 14px;
    margin: 3px 0 3px 0px;
}

#list .title_b {
    float: left;
    margin: 0px auto;
    background-color: #f9f9f9;
    border: #e1e1e1 1px solid;
}

#list li {
    list-style: none;
    float: left;

    color: #333;
    margin: 1px;
    padding: 4px;
}

#list td .tab2 {
    margin: 33px auto;
}

#list table .tbd tbody tr.o {
    background: #F1F4F7;
}

#list .table {

    font-size: 10px;
}

/* added 11-30 sam*/
#list tbody tr {
    padding: 5px 0;
}

#list tbody th {
    color: #c30;
    font-weight: bold
}

/**/

#list .tbd tbody td {
    font-size: 12px;
    text-align: cneter;
    margin: 0px auto;
}

#list li p {
    float: left;
    width: 150px;
    margin-left: 5px;
    text-align: left;
    color: #666;
}

#list li input {
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    padding: 0px 3px;
}

#list li textarea {
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 115px;
    color: #7f7f7f;
    padding: 0px 3px;
}

#list h1 {
    margin: 5px 0 22px 0px;
    height: 1px;
    background-color: #CCC;
    width: 100%;
}




/*=====報名專輯=====*/
/*.step{float:left;} deleted by sam*/
.step p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.step .class {
    color: #7f7f7f;
    margin: 0px 0px;
    font-weight: bold;
}

.title01 {
    color: #C00;
    font-weight: bold;
    margin-left: -5px;
}

.apply .step1 {
    margin: 0px auto;
    border: #e1e1e1 1px solid;
    padding: 20px;
}

.apply .step1 .left {
    width: 100%;
}

.apply .step1 .left .name {
    color: #930;
    float: left;
}

.apply .step1 em {
    color: #c85133;
    margin-right:5px
}

.apply .step2 em {
    color: #F00;
}

.apply .step3 em {
    color: #F00;
}

.step3 {
    width: 642px;
}

#content .apply .step1 .left li {
    list-style: none;
    height: 40px;
    color: #C00;
}

#content .apply .step1 .left li span {
    width: 120px;
    color: #666;
    float: left;
    text-align: right
}

#content .apply .step1 .left li span em {
    color: #900
}

#content .apply .step1 .left li input {
    border: 1px solid #e1e1e1;
    background: #f6f6f6;
    height: 20px;
    color: #7f7f7f;
    margin-left: 3px;
}

#content .apply .step1 .left li .stylea {
    color: #C00;
    float: left;
}

#content .apply .step1 .right {
    width: 876px;
    color: #666;
    text-decoration: none;
    font-family: Arial;
    background-color: #f6f6f6;
    padding: 20px 20px 35px 20px;
    margin-right: 0;
    margin-left: 2px;

}

#content .apply .step1 .img {
    border: 1px solid #e1e1e1;
    clear: both;
}

#content .right .y1 {
    margin: 0px auto;
}

#content .right .y3 {
    margin-top: 5px;
    height: 22px;
    float: right;
    clear: both;
}

#content .right .y4 {
    margin-top: 15px;
    margin-right: 25px;
    height: 20px;
    float: right;
    clear: both;
}

/*=====登入=====*/
#login01 {
    float: left;
    padding: 20px;
}

#login01 .box01 {
    width: 455px;
    height: 350px;
    text-align: center;
    background-image: url(/javax.faces.resource/login_bg.gif.faces?ln=images);
    float: left;

    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#login01 .box01 .form {
    text-align: center;
    margin-top: 65px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #EFEFEF;
    font-size: 16px;
}

#login01 ul {
    display: block;
    list-style: none;
    padding: 0px;
}

#login01 ul. a {
    display: block;
    color: #d5d5d5;
    text-decoration: none;
    font: Arial;
    font-size: 12px;
}

#login01 ul. a:hover {
    display: block;
    color: #2f2f2f;
    text-decoration: none
}

#login01 li {
    display: block;
    list-style: none;
    margin: 15px 0px;
    text-align: center;
}

#login01 li.brandContactInfoAButton {
    text-align: center;
    margin-left: 84px;
}

#login01 li.brandContactInfoAButton a {
    float: left;
    text-align: center;
    width: 55px;
    height: 22px;
    color: #f08e09;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    display: block;
    margin: 0px auto;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0px 5px;
}

#login01 li.brandContactInfoAButton a:hover {
    color: #fff;
    border: 1px solid #e1e1e1;
    background-color: #6b6b6b;
}

/*设置提示框样式--sam*/
/*==hack==*/
#popbox {
    color: #888;
    background-color: #fff;
}

#popbox div {
    padding: 10px;
    padding-top: 25px
}

#popbox div em {
    color: #C60;
}

#popbox div span {
    float: left;
    clear: left;
    margin-right: 10px;
    margin-top: -8px
}

/*---*/
.popbox {
    color: #888;
    background-color: #fff;
}

.popbox div {
    padding: 10px;
    padding-top: 25px
}

.popbox div em {
    color: #C60;
}

.popbox div span {
    float: left;
    clear: left;
    margin-right: 10px;
    margin-top: -8px
}





.tip {
    color: #fff;
    background: #1d1d1d;
    display: none;
    /*--Hides by default--*/
    padding: 10px;
    position: absolute;
    z-index: 1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*=====push=====*/
#awardbtn2 {
    float: right;
    margin-right: 33px;
    margin-top: 5px;
}

#pushEditBox h2 {
    background-color: #898989;
    color: whiteSmoke;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    width: 98%;
}

.pushEditInfo {
    border: 1px solid #CCC;
    float: left;
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 15px;
    width: 500px;
}

.pushEditInfo ul {
    list-style: none;
    padding: 5px;
}

.pushEditInfo ul li {
    color: #C00;
    height: 25px;
    list-style: none;
    padding: 3px;
}

.pushEditInfo ul li p {
    color: #666;
    float: left;
    text-align: right;
    width: 110px;
}

.pushEditInfo ul li p {
    color: #666;
    float: left;
    text-align: right;
    width: 110px;
}

.pushEditInfo ul li div.pushEditInfoLeft {
    float: left;
}

.pushEditInfo ul li div.pushEditInfoRight {
    float: left;
}

.pushEditInfo ul li select {
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    color: #7F7F7F;
    float: left;
    margin-left: 5px;
}

#pushEditBox .btn01 {
    float: right;
}

.pushEditInfo ul li textarea {
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    color: #7F7F7F;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 0px 3px;
}

.pushEditInfo ul li input {
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    color: #7F7F7F;
    float: left;
    height: 20px;
    margin-left: 5px;
    padding: 0px 3px;
}

.pushEditInfo ul li div.pushEditInfoRight p {
    margin-left: 10px;
    width: auto;
}



/*=====lyrics=====*/
#writeLyricsDiv {
    padding: 10px;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #e1e1e1;
}

.wLDLeft {
    float: left;
    width: 185px;
    padding: 5px;
    background-color: #e2e2e2;
    height: 412px;
    overflow: hidden;
    overflow-y: scroll;
}

.wLDLeft ul {
    padding: 5px;
    list-style-type: none;
}

.wLDLeft ul li {
    padding: 0 5px;
    line-height: 25px;
}

.wLDLeft ul li a {
    line-height: 25px;
    display: block;
    padding: 0 5px;
}

.wLDLeft ul li span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: left;
}

.wLDLeft ul li span:after {
    content: "...";
}

/* added by sam 12-1 */
.wLDLeft ul li a:hover {
    line-height: 25px;
    padding: 0 5px;
    color: #900;
}

.wLDLeft ul li.choose {
    padding: 0 5px;
    background-color: #999;
    color: #FFF;
}

.wLDLeft ul li.choose a {
    padding: 0 5px;
    background-color: #999;
    color: #FFF;
}

/*----*/
.wLDRight {
    float: left;
    padding: 5px;
    margin-left: 10px;
    border: 1px #CCC solid;
    width: 460px;
    overflow: hidden;
    height: 412px;
}

.wLDRight ul {
    padding: 5px;
    list-style-type: none;
}

.wLDRight ul li {
    padding: 5px;
}

.wLDRight p {
    float: left;
    width: 60px;
}

.wLDRight input {}

.wLDRight textarea {
    color: #888
}

.wLDRight font {
    color: #666;
    font-weight: bold;
    margin-left: 5px;
}

#writeLyricsDiv .wLDRight h1 {
    float: left;
    background-color: #CCC;
    height: 1px;
    margin: 5px 0px 20px;
}

#writeLyricsDiv a.button {
    background: transparent no-repeat scroll 100% 0%;
    color: black;
    display: block;
    float: left;
    font: normal normal normal 12px/normal arial, sans-serif;
    height: 22px;
    margin: 5px;
    margin-right: 10px;
    padding-right: 11px;
    text-decoration: none;
}

#writeLyricsDiv a.button span {
    background: transparent no-repeat;
    color: #333;
    display: block;
    line-height: 12px;
    padding: 4px 0px 6px 11px;
}

#writeLyricsDiv a.button:hover {
    background-position: bottom right;
    line-height: 14px;
    color: #F90;
}

#writeLyricsDiv a.button:hover span {
    background-position: bottom left;
    color: #900;
}

/* use itemsBox id instead of producerBox id ,modified by sam */
#itemsBox {
    padding: 10px;
    height: auto;
    overflow: auto;
    position: relative;
}

#itemsBox hi,
#itemsBox h2 {
    font-size: 12px;
}

#itemsBox h1 {
    background-color: #ccc;
    height: 1px;
    margin: 5px 0px 10px;
    overflow: hidden;
    zoom: 1
}

#itemsBox a.button,
#itemsBox a.disbutton {
    float: right;
}

#itemsBox a.disbutton {
    margin-top: 0;
}

#itemsBox a.button {
    background: transparent no-repeat scroll 100% 0%;
    color: #000;
    font: normal normal normal 12px/normal arial, sans-serif;
    height: 22px;
    margin-right: 10px;
    padding-right: 11px;
    text-decoration: none;
}

#itemsBox a.button span {
    background: transparent no-repeat;
    color: #333;
    display: block;
    line-height: 22px;
    height: 22px;
    padding-left: 11px;
}


#itemsBox a.button:hover {
    background-position: bottom right;
    color: #F90;
}

#itemsBox a.button:hover span {
    background-position: bottom left;
    color: #900;
}

#itemsBox ul {
    padding: 5px;
    list-style-type: none;
    border: 1px #CCC solid;
}

#itemsBox ul li {
    padding: 5px;
    display: block
}

/*-------*/

#GridViewBox .y2,
#GridViewBox2 .y2 {
    margin-bottom: 10px;
    height: 20px;
}

/*----AK UI調整---*/
#itemsBox ul li a.button {
    *width: 40px;
    *position: absolute;
    *margin-top: 1px;
    *margin-left: 3px;
    *cursor: pointer
}

#saveitembtn {
    *width: 60px;
    *float: left;
    *cursor: pointer;
}

#additembtn {
    *width: 60px;
    *float: left;
    *cursor: pointer;
    *position: absolute;
}

.t1LR {
    float: left
}

.tlLRbtnDiv {
    float: right;
    margin-top: 2px !important;
    margin-right: 2px !important
}

#imgbox {
    height: 80px
}

#imgbox #previewimginfo {
    font-size: 0.8em;
}

#imgbox img {
    float: left;
    margin-right: 5px
}

.tooltip {
    background-color: #f0f0f0;
    border: 1px solid #888;
    padding: 10px 15px;
    width: 280px;
    display: none;
    color: #333;
    text-align: left;
    font-size: 12px;
    z-index: 99999;

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow: 0 0 10px #333;
    -webkit-box-shadow: 0 0 10px #333;

    /* gte ie8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=270,strength=6)";

    /* lte ie7 */
    *filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=6);
}



/*UI pf 修改*/
div.ui-dt-c {
    word-break: break-all;
}

.award_s1 {
    float: right;
    text-align: right;
    font-size: 14px;
}

h3 ui-widget-header {
    font-size: 18px;
    color: #777;
}

.left_m1 {
    font-weight: bold;
    border-bottom: #E1E1E1 1px solid;
    margin-left: 6px;
    color: #A8009B;
}

.left_m2 {
    font-weight: bold;
    border-bottom: #E1E1E1 1px solid;
    margin-left: 6px;
    color: #A8009B;
}

#contentBoxB h3 {
    font-weight: bold;
    margin-left: 6px;
    color: #0869AA;
    margin: 0 0 0 6px;
    border: 0px;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.7);
}

#contentInfo h3 {
        line-height: 24px;
    color: #D35D00;
    font-size: 18px;
    width: 100%;
    display: flex;
    font-weight: 600;
}

#contentInfo h1 {
        line-height: 24px;
    color: #b80000;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 0;
}
#contentInfo h1 img{
	filter: hue-rotate(75deg);
}
#sbox {
    /*height: 42px;*/
        display: flex;
    align-items: center;
}
#content #sbox .ui-inputfield{
    font-size:0.9em;
}
#content #sbox .ui-selectonemenu{
    margin-right:5px;
    margin-bottom: 3px;
}
#content #sbox button{
    padding:0 !important
}
#content #sbox input{
    margin-bottom:5px
}
#sbox .s1 {
    width: 200px;
    /*height: 22px;*/
}

#sbox input {
    /*height: 25px;
    margin: -2px 0px 0 5px;*/
}

#sbox select,
textarea {
    height: 27px;
}

#form table.a1,
form table.a1 {
    width: 100%;
}

#form tr {
    background-color: #F3F3F3 !important;
}
#form tr:nth-child(odd) {
    background-color: #ffffff !important;
}
#form input {
    margin-right: 5px;
}

#form button {
    margin-right: 3px;
    margin-left: 3px;
}

#form .f1 {
    white-space: nowrap;
    line-height: 24px;
    color: #9BA1A3;
}

#form1 button {
    margin-right: 3px;
    margin-left: 3px;
}


#songForm input {
    margin-right: 5px;
}

#songForm button {
    margin-right: 3px;
    margin-left: 3px;
}

#songForm tr {
    background-color: #F3F3F3;
}

#songForm {
    width: 600px;
}

#scrollPanel1 table {
    width: 580px;
}

#j_idt90_content table {
    width: 520px;
}

#j_idt96_content table {
    width: 520px;
}

#j_idt179_content table {
    width: 540px;
}

#j_idt179_content tr {
    background-color: #F3F3F3;
}

#j_idt148_content table {
    width: 520px;
}

#j_idt154_content table {
    width: 520px;
}

#j_idt94_content table {
    width: 540px;
}

#j_idt130_content table {
    width: 520px;
}

#scrollPanel1 .f_label {
    width: 100px;
}

#loginBox .f_label {
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    width: 100%;
}

#titleVo4PackageTable .ui-widget-header a {
    color: white;
    height: 24px;
    line-height: 24px;
}

#titleVoTable_data .blue_btn {
    color: white;
    height: 24px;
    line-height: 24px;
}

#dvVoTable .ui-widget-header a {
    color: white;
    height: 24px;
    line-height: 24px;
}

#songVoTable_data a {
    height: 24px;
    line-height: 24px;
}



table.pdf {
    border-collapse: collapse;
    border: 1 solid #0066aa;
    padding: 0px;
    margin: 15px 0 0 0;
}

.pdf a {
    line-height: 24px;
}

.pdf_t1 {
    line-height: 30px;
    text-align: center;
    padding: 5px 10px 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    /*color:#4a370c*/
}

.pdf_s1 {
    padding: 0px;
    width: 83%;
}
.pdf_s1 .ui-datatable.ui-widget{
    width: 100%;
    padding: 5px;
    background: #a8a8a8;
}
.h_print1 {
    width: 210px;
}

span.name {
    line-height: 30px;
    font-size: 15px;
    color: #EB5A16;
}

#form: //blockUIContent1 table{ font-size: 13px;text-shadow: 0px }
#form: //songVoTable table{ font-size: 13px;text-shadow: 0px }

table {
    font-size: 13px;
}

#scrollPanel1 .p_title {
    color: #F04503;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 230px;
}

#j_idt179 .p_title {
    color: #F04503;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}

.p_title {
    color: #F04503;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}

#form //:j_idt179 {width: 350px;}

/*水平選單CSS設定(後台)*/
#formMenu:j_idt13 {
    position: absolute;
    top: -3px;
}

#formMenu .sub_m1 {
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}

#formMenu .ui-menu {
    padding: 0;
}

#formMenu {
    color: white;
    position: absolute;
    top: 3px;
    border: 0;
}

#formMenu .ui-widget-content a {
    color: white;
}

#formMenu .ui-widget-content a:hover {
    color: #FFE312;
}

#formMenu .ui-menu,
.ui-menu .ui-menu-child {
    background: #171717;
    border: 0;
}

#formMenu .ui-state-hover {
    background: #171717;
    box-shadow: 0px 0px 0px #85B2CB;
}

#formMenu .ui-menu .ui-menu-parent .ui-menu-child {
    width: 15.5em;
}

#formMenu li .ui-icon {
    background-repeat: no-repeat;
    background-color: white;
    margin-left: 10px;
}

/*水平選單CSS設定(前台)*/
#formMenu {
    position: absolute;
    top: -3px;
}

#formMenu .sub_m1 {
    text-align: left;
    line-height: 24px;
    font-size: 14px;
}

#formMenu .ui-menu {
    padding: 0;
}

#formMenu {
    color: white;
    position: absolute;
    top: 3px;
    border: 0;
}

#formMenu .ui-widget-content a {
    color: white;
}

#formMenu .ui-widget-content a:hover {
    color: #FFE312;
}

#formMenu .ui-menu,
.ui-menu .ui-menu-child {
    background: #171717;
    border: 0;
}

#formMenu .ui-state-hover {
    background: #171717;
    box-shadow: 0px 0px 0px #85B2CB;
}

#formMenu .ui-menu .ui-menu-parent .ui-menu-child {
    width: 15.5em;
}

#formMenu li .ui-icon {
    background-repeat: no-repeat;
    background-color: white;
    margin-left: 10px;
}


/*多人新增刪除欄位CSS設定*/

#makersDataList {
    width: 375px;
}

/*專輯製作人*/
#titleDesignsDataList {
    width: 375px;
}

/*裝幀設計*/

#orchestrasDataList {
    width: 375px;
}

/*作曲人*/
#lyricersDataList {
    width: 375px;
}

/*作詞人*/
#arrangersDataList {
    width: 375px;
}

/*編曲人*/
#singersDataList {
    width: 375px;
}

/*演唱者(團名)*/
#artistMakesDataList {
    width: 375px;
}

/*單曲製作人*/
#directorsDataList {
    width: 375px;
}

/*導演*/

#rookiesDataList {
    width: 375px;
}

/*報名者(獎)*/
#makers {
    width: 360px;
}

/*專輯製作人(獎)*/
#teamMatesDataList {
    width: 360px;
}

/*演唱-報名者(獎)*/

.t1 {
    padding: 10px 0 0 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*傳統暨藝術音樂類(含裝幀設計獎)CSS設定*/

#performersDataList {
    width: 375px;
}

/*最佳演奏獎(獎)*/
#interpretationsDataList {
    width: 375px;
}

/*最佳傳統音樂詮釋獎*/

#awardlist table {
    width: 960px;
}

#awardlist .awardInfo .pgCol1 {
    text-align: right;
    width: 330px;
    white-space: nowrap;
    text
}

#awardlist .awardInfo .pgCol2 {
    width: 860px;
}

/*dialog報名系統前台*/
#modalDialogLyric_title {
    font-size: 18px;
}

#j_idt184_title {
    font-size: 18px;
}

#modalDialog1_title,
#modalDialog2_title,
#modalDialog3_title,
#editDlg_title,
#awardDlg_title {
    font-size: 18px;
}

/*選單設定*/
#formMenu .ui-icon {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#formMenu ul {
    padding-right: 15px;
}

.ui-menu.ui-widget .ui-menuitem-link .ui-menuitem-text {
    margin-left: 0.4em;
    white-space: normal !important;
    /*選單文字斷行*/
}

/*.ui-menu.ui-widget li>.ui-menuitem-link.ui-state-hover .ui-icon {
    background-image: url(/javax.faces.resource/ui-icons_ffffff_256x240.png.faces?ln=images) !important;
}*/

/*.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(/javax.faces.resource/ui-icons_ffffff_256x240.png.faces?ln=images) !important;
}*/

#ui-widget-content ui-menu-list ui-corner-all ui-helper-clearfix ui-menu-child ui-shadow {
    width: 400px !important;
}

#ui-menu .ui-menu-parent .ui-menu-child {
    width: 400px !important;
}

/*3.5版本針對表格可換行設定*/
.ui-datatable thead th,
.ui-datatable tbody td,
.ui-datatable tfoot td {
    white-space: normal !important;
}

/*tooltip_QA*/
.qa_t1 {
    width: 250px;
    text-align: left;
}

.qa_t2 {
    float: left;
    margin: 5px;
}

.qa_aimg {
    float: left;
    margin: 4px 0 0 -11px;
}

.qa_step2 {
    margin: 7px 770px 0 0;
}

.qa_p1 {
    margin-top: 6px;
}

/*報名前台*/
.cm01 {
    width: 280px;
    min-width: 88px;
}

.ablum_pimg {
    float: left;
    width: 105px;
    font-size: 15px;
}

.atitle1 {
    color: #000;
}

/*公告區*/
#news ul li {
    display: inline;
}

#news ul {
    list-style-type: disc;
    padding: 5px 30px 5px 30px;
}

#news li {
    width: 400px;
    color: #E05A00;
    line-height: 30px;
}

.n1 {
    color: #0062CC;
    line-height: 30px;
}

.n2 {
    float: left;
    margin: 7px !important;
}

.hide {
    display: none;
}

.name-items {
    z-index: 1001;
    position: absolute;
    top: 10000;
    left: 1000;
    background-color: #FFF;
    max-height: 200px;
    overflow: auto;
}

.name-items ul {
    border: 1px;
    border-color: #000;
    border-style: solid;
}

.name-items li {
    font-size: 1 em;
    line-height: 1.3 em;
    padding: 3px 5px;
}

.name-items li:HOVER {
    background-color: #ccc;
}

.report-list-table table {
    border: 1px;
    border-style: solid;
}

.report-list-table tr {
    border: 1px;
    border-style: solid;
}

.report-list-table td {
    border: 1px;
    border-style: solid;
}

.report-list-table th {
    border: 1px;
    border-style: solid;
    font-weight: bold;
}

.searchIconBolder {
    font-weight: bolder !important;
    line-height: 2 !important;
    font-size: 23px;
    vertical-align: bottom !important;
    color: red;
    -webkit-text-stroke: 0.3px;
}

.step1-input {
    resize: horizontal !important;
    max-width: 300px;
    min-width: 180px;
    height: 35px;
}

.step1-input-recoding {
    resize: vertical !important;
    min-height: 63px;
    max-height: 126px;
    width: 200px;
}

.step2-input-package {
    resize: vertical !important;
    height: 128px !important;
    margin:0px !important;
}

.step2-input-mv {
    resize: none !important;
    width: 100% !important;
    height: 70px;
    margin: 0px !important;
}

#packageDesignConcept {
    width: 520px;
}


/*20231205*/
#contentInfo #contentBox{
    margin-top: 4px;
}
#content #contentInfo .workArea{
        width: 100%;
    max-width: 1400px;
    padding: 18px;
    margin: 0px auto;
    border: 8px solid #9e8246;
    border-radius: 8px;
    background: #fff;
}