﻿@font-face {
    font-family: NanumGothic;
    src: url("../font/NanumGothic.eot");
    src: url("../font/NanumGothic.woff");

    /*font-family: 'NanumSquareRound';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;*/
}

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url(https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.min.css);

/*@media (screen and (max-width:576px)) {}*/
/*@media (screen and (max-width:767px)) {}*/

.nanumgothic * {
    font-family: 'Nanum Gothic', sans-serif;
}

.nanumSquare {
    font-family: 'NanumSquare', sans-serif;
}

.nnumSquareRound {
    font-family: 'NanumSquareRound', sans-serif;
}

body {
    /*font-family: NanumGothic, Dotum;*/
    font-family: 'Nanum Gothic', sans-serif;
    margin-left: 10px;
}

table, th, td {
    /*width: 100%;*/
    /*border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;*/
    /*border-collapse: collapse;*/
    /*    table-layout: fixed;*/
    /*    width: 100%;*/
    /*    margin-top: 10px;*/
    /*
    border: 1px solid black;
    border-collapse: collapse;
*/
}

th, td {
    /*padding-left: 5px;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;*/
    border-collapse: collapse;    
    /*font-size: 13px;*/
}

.lab-table-header {
    border-top: 3px solid #DFD3C3;
    border-bottom: 2px solid #DFD3C3;
    background-color: #FAF8F1;
    position: sticky;
    top: 0px;
}
/*.table-header {
    border-top: 3px solid #DFD3C3;
    border-bottom: 2px solid #DFD3C3;
    background-color: #FAF8F1;
}*/

.lab-table-data {
    border-top: 1px solid #DFD3C3;
    border-bottom: 1px solid #DFD3C3;
}
/*.table-data {
    border-top: 1px solid #DFD3C3;
    border-bottom: 1px solid #DFD3C3;
}*/

.lab-table-header, .lab-table-data {
    padding-left: 10px;
    border-collapse: collapse;
    /*background-color: #FAF8F1;*/
    height: 30px;
    /*font-family: 'Malgun Gothic';*/
    font-size: 14px;
}
.lablist-table-data {
    height: 70px;
}
/*.table-header, .table-data {
    padding-left: 10px;    
    border-collapse: collapse;*/
    /*background-color: #FAF8F1;*/
    /*height: 30px;*/
    /*font-family: 'Malgun Gothic';*/
    /*font-size: 14px;
}*/

.lab-hospital-header {
    border-top: 3px solid #DFD3C3;
    border-bottom: 2px solid #DFD3C3;
    /*background-color: #FAF8F1;*/
}

.lab-hospital-label {
    background-color: #FAF8F1;
}

.lab-hospital-data {
    border-top: 1px solid #A9AF7E;
    border-bottom: 1px solid #A9AF7E;
}

.lab-hospital-data-homepage {
    width: 375px;
}

.lab-hospital-textarea {
    margin-top: 10px; 
    margin-bottom: 3px;
}

.lab-hospital-header, .lab-hospital-data {
    padding-left: 10px;
    border-collapse: collapse;
    /*background-color: #FAF8F1;*/
    height: 50px;
    /*font-family: 'Malgun Gothic';*/
    font-size: 14px;
}

.lab-hospital-data-radio {
    vertical-align: central;
}

td {
    /*height: 40px;*/
}
/*
.address #phone {
    padding-left: 500px;
}
*/

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none !important
}

#container {
    /*font-family: NanumGothic;*/
    /*
    margin-left: 20px;
    margin-right: 20px;
*/
}

/* side menu */
body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.header {
    width: 100%;
    height: 55px;
    background: #82C3EC; /*#ceebfd;*/
    padding-top: 15px;
    padding-left: 20px;
    vertical-align: middle;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.menu-bg {
    width: 100%;
    height: 100%;
    /*    background: rgba(0,0,0,0.7);*/
    position: absolute;
    top: 0;
    display: none;
}

#login-title {
    margin-top: 70px;
}

#login-customercode {
    margin-top: 40px;
    width: 200px;
}

#login-password {
    width: 200px;
}

.sidebar {
    display: none;
    width: 95%;
    height: 100%;
    background: #0066cc;
    position: absolute;
    top: 0;
    right: -50%;
}

.sidemenu {
    /*display: none;*/
    /*width: 95%;*/
    /*height: 100%;*/
    background: #2DB5A9;
    /*background: #2DB5A9;*/
    /*background: #0066cc;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: -50%;*/
}

.slidebar-close {
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
    /*margin-left: 350px;*/
}

.close_btn > a {
    display: block;
    width: 100%;
    height: 100%;
}

.sidebar-menu-list {
    list-style: none;
    line-height: 47px;
    /*    padding: 20px 20px;*/
    /*    margin-left: 30px;*/
    font-size: 12pt;
    /*    color: black;*/
    /*    background: black;*/
}

.menu-wrap {
    /*    color: black;*/
    /*    text-decoration: none;*/
}
/* end of side menu */

.sidebar-top {
    height: 25%;
    /*margin-left: 20px;*/
    /*margin-top: 20px;*/
    /*    background: sky;*/
}

.sidebar-menu-bottom {
    height: 70%;
    /*    margin-left: 10px;*/
    background: white;
}

#slogan-top {
    /*    float: right;*/
    /*    background:transparent url('../image/Kangdong-Slogan_A_Horizontal.jpg');*/
    margin-left: 10px;
    margin-top: 12px;
    background: transparent;
    width: 145px;
    height: 35px;
}

.container-body {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    /*
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 62px;
*/
    overflow: visible;
    /*    justify-content: center;*/
    /*    text-align: center;*/
}

.header {
    height: 60px;
}

.header-top-logo{
    margin-top: 0px;
    float: left;
}

.header-top {
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: 600;
    color: black;
    margin-left: 10pt;
    /*padding-top: -5px;*/
    text-align: left;
}
/*a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}*/

.main-top{

}

.main-header {
    padding-top: 5px;
    /*    margin-top: 0px;*/
    margin-bottom: 20px;
    font-family: sans-serif;
    font-size: 16pt;
    font-weight: 900;
}

.main-last-lab-title {
    font-size: 12pt;
    font-weight: 600;
    float: left;
}

.main-last-lab {
    margin-left: 10px;
    float: left;
}

.main-last-lab-button{
    margin-top: -2pt;
    margin-left: 20pt;
    /*height: 25pt;*/
    float: left;
}
.main-verify-button {
    margin-top: -2pt;
    margin-left: 25pt;
    margin-bottom: 20px;
}

.main-patient-name {
    /*margin-left: 200px;*/
    text-align: right;
}

.main-hospital-name {
    font-size: 14pt;
    font-weight: 600;
}

.main-hospital-info-header {
    font-size: 12pt;
    font-weight: 600;
}

.main-hospital-info-title {
    float: left;
}

.main-hospital-info {
    margin-left: 50px;
}

.main-footer {
    height: 50px;
    /*    margin-top:10px;*/
    padding-top: 7px;
    /*    padding-bottom: 10px;*/
    color: black;
    /*color: white;*/
    background-color: lightgray;
    /*background-color: lightskyblue;*/ /*#91364f;*/
}

#main-footer-org {
    float: left;
    vertical-align: middle;
    margin-left: 30px;
    /*    padding-top: 5px;*/
    margin-top: 10px;
}

#main-footer-name {
    /*float: left;*/
    /*font-size: 10px;*/
}

#main-footer-by {
    /*font-size: 20px;*/
    /*vertical-align: central;*/
    margin-left: 100px;
}

.lab-search {
    margin-top: 30px;
    margin-bottom: 15px;
}

#labManageInputPerson {
    font-size: 14px;
    margin-left: 20px;
    float: left;
}

#labManageInputPersonNameLabel {
    margin-top: 5px;
    float: left;"
}

#labManageInputPersonName {
    margin-top: 4px;
    font-size: 12px;
    width: 100px;
    margin-left: 10px;
}

.lab-list-search {
    margin-top: 30px;
    margin-bottom: 15px;
}

#btnLabManageLogout {
    margin-left: 50px;
}

#btnLabManagerSearch {
    float: left;
}

#btnSendAlarm {
    margin-left: 50px;
    float: left;
}

#btnViewReport {
    margin-left: 20px;
}

#btnSetConfig {
    font-size: small;
    font-weight: normal;
    margin-left: 10px;
}

/*.table-operation {*/
/*line-height: 30px;*/
/*margin-top: 15px;
    width: 97%;*/
/*font-family: 'Nanum Gothic', sans-serif;*/
/*font-size: 10.5pt;
    background-color: aliceblue;*/
/*    background-color: #96D4D4*/
/*}*/
/*.th-operation, .tr-operation {
    text-align: center;*/
/*border: 1px solid gray;*/
/*font-weight: bold;
    border-collapse: collapse;
    line-height: 25px;*/ /*120%;*/
/*}*/
/*.th-operation, .tr-operation, .table-column1, .table-column2, .table-column3 {
    text-align: center;*/
/*border: 1px solid gray;*/
/*font-weight: bold;
    border-collapse: collapse;
    line-height: 25px;*/ /*120%;*/
/*}*/
/*.table-column1 {
    border: 1px solid gray;
    border-left: 0px;
}

.table-column2 {
    border: 1px solid gray;
}

.table-column3 {
    border: 1px solid gray;
    border-right: 0px;
}*/
.sidebar-menu-item {
    align-content: center;
    /*    font-size: 16px;*/
    color: black;
    /*    background-color: aquamarine;*/
}

/*.header-1 {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}

.header-2 {
    float: left;
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bold;
}

.header-2-1 {
}

.header-2-2 {
    margin-left: 5px;
    color: #2eb6aa;
}

.header-2-3 {
    color: #eb6d94;
}

.header-1-symbol {*/
    /*
    width=30;
    height=30;
*/
/*}

.header-3 {
    float: left;
}*/





.btn-more-operation {
    width: 60px;
    height: 25px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    font-size: 10pt;
    color: white;
    background-color: lightcoral;
    border-radius: 10px;
    float: right
}

.btn-config {
    width: 100px;
    margin-top: 10px;
    /*    height: 27px; */
    /*    text-align: center; */
}

.main-menu {
    height: 270px;
    margin-left: 5px;
    margin-right: 0px;
    font-size: 11pt;
    font-weight: bold;
}

.main-menu1 {
    /*    width: 170px; */
    /*    height: 190px; */
    float: left;
    /*    background-color: blueviolet*/
}

.main-menu2 {
    /*    height: 190px; */
    /*    margin-left: 10px; */
    /*    background-color: gray*/
}

.rounded-button {
    border-radius: 5px;
    border: none;
    /*    background: #73AD21;*/
    padding: 20px;
    /*    width: 200px;*/
    /*    height: 150px;*/    
}

.main-menu-result {
    width: 165px;
    height: 80px;
    color: white;
    padding-top: 25px;
    margin-left:10px;
    /*vertical-align: middle;*/
    /*float: right;*/
    background-color: #2DB5A9;
}

.main-menu-result-image {
    width: 25px;
    height: 30px;
    /*margin-top: 5px;*/
}

.main-menu-result-text .main-menu-covidinfo-text .main-menu-question-text .main-menu-interview-text .main-menu-clinicmap-text .main-menu-phone-text {
    margin-left: 20px;
    /*margin-top: 10px;*/
}

.main-menu-result-text {
    color: white;
}

.main-menu-covidinfo {
    width: 165px;
    height: 80px;
    padding-top: 25px;
    margin-left: 10px;
    /*    margin-left: 10px;*/
    margin-top: 8px;
    /*padding-right: 4px;*/
    color: white;
    background-color: #157E91;
}

.main-menu-covidinfo-image {
    width: 25px;
    height: 20px;
}

.main-menu-question {
    width: 165px;
    height: 80px;
    padding-top: 25px;
    margin-left: 10px;
    /*margin-left: 3px;*/
    margin-top: 8px;
    font-weight: 500;
    color: white;
    background-color: indianred;
}

.main-menu-question-image {
    width: 20px;
    height: 30px;
}

.main-menu-interview {
    width: 165px;
    height: 80px;
    padding-top: 25px;
    margin-left: 185px;
    /*margin-top: 12px;*/
    font-weight: 500;
    color: white;
    background-color: #694FA4;
}

.main-menu-interview-image {
    width: 27px;
    height: 22px;
}

.main-menu-clinicmap {
    width: 165px;
    height: 80px;
    padding-top: 25px;
    margin-left: 185px;
    margin-top: 8px;
    color: white;
    background-color: #cc4472;
}

.main-menu-clinicmap-image {
    width: 20px;
    height: 30px;
}

.main-menu-phone {
    width: 165px;
    height: 80px;
    padding-top: 25px;
    margin-left: 185px;
    margin-top: 8px;
    color: white;
    background-color: #389463;
}

.main-menu-phone-image {
    width: 25px;
    height: 30px;
}

.operation-info-text {
    /*    height: 35px;*/
    /*    margin-top: 10px;*/
    margin-left: 5px;
    vertical-align: middle;
    font-weight: bold;
    /*    background-color: aquamarine;*/
}

.operation-info {
    margin-top: 20px;
}

.operation-notice1 {
    text-align: center;
    margin-top: 10px;    
    font-weight: 600;
    /*    background-color: burlywood;*/
}



/*
.main-footer-symbol {
    margin-left: 20px;
    vertical-align: middle;
}
*/

/*
.main-footer-address {
    margin-left: 155px;
    font-size: 9pt;
}
*/

/*
.main-footer-phone {
    color: white;
    padding-left: 10px;
}
*/

/*
.main-footer-phone-title {
    margin-left: 3px;
    font-size: 10pt;
    font-weight: 700;
}
*/

/*
.main-footer-phone-num {

}
*/

#container {
    width: 400px;
    margin-top: 60px;
    /*width: 385px;*/
    /*    height: 667px;*/
}

#containerLabManage {
    width: 500px;
    margin-top: 80px;
    /*background-color: yellow;*/
}

.operation-image {
    /*    width="15px";*/
    /*    height="15px";*/
    margin-left: 5px;
}

#sidebar-config {
    width: 25px;
    height: 25px;
    /*    margin-left: 200px;*/
    /*    margin-left: 200px;*/
    /*    float: right;*/
}

.slide-menu-button {
    margin-top: 18px;
}

.sidebar-config-label {
    margin-left: 5px;
    color: white;
}

.slidebar-menu-label {
    height: 40px;
    display: block;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 15px;
    color: white;
    background-color: navy;
}

.slide-menu-top {
    height: 120px;
    margin-top: 40px;
    /*text-align: center;*/
    /*font-size: 12pt;*/
    /*align-content: center;*/
    /*font-size: 14px;*/
    /*color: white;*/
}

.slide-verify-info {
    margin-left: 40px;
    margin-top: 60px;
    font-size: 14pt;
    font-weight: bold;
}

.slide-verify-notice {
    margin-left: 40px;
    margin-top: 60px;
    font-size: 12pt;
    font-weight: bold;
}

.slide-verify-button {
    width: 150px;
    /*height: 50px;*/
    margin-left: 40px;
    margin-top: 30px;
    margin-bottom: 10px;
    /*align-content: center;*/
    /*vertical-align: middle;*/
    font-size: 12pt;
    /*color: yellow;*/
    /*background-color: navy;*/
}

.slide-verify-clear {
    width: 200px;
    /*height: 50px;*/
    margin-left: 40px;
    margin-top: 30px;
    /*margin-bottom: 10px;*/
    /*align-content: center;*/
    /*vertical-align: middle;*/
    font-size: 12pt;
    /*color: yellow;*/
    /*background-color: navy;*/
}

.privacy-title terms-title verify-title verify-info1 {
    font-family: NanumGothic;
    font-size: 12pt;
    font-weight: 600;   
}

.page-title {
    /*margin-top: 80px;*/
    font-family: NanumGothic;
    font-size: 16pt;
    font-weight: 600;
}

.page-title-icon {
    /*content: url('~/image/hospital.png');*/
    width: 20px;
    height: 20px;
    float: left;
}

.page-title-text {
    /*border-left: 5px solid #FF7000;*/
    /*border: 3px 3px 3px 3px solid red;*/
    /*background-color: #F3ECB0;*/
    padding-left: 30px;
    /*padding-top: 10px;*/
    font-family: NanumGothic;
    font-size: 12pt;
    font-weight: 600;
    /*height: 40px;*/
    vertical-align: central;
    width: 90%;
}

.main-border {
    border-top: 2px solid navy;
    /*border: 3px 3px 3px 3px solid red;*/
    background-color: #FCFFE7;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    /*padding-top: 10px;*/
    font-family: NanumGothic;
    font-size: 12pt;
    font-weight: 600;
    /*height: 40px;*/
    /*vertical-align: central;*/
    width: 90%;
}

.page-title-underline {
    border: 3px solid #009EFF;
    width: 80%;
}

/*.verify-title {
    font-family: NanumGothic;
    font-size: 10pt;
    font-weight: 600;*/
    /*margin-top: 20px;*/
/*}*/

/*.settings-button {
    align-content: center;
}*/

.settings-button {
    /*background-color: navy;
    border-color: navy;*/
    margin-top: 15px;
    width: 200px;
    /*align-content: center;*/
}

.setings-verify{
    margin-top: 40px;
}

.setings-verify-label {
    float: left;
}

.setings-verify-date{
    margin-left: 80px;
}

.setings-verify-notfound {
    color: navy;
    font-weight: 600;
    /*margin-left: 80px;*/
}

/*#table-lab-list tbody tr.selected {
    background-color: gray;
}*/

.highlight {
    background-color: red;
}

.selected {
    background-color: blue;
}

.lab-list-title, .lab-result-title{
    font-size: 15px;
    font-weight: bold;    
}

.send-message-title {
    height: 20px;
    font-size: 15px;
    font-weight: bold;
}

#send-message {
    font-size: 14px;
}

#tblLabList {
    width: 100%;
}

/*#tblPersonalLabList {
    width: 100%;
}*/

.tbllabList {
    /*margin-bottom: 30px;*/
    /*width: 400px;*/
    width: 100%;
}

.lab-manage-table {
    border-collapse: separate;
    border-spacing: 0 20px;
    width: 100%;
}

.lab-list {
    /*background-color: pink;*/
    margin-bottom: 50px;
    width: 95%;
    /*width: 75%;*/
    align-content: center;
    /*float: left;*/
}

/*.personal-lab-list {*/
    /*background-color: pink;*/
    /*margin-left: 0px;
    margin-bottom: 50px;
    width: 95%;*/
    /*width: 75%;*/
    /*align-content: center;*/
    /*float: left;*/
/*}*/

#labManageList {
    /*width: 100%;*/
    height: 510px;
    overflow: auto;
}

#labManageResult {
    /*width: 100%;*/
    height: 510px;
    overflow: auto;
}

#labManageList{
    width: 100%;
    /*background-color: bisque;*/
}

.lab-manage-list-table {
    /*margin-top: 7px;*/
}

#tbllabListBody {
    /*background-color: green;*/
    /*width: 100%;*/
}

.lab-list-border {
    border: 1px solid lightgray;
    box-shadow: 0px 3px 3px 1px lightgray;  
    margin-bottom: 10px;
}

.lab-list-data {
    font-size: 14px;
    margin: 10px;
    height: 100px;
    width: 340px;
    vertical-align: central;
}

.lab-list-info {
    /*background-color: slategray;*/
    /*height: 50px;*/
}

.lab-list-request {
    /*background-color: yellow;*/
    height: 30px;
    /*width: 100%;*/
    /*float: left;*/
}

.labListCustomer, .labListLabkind,.labListLabstate {
    margin-top: 4px;
    /*height: 50px;*/
}

.labListCustomer, .labListLabkind, .labListLabstate, .labListViewResult, .labListViewReport {
    float: left;
}

.labListCustomer {
    /*background-color: gray;*/
    width: 130px;
}

.labListLabkind {
    /*background-color: blue;*/
    width: 40px;
}

.labListLabstate {
    /*background-color: green;*/
    width: 40px;
}

.labListViewResult {
    /*background-color: yellow;*/
    width: 50px;
}

.labListViewReport {
    /*background-color: pink;*/
    width: 60px;
}

.lab-manage-list {
    margin-bottom: -30px;
    /*margin-bottom: 50px;*/
    width: 1000px;
    /*width: 55%;*/
    float: left;
    /*background-color: aqua;*/
}

.lab-result {
    /*margin-left: 520px;*/
    margin-bottom: 50px;
    width: 95%;
    /*width: 85%;*/
}

.lab-hospital-result {
    margin-left: 1020px;
    margin-bottom: 10px;
    width: 520px;
    /*width: 60%;*/
}

.lab-send-message {
    /*margin-bottom: 50px;*/
    width: 1000px;
    /*width: 55%;*/
    /*float: left;*/
}

#labManagePhoneNum {
    height: 23px;
    border: solid 1px lightgray;
    /*input [type="text"] { border: solid 2px #D2691E; border-radius: 8px; }*/
}

.lab-container {
    margin-top: 30px;
    /*margin-bottom: 5px;*/
}

/*.labresult {
    margin-left: 1200px;
}*/
.lab-result-bold {
    font-weight: bold;
    /*text-align: center;*/
}

.lab-result-low {
    color: blue;    
    /*background-color: lightcyan;*/
}

.lab-result-high, .lab-result-abnormal {
    color: red;
}

.lab-result-decision {
    padding-left: 18px;
}

/*생화학*/
.lab-chemistry {
    background-color: lightcyan;
}

/*혈액학*/
.lab-hematology {
    background-color: MistyRose;
}
/*혈액은행*/
.lab-hematology {
    background-color: MistyRose;
}
/*혈청학 */
.lab-Serology {
    background-color: Bisque;
}
/*진단면역 */
.lab-immunity {
    background-color: PaleTurquoise;
}
/*특수면역 */
.lab-immunity {
    background-color: PaleTurquoise;
}
/*Immunology */
.lab-immunity {
    background-color: PaleTurquoise;
}
/*요화학 */
.lab-urin {
    background-color: LemonChiffon;
}
/*미생물 */
.lab-micro {
    background-color: Lavender;
}
/*분자진단 */
.lab-molecular {
    background-color: Khaki;
}
/*분자외주 */
.lab-molecular {
    background-color: Khaki;
}
/*조직실 */
.lab-biopsy {
    background-color: Moccasin;
}
/*세포실 */
.lab-cytology {
    background-color: Wheat;
}
/*병리외주 */
.lab-biopsy {
    background-color: Moccasin;
}
/*기타 */
/*미확인 */

/*.lab-list-title {
    margin-bottom: 5px;
}*/

.lab-manage-result-table {
    /*width: 500px;*/
    /*margin-bottom: -20px;*/
}
/*.result-container{
    display: flex;
    justify-content: flex-start;
}*/
#main-top-char {
    margin-left: -5px;
    margin-top: -5px;
    /*    background: transparent;*/
    /*    width: 280px;*/
    /*    height: 25px;*/
}

.main-footer-fix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /*	padding: 15px 0;*/
    /*	text-align: center;*/
    /*	color: white;*/
    /*	background: blue;*/
}

/*.operation-notice2 {
    margin-top: 10px;
    font-weight: 600;
    color: red;
    text-align: center;
}

.operation-rest {
    color: red;
}

.operation-notice {
    line-height: 120%;
    margin-bottom: 60px;
    font-size: 10pt;
}*/



/*.verify-info1 {
    margin-left: 40px;
    margin-top: 60px;
    font-size: 14pt;
    font-weight: bold;
}

.verify-info2 {
    margin-left: 40px;
    margin-top: 60px;
    font-size: 14pt;
    font-weight: bold;
}*/

.verify-button {
    width: 150px;
    /*height: 50px;*/
    margin-top: 20px;
    align-content: center;
    vertical-align: middle;
    font-size: 13pt;
    color: yellow;
    background-color: navy;
}

.table-report {
    /*line-height: 30px;*/
    margin-top: 15px;
    /*width: 97%;*/
    /*font-family: 'Nanum Gothic', sans-serif;*/
    font-size: 10.5pt;
    /*background-color: aliceblue;*/
    /*    background-color: #96D4D4*/
}

/*.tr-header {
    line-height: 40px;
    background-color: lightgray;
}

.tr-report {
    line-height: 40px;*/
    /*border-collapse: collapse;*/
    /*background-color: beige;*/
/*}*/

/*.tr-header .tr-report {*/
    /*text-align: center;*/
    /*border: 1px solid gray;*/
    /*line-height: 40px;*/
    /*font-weight: bold;*/
    /*border-collapse: collapse;*/
    /*background-color: lightgray;*/
/*}*/

/*.th-column {*/
    /*border: 1px solid gray;*/
    /*border-top: 1px solid gray;
    border-collapse: collapse;*/
    /*border-left: 0px;*/
/*}

.tr-column {*/
    /*border: 1px solid gray;*/
    /*border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    border-collapse: collapse;*/
    /*border-left: 0px;*/
/*}*/

#KMCISVerifyInfo {
    display: none;
}

.KMCISForm {
    padding-top: 20px;
}

.btnKMCISVerify {
    width: 200px;
    /*text-align: center;*/
    /*height: 50px;*/
    /*margin-left: 150px;*/
    margin-top: 10px;    
    /*align-content: center;*/
    /*vertical-align: middle;*/
    font-size: 12pt;
    /*color: yellow;*/
    /*background-color: navy;*/
}

.verify-clear-info {
    margin-top: 50px;
    margin-left: 20px;
    font-size: 13pt;
}

.verify-clear-button {
    margin-top: 30px;
    margin-left: 20px;
    width: 200px;
}