

/* add entry */
.required {
  color: #ff4565 !important;
}
img.button {
  vertical-align: bottom;
}
.input_form {
	font-size: 1em;
	border: 0;
}
.input_name_field {
	width: 100%;
    	border-radius: 0;
    	padding: 5px;
    	border: #a6a6a6 1px solid;
}
.input_mail_field {
	width: 100%;
    	border-radius: 0;
    	padding: 5px;
    	border: #a6a6a6 1px solid;
}
.input_website_field {
	width: 300px;
}
.input_message_field {
	width: 100%;
    	border-radius: 0;
    	padding: 5px;
    	border: #a6a6a6 1px solid;
}
.input_smileys {
	text-align: right;
}
.smileys {
	border: 0;
}
.captcha_table {
	padding-top: 5px;
}

.captcha_table input[type="text"] {
    padding: 10px;
}

.text_captcha {
    font-size: 1.4em;
}

.image_captcha {
	border: 0;
}
.captcha_expl {
	font-size: 0.8em;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
.footer-ot {
	width:100%;
	background: #1f1f1f;
    	color: #fff;
}
.footer-ot a {
	color:#fff;
}

.m_guestbook h3 {
    margin: 10px auto;
    font-size: 1rem;
    font-family: inherit;
    width: fit-content;
    background: #ff4565;
    padding: 8px 20px 8px;
    text-align: center;
    text-decoration:none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: 0.5s;
}   

.m_guestbook h3:hover {
    background: #9a9a9b;
    text-decoration:none;
}

.m_guestbook a {
    text-decoration:none;
}

.m_guestbook a:hover {
    text-decoration:none;
}

.title-form-gb {
    text-align: right;
    width: 30%;
}

#guestbook_form input[type="button"],
#guestbook_form  input[type="reset"], 
#guestbook_form input[type="submit"] {
	border-radius: 0;
    	background: #860f03;
    	color: #fff;
    	font-size: 1.4em;
    	border: none;
    	padding: 10px 20px;
}       

@media(max-width:768px){
	.gbentry-i,
	.gbentry-j {
	    width: 85vw;
	}
	.gbentry-head {
            width: 75%;
        }
	.m_guestbook h2 {
	    font-size: 0.7em;
	}
	.gbentry {
	    width: 95%;
	}
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            




.m_news {
    margin: 1% 5%;
}

#Sec38 {
    text-align: center;
}

.post-header h1 {
    padding-top: 20px;
    font-size: 1.6em;
}

.goto-btn a:hover {
    color: #FFC107;
    text-decoration: none;
}
.goto-btn a {
    color: #fff;
    text-decoration: none;
}
.goto-btn {
    margin: 20px;
    background: #666;
    text-align: center;
    padding: 10px;
}

div#Sec275 {
    text-align: center;
}

.m_news img {
    max-width: 600px;
    margin-top: 5px;
    height: auto;
    margin-bottom: 5px;
    width: 100%;
}

.m_news .date_title img {
    width: 150px;
    height: auto;
    margin: 5px;
    float: left;
}

.captcha-table,
.captcha_table,
.news-table {
	border: 0px;
}

.selected-group-title a {
    border-radius: 3px;
    color: #e74c3c;
}

.selected-group-title {
    background: none;
    padding: 0px 15px;
    color: #9a9a9b;
}

.news-groups {
    text-align: center;
}

.news-groups li {
    display: inline-block;
    padding: 0 5px;
    background: #76ad54;
    margin: 0 0 5px 0;
}

.news-group {
    color:#fff;
    padding: 3px 5px;
}

a.back-news {
    color: #fff;
    font-size: 0.8em;
}

a.back-news:hover {
    color: #efcd99;
}

.post_pic {
    max-width: 99%;
    width: auto;
    height: 200px;
}
.div_post_img {text-align: center; float: left; width: 40%;}

.post_title, .post_date,
.post-title, .post-date {
   font-size :1.1em; }
.date_title {width: 100%; float:right; text-align: left; padding: 10px;}
.date_title p {margin: 0; font-size: 0.8rem; color: #e5e5e5;}
.date_title div {text-align:justify; color: #fff; margin:10px 5px 5px 5px; /* height: 140px; */ overflow: hidden;}
.date_title a:hover {color: #ffc4cb;}
.post_date {
    text-align: right;
    background: #c50017;
    font-size: 1rem;
    padding: 5px 20px 5px 0;
	width: 100%;
	display: block;
	color: white;
    bottom: 0px; right: 0px;
    position: absolute;
    
}
.post_date span {margin-right:5px;}
.post_title,
.post-title {
	font-weight: bold;
	color: #fff;
	margin-left: 0px;
    padding: 0px;
}
.post_date,
.post-date {
	font-weight: bold;
}
.post-top {height: 60px;}
.post_short,
.post-short {
	text-align: justify;
	padding-bottom: 5px;
}
.post-short span {float: right;}
.post-short p {display: inline-block; height: 45%; overflow: hidden; text-overflow: ellipsis;}
.post-show-more a {color: blue;}

.comment_title,
.comment-title {
	font-weight: bold;
}
.comment_text,
.comment-text {
	font-weight: normal;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text,
.comment-title, .comment-text {
	border-left: 1px solid #DDDDDD;
}
.comment_info,
.comment-info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}
.comment_title, .comment_info,
.comment-title, .comment-info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
.selected_group_title,
.selected-group-title { 
	font-size: 14px;
	text-align: left;
	border-bottom: 1px #9a9a9b dotted;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
.loop_header1,
.loop-header1 {
    width: 46%;
    min-width:200px;
    display: inline-block;
    height: 230px;
    overflow: hidden;
    background: #fff;
    position: relative;
    padding: 3px;
    border: 1px solid #ff4565;
    border-radius: 15px;
    position: relative;
    margin: 20px 15px 0px;
}

.loop_header,
.loop-header {
    width: 30%;
    min-width: 200px;
    display: inline-block;
    height: 230px;
    overflow: hidden;
    background: #fff;
    position: relative;
    border-radius: 15px;
/*     padding: 3px;
border-radius: 3px;
box-shadow: #efefef 0px 0px 2px 2px; */
    position: relative;
    margin: 10px 5px 0px;

}

.page_header,
.page-header {
	width: 100%;
	border-bottom: 1px dotted #9a9a9b;
}
.post_header,
.post-header {
	width: 100%;
	text-align: center;
    font-size: 1.5em;
    margin-top: 0;
}
.page_left,
.page-left {
	text-align: left;
	color: #fff;
	border-radius: 3px;
	background: none;
}
.page_center,
.page-center {
	text-align: center;
}
.page_right,
.page-right {
	text-align: right;	
	color: #fff;
	border-radius: 3px;
	background: none;
}

.page-left a,
.page-right a {
    color:#ff7990;
    text-decoration:none;
}

.page-left a:hover,
.page-right a:hover {
    color:#ff4565;
    text-decoration:none;
}


.comment_header,
.comment-header {
	width: 100%;
}
.public_info,
.public-info {
	text-align: right;
}
.group_page,
.group-page {
	text-align: center;
}

.post_loop { font-size :1.0em; margin :0px 0px 10px; }
.post_loop div {  line-height :1.6em; margin :0px 0px 2px; }

@media screen and (max-width: 1024px) {
    .loop_header, .loop-header {
    	width: 48%;
    }
}
@media screen and (max-width: 640px) {
    .loop_header, .loop-header {
    	width: 95%;
    }
}
@media screen and (max-width: 480px) {
    .loop_header, .loop-header {
    	width: 95%;
    }
}
@media screen and (max-width: 320px) {
    .date_title {width: 75%; float:right}
    .date_title div {margin:10px 0 5px 0; }
    .div_post_img {text-align: center; float:left; width: 25%;}
    .post_pic {
        max-width: 99%;
        width: auto;
        height: 50px;
    }
    .post_date {
    	width: 99%;
    }
}

.loop-header-color {
    background: linear-gradient(rgb(108 108 108 / 90%) 20%, transparent);
    height: 100%;
}