@charset "utf-8";
/* CSS Document */

@import url("/JOP/resources/css/reset-d6757dfcd479eef73db5ee9e4b155e6f.css");
@import url("/JOP/resources/css/jop-style-71e37a22bac2d9aeba04c31523670c98.css");


body {
    background-color:#eee;
}

.clear {
    clear: both;
    height:1px;
    margin-top:-1px;
    overflow:hidden;
}
.header {
    width:100%;
    font-size:16px;
    /*max-width:70em;*/
    margin:0 auto;
}
.main {
    width:100%;
    background-color:white;
    font-size:16px;
    max-width:70em;
    margin:0 auto;
    box-shadow:0px 0px 5px #aaa;
}

.header h1 {
    background-image:url(/JOP/resources/images/logo-a4a1dc76faa2592fafc0bbaefd72a518.png);
    background-repeat:no-repeat;
    background-size:111px 29px;
    background-position:12px 0px;
    color:white;
    font-family:微軟正黑體;
    font-size:1em;
    padding-left:7em;
    line-height:2em;
    font-style:italic;
    font-weight:100;
    width:100%;
    float:left;
}
.subnav {
    background-color:#666;
    height:2.25em;
    box-sizing:border-box;
    margin-bottom:8px;
    overflow:hidden;
}
.subnav-index {/*
    background-image:url(/JOP/resources/images/home-0864a8f85b258f9cc9fb0896989b6eae.png);
    background-repeat:no-repeat;
    background-position:7px 4px;
    padding-left:28px;*/
}
.subnav ul {
    list-style:none;
}
.subnav .subnav-home {
    width:35px;
    border-right:1px solid #666;
}
.subnav .subnav-home img{
    margin-left:-3px;
    margin-bottom:3px;
}
.subnav .subnav-prev {	
    display:none;
}
.subnav ul li {
    float:left;
    text-align:center;
    line-height:2em;
}
.subnav ul li a{
    padding:0 10px;
    display:block;
    height:2.25em;
    line-height:2.25em;
    width:auto;
    color:white;
    font-family:微軟正黑體;
    text-shadow:0 0 3px black;
    background-color:#999999;
}
.subnav ul li p{
    padding:0 10px;
    display:block;
    height:2.25em;
    line-height:2.25em;
    color:white;
    font-family:微軟正黑體;
    text-shadow:0 0 3px black;
}
.subnav-index ul li:first-child p:first-child {
    background-image: url(/JOP/resources/images/home-0864a8f85b258f9cc9fb0896989b6eae.png);
    background-repeat: no-repeat;
    background-position: 7px 4px;
    padding-left: 36px;
}

.subnav ul li:first-child p{
    border-left:0px solid #999;
}
.subnav ul div li:first-child p{
    border-left:1px solid #999;
}
.subnav ul li p select {
    line-height:2.25em;
    font-size:1em;
    font-family:微軟正黑體;
}
.subnav ul li p input[type=text]{
    border-radius: 5px;
    border: none; 
    color: #999;
    width: 8em;
    font-family: 微軟正黑體;
    padding: 1px 2px;
    line-height: 20px;
}
.subnav ul li p input[type=button]{
    border-radius: 2px;
    border: none; 
    color: white;
    font-family: 微軟正黑體;
    padding: 2px 3px;
    line-height: 1.3em;
    margin-top:1px;
    /*width: 8em;
        max-width:50px;*/
}
.subnav ul li p input[type=search]{
    border-radius: 5px;
    border: none; 
    color: #999;
    width: 8em;
    font-family: 微軟正黑體;
    padding: 1px 2px;
    line-height: 20px;
    background-image:url(/JOP/resources/images/search-971728712236ba60927454c4f6b61733.png);
    background-repeat:no-repeat;
    background-position:96% 50%;
}

.subnav ul li.float-right {
    float:right;
}
.subnav ul li p select {
    background-color:white; 
    border:none; 
    color:#333;
    border-radius:5px;
    line-height:20px;
}

.subnav ul div{
    overflow:hidden;
    display:inline-block;
    float:right;
}
.subnav .btn{
    margin-top:-2px;
    line-height:1.14em;
}
li.nav-ctrl-btn {
    display:none;
}
.main-content {
    margin-top:10px;
    font-family:微軟正黑體;
    overflow:hidden;
}
.main-content h2{
    text-align:left;
    line-height:1.5em;
    font-size:1.25em;
    font-family:微軟正黑體;
    font-weight:100;
    padding-left:10px;
    display:block;
    background-color:#eee;
}
.div50 {
    margin:1px 0;
    width:50%;
    float:left;
    font-size:16px;
}
.div100 {
    margin:1px 0;
    width:100%;
    float:left;
    font-size:16px;
}
.div50 div:first-child {
    padding:2px 0px;
    background-color:#ddd;
    width:28%;
    float:left;
    text-align:right;
    box-sizing: border-box;
    padding-right:10px;
}
.div50 div:last-child {
    width:72%;
    box-sizing: border-box;
    padding:2px 5px;
    text-align:left;
    float:left;
}
.div100 div:first-child {
    padding:2px 0px;
    background-color:#ddd;
    width:14%;
    float:left;
    text-align:right;
    box-sizing: border-box;
    padding-right:10px;
}
.div100 div:last-child {
    width:86%;
    box-sizing: border-box;
    padding:2px 5px;
    text-align:left;
    float:left;
}
.div100-2 {
    margin:1px 0;
    width:100%;
    overflow:hidden;
    font-size:16px;
}
.div100-2 div:first-child {
    padding:2px 10px 2px 5px;
    background-color:#ddd;
    width:100%;
    float:left;
    text-align:right;
    box-sizing: border-box;
    margin-right:10px;
    min-width:88px;
    text-align:left;
}
.div100-2 div:last-child {
    float:left;
    width:100%;
    box-sizing: border-box;
    padding:2px 5px;
    text-align:left;
    overflow:hidden;
}
.div100title{
    padding:2px 5px;
    background-color:#ccc;
    width:100%;
    text-align:left;
    box-sizing: border-box;
    text-align:center;
    margin:1px 0;
    font-size:16px;
    clear:both;
}
.tablecontent {
    overflow:hidden;
}


h4 {
    font-size:0.9375em;
    font-family:微軟正黑體;
    font-weight:100;
    padding-bottom:10px;
    display:block;
    padding-right:5px;
}



.m_button {
    text-align:center;
    padding:4px 10px 2px;
    color:white;
    border-radius:5px;
    display:block;
    margin:3px 2px;
    font-size:1em;
    text-shadow:0px 0px 3px gray;
    line-height:1.275em;
    background-color:white;
}
.s_button {
    background-color:black;
    text-align:center;
    padding:1px;
    max-width:5em;
    min-width:3em;
    color:white;
    border-radius:5px;
    display:block;
    margin:2px;
    font-size:0.875em;
    text-shadow:0px 0px 3px gray;
}
.s_button:hover, .m_button:hover {
    color:yellow;
}

.control {
    background-color:#eee;
    float:right;
    padding:0px 20px 20px;
    box-sizing: border-box;
    width:20%;
    overflow:hidden;
}
.control a{
    display:block;
    box-sizing: border-box;
    font-family:微軟正黑體;
}

.control2 {
    width:80%;
    float:left;
    padding-top:3px;
}
.footer {
    width:100%;
    background-color:white;
    border-top:1px solid #ddd;
    padding:10px;
}
footer {
    width:100%;
    background-color:white;
    border-top:1px solid #ddd;
    padding:10px;
    text-align:left;
    overflow:hidden; 
}
table {
    width:100%;
    word-break: break-all;
}
.table tr td:nth-child(2) a {
    font-size:1.0625em;
    font-weight:bold;
    color:#09F;
}
tr th:first-child, tr td:first-child {
    text-align:center;
}
th {
    background-color:#666;
    color:white;
    font-size:15px;
    font-family:微軟正黑體;
    padding:5px 6px;
}
td {
    font-size:16px;
    padding:5px 6px;
}
tr td:not(:last-child) {
    border-right:1px dashed #ddd;
}
tr {
    padding:0px 0px;
    border-bottom:1px solid #ccc;
}
tr:last-child {
    border-bottom:3px solid #999;
}
.trbg1{
    background-color:white;
}
.trbg2{
    background-color:#eee;
}	

div.footable-row-detail-row {
    width:100%;
}
div.footable-row-detail-row:nth-child(even) {
}
div.footable-row-detail-name {
    width:25%;
    min-width:60px;
    padding:3px 10px 3px 0px;
    box-sizing:border-box;
    text-align:right;
    background-color:#ddd;
    border-bottom:1px solid white;
}
div.footable-row-detail-value {

    padding:3px;
    box-sizing:border-box;
    text-align:left;
}
div.footable-row-detail-inner {
    width:100%;
}
.attrbox {
    max-width:90px;
}
.attr {
    width:20px;
    height:20px;
    float:left;
    margin:1px 0px 3px 4px;
    font-size:13px;	
    box-sizing:border-box;
    padding:4px 0 0 4px;
    background-color:red;
    color:white;
    font-family:新細明體;
    text-shadow:0px 0px 2px #aaa;
    line-height:1em;
}
.listgreen {
    background-color:#48b9b3;
}
.listblue {
    background-color:#12b0c9;
}
.listred {
    background-color:#ff2626;
}
.listyellow {
    background-color:#ffc000;
}
.listorange {
    background-color:#f5764b;
}
.listpink {
    background-color:#fd7b87;
}
.listpurple {
    background-color:#9b4278;
}
.listgray {
    background-color:#666666;
}

.new {float:inherit;
      padding:2px;
      border-radius:3px;
      color:black;
      max-width:40px;
      font-size:70%;
      overflow:hidden;
      text-align:center;
      text-shadow:0px 0px 2px #aaa;
      clear:both;
}
.remind {
    width:98%;
    margin:0 1% 10px;
}
.listbox {
    float:left;
    width:32%;
    margin-left:1%;
}
.listbox2 {
    float:left;
    width:65%;
    margin-left:1%;
}
.lists p {
	background-color: #ccc;
	line-height: 30px;
	border-radius: 5px;
	margin-bottom: 8px;
}
.lists {
    width:100%;
    margin-bottom:1.5%;
}
.list-header {
    text-align:center;
    height:2em;
    line-height:2em;
    color:white;
}
.list-content {
    background-color:#f4f1ea;
    padding:0 1em;
    overflow:hidden;
    cursor: pointer;
}
.list-content label {
    display:inline-box;
    font-weight:100;
    cursor: pointer;
	width: 85%;
}
.list-footer {
    height:0.6em;
}
.list-content .listbox-div:first-child {
    border-top:none;
}
.list-content .listbox-div:last-child {
    border-bottom:none;
}
.listbox-div {
    border-bottom:1px solid white;
    border-top:1px solid #ccc;
    overflow:hidden;
}
.list-left {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 85%;
    color: #444444;
    float: left;
    text-align: left;
    font-size: 15.5px;
}
.list-right {
    height:2.25em;
    line-height:2.4em;
    width:15%;
    float:left;
    color:#444444;
    text-align:right;
}
.list-content .active  {
    background-color: #e9e4d9;
    padding:0 5%;
    margin:0 -5%;
    border-left:4px solid orange
}
.list-content .active .list-left {
    margin-left:-4px;
    color:#06909f;
}
.list-content .active .list-right {
    margin-left:4px;
}
a .list-left {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 75%;
    color: #444444;
    float: left;
    text-align: left;
    font-size: 15.5px;
}
a .list-right {
    height:2.25em;
    line-height:2.4em;
    width:25%;
    float:left;
    color:#444444;
    text-align:right;
}
.amount {
    padding:0px 6px 0 0;
    color:orange;
    font-size:20px;
    line-height:1.5em;
    font-style:italic;
    font-weight:bold;
    letter-spacing: 1px;
    text-shadow:0px 0px 2px white;
}
.list-right a:hover .amount {
    color:#C60;
}
.lists2 {
    background-color:#666;
    border-radius:5px;
    height:2em;
    line-height:2em;
    text-align:center;
    margin-bottom:10px;
}
.lists2 a {
    display:block;
    color:#FFFF99;
}
.datebox div a {
    color:orange;
}
.datebox div a.font-blue {
    color:#12b0c9;
}
.datebox div a.font-red {
    color:red;
}

.doccontent {
    width:100%;
    float:left;
    overflow:hidden;
    background-color:gray;
}
.doccontent img{
    width:100%;
}

.select-style {
    width:100%;
    border: 2px solid #FC6;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("../images/star.png") no-repeat 90% 50%;
    margin-bottom:5px;
}
.select-style2 {
    width:100%;
    border: 2px solid #999;
    border-radius: 3px;
    overflow: hidden;
}
.select-style2 select {
    width:120%;
    padding: 5px 20px 5px 0px;
    border: none;
    box-shadow: none;
    background: white;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select {
    width:115%;
    padding: 5px 20px 5px 0px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    overflow:hidden;
}
.select-style select option {
    padding-left:20px;
    margin-left:-20px;
}
.select-style select option:first-child {
    background: #fafafa url("../images/star.png") no-repeat 70% 50%;
}
.select-style select:focus {
    outline: none;
}

#DGPointer {
    cursor: pointer;
}

.header-fixed {
    max-width:1104px;
    position: fixed;
    top: 0px; display:none;
    background-color:white;
}
.control-label {
    line-height:16px;
}

.containe {
    background-color:white;
    height:auto;
    padding:8px 8px 10px;
}
.logout {
    margin:1.5em 0.5em 0em 2em;
    float:right; 
    text-align:center;
    color:white;
    background-image:url(/JOP/resources/images/logout-016aed45f5e7d65c329ce38002c80e91.png);
    background-repeat:no-repeat;
    background-position:0px 2px;
    font-size:0.8em;
    padding-left:20px;
    line-height:1.7em;
}
.logout a, .setting a, .user a{
    color:white;
}
.logout a:hover, .setting a:hover, .user a:hover{
    color:orange;
}

/*.user {
    margin-top:1.5em;
    float:right; 
    text-align:center;
    background-image:url(/JOP/resources/images/user-861ce239d8affa6f6f6141fa3deebd6e.png);
    background-repeat:no-repeat;
    background-position:0px 2px;
    font-size:0.8em;
    padding-left:20px;
}*/

.setting {
    margin:1.5em 0em 0em 2em;
    float:right; 
    text-align:center;
    color:white;
    background-image:url(/JOP/resources/images/setting-bdbfee742d501a9ad4e903909f471685.png);
    background-repeat:no-repeat;
    background-position:0px 2px;
    font-size:0.8em;
    padding-left:20px;
    line-height:1.7em;
}
input[type=file] {
    display:none;
}
.floatdiv {
    width:100%;
    max-width:70em;
    background-color:rgba(0, 0, 0, 0.55);
    box-sizing:border-box;
    padding:5px;
    position:fixed;
    bottom:3px;
    display:none;
    text-align:left;
}
.floatdiv1 {
    width:100%;
    max-width:70em;
    background-color:rgba(0, 0, 0, 0.55);
    box-sizing:border-box;
    padding:5px;
    position:fixed;
    bottom:3px;
    display:none;
    text-align:left;
}
.floatdiv2 {
    width:100%;
    max-width:70em;
    background-color:rgba(0, 0, 0, 0.55);
    box-sizing:border-box;
    padding:5px;
    position:fixed;
    bottom:3px;
    display:none;
    text-align:left;
}
.leftfloat {
    width:19%;
    box-sizing:border-box;
    float:left;
}
.rightfloat{
    background-color:rgba(0, 0, 0, 0.25);
    padding:7px;
    color:white;
    width:81%;
    box-sizing:border-box;
    float:left;
    min-height:55px;
}

.rightfloat span {
    float:left;
}

.rightfloat span:nth-child(1) {
    width:50%;
    padding:0 1%;
    box-sizing:border-box;
    border-right: 1px dashed #999;
    margin-right:1%;
}
.rightfloat span:nth-child(1) select:not(:first-child){
    width:48.5%;
    float:left;
    margin-top:5px;
}
.rightfloat span:nth-child(1) select:nth-child(2){
    margin-right:5px;
}
.rightfloat span:nth-child(2) a{
    width:100%;
    box-sizing:border-box;
    padding:5px 16px;
    margin-top:0px;
    margin-left:0px;
}
.rightfloat span:nth-child(2) {
    width:48%;
    box-sizing:border-box;
    text-align:center;
}
.rightfloat span:nth-child(2) input[type=text]{
    border:1px solid #E25041;
    width:100%;
    margin:3px auto 0px;
    box-sizing:border-box;
}
.leftfloat span input[type=radio] {
    display:none;
}
.leftfloat span label {
    display:block;
    width:100%;
    float:right;
}
.leftfloat span p {
    display:block;
    color:white;
    padding-top:2px;
    text-align:center;
    float:left;
    width:100%;
}
.leftfloat span input[type=radio]:checked + label {
    background-color:rgba(0, 0, 0, 0.25);
    color:#FF6;
    padding:4px 10px 4px 4px;
    border-right:none;
}
.leftfloat span input[type=radio]:checked + label::before {
    content:"▶";
    color:#54acd2;
    margin-left:-10px;
}
.floatradio {
    margin-top:0px;
    margin-bottom:0px;
    display:block;
    font-family:微軟正黑體;
    color:#CCC;
    text-align:center;
    padding:4px 10px 4px 4px;
    background-color:rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.floatradio:hover {
    color:#ddd;
}
#holder { 
    border: 3px dashed #ccc; 
    margin: 10px 8px 0px 0px;
    font-size: 1.25em;
}
#holder:hover { 
    border: 3px dashed #bbb; 
}  
#holder .pagination {
    font-size:14px;
    line-height:26px;
    margin:0px 0px 15px 0px;
}
#holder .pagination span{
    color:#990000;
    padding:0px 3px;
    font-weight:bold;
}
.gist {width:40%}

#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    padding: 14px 16px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    transition: all 0.25s linear 0s;
    width: 20px;
    z-index: 25;
    background: #372E2D;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .icon-chevron-up {
    font-size: 22px;
    position: absolute;
    left: 6px;
}
#move-to-top:hover, #move-to-top { background-color:#E03F00; color: #fff!important; }

@media (max-width: 767px){
    .div50 {
        width:100%;
    }
    .div100 div:first-child {
        width:28%;
    }
    .div100 div:last-child {
        width:72%;
    }

    .form-control {
        margin-top: 0px;
    }
    .leftfloat input[type=radio]:checked + label {
        padding-top:0px;
    }
    li.nav-ctrl-btn {
        display:block;
    }
    .subnav ul li.nav-ctrl-btn p{
        border-left:none;
    }
    .subnav ul div{
        border: none; 
        color: #999;
        width: 100%;
        font-family: 微軟正黑體;
        line-height: 1em;
        overflow: hidden;
        border-top: 1px solid gray;
        background-color: gray;
        float:none;
    }
    .subnav ul div li p{
        border-right:0px;
    }
}
@media screen and (min-width: 481px) and (max-width: 900px) {
    .control {
        background-color:#eee;
        margin-top:10px;
        padding:5px;
        width:100%;
        box-sizing: border-box;
        float:none;
        height:auto;
        margin-top:5px;
    }
    .control a{
        float:left;
        display:block;
        box-sizing: border-box;
        font-family:微軟正黑體;
    }

    .control2 {
        float:none;
        width:100%;
        overflow:hidden;
    }
    .attrbox {
        max-width:200px;
    }
    .listbox, .listbox2 {
        width:48%;
        margin:0 1%;
    }
    .lists {
        width:100%;
        float:left;
        margin-bottom:1.5%;
        position:relative;
    }
    .doccontent {
        width:100%;
        float:left;
        overflow:hidden;
        background-color:gray;
    }
    .padhide
    {
        display:none;
    }

    .select-style {
        width:120px;
        float:left;
        margin-right:20px;
    }
    .control p {
        float:left;
        line-height:30px;
        padding-right:2px;
    }

    .noborder {
        border:none;
        font-family:微軟正黑體;
        font-size:1em;
    }
    .gist {
        width:45%;
    }
}
@media screen and (max-width:560px) {
    .leftfloat span label{
        width:25%;
        float:left;
    }
    .leftfloat span p{
        width:49%;
        float:left;
    }
    .rightfloat span{
        width:100%;
    }
    .rightfloat, .leftfloat, .rightfloat span:nth-child(1), .rightfloat span:nth-child(2){
        width:100%;
    }
    .rightfloat span:nth-child(1){
        border-right:none;
        border-bottom:1px dashed #999;
        padding-bottom:5px;
        width:100%;
    }
    .rightfloat span:nth-child(1) select:first-child{
        width:100%;
    }
    .rightfloat span:nth-child(2) a{
        width:100%;
    }
    .rightfloat span a.btn{
        margin:5px 0 0 0 ;
    }
    .rightfloat span:last-child input[type=text]{
        float:left;
        margin-top:5px;
    }
    .floatradio, .leftfloat span input[type=radio]:checked + label {
        padding:4px 4px 6px 4px;
        text-align:center;
    }
}
@media screen and (max-width:480px) {
    .containe {
        padding:0px 0px 20px 0px;
    }
    .control {
        padding-top:15px;
        width:100%;
    }

    .control a{
        margin:6px 0px;
    }
    .control2 {
        width:100%;
    }

    .attrbox {
        max-width:160px;
    }
    .listbox, .listbox2 {
        width:98%;
        margin:0 1%;
    }
    .lists {
        width:100%;
        margin-bottom:10px;
    }

    .remind-prevbox, .remind-nextbox {
        display:none;}
    .list-header {
        font-size:1.125em;
    }
    .header h1 {
        background-size: 96px 25px;
    }
    .gist {
        width:auto;
    }
    .div50 div:first-child,.div50 div:last-child,.div100 div:first-child,.div100 div:first-child, .div50, .div100{
        width:100%
    }
    .div50 div:first-child, .div100 div:first-child {
        text-align:left;
    }
    .header h1 {
        background-position:0px 5px;
    }
}