@charset "UTF-8";
/*!
 general . css
  
*/

/*타이틀*/
/*
.page-title-box-sub{
    padding: 7px 20px;
    background-color: #f8f8f8;
}
*/

/*리스트 영역*/

.card-list{
    
    margin: -19px -20px 20px -15px;/*가로 검색 및 테이블 넓이 조정*/
}





/*검색*/

/*검색전체*/
.card_search{
    border-style: solid;
    border:1px;
    border-width: 1px;
    border-color: #ada9a9;
    margin-bottom:-10px;
    
    margin: -21px -29px -25px -25px;/*가로 검색 및 테이블 넓이 조정*/
}


/*검색전체*/
.card_layer{
    border-style: solid;
    border:1px;
    border-width: 1px;
    border-color: #ada9a9;
    margin-bottom:-10px;
    margin: -19px -20px 20px -5px;/*가로 검색 및 테이블 넓이 조정*/
}


.table-works-top-one {
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #ada9a9;
    line-height: 25px;
}


.table-works-left-one {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #ada9a9;
    line-height: 25px;
}


.table-works-right-one {
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #ada9a9;
    line-height: 25px;
}

.table-works-bottom-one {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #ada9a9;
    line-height: 25px;
}


ul{
    list-style:none;
    }




    .table-cont-bottom-one {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-color: #ada9a9;
        line-height: 25px;
        margin:2px;
    }
    







.search-row{

    border-style: solid;
    border-width: 1px;
    border-color: #ada9a9;
    
}

.card-body-sub{
    padding: 0px 20px 0px 10px;
}

.table-works-top {
    margin-top:7px;
}

.table-works-top-minus {
    margin-top:-7px;
}
/*
.table-works-top {
    border-top-style: solid;
    border-top-width: 2px;
    border-color: #ada9a9;
    line-height: 34px;

    
}
*/

.table-works-content {
    /* float: left; */
    /* width: calc(100% - 80px); */
    /*border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #ccc;
    line-height: 25px;
}



.overview-button {
    margin-top: 10px;
    margin-bottom: 8px;
    
}


.overview-button-list {
    margin-top: 10px;
    margin-bottom: 8px;
    float:left;
}

.overview-se-button {
    margin-top: 0px;
    margin-bottom: 40px;
}

.table-works-search {
    
    line-height: 34px;
    margin-top: 8px auto;
}

.table-thead{
    background-color:rgb(243 243 248);
    line-height:150%;
}

.modal-header{
    /*background-color:rgb(243 243 248);
    line-height:150%;*/
    border-bottom: 0px solid #ffffff;
}


.overview-title {
    margin: 10px auto;
    height: 20px;
    /*line-height: 34px;*/
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #000000;

}

.lg-title {
    margin: 10px auto;
    height: 30px;
    /*line-height: 34px;*/
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #000000;

}


.left-title {
    margin: 10px auto;
    height: 20px;
    /*line-height: 34px;*/
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin-top:16px;
}



.overview-content {
   margin-top:7px;
   color: #495057;;
   /* height: 20px;*/
   /*
    margin: 10px auto;
   
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    
    color: #171717;
    */
}

.overview-content2 {
    margin: 16px 7px 7px 7px;
    height: 25px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500px;
    text-align: center;
    color: #171717;
}


.overview-content-m {
    margin: 16px 7px 7px 7px;
    height: 25px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #171717;
}

.b-center{
    
    text-align: center;
    
}
.search-button{
    width: 130px;
}

input[type=checkbox] {

    zoom: 1.5;
    
}

.mouse
{
    cursor:pointer;
    
}
/*
.check-modi{
    margin-top:10px;
}
*/
.mb-10{
    margin-bottom:-11px  
}

.ml-10{
    margin-left:10px  
}


.select2-container {
    display: block;
    margin: 0;
}

/* datepicker */
.input-group-addon,.input-group-text {
    /*border-left: 0 none;
    padding: 4px 9px 4px 9px;*/

}

.input-group-addon .glyphicon-calendar:before, .input-group-text .datePicker-calendar:before{
    content: " ";
    background: url(/assets/images/buttons/btn_calendar.png) center center no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    overflow: hidden;
}



/*테이블 항목 가운데 정렬
bootstrap기본이 bottom임.
*/
.table > thead {
    vertical-align: middle; 
}
/* change color in table selected */
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #749fc8;
}

table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
    color: white;
}


/* change color in table selected */

.card-body-list{

    /*padding: 1.25rem 1.25rem 0.1rem 0em;*/
    padding: 0.8rem 1.45rem 0.1rem 1.25rem;
     
 }

 .card-body-search{

    /*padding: 1.25rem 1.25rem 0.1rem 0em;*/
    padding: 0.8rem 1.45rem 0.6rem 1.25rem;
     
 }

.upload-button{
    float:left;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 20px;
}


@media (max-width: 576px){
    div.table_text_center {
        text-align: center;
    }
}

@media screen and (max-width: 576px){
    div.table_page_center {
        justify-content: center !important;
        text-align: center;
    }
}

@media (max-width: 1200px){
    div.card-body-list {
        padding: 0.8rem 1.45rem 0.4rem 1.25rem;
    }
    
}
/*버튼 가운데 정렬*/
@media (max-width: 473px){
    div.upload-button {
        margin-left:0px;
        float:none;
    }

    .overview-button-list{
        float:none;
    }
    

}

/*모달 midia query*/
@media (max-height: 800px){
    .modal-content {
 
        height : 96%;
    }
}


.pagination {
    display: inline-block;
}

.pagination ul {
    list-style:none;
    margin:0;
    padding:0;
}

.pagination li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border : 0;
    float: left;
}

/*
@media (min-width: 400px){
    div.table_page_center {
        text-align: center;
    }
}
*/

/*모달*/
.card_modal{
    border-style: solid;
    border:1px;
    border-width: 1px;
    border-color: #ada9a9;
    margin-bottom:-10px;
    
    margin: -21px -10px -25px -5px;/*가로 검색 및 테이블 넓이 조정*/
}


.margin-to{

    margin-top:20px;
}


.margin-select{

    margin-top:10px;
}


/*search accordion-button*/
.accordion-button:not(.collapsed) {
    color: #3e6b87;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion-button {
    position: static;
}

.acc-text{
    position: absolute;
    top:14px;
    right:55px;
    z-index:0;
    
    margin-left: auto;
    
}

.acc-text-bottom{
    position: absolute;
    top:75px;
    right:55px;
    z-index:0;
    
    margin-left: auto;
    
}
.acc-text-bottom_cou{
    position: absolute;
    top:70px;
    right:55px;
    z-index:0;
    
    margin-left: auto;
    
}

/*table*/
.table-bordered th, .table-bordered td {
    padding: 5px;
}


/*table*/
.table-bordered2 th, .table-bordered2 td {
    padding: 20px;
    border: 1px solid #eff2f7;
}


.table-bordered  td .cell_gak{
    background-color: #8497b0;
  }
  
  .cell_dan{
      background-color: #bfbfbf;
    }
  
    .cell_seo{
      background-color: #b4c7e7;
    }
  
    .cell_jin{
      background-color: #f2f2f2;
    }
  
  

.accordion-header-bottom {
    margin-bottom: -1;
}


/*모달*/

.modal-title {
    padding-left: 7px;
    color :#438DFF;
}


.modal-sub-title {
    margin-left: -27px;
    margin-bottom: -18px;
}

.modal-content {
    border-radius: 0rem;
    
 
}


/* Important part  모달 스크롤  */
/*
.modal-content-scroll {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9ebec;
    border-radius: 0rem;
    outline: 0;
}

.modal-content-scroll{
    height: 95vh;
    overflow-y: initial !important
    }
.modal-body-scroll{
    
    overflow-y: auto;
    overflow-x: hidden;
    }
*/
    /*Important part  모달 스크롤*/

/*모달창 세로 가운데 정렬*/
/*
body{
   position: fixed;
}

#modal-upload-consistency{
  
  position: absolute;  
  margin-left:-110px;

}
*/
/*모달창 세로 가운데 정렬*/

/*

상단 타이틀 삭제 0 

전체 라인 원래 컬러 로 수정 검색, 테이블

테이블 패딩 변경 오밀조밀
페이징 센터
건수 가운데


검색 버튼 아래 마진 20px
펼치기 - 세부조건 더보기 꺽쇠 하단
구분라인 없애기
*/


.bx-left-arrow-alt{
    font-size: 21px;
}


.select-table-default{

    vertical-align: middle;
}

.modal-height-80vh{

    height:80vh;
}

.btn-outline-primary {

    color: #0576b9; 
    border-color: #0576b9;

}

/*수강관리*/
.coursebtn {
    text-color: #383535;
}

/*버튼 퍼플*/
.btn-perple {
    border-bottom: 1.5px solid #b4c7e7;
    color: #fff;
    background-color: #b4c7e7;
    border-color: #b4c7e7;
    
    
}

.btn-width{
    width: 107px;

}

/*과정관리 버튼*/
/*버튼 군청색*/
.btn-ultramarine {
    border-bottom: 1.5px solid #1f4e79;
    color: #fff;
    background-color: #1f4e79;
    border-color: #1f4e79;
        
}

/*버튼 군청색*/
.btn-navy {
    border-bottom: 1.5px solid #002060;
    color: #fff;
    background-color: #002060;
    border-color: #002060;
       
}

/*버튼 마린블루*/
.btn-marineblue {
    border-bottom: 1.5px solid #22497a;
    color: #fff;
    background-color: #22497a;
    border-color: #22497a;
       
}

/*버튼 다크블루색*/
.btn-darkblue{
    border-bottom: 1.5px solid #333f50;
    color: #fff;
    background-color: #333f50;
    border-color: #333f50;
       
}




.btn-chasi {
    width: 85px;
    margin-bottom:10px;
}

.ace {
    
    margin-top:5px;
}


/*커뮤니티 버튼*/
.btn-comm-width{
    width: 100px;
    border-radius: 0;
}

/*수강후기 별점*/
.star-w{
    color:#4f86bb;
    font-size:28px;
    
}
.star-v{
    color:#cccccc;
    font-size:28px;
    
}


.btn-add{
    
    background-color: #7394b3;
    border-color: #7394b3;
    width:45px;
    
}


.btn-add-50{
    
    background-color: #8faadc;
    border-color: #8faadc;
    width:50px;
    
}

.btn-memo{
    background-color: #adb5bd;
    border-color: #adb5bd;
    width:172px;
    height:60px;

}

.radio-top{

    margin-top:10px;
}

.h-style{
height: 80px;
}

.table-scroll{
    overflow-y: scroll;
    height:400px;
}

.table-view{
    height:500px;
}

.accordion-button-session {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 0.875rem;
    color: #495057;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
}
/*레이어팝업 닫기버튼 크기조정*/
.btn-close-layer-popup {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 0.8em;
    height: 0.8em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.8em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5; }
    .btn-close:hover {
      color: #000;
      text-decoration: none;
      opacity: 0.75; }
    .btn-close:focus {
      outline: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      opacity: 1; }
    .btn-close:disabled, .btn-close.disabled {
      pointer-events: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      opacity: 0.25; }

.btn-close-layer-popup{

    font-size: 20px;

}


.reception_reply {
    color:#27c7c7,

}


.form-select-con {

    line-height: 1;
    border-radius: 0.1rem;
    width : 74%;
    margin-left: 17px;
}


.under-line{

    text-decoration: underline;
}


.nav-tabs .nav-link.active, .nav-tabs .show > .nav-link {
    color: #fff;
    background-color: #2f759e;
}


.accordion-button-upload {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 0.875rem;
    color: #495057;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    }




.row-line{

    margin-top: -9px;
    margin-bottom: -9px;
}


.con-card {
    height: 90px;
    width: 450px;
    padding: 10px;
    margin-left: 30px;
    
}

.req{
    color:#c83b18;
}

.overview-button ul {
    list-style:none;
    margin:0;
    padding:0;
}

.overview-button li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border : 0;
    float: left;
}


