/* CSS only needed for the demo */
/* CSS only needed for the demo */
body,html{
    font-family: Arial, Tahoma, "Segoe UI Light", "Courier New",fLight;
    font-size: 14px;
}
table{
	border-collapse: collapse;
	font-size: 16px;
	padding: 5px 5px;
} 
#main{
    width: 100%;
	margin: auto;
	background-color: #eddddd;
	top: 0;
}

#logo{
    height: 59px;
	width: 99px;
	position: fixed;
	top: 29%;
	left:10px;
}

#menu{
    min-height: 36px;
	width: 100%;
    background-color: #8c3253;
    margin-bottom:2px;
	text-align: center;
}

#content{ 
	clear: both;
	width: 100%;
	height: 100%;
	/*border: 1px solid red;*/
}

#abc{ 
	clear: both;
	width: 90%;
	height: 100%;
	/*border: 1px solid red;*/
}

#space{ 
	clear: both;
    height: 20px;
	width: 100%;

}

#bfooter{ 
	clear: both;
    height: 1px;
	width: 100%;
    background-color: #8c3253;
	text-align: center;
}

#footer{ 
	clear: both;
	width: 100%;
	min-height: 129px;
	/*border: 1px solid red;
	background-color: #8c3253;*/
}

#footer_l{ 
	clear: both;
	float: left;
	/*width: 51.5%;
	height: 379px;
	border: 1px solid red;
	background-color: #8c3253;*/
}

#footer_r{ 
	float: left;
	/*height: 379px;
	border: 1px solid red;
	background-color: #8c3253;*/
}
#footer_p{ 
	clear: both;
	float: left;
	height: 23px;
	width: 100%;
	bottom: 0;
	background-color: #8c3253;
}
#footer_b1{ 
	clear: both;
	float: left;
	height: 20px;
	position: fixed;	
	bottom: 0;
	left: 10%;
}

#footer_b2{ 
	float: left;
	height: 20px;
	position: fixed;	
	bottom: 0;
	left: 15%;
}

#footer_b3{ 
	float: left;
	height: 20px;
	position: fixed;	
	bottom: 0;
	left: 21%;
}
#login_area{ 
	clear: both;
	float: left;
	width: 100%;
	background-color: #eddddd;
}

#mlog{ 
	clear: both;
	float: left;
	width: 100%;
	background-color: #8c3253;
}

#cmt{
	clear: both;
	width: 100%;
	max-height: 379px;
}
#amh{
	clear: both;
	max-width: 100%;
	max-height: 69%;
}

#like{
	clear: both;
	position: fixed;
	top: 2%;
	right:10px;	
}

#con{ /*block for each item*/   
	display: block;
	max-height: 600px;
	 width: 339px;
	 float:left;
    margin: 0 auto;
	 padding: 3px 3px 3px 3px;	
	 border-radius: 5px;
}

#center_cm {
	clear: both;
    margin: auto;
    max-width: 11.5%;
    padding: 5px;
}

.header{
    font-size: 52px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: center;
	color: #8c3253;
	margin-bottom: -32px;
}

.header_s{
    font-size: 39px;
    font-weight: 900;
    font-family: "Segoe UI Light";
	text-align: center;
	color: #8c3253;
	margin-bottom: 5px;
}

.slogan {
    font-size: 29px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: center;
	text-shadow: 0.1px 0.1px #128b6b;
	font-style: italic;
}

.apec {
    font-size: 20px;
    font-weight: 900;
    font-family: "Segoe UI Light";
	text-align: center;
	color: #8c3253;
	margin-bottom: -12px;
}

.cbv {
    font-size: 23px;
    font-weight: 900;
    font-family: "Segoe UI Light";
	text-align: center;
	color: #8c3253;
	margin-bottom: -6px;
}

.home {
    font-size: 23px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: justify;
	margin-bottom: -12px;
}
.aword_hd{
    font-size: 32px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: left;
	color: #8c3253;
	margin-top: -12px;
	margin-bottom: -15px;
}

.aword{
    font-size: 30px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: left;
	color: #8c3253;
	margin-top: -23px;
	margin-bottom: -25px;
}

.cau {
    font-size: 20px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: left;
	/*text-shadow: 0.1px 0.1px #128b6b;*/
}

.nor {
    font-size: 14px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: left;
	font-style: italic;
}

.footer {
    font-size: 16px;
    font-weight: 400;
    font-family: "Segoe UI Light";
	text-align: left;
	margin-bottom: -3px;
}

.footer_b {
	font-size: 15px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: right;
	margin-top: 0px;
}

.footer_p {
    font-size: 15px;
    font-weight: 100;
	color: white;
    font-family: "Segoe UI Light";
	text-align: center;
	margin-top: 0px;
}

.lv_head_tilte {
    font-size: 20px;
    font-weight: 900;
	color: black;
    font-family: "Segoe UI Light";
	text-align: left;
	margin-top: 0px;
}

.lv_tilte {
    font-size: 25px;
    font-weight: 900;
	color: black;
    font-family: "Segoe UI Light";
	text-align: left;
	margin-top: 0px;
}

.lv_content_b {
    font-size: 18px;
    font-weight: 700;
	color: black;
    font-family: "Segoe UI Light";
	text-align: left;
	margin-top: 0px;
	text-indent: 10px;
}

.lv_content_ask {
	background: no-repeat right top;
}

.lv_content {
    font-size: 18px;
    font-weight: 100;
	color: black;
    font-family: "Segoe UI Light";
	text-align: justify;
	margin-top: 0px;
	text-indent: 10px;
}

.lv_content_in {
    font-size: 16px;
    font-weight: 400;
	color: black;
    font-family: "Segoe UI Light";
	text-align: justify;
	margin-top: 0px;
	text-indent: 10px;
}

.lv_link {
    font-size: 18px;
    font-weight: 100;
	color: blue;
    font-family: "Segoe UI Light";
	text-align: justify;
	margin-top: 0px;
}

.lv_more {
    font-size: 18px;
    font-weight: 100;
	color: blue;
    font-family: "Segoe UI Light";
	text-align: justify;
	margin-top: 0px;
}

.lv_time {
    font-size: 18px;
    font-weight: 100;
	color: black;
    font-family: "Segoe UI Light";
	text-align: right;
	margin-top: 0px;
}

.menu_font{
    font-size: 30px;
    font-weight: 100;
    font-family: "Segoe UI Light";
	text-align: center;
	color: #111111;
	margin-bottom: -32px;
	margin-top: 0px;
}

.center {
	clear: both;
    margin: auto;
    width: 79%;
    padding: 5px;
}



/* Dropdown Button */
.dropbtn {
    background-color: #8c3253;
    color: white;
    padding: 7px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


input[type=text],[type=date],[type=password], textarea,select  {
    width: 98%;
    padding: 5px 5px;
    margin: 1px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
}

input:focus { 
    background-color: #d0eff4;
}

#submitbtn {
  height: 32px;
  /*width: 99px;*/
  margin-top:1px;
  padding: 2;
  cursor: pointer;
  font-family: 'Oxygen', Arial, sans-serif;
  font-size: 1.4em;
  color: #0a528f;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.65);
  border-width: 1px;
  border-style: solid;
  border-color: #317bd6 #3784e3 #2d74d5 #3774e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 7px;
  background-color: #4581e5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6faefd), to(#4581e5));
  background-image: -webkit-linear-gradient(top, #6faefd, #4581e5);
  background-image: -moz-linear-gradient(top, #6faefd, #4581e5);
  background-image: -ms-linear-gradient(top, #6faefd, #4581e5);
  background-image: -o-linear-gradient(top, #6faefd, #4581e5);
  background-image: linear-gradient(top, #6faefd, #4581e5);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#submitbtn:hover, #submitbtn:focus {
  -webkit-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
  -moz-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
  box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
}

 

#submitbtn:active {
  -webkit-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9), 0 1px 3px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9), 0 1px 3px rgba(0,0,0,0.4) inset;
  box-shadow: 0 0 15px rgba(70, 100, 200, 0.9), 0 1px 3px rgba(0,0,0,0.4) inset;
}

ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #8c3253;
}

ul.topnav li {float: left;}

ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}

ul.topnav li a:hover {background-color: #3e8e41;}

ul.topnav li.icon {display: none;}

@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: center;
    display: inline-block;
  }
}

@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}



.img_hhc {
    display: block;
    margin: 0 auto;
	width: 79%;
	border-radius: 25px;
	opacity:0.9;
    /*border: 1px solid #eddddd;*/
}


.img_single_large {
	margin-left: auto;
    margin-right: auto;
    max-width: 100%;
	max-height: 100%;
    margin: 5px;
	border-radius: 25px;
    /*border: 1px solid #eddddd;*/
}

.img_lh {
	margin-left: auto;
    margin-right: auto;
    max-width: 47%;
	max-height: 47%;
    margin: 5px;
	border-radius: 25px;
    /*border: 1px solid #eddddd;*/
}

.img_lv {
	margin-left: auto;
    margin-right: auto;
    max-width: 30%;
	max-height: 30%;
    margin: 5px;
	border-radius: 15px;
    /*border: 1px solid #eddddd;*/
}

.img_f {
	margin-left: auto;
    margin-right: auto;
    max-width: 20px;
	max-height: 20px;
    margin: 1px;
	border-radius: 5px;
    /*border: 1px solid #eddddd;*/
}

.img_kh {
	margin-left: auto;
    margin-right: auto;
    max-width: 13.9%;
	max-height: 11%;
    margin: 5px;
	border-radius: 15px;
    /*border: 1px solid #eddddd;*/
}

.img_mh {
	display: block;
	max-width: 69%;
	max-height: 69%;
    margin: 0 auto;
	border-radius: 25px;	
}

.img_link {
	margin-left: auto;
    margin-right: auto;
    max-width: 21px;
	max-height: 21px;
	border-radius: 15px;
    /*border: 1px solid #eddddd;*/
}

.img_logo {
    width: 99%;
	height: 99%;
	border-radius: 25px;
}

a:link {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}
a:visited {
    color: green;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: red;
    background-color: transparent;
    text-decoration: underline;
}
a:active {
    color: yellow;
    background-color: transparent;
    text-decoration: underline;
}
div.img a:hover img {
    opacity: 0.4;
}

a:hover img {
    opacity: 0.4;
}


/* form styles */
form {
	background-color: white;/* #efefeb;*/
}
form .row {
  display: block;
  padding: 7px 8px;
  margin-bottom: 7px;
}
form .row:hover {
  background: #f1f7fa;
}
 
form label {
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  width: 120px;
  padding: 3px 0;
  color: #464646;
  vertical-align: top;
}
form .req { color: #ca5354; }
 
form .note {
  font-size: 1.2em;
  line-height: 1.33em;
  font-weight: normal;
  padding: 2px 7px;
  margin-bottom: 10px;
}
 
form input:focus, form textarea:focus { outline: none; }

form .txt {
  display: inline-block;
  padding: 5px 6px;
  padding-right: 30px;
  width: 240px;
  font-family: 'Oxygen', sans-serif;
  font-size: 1.35em;
  font-weight: normal;
  color: #898989;
  background-color: #f0f0f0;
  background-image: url('http://quikfilings.com/wp-content/uploads/2013/08/certified-checkmark.png');
  background-position: 110% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  -moz-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
 
form .txtarea {
  display: inline-block;
  padding: 8px 11px;
  padding-right: 30px;
  width: 320px;
  height: 120px;
  font-family: 'Oxygen', sans-serif;
  font-size: 1.35em;
  font-weight: normal;
  color: #898989;
  background-color: #f0f0f0;
  background-image: url('http://quikfilings.com/wp-content/uploads/2013/08/certified-checkmark.png');
  background-position: 110% 4%;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

form .txt:focus, form .txtarea:focus {
  width: 300px;
  color: #545454;
  background-color: #fff;
  background-position: 110% center;
  background-repeat: no-repeat;
  border-color: #059;
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7);
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7);
  box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7);
}
form .txtarea:focus {
  width: 375px;
  background-position: 110% 4%;
}
 
form .txt:valid {
  background-color: #deecda;
  background-position: 98% center;
  background-repeat: no-repeat;
  color: #7d996e;
  border: 1px solid #95bc7d;
}
form .txtarea:valid {
  background-color: #deecda;
  background-position: 98% 4%;
  background-repeat: no-repeat;
  color: #7d996e;
  border: 1px solid #95bc7d;
}
form .txt:focus:valid, form .txtarea:focus:valid {
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);
  box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}