﻿.page-header {
    padding-bottom: 9px;
    margin: 5px 0 10px;
    border-bottom: 1px solid #eee;
    color: #8d7a6d;
    font-size: 18px;
    font-family: 微軟正黑體;
}

.btn, .table, .form-group, p, h1, h2, h3, h4, h5, h6, .timeline, .panel-heading, .form-inline {
    font-family: 微軟正黑體;
}

.btn, .table, .form-group, .timeline, .panel-heading {
    font-size: 14px;
}

.dataTables_empty {
    color: #555050;
}

.require {
    color: red;
}

.noneempty {
    color: blue;
}

.text-align-right {
    text-align: right;
}

.text-align-left {
    text-align: left;
}

.radio-inline-control {
    position: relative;
    display: inline-block;
    /*padding-left: 20px;*/
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.col-lg-2-text-align-right-label {
    padding-right: 1px;
    text-align: right;
}
/*.panel-body{
    margin-left: 20px;
}*/
.panel-heading {
    /*height:55px;*/
    /*font-family: 微軟正黑體;*/
    font-size: 14px;
}

.panel-heading-query {
    height: 55px;
}

.panel-default > .panel-heading-text {
    color: #429e9e;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.timeline-title {
    color: #196ca9;
    cursor: pointer;
}

.datatable-button-max {
    width: 300px;
}

.datatable-button-sm {
    width: 200px;
}

.dataTables_wrapper form-inline dt-bootstrap no-footer {
    width: 100px;
}

.dataTable-header {
    background-color: #d8c3b3;
    height: 22px;
}

.messagebox_content, .messagebox_buttons, {
    font-family: 微軟正黑體;
}

.uppercase {
    text-transform: uppercase;
}

.option-button {
    text-align: right;
}

.alert-title, .nav-pills {
    font-family: 微軟正黑體;
}

.alert-text {
    font-family: 微軟正黑體;
    color: #91eeee;
}
</style>

@*checkbox & radiobutton*@
<style>
.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "微軟正黑體";
}

    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    /*top: 0;
    left: 0;*/
    height: 20px;
    width: 20px;
    background-color: #8d7a6d;
    margin-left:10px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.jumbotron {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.component {
    padding-bottom: 10px;
}

.combin-area{
    text-align:left;
}

.input_area_help {
    color: #429e9e;
    font-family: 微軟正黑體;
    font-size: 12px;
}

.grid_area_help {
    color: #555050;
    font-family: 微軟正黑體;
    font-size: 22px;
}

.form-label {
    text-align: right;
    width: 30%;
    font-size: 14px;
}

.form-label2 {
    text-align: right;
    width: 40%;
    font-size: 14px;
}

.form-label3 {
    text-align: right;
    font-size: 14px;
}

/*.form-input {
    text-align: left;
    width: 70%;
}*/



.pills-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    background-color: #faeee6;
}

.pills-content-top {
    margin-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-color: #faeee6;
    border-width: 2px 0px 0px 0px;
    border-style: solid;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    /*color: #fff;*/
    color: #645a53;
    font-weight: bold;
    /*background-color: #337ab7;*/
    background-color: #d8c3b3;
}

.nav > li > a {
    font-family: 微軟正黑體;
}

.tooltip-area {
    vertical-align: middle;
}

.modal-dialog {
    font-family: 微軟正黑體;
}

.dataTables_length {
    font-family: 微軟正黑體;
}

.modal-header {
    text-align: center;
    font-size: 24px;
}

.modal-query {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-tr {
    height: 10px;
}

.table > tbody > tr > td {
    padding: 4px;
    vertical-align: middle;
}

.table > thead > tr > th {
    padding: 4px;
}
/*全域系統dataTable header column 置中*/
th {
    text-align: center;
}

.table.dataTable.select tbody tr, .table.dataTable thead th:first-child {
    cursor: pointer;
}

table.dataTable tbody tr {
    /*background-color: #ffffff;*/
    height:22px;
}

table.dataTable thead th {
    border-bottom: 1px solid #eee;
}

.table>thead>tr>th{
    padding:3px;
}

.table>thead>tr>th.button{
    width:120px;
    text-align:center;
}

.table > tbody > tr > td {
    padding: 3px;
}
/*table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid rgb(17, 17, 17);
}*/
.index-body-area {
    width: 100%;
    overflow: scroll;
}

.div-left{
    float:left;
}

.well2 {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well2 .component {
    padding-bottom: 2px;
}

.menu_noneok{
    color:#f78f8f;
}

.opinion {
    color: #429e9e;
    font-family: 微軟正黑體;
    font-size:16px;
}

.tallButton {
    position: relative;
    width: 30px;
    height: 30px;
    border:0;
    background-color:none;
    display:none;
}
.tallButton img {
    position:absolute;
    top: 50%;
    left:50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.calendar-span {
    font-family: 微軟正黑體;
    cursor: pointer;
}

.form-control-required {
    text-align: right;
    color: blue;
    vertical-align: middle;
    font-weight: bold;
}
.full-width {
    width: 100%;
}
.form-control-width {
    width: 100%;
}
.form-control-width1 {
    width: 25%;
}

.form-control-width11 {
    width: 75%;
}

.form-control-width2 {
    width: 25%;
}

.form-control-width21 {
    width: 75%;
}

.form-control-width22 {
    width: 45%;
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.center {
    text-align: center;
}

.alert-error{
    color:#f48787;
}

.table-revoke {
    color: #ff0000;
}

.form-control-label {
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
}
.form-control-primary {
    text-align: right;
    color: red;
    vertical-align: middle;
    font-weight: bold;
}
textarea {
    width: 100%;
    height: 100px;
    border-radius: 5px;
}
.table-serial{
    width:40px;
    text-align:center;
}
.table-value-left{
    text-align:left;
}
.table-value-center {
    text-align: center;
}
.table-value-right{
    text-align: right;
}
.navbar-brand {
    /*padding: 10px 10px;*/
    padding: unset;
}
.navbar-fixed-bottom{
    height:30px;
    vertical-align:middle;
}
.navbar{
    min-height:25px;
}

#clear {
  position: relative;
  float: right;
  height: 20px;
  width: 20px;
  top: 5px;
  right: 5px;
  border-radius: 20px;
  background: #f1f1f1;
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
#clear:hover {
  background: #ccc;
}
label {
    font-family: 微軟正黑體;
}

/*.jconfirm-box{
    width:360px;
}
..jconfirm-box-container{
    margin-left:40px;
    margin-top:20px;
}*/

.tab-pane p {
    font-family: 微軟正黑體;
    color:#1a8383;
}

.datatable-description {
    color: #207a7a;
    padding-left: 20px;
}

.rwd{
    font-family:"微軟正黑體";
    text-align:center;
    font-size:14px;
}

