﻿@charset "utf-8";
@import "common.css";
@import "study.css";
@import "crf.css";
@import "export.css";
@import "community.css";

.site_width { width: 1200px; }
.page_width { width: 100%; min-width: 900px; }
.popup_width { width: 100%; }

body { background: url(../images/site/side_bg.png) repeat-y; }

.site_header { position: fixed; top: 0px; width: 100%; min-width: 1200px; height: 45px; z-index: 1003;
               background-image: url('../images/site/top_bg.gif'); border-bottom: solid 4px rgb(92,125,205); }
    .site_header ul { list-style:none; }
    .site_header ul li { float: left; }
    .site_header #SiteLogo { width: 250px; line-height: 45px; text-align: center; border-right: solid 1px #000; }
    .site_header .account_menu { padding: 8px 20px 0 0; text-align: right; font-size: 9pt; }
    .site_header .account_menu a { margin: 0 4px 0 4px; }
    .site_header .account_menu * { color: #fff; }
/*
.siteheader_monitorcount {position:fixed; top:5px;left:626px; width:22px; height:18px; background:#ff0000;color:#ffd800; font-weight:bold;text-align:center; z-index:1005;line-height:18px;font-size:.9em;padding:0px;}        
*/
.siteheader_monitorcount {position:relative; top:-40px;left:54px; width:22px; height:18px; background:#ff0000;color:#fff; font-weight:bold;text-align:center; z-index:1005;line-height:18px;font-size:.9em;padding:0px;}        

.site_footer { position: fixed; bottom: 0; width: 100%; min-width: 1200px; height: 25px; text-align: center;  z-index: 1002;
               background-color: #fff; border-top: solid 1px #000; }
    .site_footer .copyright { color: #888888; font-family: Arial; font-size: 11px; padding-top: 8px; }
    .site_footer .copyright b, #site_footer #copyright label { color: #333; }
    .site_footer .copyright .logo { color: #333; font-weight: bold; }
    .site_footer .copyright .logo span { color: #f81; }
    
#LoginForm { }
    #LoginForm #Title { margin-bottom: 10px; }
    #LoginForm #Wrap { padding: 10px; border: solid 1px #b8bac3; background-color: #d7d9df; }
    #LoginForm td { padding: 3px; vertical-align: middle; }
    #LoginForm #UserId, #LoginForm #Password { height: 18px; width: 150px; }
    #LoginForm ul li { list-style: disc; line-height: 18px; }

.custom_body { position: absolute; top: 49px; left: 0px; width: 100%; min-width: 1100px; background-image: url('../Images/site/main_bg_line.jpg'); }
    .custom_body #LoginDiv { position: absolute; top: 150px; left: 680px; }

.comment { font-size: 8pt; color: #666; margin-top: 3px; margin-bottom: 3px; }
.comment_box { border: solid 1px #888; color: #666; padding: 10px; }
.comment_box ul li { list-style: disc; margin-left: 10px; line-height: 180%; }


/* 사이드 메뉴 및 정보가 들어가는 경우 */
.layout_side { padding: 15px 00px 46px 0px; width: 250px; 
               position: absolute; top: 43px; left: 0px; z-index: 1001; overflow: hidden; }
    .layout_side h1 { color:#0080ff; font-weight:bold; font-size:16px; margin-bottom: 0.7em; padding: 0 20px; letter-spacing: 0.35px; }
    .layout_side h2 { padding-left: 20px; background-image: url(../images/site/icon_item.gif); background-repeat: no-repeat; background-position-y: center; 
                      font-size: 1em; height: 16px; font-weight: bold; margin-bottom: .4em; }
        .layout_side h2.subjectInfo { background-image: url(../images/site/icon_subject.png); background-position-y: top; }

    .layout_side #menu li { background-repeat: no-repeat; background-position-y: center; padding: 8px 20px; border-bottom: 1px solid #d2d2d2; background-color: #fafafa; }
    .layout_side #menu li a:hover { color: #d33; }
    .layout_side #menu li.selected a { color: #33d; font-weight: bold; }
    .layout_side #menu { border-top: solid 1px #d2d2d2; margin-bottom: 20px; }

    .layout_side #SubjectInfo { width: 95%; position: relative; margin: 20px 5px; }    
    .layout_side #SubjectInfo input.SubjectInfoBtn { width: 100px; height: 20px; font-size: 8pt; }
    .layout_side #SubjectInfo input.SubjectInfoBtn:hover { background-color: #fffff0; }
    .layout_side #SubjectInfo input.SubjectStatusBtn { width: 214px; height: 20px; font-size: 8pt; }
    .layout_side #SubjectInfo input.SubjectStatusBtn:hover { background-color: #fffff0; }
    .layout_side #SubjectInfo ul { width: 96%; border: solid 2px #f48b01; background-color: #fff; padding: 2%; list-style: none; }    
    .layout_side #SubjectInfo ul li.title { width: 100px; text-align: right;  padding-right: 8px; color: #666;display:inline-block; }
    .layout_side #SubjectInfo ul li { padding: 3px; width: 100px;display:inline-block;vertical-align:top; }
        .layout_side #SubjectInfo ul li.SubjectStatus {    width: 100%;    }
    .layout_side #CrfMenu { margin-bottom: 20px; border: solid 1px #ddd; background-color: #fff; }
    .layout_side #CrfMenu div.visit { line-height: 24px; color: #790000; font-weight: normal; padding-left: 4px; font-size: 10pt; }
    .layout_side #CrfMenu div.visit.current { color: #cc0000; font-weight: bold; }
    .layout_side #CrfMenu div.visit p { cursor: pointer; }

    .layout_side #CrfMenu table.form_menu { width: 100%; margin-bottom: 0px; display: none; }
    .layout_side #CrfMenu table.form_menu td { background-color: #fff; color: #000; padding: 4px; font-weight: normal; font-size: 9pt; line-height: 1.3em; }
    .layout_side #CrfMenu table.form_menu td.label { background-color: #d6dcea; font-weight: bold; }
    .layout_side #CrfMenu table.form_menu td.selected { background-color: #4c5b8a; }
    .layout_side #CrfMenu table.form_menu td.selected a { color: #fff; }
    /*.layout_side #CrfMenu table.form_menu td:hover { background-color: #ffd; color: #000;}*/
    .layout_side #CrfMenu table.form_menu td a:hover { text-decoration: underline; font-weight: bold; }

/* 본문 */
.layout_main { padding: 15px 20px 46px 20px; top: 49px; left: 250px; position: absolute; overflow: hidden; }
    .layout_main h1 { padding-left: 20px; background-image: url(../images/site/icon_item.gif); background-repeat: no-repeat; background-position-y: center; 
                      font-size: 12pt; font-weight: bold; margin-bottom: 15px; border-bottom: solid 1px #d2d2d2; min-width: 900px; padding-bottom: 6px; }
    .layout_main h2 { font-size: 11pt; font-weight: bold; margin-bottom: 10px; min-width: 900px; }

#cs_center { height: 50px; border: solid 2px #f33; font-weight: bold; margin: 20px 0 20px 0; text-align: center; cursor: pointer; background-color: #fff; }

table.form { border-top: solid 2px #3677B2; border-collapse: collapse; }
    table.form tr { min-height: 28px; }
    table.form thead th { padding: 3px; border: solid 1px #ccc; background-color: #ddd; text-align: center; font-weight: bold; }
    table.form thead td { padding: 3px; border: solid 1px #ccc; }
    table.form tbody th { padding: 3px; border: solid 1px #ccc; background-color: #f5f5f5; text-align: left; font-weight: normal; }
    table.form tbody td { padding: 3px; border: solid 1px #ccc; }
    table.form tbody td.selected { background-color: #ffc; }
    table.form tfoot th { padding: 3px; border: solid 1px #ccc; background-color: #ddd; text-align: center; font-weight: bold; }  
    table.form tfoot td { padding: 3px; background:#ddd ; border: solid 1px #ccc; }  

    /*table.list tbody tr:hover { color:#333; background-color: #ffc; }*/
    table.list tbody tr:nth-child(2n-1) { background-color: #fff; }
    table.list tbody tr:nth-child(2n) { background-color: #fcfcfc; }
    table.list tbody tr.selected { color:#333; background-color: #ffc; }


.search_box { line-height: 25px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; background-color: #f5f5f5; border-radius: 4px; border: 1px solid #d2d2d2; }
    .search_box label { margin-left: 20px; margin-right: 4px; font-weight: bold; display: inline-block; vertical-align: middle; }
    .search_box #LocationOID { width: 180px; }
    .search_box #SearchKeyword { width: 150px; }    
    .search_box #SearchBtn { width: 60px; border-color: #0a0; background-color: #0a0; color: #fff; margin-left:5px;  }
    .search_box #ListBtn { width: 60px; margin-left:4px; }
     .search_box input[type='text'] { padding:3px; }
     .search_box #SearchSafeBoxBtn { width:120px;background:orange;border:1px solid orange;color:#fff; margin-left:5px;  }
 
.search_box hr{margin:10px 30px 10px 30px; width:90%;border-top:1px solid #e8e1e1;}

.ctrl_box {
    margin: 10px 0 10px 0;
    text-align: center;
}
.ctrl_box a, a.btn { border-radius: 4px; border: solid 1px #888; padding: 2px 1em 2px 1em; background-color: #f5f5f5;}


ul.layout { }
    ul.layout li { line-height: 200%; }
    ul.layout li.header { float: left; width: 60px; }

#support_center { cursor: pointer; text-align:center; }

.page { text-align: center; margin: 10px 0 10px 0; }
    .page span, .page img { padding: 0 3px 0 3px; }
    .page span.selected { font-weight: bold; color: #a00; }

.jquery_ui_datepicker { margin-right: .2em;  }
div.ui-datepicker { font-size: 9pt; }


div.chart { border: solid 1px #888; width: 900px; height: 600px; margin-top: 20px; }


#StudyList tbody td{height:50px;}
#SafeBoxLayerModal .countInfo{ margin-bottom:10px; text-align:center; font-size:14px;}
#SafeBoxLayerModal #safebox_count{font-weight:bold;color:#1b408b;}
#SafeBoxLayerModal #safeboxList thead th{border-bottom:1px solid #ddd;background:#484b5a; height:28px;line-height:28px;color:#fff;}
#SafeBoxLayerModal #safeboxList tbody td{text-align:center;border-bottom:1px solid #ddd; height:28px; line-height:28px;}
#SafeBoxLayerModal .btntxt {display:inline-block;  text-align:center; border : 0px solid #d2d2d2; background:#d2d2d2 ;border-radius:2px ; height: 16px; line-height:16px;font-weight:bold;}

#SafeBoxLayerModal2 .countInfo{ margin-bottom:10px; text-align:center; font-size:14px;}
#SafeBoxLayerModa2l #safebox_count{font-weight:bold;color:#1b408b;}
#SafeBoxLayerModal2 #safeboxList thead th{border-bottom:1px solid #ddd;background:#484b5a; height:28px;line-height:28px;color:#fff;}
#SafeBoxLayerModal2 #safeboxList tbody td{text-align:center;border-bottom:1px solid #ddd; height:28px; line-height:28px;}
#SafeBoxLayerModal2 .btntxt {display:inline-block;  text-align:center; border : 0px solid #d2d2d2; background:#d2d2d2 ;border-radius:2px ; height: 16px; line-height:16px;font-weight:bold;}



#SafeBoxLayerModal3 .countInfo {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
}

#SafeBoxLayerModa3l #safebox_count {
    font-weight: bold;
    color: #1b408b;
}

#SafeBoxLayerModal3 #safeboxList thead th {
    border-bottom: 1px solid #ddd;
    background: #484b5a;
    height: 28px;
    line-height: 28px;
    color: #fff;
}

#SafeBoxLayerModal3 #safeboxList tbody td {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
}

#SafeBoxLayerModal3 .btntxt {
    display: inline-block;
    width: 50px;
    text-align: center;
    border: 0px solid #d2d2d2;
    background: #d2d2d2;
    border-radius: 2px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
}

/*Hdms SafeBox */
#HdmsSafeBoxModal .countInfo {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
#HdmsSafeBoxModal #safebox_count {
    font-weight: bold;
    color: #1b408b;
}
#HdmsSafeBoxModal #safeboxList thead th {
    border-bottom: 1px solid #ddd;
    background: #484b5a;
    height: 28px;
    line-height: 28px;
    color: #fff;
}
#HdmsSafeBoxModal #safeboxList tbody td {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
}
#HdmsSafeBoxModal .btntxt {
    display: inline-block;
    width: 50px;
    text-align: center;
    border: 0px solid #d2d2d2;
    background: #d2d2d2;
    border-radius: 2px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
}
#HdmsSafeBoxModal2 .countInfo {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
#SafeBoxLayerModa2l #safebox_count {
    font-weight: bold;
    color: #1b408b;
}
#HdmsSafeBoxModal2 #safeboxList thead th {
    border-bottom: 1px solid #ddd;
    background: #484b5a;
    height: 28px;
    line-height: 28px;
    color: #fff;
}
#HdmsSafeBoxModal2 #safeboxList tbody td {
    text-align: center;
    border-bottom: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
}
#HdmsSafeBoxModal2 .btntxt {
    display: inline-block;
    width: 50px;
    text-align: center;
    border: 0px solid #d2d2d2;
    background: #d2d2d2;
    border-radius: 2px;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
}

 
/*import-tab css*/
ul.import-helper{
    list-style: disc;
    margin :30px 20px
}

ul.import-helper li{
    font-size : 14px;
    line-height:25px;

}

.import-tab {
    margin: 10px 0px;
}

.import-tabnav {
    font-size: 0;
    border-bottom: 1px solid #ddd;
    
}

    .import-tabnav li {
        display: inline-block;
        height: 46px;
        text-align: center;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
        color:gray
    }

.import-tabnav li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 3px;
}

.import-tabnav li a.active:before {
    background: #7ea21e;
}

.import-tabnav li a.active {
    border-bottom: 1px solid #fff;
}

.import-tabnav li a {
    position: relative;
    display: block;
    background: #f8f8f8;
    color: #c5c1be;
    padding: 0 30px;
    line-height: 46px;
    text-decoration: none;
    font-size: 16px;
}

.import-tabnav li a:hover, .import-tabnav li a.active {
    background: #fff;
    color: #7ea21e;
    font-weight:bold;
}

.import-tabcontent {
    padding: 40px 20px;
    border: 1px solid #ddd;
    border-top: none;
}