td {
    word-break: break-all;
}

button {
    cursor: pointer;
}

* {
    font-family: Athiti-Regular;
    font-size:14px;
}

.issue_wp {
    border-top:10px;
    border-left:2px;
    border-right:2px;
    border-right:10px;
    border-style:solid;
    border-color:#C4CFE4;
    border-radius:40px;
    box-shadow:5px 2px 5px #5d5d5d;
    position:relative;
    margin: 0 auto;
    top:50px;
    padding-bottom:60px;
    background-color: white;
}

#remarkuser {
    text-align: center;
}

.issue_frm {
    padding-top:10px;
    padding-left:200px;
}

textarea {
    resize:none;
}

.bg_header {
    background-color: #0d754b;
    height:40px;
    /* min-width: 1024px; */
    min-height: 1px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    box-shadow: 0 2px 5px #5d5d5d;
    z-index:1000;
    clear:both;
}

.logo_header {
    display: block;
    color:white;
    width:300px;
    padding-top: 10px;
    float:left;
    z-index:1001;
    font-family: Athiti-Regular;
    text-align:center;
}

.date_header {
    display:block;
    width:400px;
    color:white;
    padding-top: 10px;
    float:left;
    z-index:1003;
    text-align: center;
}

#head_menu {
    display:block;
    height:16px;
    margin-right: 25px;
    z-index:1005;
    padding-top: 10px;
    float:right;
    width:250px;
    color:white;
    text-align: right;
}

#head_menu:hover {
    display:block;
    margin-right: 25px;
    padding-top: 10px;
    width:18px;
    /* height:25px; */
    z-index:1005;
    width:250px;
    text-align: right;
    color:lemonchiffon;
}

#head_menu ul {
    display:none;
    position:absolute;
}

#head_menu:hover ul {
    list-style-type:none;
    display:block;
    min-width: 150px;
    background-color:#0d754b;
    margin-top:-2px;
    margin-left: 115px;
    padding-top:10px;
    padding-left:13px;
    padding-bottom:10px;
    text-align:left;
}

#head_menu ul li a,visited {
    text-decoration:none;
    color:white;

}

#head_menu ul li a:hover {
    text-decoration:none;
    color:lemonchiffon;
}

.btn_logout {
    display:block;
    text-align:center;
    background: #84DA80;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    padding-top:10px;
    z-index:1004;
    position:fixed;
    left:1230px;
    width:100px;
    height:20px;
}


.issue_sp {
    position:relative;
    top: 45px;
}

.issue_joh {
    position:relative;
    top:10px;
}

.issue_ma {
    position:relative;
    top:95px;
}

.btn_href {
    display:block;
    text-align:center;
    background: #8A9FCB;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    padding-top:10px;
}

#btn_issue_inform {
    position:absolute;
    top:50px;
    right:10px;
    width:100px;
    height:30px;
}

#btn_fixed_issue {
    position:absolute;
    top:50px;
    right:115px;
    width:160px;
    height:30px;
}

#back_to_main {
    position:absolute;
    bottom:20px;
    right:20px;
    width:130px;
    height:30px;
}

.btn_add_other {
    display:block;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    position:absolute;
    bottom:15px;
    right:20px;
    width:32px;
    height:32px;
    cursor:pointer;
}

.btn_inform_issue {
    text-align:center;
    background: #8A9FCB;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    border:0;
    padding-top:1px;
    position:absolute;
    bottom:15px;
    right:110px;
    width:190px;
    height:30px;
    cursor:pointer;
}

.btn_b_main {
    text-align:center;
    background: darkblue;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    display:block;
    color:white;
    text-decoration: none;
    border:0;
    padding-top:5px;
    position:absolute;
    bottom:15px;
    right:310px;
    width:190px;
    height:25px;
    cursor:pointer;
}

.btn_del_other {
    display:block;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    position:absolute;
    bottom:15px;
    right:55px;
    width:32px;
    height:32px;
    cursor:pointer;
}

.btn_finish_job {
    text-align:center;
    background: #8A9FCB;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    padding-top:3px;
    border:0;
    position:absolute;
    bottom:20px;
    right:20px;
    width:90px;
    height:25px;
    display:block;
    cursor:pointer;
}

.btn_edit_job {
    text-align:center;
    background: #8A9FCB;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    padding-top:3px;
    border:0;
    position:absolute;
    bottom:20px;
    right:120px;
    width:90px;
    height:25px;
    cursor:pointer;
}

.btn_bk {
    display:block;
    position:absolute;
    cursor:pointer;
    top:3%;
    left:3%;
    width:32px;
    height:32px;
    background-image:url('../images/btn_bk_black.png');
}

.btn_bk:hover {
    background-image:url('../images/btn_bk_blue.png');
}

.btn_bk:active {
    background-image:url('../images/btn_bk_orange.png');
}

.btn_changepass,.btn_gen_rpt,.btn_register {
    text-align:center;
    background: #8A9FCB;
    border-radius:8px;
    box-shadow: 0 3px 5px #5d5d5d;
    font-family: Athiti-Regular;
    color:white;
    text-decoration: none;
    border:0;
    padding-top:1px;
    position:absolute;
    bottom:15px;
    left:335px;
    width:190px;
    height:30px;
    cursor:pointer;
}

.h_column {
    background: #0d754b;
    color:white;
    line-height: 40px;
}
