
* {
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

a {
    cursor: pointer;
}

.bg-light-gray {
    background-color: #eefff7;
}

.tc {
    text-align: center;
}

.hide, .hidden {
    display: none;
}

.span_star {
    color: red;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 3px;
}

.text-red {
    color: #FF0000;
}

.jq-row {
    vertical-align: middle;
    min-height: 40px;
    padding: 3px 0px 3px 0px;
    line-height: 1.8;
}

.buttons {
    padding: 20px 8px;
}

.buttons button:nth-child(n+2) {
    margin-left: 10px;
}

.b {
    font-weight: bold;
}

.mw100 {
    min-width: 100px;
}

.mw150 {
    min-width: 100px;
}

.mw250 {
    min-width: 100px;
}

.radio-text {
    line-height: 30px;
    vertical-align: top;
}

.h26 {
    line-height: 26px;
}

.h30 {
    line-height: 30px;
}

.h36 {
    line-height: 36px;
}

.w120 {
    min-width: 120px;
}

.w98 {
    width: 98%;
    margin: 2px auto;
}

.pr20 {
    padding-right: 20px;
}

.sidebar-menu > li > ul > li > ul li a .menu-label {
    padding-left: 10px;
}

.text-black {
    color: black;
}

.coltab_innerdiv .tab-list-table {
    margin-top: 16px;
}

.tab-list-table {
    width: 98%;
    margin: 2px auto;
}

.simple-list-table {
    width: 100%;
}

.simple-list-table tr, .tab-list-table tr {
    border-top: #f0f0f0 1px solid;
    border-bottom: #f0f0f0 1px solid;
}

.simple-list-table tr th, .simple-list-table tr td, .tab-list-table tr th, .tab-list-table tr td {
    line-height: 22px;
    padding: 3px 5px;
}

.ta-json {
    min-height: 200px;
    width: 98%;
    border: #f0f0f0 1px solid;
    line-height: 20px;
    padding: 5px;
}

.iframe-content {
    min-height: 400px;
    width: 98%;
    border: #f0f0f0 1px solid;
    line-height: 20px;
    padding: 5px;
}

.json_textarea {
    width: 99%;
    min-height: 200px;
    line-height: 18px;
}

label.error {
    color: red;
    line-height: 20px;
}

.menu-light {
    color: yellow;
}

button i:after {
    border: red 0px solid;
    padding: 0px 2px;
    content: " ";
}

.search_table tr td {
    padding: 0px 3px;
}

.search_table tr td input {
    border: lightgrey 1px solid;
    padding: 0px 3px;
    height: 26px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.div-schedule-calendar {
    width: 100%;
}

.grid_table {
    background-color: white;
    width: 100%;
    border: #dddddd 1px solid;
}

.grid_table tr:nth-child(n+2) {
    border-top: #f0f0f0 1px solid;
}

.grid_table tr th[sort] {
    text-decoration: underline;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right;
}

.grid_table tr:nth-child(n+2):hover {
    background-color: #f0f0f5;
}

.grid-line-focus {
    background-color: #f0fff0;
}

.grid-line-needcheck {
    background-color: #ffc66d;
}

.grid_table tr th {
    color: black;
}

.grid_table tr.grid-line-focus td:nth-child(1) {
    background: url('../../common/images/enable.png') 50% 50% no-repeat;
}

.grid_table tr td:last-child {
    text-align: right;
    padding-right: 10px;
}

.grid_table tr th, .grid_table tr td {
    padding: 2px 3px;
    line-height: 23px;
}

.sorting {
    background-image: url('/vendor/plugins/datatables/media/images/sort_both.png');
}

.sorting_asc {
    background-color: #f0f0f0;
    background-image: url('/vendor/plugins/datatables/media/images/sort_asc.png');
}

.sorting_desc {
    background-color: #f0f0f0;
    background-image: url('/vendor/plugins/datatables/media/images/sort_desc.png');
}

.td_nav_r {
    text-align: right;
}

.bg-white {
    background-color: white;
}

.div_actions {
    display: inline-block;
    padding: 8px 0px;
    margin-bottom: -3px;
    width: 100%;
    border-left: #dddddd 1px solid;
    border-right: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.div_actions div, .div_actions span {
    margin-right: 10px;
}

.table_nav {
    width: 100%;
    background-color: white;
    border-left: #dddddd 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.table_nav tr td {
    padding: 6px 10px;
}

.table_nav tr td:nth-child(1) {
    width: 20%;
}

.grid-pagination {
    list-style: none;
    margin-top: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    display: inline-block;
    border: #dddddd 1px solid;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pagination-current {
    background-color: limegreen;
    color: white;
}

.grid-pagination li {
    padding: 3px 5px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    float: left;
    text-align: center;
    min-width: 20px;
}

.grid-pagination li:nth-child(n+2) {
    border-left: #dddddd 1px solid;
}

form[name='advance_search_form'] {
    margin-top: 30px;
}

.span_link {
    color: blue;
    line-height: 26px;
    text-decoration: underline;
    cursor: pointer;
    margin: 0px 6px;
}

.span-notice {
    font-weight: bold;
    padding: 5px 10px;
    color: #ff3333;
}

.json-textarea {
    width: 98%;
    height: 375px;
    border: #f3f3f3 1px solid;
    padding: 5px 20px;
}

.underline {
    text-decoration: underline;
    cursor: pointer;
}

.tab-content > .tab-pane {
    min-height: 100px;
}

.border {
    border: grey 1px solid;
}

.print-tag {
    position: absolute;
    cursor: pointer;
    padding: 0px 1px;
    display: inline-block;
    white-space: nowrap;
}

.tag-item {
    text-decoration: underline;
    display: inline-block;
    margin-right: 20px;
    line-height: 20px;
    cursor: pointer;
    font-size: 9pt;
}

.print_page_div {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.print-queue {
    height: 400px;
    overflow-y: auto;
}

div.highcharts-contextmenu > div > hr {
    margin: 0px 3px;
}

div.highcharts-container {
    background-image: url("/images/sand.png");
}

.report-title {
    font-weight: bold;
    color: blue;
}

.highchart-table {
    width: 100%;
    border-bottom: #d0d0d0 1px solid;
    background-color: #f5f5f5;
}

.highchart-table tr {
    border-top: #d0d0d0 1px solid;
}

.highchart-table tr th, .highchart-table tr td {
    line-height: 20px;
    text-indent: 10px;
}

.contentBlock {
    margin: 30px 20px;
}

.blockTitle {
    margin-top: 20px;
    padding-left: 4px;
    line-height: 2;
    color: blue;
    font-weight: bold;
}

.input-help {
    color: red;
    line-height: 1.5;
}

.dateInput {
    width: 200px;
    display: inline-block;
    height: 26px;
    padding: 2px 6px;
    border: 1px solid #dddddd;
}

.ellipsis {
    display: block;
    word-break: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.border-bottom{
    border-bottom: #dddddd 1px solid;
}
.willfulTable tr th,.willfulTable tr td{
    white-space: normal;
    border:grey 1px solid;
    padding:0 3px;
    word-break: keep-all;
}
.simpleReportTtitle{
    width:100%;
    text-align: center;
    padding-top:50px;
    padding-bottom:20px;
    font-size:15pt;
    font-weight:bold;
}