.card-title {
    font-weight: 600;
}

.deznav .menu-tabs {
    padding: 15px 10px 15px 10px !important;
}

.deznav .menu-tabs li a {
    padding: 15px 20px !important;
    border-radius: 6px;
}

.nav-link p {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    font-size: 6px;
}

.col-padding {
    padding: 0;
}

.card_height {
    height: calc(100% - 178px);
}

.card-border {
    border-bottom: 0;
}

.card-tt {
    font-weight: 600; 
    margin-top: 5px;
}

.card-content {
    font-weight: 500; 
    font-size: 24px; 
    margin-top: 12px; 
    margin-bottom: 0;
    color: #3a7afe;
}

.dataTables_info, .dataTables_length, .dataTables_filter {
    display: none;
}

.header-left input {
    min-width: 200px;
}

.light.btn-primary {
    width: 48%;
    cursor: pointer;
    margin-top: 10px;
}

.light1.btn-primary1 {
    width: 48%;
    cursor: pointer;
    margin-top: 10px;
    background-color: #ffecec;
    border-color: #ffecec;
    color: #fe3a3a;
}

.light1.btn-primary1:hover {
    background-color: #fe3a3a;
    border-color: #fe3a3a;
    color: #fff;
}

.mt-4, .my-4 {
    margin-top: 0 !important;
}

.form-group1 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.logged-out {
    cursor: pointer;
}

@media screen and (max-width: 3000px) { 
    .deznav {
        width: 5rem !important;
    }
}

@media screen and (max-width: 768px) { 
    .deznav {
        width: 3.75rem !important;
    }

    .hamburger {
        display: inline-block !important;
    }
}

.deletebtn {
    background: none;
    color: #333;
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.light.btn-primary a{
    color: #333;
}
.light.btn-primary:hover a {
    color: #fff;
}
.light1.btn-primary1:hover .deletebtn {
    color: #fff;
}

.tooltip-wrap {
    position: relative;
  }
  
  .tooltip-wrap .tooltiptext {
    visibility: hidden;       
    width: 150px;            
    height: 40px;
    line-height: 30px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
  
    position: absolute;     
    top: 50%;
    left: 100%;
    z-index: 1;
    transform: translateY(-50%);
}


  
  .tooltip-wrap:hover .tooltiptext {
    visibility: visible;     
  }

  .tooltip-wrap .tooltiptext::after {
    content: " ";             /* 정사각형 영역 사용 */

    position: absolute;       /* 절대 위치 사용 */
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-style: solid;
    border-color: transparent black transparent transparent;
    border-width: 5px;        /* 테두리 넓이를 5px 로 설정 */
  }
  .header-info {
      display: flex;
      align-items: center;
  }
  .header-info > .nav-link {
      max-width: 150px;
      width: 100%;
  }

  .dropdown-item:hover {
      background-color: #fff;
  }
  .light.badge-success {
      margin: 0 2px;
  }

  .email-right-box {
      padding-left: 18rem;
  }

  .mail-list .list-group-item.active {
      background-color: #3a7afe;
      border-color: #3a7afe; 
  }

  .email-right-box .btn-primary {
    color: #fff;
    background-color: #3a7afe;
    border-color: #3a7afe;
  }

  .container-fluid{
      background: #e7eaf3 !important;
  }
  .form-control::placeholder, .bootstrap-tagsinput input::placeholder {
    color: #6c757d !important;
    opacity: 1; }

    .card-header {
        /* padding: 1.25rem 1.875rem 1.500rem; */
    }
    
    .card-header01 {
        border-color: #d7dae3;
        position: relative;
        background: transparent;
        /* padding: 1.25rem 1.875rem 1.25rem; */
        padding: 0.750rem 1.875rem 1.25rem;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    
    
    .card-tt01 {
        font-weight: 600;
        margin-top: 12px;
    }
    
    .card01 {
        background: #3a7afe;
    }
    
    .input-price {
        width: 100px; 
        height: 39px; 
        border: 1px solid #ddd; 
        border-radius: 5px; 
        margin: 0 5px 0 20px; 
        text-align: right; 
        padding: 0 10px;
        font-size: 16px;
    }
    
    .card-title {
        font-weight: 600;
    }
    
    .deznav .menu-tabs {
        padding: 15px 10px 15px 10px !important;
    }
    
    .deznav .menu-tabs li a {
        padding: 15px 20px !important;
        border-radius: 6px;
    }
    
    .nav-link p {
        margin-top: 5px !important;
        margin-bottom: 0 !important;
        font-size: 6px;
    }
    
    .col-padding {
        padding: 0;
    }
    
    .card_height {
        height: calc(100% - 178px);
    }
    
    .card-border {
        border-bottom: 0;
    }
    
    .card-tt {
        font-weight: 600; 
        margin-top: 5px;
    }
    
    .card-content {
        font-weight: 500; 
        font-size: 24px; 
        margin-top: 12px; 
        margin-bottom: 0;
        color: #3a7afe;
    }
    
    
    
    .card-content01 {
        font-size: 16px;
    }
    
    .card-content01_w {
        font-size: 16px;
        color: #fff;
        margin-left: 5px;
    }
    
    .card-content01_gray {
        font-size: 16px;
        margin-left: 5px;
    }
    
    .card-content02 {
        font-weight: 500; 
        font-size: 40px;
        height: 55px;
        color: #3a7afe;
        margin-bottom: 0;
    }
    
    .card-content03 {
        font-weight: 500; 
        font-size: 40px;
        height: 55px;
        color: #0da779;
        margin-bottom: 0;
    }
    
    .card-content04 {
        background: #3a7afe;
        border-radius: 5px;
        font-size: 40px;
        color: #fff;
        margin-bottom: 0;
        height: 55px;
        text-align: right;
        padding-top: 7px;
    }
    
    
    
    
    
    .dataTables_info, .dataTables_length, .dataTables_filter {
        display: none;
    }
    
    .header-left input {
        min-width: 200px;
    }
    
    .light.btn-primary {
        width: 48%;
        cursor: pointer;
        margin-top: 10px;
    }
    
    .light1.btn-primary1 {
        width: 48%;
        cursor: pointer;
        margin-top: 10px;
        background-color: #ffecec;
        border-color: #ffecec;
        color: #fe3a3a;
    }
    
    .light1.btn-primary1:hover {
        background-color: #fe3a3a;
        border-color: #fe3a3a;
        color: #fff;
    }
    
    .mt-4, .my-4 {
        margin-top: 0 !important;
    }
    
    .form-group1 {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    
    .logged-out {
        cursor: pointer;
    }
    
    @media screen and (max-width: 3000px) { 
        .deznav {
            width: 5rem !important;
        }
    }
    
    @media screen and (max-width: 768px) { 
        .deznav {
            width: 3.75rem !important;
        }
    
        .hamburger {
            display: inline-block !important;
        }
    }

    /*추가내용*/
    .col-xl-8{
        max-width: 100% !important;
    }
    .group-button{
        color: #fff;
        background-color: #3a7afe;
        border-color: #3a7afe;
        height: 35px;
        line-height: 12px;
        padding: 10px;
        font-weight: 700;
        margin: 10px 0;
        border-radius: 5px;
        border: 0px !important;
    }
    .custom-tab-1 .nav-tabs{
        margin-bottom: 20px;
    }
    .profile-tab .nav-item .nav-link{
        margin-right: 0px !important;
    }
    .cardtable{
        max-width: 100% !important;
    }
    .cardtable-body{
        width: 100%;
    }
    .search-button{
        color: #fff;
        background-color: #3a7afe;
        border-color: #3a7afe;
        height: 35px;
        line-height: 12px;
        padding: 10px;
        font-weight: 700;
        border-radius: 5px;
        border: 0px !important;
    }
    .search{
        height: 34px;
    }
    #search-filter{
        text-align: end;
        margin-right: 2%;
        width: 85%;
    }
    .sharp.btn-xs{
        padding: 3px;
        width: 100px;
        height: 30px;
        min-width: 26px;
        min-height: 26px;
        margin-bottom: 10px;
    }
    /* .td-flex{
        width: 35%;
    } */
    #example3{
        min-width: 500px !important;
    }
    .logbody, .logbody02{
        min-width: 60% !important;
    }
    #profile-group{
        position: relative;
        bottom: 0;
        left: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        opacity: 1 !important;
        border: none;
        z-index: 1 !important;
        border: 1px solid #d7dae3 !important;
        background-color: transparent !important;
        padding: 0.532rem 1rem !important;
        font-weight: 400;
        color: #89879f !important;
        appearance: none;
        background: url(../images/arrow_drop_down.png) no-repeat right;
        background-position: 97%;
    }
    .btn-light{
        /* display: none !important; */
        opacity: 0 !important;
    }
    .form-group-flex{
        display: flex;
        flex-direction: column;
    }
    .tr-flex th:first-child{
        width: 10%;
    }
    .fa-user{
        padding-right: 0.9rem !important;
    }
    @media (min-width: 576px) and (max-width: 991.98px){
        #example3{
            min-width: 100% !important;
        }
    }
    @media (max-width: 575.98px){
        .box01{
            padding-left: 0 !important;
        }
        .datatable .col-12{
            padding: 0 !important;
        }
        #example3{
            min-width: 100% !important;
        }
    }
    @media (max-width: 460px){
        /* .tr-flex{
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
        } */
        .tr-flex td:first-child{
            margin-right: 5%;
        }
    }
    @media (min-width: 576px) and (max-width: 900px){
        .body-box{
            display: flex;
            flex-direction: column;
        }
        .box01{
            padding-left: 0 !important;
            margin-left: 0rem !important;
        }
    }
    @media (min-width: 1000px) and (max-width: 1300px){
        .group-body{
            flex: 0 0 85% !important;
            min-width: 85%;
        }
    }
    @media (min-width: 1301px){
        .group-body{
            flex: 0 0 62% !important;
            min-width: 62%;
        }
    }
    @media (min-width: 576px) and (max-width: 850px){
        .groupbox01{
            padding-left: 11rem !important;
        }
    }
    @media (max-width: 575px){
        .groupbox01{
            padding-left: 0rem !important;
        }
    }
    @media (min-width: 992px) and (max-width: 1304px){
        .logbody{
            min-width: 90% !important;
        }
    }
    @media (min-width: 576px) and (max-width: 826px){
        .logflex{
            display: flex;
            flex-direction: column;
        }
        .logbox01{
            padding: 0 !important;
        }
    }
    @media (max-width: 575px){
        .logbox01{
            padding: 0 !important;
        }
        .logform01{
            padding: 50px 20px !important;
        }
    }
    @media (min-width: 992px) and (max-width: 1400px){
        .logbody02{
            min-width: 90% !important;
        }
    }
    @media (min-width: 576px) and (max-width: 893px){
        .logflex{
            display: flex;
            flex-direction: column;
        }
        .logbox02{
            padding: 0 !important;
        }
    }
    @media (max-width: 575px){
        .logbox02{
            padding: 0 !important;
        }
        .logform02{
            padding: 50px 20px !important;
        }
    }

    /*2021-10-08 추가*/
    .pwbox{
        display: flex;
    }
    .pwbox .btn-primary{
        height: 36px !important;
        margin-left: 2%;
        width: 30%;
    }
    .pwbox .form-control{
        width: 70%;
    }
    .groupform-flex{
        display: flex;
    }
    input[type="checkbox"]:after{
        display: none;
    }
    input[type="checkbox"]:checked:after{
        display: none;
    }
    #subgroupbox{
        width: 7%;
        margin-left: 1%;
    }
    #subgroup{
        margin-left: 1%;
    }
    /*2021-11-05 추가*/
    @media (min-width: 1200px) and (max-width: 1500px){
        .col-xl-2 {
            flex: 0 0 32.666667% !important;
            max-width: 32.666667% !important;
        }
    }
    @media (min-width: 768px) and (max-width: 1199px){
        .col-md-4 {
            flex: 0 0 49.333333% !important;
            max-width: 49.333333% !important;
        }
    }
    @media (min-width: 576px) and (max-width: 767px){
        .col-sm-6 {
            flex: 0 0 100% !important;
            max-width: 100% !important;
        }
    }
    @media (min-width: 992px){
        .col-lg-6 {
            max-width: 90% !important;
        }
    }
    @media (min-width: 576px) and (max-width: 991px){
        .card-body{
            display: flex;
            flex-direction: column;
        }
        .email-right-box{
            margin: 0 !important;
            padding: 0 !important;
        }
    }
    @media (max-width: 575px){
        .email-right-box{
            margin: 0 !important;
            padding: 0 !important;
        }
    }
/*------------------2021.11.10 필요없는 부분 및 깨지는 부분 수정---------------------------*/
.ps__thumb-x{
    display: none;
}
.img-list-wrap{
    text-align: center;
    justify-content: center;
    margin-top: 4%;
}

.card-title {
    font-weight: 600;
}

.deznav .menu-tabs {
    padding: 15px 10px 15px 10px !important;
}

.deznav .menu-tabs li a {
    padding: 15px 20px !important;
    border-radius: 6px;
}

.nav-link p {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    font-size: 6px;
}

.col-padding {
    padding: 0;
}

.card_height {
    height: calc(100% - 178px);
}

.card-border {
    border-bottom: 0;
}

.card-tt {
    font-weight: 600; 
    margin-top: 5px;
}

.card-content {
    font-weight: 500; 
    font-size: 24px; 
    margin-top: 12px; 
    margin-bottom: 0;
    color: #3a7afe;
}

.dataTables_info, .dataTables_length, .dataTables_filter {
    display: none;
}

.header-left input {
    min-width: 200px;
}

.light.btn-primary {
    width: 48%;
    cursor: pointer;
    margin-top: 10px;
}

.light1.btn-primary1 {
    width: 48%;
    cursor: pointer;
    margin-top: 10px;
    background-color: #ffecec;
    border-color: #ffecec;
    color: #fe3a3a;
}

.light1.btn-primary1:hover {
    background-color: #fe3a3a;
    border-color: #fe3a3a;
    color: #fff;
}

.mt-4, .my-4 {
    margin-top: 0 !important;
}

.form-group1 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

@media screen and (max-width: 3000px) { 
    .deznav {
        width: 5rem !important;
    }
}

@media screen and (max-width: 768px) { 
    .deznav {
        width: 3.75rem !important;
    }

    .hamburger {
        display: inline-block !important;
    }
}

#preloader {
    z-index: 9999;
}

#example4_paginate {
    display: none !important;
}

/* 20211208 스타일 수정 */
table.dataTable thead th, table.dataTable thead td{
    padding: 10px 9px !important;
}
.fixed-content-box .card .card-header{
    background: transparent;
    align-items: center !important;
}
.fixed-content-box .card .card-header .light.btn-primary,
.fixed-content-box .card .card-header .light.btn-warning,
.fixed-content-box .card .card-header .light.btn-info{
    width: 25%;
    height: 25%;
    margin-top: 0px;
    position: relative;
    top: -3px;
    cursor: unset;
}
.text-primary{
    color: #3a7afe !important;
}
.img-fluid{
    height: 150px;
}

/* 20211209 스타일 수정 */
.profile .profile-photo{
    position: relative;
    z-index: 4;
}
.photo-content{
    overflow: hidden;
}
.cover-photo{
    background: transparent !important;
    overflow: hidden;
}
.cover-photo img{
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.cover-photo h3{
    position: relative;
    z-index: 4;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 80px;
    font-size: 45px;
}
.cover-photo p{
    position: relative;
    z-index: 4;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.pro-top-img01{
    animation: pro01 20s;
}
.pro-top-img02{
    animation: pro02 20s 20s;
}
.pro-top-img03{
    animation: pro03 20s 40s;
}
.pro-top-img04{
    animation: pro04 20s 60s;
}
.pro-top-img05{
    animation: pro05 20s 80s;
}
.pro-top-img06{
    animation: pro06 20s 100s;
}
@keyframes pro01{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
@keyframes pro02{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
@keyframes pro03{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
@keyframes pro04{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
@keyframes pro05{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
@keyframes pro06{
    from{
        z-index: 3;
        transform: scale(1);
    }
    to{
        z-index: 1;
        transform: scale(1.5);
    }
}
.berinfo .card{
    width: 515px;
    height: auto;
}
.berinfo .card-body{
    padding: 0 !important;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: url(../images/mb-banner.jpg) no-repeat center center; */
    width: 515px;
    height: 432px;
}
.berinfo .card-body p{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
}
.profile{
    background: #e2e2e2 !important;
}
.profile .profile-photo .rounded-circle{
    width: 100%;
    border-radius: 0% !important;
}
.profile .profile-photo{
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%
}
[data-header-position="fixed"] .header{
    z-index: 5;
}
.fixed-content-box{
    z-index: 5;
}
[data-sidebar-position="fixed"][data-layout="vertical"] .nav-header,
[data-sidebar-position="fixed"][data-layout="vertical"] .deznav{
    z-index: 6;
}
.loglist-cardtable{
    width: 990px !important;
    max-width: 990px !important;
}
.berinfo{
    width: 530px;
    max-width: 540px;
}
.row{
    flex-wrap: nowrap !important;
}
.imglist-wrap{
    display: flex; 
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#main-wrapper{
    overflow-x: scroll !important;
    background: #e7eaf3;
}
.container-fluid{
    width: 1800px !important;
}
.footer{
    width: 1880px !important;
}
/* @media only screen and (max-width: 767px){
    .cover-photo h3{
        font-size: 35px;
    }
    .cover-photo p{
        font-size: 15px;
    }
    [data-header-position="fixed"] .header{
        z-index: 5;
    }
    [data-sidebar-position="fixed"][data-layout="vertical"] .nav-header{
        z-index: 6;
    }
}
@media only screen and (max-width: 991px){
    .topsle,.berinfo{
        display: none;
    }
    .cover-photo h3{
        font-size: 35px;
    }
    .cover-photo p{
        font-size: 15px;
    }
    [data-header-position="fixed"] .header{
        z-index: 5;
    }
    [data-sidebar-position="fixed"][data-layout="vertical"] .nav-header{
        z-index: 6;
    }
}
@media only screen and (max-width: 575px){
    .topsle,.berinfo{
        display: none;
    }
    .cover-photo h3{
        font-size: 5vw;
    }
    .cover-photo p{
        font-size: 3vw;
        width: 90%;
        margin: 0 auto;
    }
    .profile .profile-photo .rounded-circle{
        width: 100px !important;
        height: 100px !important;
    }
    [data-header-position="fixed"] .header{
        z-index: 5;
    }
    [data-sidebar-position="fixed"][data-layout="vertical"] .nav-header{
        z-index: 6;
    }
}
@media only screen and (max-width: 1600px){
    .loglist-cardtable .card-body{
        display: flex;
        flex-direction: column;
    }
    .loglist-cardtable .box01{
        padding: 0;
    }
}
@media only screen and (max-width: 991px){
    .loglist-cardtable {
        width: 100% !important;
    }
    .loglist-cardtable .card-body{
        display: flex;
        flex-direction: row;
    }
    .loglist-cardtable .pl-0,.loglist-cardtable .px-0{
        width: 30% !important;
    }
    .loglist-cardtable .box01{
        width: 70% !important;
    }
}
@media only screen and (max-width: 767px){
    .loglist-cardtable .card-body {
        display: flex;
        flex-direction: column;
    }
    .loglist-cardtable .pl-0, .loglist-cardtable .px-0 {
        width: 100% !important;
    }
    .loglist-cardtable .box01 {
        width: 100% !important;
        margin: 0 !important;
    }
} */

.download-btn {
    background-image: url("../images/download.png");
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    width: 50px;
    cursor: pointer;
    height: 35px;
}

.download-btn:hover {

    background-image: url("../images/download-hover.png");
    background-repeat: no-repeat;
    background-position: right center;
}