

.bg-light-blue {
  background-color: #dbdbdb !important;
}

.bg-light-red {
  background-color: #ffdcdc !important;
}



.board-list-pageTitle {
  font-size:  20px;
  font-weight:  bold;
}

.board-list{
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  font-weight: bold;
  font-size: 14px;
}

.board-list-num{
  color: gray;
  font-size: 14px;
  font-weight: 400;
}

.board-list-num:hover {
  text-decoration: none;
}

.board-list-title{
}

.board-list-title > a{
  color: black;
}

.board-list-title:hover {
  text-decoration: underline;
}

.board-list-content{
  border-bottom: 1px solid #dbdbdb;
  font-size: 16px;
}


.board-list-totalComment{
  font-size: 12px;  
  font-weight: 450;
  color: #8e8e8e;
}


.board-list-content > a:hover{
  text-decoration: none;
}



.board-comment-button {
  position: absolute;
  bottom: 10px;
  right: 25px;
}

.board-comment-button-modify {
  font-weight: 400;
  cursor: pointer;
}

.board-comment-button-delete {
  font-weight: 400;
  cursor: pointer;
}

.board-comment-write > textarea {
  padding-right:60px; 
  padding-top:30px; 
  background-color:#e5e5e5;
}

.board-comment-write > span {
  position:absolute; 
  top:10px; 
  left:30px; 
  font-weight:700;
  font-size: 14px;  
}

.board-comment {
  border-radius: 7px;
  background-color: white;
  border: 1px solid black;
  padding: 15px 15px 5px 15px;

  margin-top: 15px;
  word-break: break-all
}


.board-comment-username {
  font-size: 14px;
  font-weight: 900;
}

.board-comment-body {
  
}

.board-comment-datetime {
  font-size: 12px;
  padding-left: 10px;
  color: #8e8e8e;
  text-align: right;

  top: 5px;

}


.board-article{
  border-top: 1px solid #dbdbdb;
}

.board-article-title{
  text-align: left;
  font-size: 16px;
  
}

.board-article-subtitle{
  text-align: right;
  font-size: 12px;
}

.board-article-subtitle .name{
  font-weight: 550;
}
}

.board-article-subtitle .date{

}


.board-article-content{
  text-align: left;
  font-size: 14px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;

}

.board-article-content img{
  max-width: 100%;
  height: auto;
}


.no-decoration {
  text-decoration: none;
  color: black;
}

.no-decoration:hover {
  color: black;
}

.bg-blue {
  background-color: #1d82c8 !important;
}

.font-blue {
  color: #1d82c8 !important;
}

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



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

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



.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;

}




.div-signin {
  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: 40px;
    text-shadow: 0 0 15px black;

    margin-top: -14px;

    height: 800px;


    background-image: url("../_images/bg/v661-tk-24-watercolorpattern.jpg?hello=2"); 
    background-size: cover;

}

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


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

}



.divIntroTitle{
  color:gray;
  margin-bottom: 20px;
  margin-left: 10px;
  font-align: left;
}

.divIntroQuote{
  font-style: italic; 
  border-left:3px solid black;  
  text-align: left;
  margin-left: 20px;
  padding-left: 10px;
  line-height: 150%;
}

.divIntroBody{
  line-height:200%;
  font-align: left;
}

.spanExplain{
  font-size: 18px;
  color: gray;
}

.spanExplainBold{
  font-weight: 550;
  letter-spacing: 0.7px;
}

.divHistoryDate{
  font-size:15px; 
  color:gray; 
  font-weight:bold;
  
}

.divHistoryBody{
  font-size:18px; 
  margin-left: 10px;

}

.hrHistory{
  border: solid 1px gray;
}

.divHistoryYear{
  font-style: italic; 
  border-top:3px solid #1d82c8;  
  border-bottom:3px solid #1d82c8;  
  line-height: 150%;

}