
.custom-news-list a {
    border-bottom: 1px solid #e06678; /* #cc0031보다 연한 색상 */
    display: block;
    padding: 0; /* 중복 여백 방지 */
    text-decoration: none;
}

.custom-news-list a:last-of-type {
    border-bottom: none; /* 마지막 줄은 선 제거 */
}



.info-board-list-date {
  color: white;
  font-size: 12px;

  background-color: #939393;

  border-radius: 4px;
  border: 1px solid #939393;

  padding:2px;

}

.info-board-list-date-today {
  color: white;
  font-size: 12px;

  background-color: #cc0031;

  border-radius: 4px;
  border: 1px solid #cc0031;

  padding:2px;

}


.nav-item{
  color: black;
  border-bottom:solid 3px white;
}
.nav-item:hover {
  color: black;
}

.nav-link-modify {
}
.nav-link-modify:hover {
  border-bottom:solid 3px gray;
}

.nav-link-modify-selected {
  border-bottom:solid 3px gold;

}
.nav-link-modify-selected:hover {
  border-bottom:solid 3px gold;
}


.navbar-back-white{
  background-color: white;
}


.program-box {

}

.program-box > .img-box {
  width:100%; 
  height: 10em;
  background-image: ;
  background-size: cover; 
  border-radius: 10px
}

.program-box > .title {
  margin-top:  1em;
  margin-bottom:  1em;
  

  font-size: 1.5 rem;
}

.program-box > .sub-title {
  width: 70%;

  font-size: 1 rem;
}


.div-info {

}

.div-info-header > .div-info-button > .div-d-day {
  background-color: transparent;
  border: 2px solid #17a2b8;
  border-radius: 6px;

  color: #17a2b8;
  font-weight: 600;
    
  margin-right: 5px;
}

.div-info-header > .div-info-button > .div-type {
  background-color: transparent;
  border: 2px solid #28a745;
  border-radius: 6px;

  color: #28a745;
  font-weight: 600;

  margin-right: 5px;
    
}

.div-info-header > .div-info-title {
  font-size: 1.5rem;
  font-weight:  500;
}

.div-info-header > .div-sub-info-title {
  font-weight: 700;
  font-size: 0.8rem;

  color: #dba630;

  padding-top:  3px;


}

.div-info-header > .div-sub-info-content {
  font-size: 1.1rem;
  padding-left: 25px;
  margin-bottom: 1.75em;
  
}



.divNavCover{
  
}


.font-main {
    color: #2eaae0;
}

.font-white {
    color: white;
}


.label-gray {
  font-weight: 700;
  font-size: 0.8rem;
  color: #b5b5b5;
}

.label-gold {
  font-weight: 700;
  font-size: 0.8rem;
  color: #dba630;
}


.label-agreement {
    font-size: 13px;
}

.btn-agreenemtn {
    background-color: white; 
    border: 0; 
    border-radius: 4px; 
    font-size:14px;
}


.sticky-x {
  position: sticky;
  left: 0;
  background-color: white;
}

.sticky-y {
  position: sticky;
  top: 0;
  background-color: white;
}


@media (max-width: 576px) {
  .modal-dialog-christian {
    max-width: 350px;
    margin: 1.75rem auto;
  }
}


@media (min-width: 576px) {
  .modal-dialog-christian {
    max-width: 400px;
    margin: 1.75rem auto;
  }
}

@media (min-width: 768px) {
  .modal-dialog-christian {
    max-width: 700px;
    margin: 1.75rem auto;
  }  
}

@media (min-width: 992px) {
  .modal-dialog-christian {
    max-width: 950px;
    margin: 1.75rem auto;
  }  
}

@media (min-width: 1200px) {  
  .modal-dialog-christian {
    max-width: 1280px;
    margin: 1.75rem auto;
  }
}


.topMenu {
  border-radius: 8px;
}


@media (max-width: 576px) {

    .topMenu {
      font-size: 15px;
    }
}


@media (min-width: 576px) {
    .topMenu {
      font-size: 17px;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {  
}


.font_blue{
  color: #1a84ce;
}


.div-border-black {
  border-bottom: 1px solid black;
}


.bg-blue {
    background-color: #2eaae0;
}

  

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #1d82c8 !important;
}

.bg-outline-blue {
 border-color: #6c757d; !important;
}

.bg-changable-blue {
 border-bottom: 2px #6c757d solid;
 border-top: 2px #6c757d solid;
 background-color: #d9edfa;
}


.bg-orange {
  background-color: #f0a013 !important;
}



.bg-yellow {
  background-color: #dba630 !important;
}


.bg-gray {
  background-color: #e2e2e2; 
  border-radius:8px;
}

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #dba630 !important;
}

.border-yellow {
  border: 2px solid #dba630;
  border-radius: 8px;
}

.border-blue {
  border: 2px solid #1a84ce;
  border-radius: 8px;
}

.img-intro {
  box-shadow: 0 0 15px #dbdbdb;
}



.bookshelf {
	color:black;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem; 
}

.bookshelf-yellow{
	background-color: #ffd000; 

}

.bookshelf-green {
	background-color: #80ad95;
}


.gridboard {
	border: 2px solid black;

}


.tableGrid {
  border: 1px solid black;

}


.intro-title {
  word-break: keep-all;
}



.div-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.div-signin2 {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.divSignin {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;

    height: 46rem;


    margin-top: -14px;

    background-image: url("../_images/bg/students_02.jpg?hello=1");
    background-size: cover;




}

.divSignin-blue {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;

    margin-top: -14px;

    background-color: #2eaae0;
    color: white;


}

.bg-maingreen {
	background-color: #689e81;
	color:white; 
}


.bg-mainblue {
  background-color: #1a84ce;
  color:white; 
}

.bg-btn-white {
  background-color: white;
  color:#2eaae0; 
}

.div-info-yellow {
    text-align: center;
    color: #ffc107;
}

.div-info-green {
    text-align: center;
    color: #01FC08;
}

.btn-width-98 {
    width: 98%;
}


.span-button {
  border:1px solid white;
  padding: 5px;
  border-radius:5px;

}




.btn-school {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1a84ce;
}

.btn-school:hover {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1d82c8;
}

.btn-school:focus, .btn-school.focus {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1d82c8;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-school.disabled, .btn-school:disabled {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1a84ce;
}

.btn-school:not(:disabled):not(.disabled):active, .btn-school:not(:disabled):not(.disabled).active,
.show > .btn-school.dropdown-toggle {
  color: #fff;
  background-color: #1d82c8;
  border-color: #10707f;
}

.btn-school:not(:disabled):not(.disabled):active:focus, .btn-school:not(:disabled):not(.disabled).active:focus,
.show > .btn-school.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}



.btn-outline-school {
  color: #1a84ce;
  border-color: #1a84ce;
}

.btn-outline-school:hover {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1a84ce;
}

.btn-outline-school:focus, .btn-outline-school.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-school.disabled, .btn-outline-school:disabled {
  color: #1a84ce;
  background-color: transparent;
}

.btn-outline-school:not(:disabled):not(.disabled):active, .btn-outline-school:not(:disabled):not(.disabled).active,
.show > .btn-outline-school.dropdown-toggle {
  color: #fff;
  background-color: #1a84ce;
  border-color: #1a84ce;
}

.btn-outline-school:not(:disabled):not(.disabled):active:focus, .btn-outline-school:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-school.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}



.bottom-box {

    height: 60px;
    max-width: 60px;
    bottom: 10px;

    color: #ffffff;

    background-color: #767676;

    text-align: center;

    font-size: 12px;

    cursor: pointer;
}

.bottom-box-left {
    border-radius: 10px 0 0 10px;
}

.bottom-box-right {
    border-radius: 0 10px 10px 0;
}

.bottom-box-center {
    
}

.bottom-box-round {
    border-radius: 10px;
}

.bottom-box-img {
    width: 20px;
    height: 20px;

    margin-left: auto;
    margin-right: auto;
    display: block;

    margin-top: 10px;
    margin-bottom: 4px;
    
}



    .divBox-mypage-div {
        padding: 14px 5px 5px 5px;
        margin-bottom: 10px;
        color: #ffffff;

    }

    .divBox-mypage-fullbox {
        border-radius: 10px;

    }

    .divBox-mypage-titlebox {
        border-radius: 10px 10px 0 0;
        background-color: white;
        color: #2eaae0;

        padding: 10px;
    }

    .divBox-mypage-titlebox-only {
        border-radius: 10px;
        background-color: white;
        color: #2eaae0;

        padding: 10px;

    }

    .divBox-mypage-descbox {
        border-radius: 0 0 10px 10px;
        background-color: #D5EEF9;
        color: #484848;

        padding: 10px;      
    }

    .divBox-mypage-descbox-only {
        border-radius: 10px;
        background-color: #D5EEF9;
        color: #484848;

        padding: 10px;      
    }


    .divBox-mypage-spanInfoTitle {
        width: 10%;
        min-width: 90px;
        display: inline-block;

        padding-left: 20px;

        

    }

    .divBox-mypage-spanInfoContents {
        
    }   


    .divBox-mypage-imgShare {
        width: 40px; 
        height: auto; 
        border-radius: 8px;

        margin-left: 10px;
        margin-bottom: 8px;
    }