@charset "UTF-8";
.jb-xx-small { font-size: xx-small; }
.jb-x-small { font-size: x-small; }
.jb-small { font-size: small; }
.jb-medium { font-size: medium; }
.jb-large { font-size: large; }
.jb-x-large { font-size: x-large; }
.jb-xx-large { font-size: large; }

a {color:#000;text-decoration:none;}
ul{ width:100%; margin:0px; padding:0px; float:left; }
li { margin:0px; padding:0px; float:left; list-style:none; }



ul.paging { width:100%; text-align:center; }
ul.paging > li {width:100%;text-align:center;padding: px 0;}
a.btn {
	font-size: 13px;
	font-weight: 300;
	padding: 7px 11px 9px 11px;
	color: #000000;
	border-radius:3px;
	letter-spacing: -0.5px;
	margin:4px;
	border:0px;
}
a.btn:hover { background-color:#cdd5ec; transition:0.3s;}
span.empty {font-size: 13px;font-weight: 300;border-radius: 7px;padding: 1px 8px 3px 8px;color: #e8e8e8;letter-spacing: -0.5px;margin-right: 4px;
}
span.pages > a.page {
font-size: 13px;font-weight: 300;border-radius: 3px; 
padding: 7px 12px 9px 12px;color: #000000;
margin:4px;
letter-spacing: -0.5px;
}
span.pages > a.page:hover {
	background-color: #cdd5ec;
	transition:0.3s;
}
span.current {font-size: 13px;font-weight: 300;border-radius: 3px;padding: 7px 12px 9px 12px;
background-color: #cdd5ec; margin:4px;
letter-spacing: -0.5px;}


span.del_btn {  padding:3px 10px; cursor:pointer; border:1px solid #111111;}
span.del_btn:hover {border:1px solid #111111; background-color:#111111;color:#FFFFFF; transition:0.3s;}


html,body{
    width:90%;
    height: 100%;
    margin: auto;
    padding: 10px;
}

*{
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

table{
    font-size:13px;
    border: 1px solid #bcbcbc;

}
.table-wrap{
    width:100%;overflow:auto;
}
th{
    border: 1px solid #bcbcbc;
}
td {
    border-bottom: 1px solid #bcbcbc;
}
thead>tr { background-color: #111111; color:white; }
tbody>tr:hover { background-color: #f7f7ff; }
th,td {
    height: 50px;
}

.slot_table{
    min-width:1340px;
    width:100%;table-layout:fixed;word-break:break-all;height:auto;
    text-align: center;
    border-collapse:collapse;
}
input.slotCheckBox{
    transform : scale(1.3);
}
.left { float:left;}
.right{float:right;}
.btn {border: solid 1px black; color:black; padding:3px; font-size:14px; margin:3px;cursor: pointer;}
.introduce .btn {border: solid 1px white; color:white; padding:3px; font-size:13px;}
.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.introduce{
    height: 40px;
    border-radius: 15px 15px 0px 0px;
    margin-top:50px;
    box-sizing: border-box;
    padding:15px;
    width:100%;
    background-color: #111111;
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.introduce input{
    color:white;
    background-color: #111111;
    border: 1px solid white;
}

.introduce select{
    color:white;
    background-color: #111111;
    border: 1px solid white;
}

.text{
    display: flex;
    color:white;
    align-items: center;
}

.options{
    display:flex;
    align-items: center;
}

.help-tip{
    position:absolute;
    /*left: 50%;
    transform: translate(-50%,-50%);*/
}

.status{
    position:absolute;
    top:0px;
    width:100%;
    height:100%;
    z-index:1;
    color: rgba(0,0,0,0);
    cursor: pointer;
}

.help-tip:hover p{
    display:block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}

.help-tip p{
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: 25%;
    top:70%;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
}

.help-tip p:before{
    position: absolute;
    content: '';
    width:0;
    height: 0;
    border:6px solid transparent;
    border-bottom-color:#1E2021;
    right:10px;
    top:-12px;
}

.help-tip p:after{
    width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity:0;
        transform: scale(0.6);
    }
    100% {
        opacity:100%;
        transform: scale(1);
    }
}
@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:100%; }
}

.logo-wrap {
    height:65px; position:absolute; display:flex; align-items: center; justify-content: center;cursor: pointer;
}

.logo{ font-size:32px;}

.navi {
    font-size:13px;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    line-height: 50px;
    color: white;
    transition: all 0.2s ;
    cursor: pointer;
}

.btnLightBlue {
    background: #111111;
}

.navi.btnLightBlue:hover {
    background: #333333;
}



.navi_right{float: right; text-align: right;}

.btn_tle {height:35px;}

.login_form{
    display:flex;
}

.login_form_left{
    flex-grow: 1;
}
.login_form_right{
    flex-grow: 2;
}

.outer {
    display: flex;
    align-items: center; /* 수직 정렬 */
    flex-direction: row; /* default: row */
    justify-content: center; /* flex direction에 대해서 정렬방식 선택 */
    height:100%;
    width:500px;
    margin: auto;
}
.inner{
    height:300px;
    display:flex;
    justify-content : center;
    align-items : center;
}
.inner_left {
    flex-grow: 1;

}
.inner_right {
    flex-grow: 2;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    vertical-align:middle;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 6px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.slider.on{
    background-color: #2196F3;
}

.slider.on:before{
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px);
}

.slider.off {
    background-color: #ccc;
}

.slider.off:before{
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
}

.slider.fail {
    background-color: rgba(255,0,0,0.6);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.page-maker-wrap{
    font-size:13px;
    display:flex;
    justify-content: center;
}

.page-maker-wrap ul{
    list-style : none;
    display: flex;
    justify-content: space-between;
}
.page-maker-wrap li{
    padding: 5px 10px 5px 10px;
    font-weight: 500;
}

.active{
    background-color: #cdd5ec;
}

.blind{
    opacity: 0.2;

}

.two-rows>tr>th{
    height:30px;
}

.align-items-center{
    display: flex;
    align-items: center;
    #font-weight: 400;
}

.advanced-search{
    display:flex;
    align-items: center;
    padding:5px 5px 5px 0px;
    #border:1px solid black;
}
.advanced-search>input,select{
    margin-left:5px;
}
.advanced-search>input::placeholder{
    color:lightgray;
    #border: 1px solid lightgray;
}

.comStatus-wrap{
    display:flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.comStatus-item{
    flex: 1 1 10%;
}

.comStatus-item-item{
    font-size:13px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-manage-wrap{
    margin-top: 5px;
    display: flex;
}
.home-manage-item{
    background-color: #111111;
    color:white;
    font-size:14px;
    flex-direction: column;
    cursor: pointer;
    border: 1px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    height:150px;
    flex: 1 1 25%;
    transition: all ease 0.5s 0s;
}
.home-manage-item:hover{
    background-color: #333333;
}

.write-post-body-wrap{
    display: flex;
    flex-direction: column;
}
.write-post-body-item{
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}
.write-post-body-item:nth-child(1){
    box-sizing: border-box;
    padding:5px;
    border-bottom:1px solid #111111;
}
.write-post-body-item:nth-child(2){
    box-sizing: border-box;
    padding:5px;
    border-bottom:1px solid #111111;
}






div.excel_container { width:500px; padding:0px; font-size:13px; padding-top:50px; margin-bottom:20px; margin-left:10px;}
div.excel_box { display:inline-block; width:450px;  padding:5px 0px; box-sizing:border-box; border:1px solid #111111;}
div.excel_box > ul { margin:1px 0px; width:100%; display:inline-block; height:40px;}
div.excel_box > ul > li {float:left; list-style:none;}
div.excel_box > ul > li.title{width:30%; text-align:right; box-sizing:border-box;background-color:#d7e1ff; padding-left:10px; padding-right:10px; line-height:40px; }
div.excel_box > ul > li.content { width:70%; text-align:left; box-sizing:border-box; padding-left:10px;}
div.excel_box > ul > li.content > input { cursor:pointer; height:35px; line-height:35px;}
div.excel_box > ul > li.content > input.down_btn { background-color:#FFFFFF; border:1px solid #111111; height:39px; line-height:33px; }
div.excel_box > ul > li.content > input.down_btn:hover { transition:0.3s; background-color:#111111; color:#FFFFFF;}