/* CSS Document */

body
{
	background-color: #DC143C;
	
}
hr
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.box
{
	max-width: 98%;overflow: auto;min-height: 10px; 
	display: block; margin: 0 auto;
}


.box-2
{
	overflow: auto;min-height: 10px; 
	display: block; margin: 0 auto;
}


.title
{
	text-align: center; font-family: font-koodak; font-size: 15px; line-height: 35px; margin-top: 50px;
	margin-bottom: 50px;
}

.text
{
	width: 230px; 
	height: 35px; 
	text-align: left; 
	padding-left: 20px; 
	border: none;
	display: block; 
	margin: 0 auto;
	box-shadow: 2px 2px 5px -2px #000000;
}

.button
{
	width: 250px; height: 35px;  border: none;display: block; margin: 0 auto; background-color: #FF5400;
	box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
}
.button:hover
{
	cursor: pointer;
	
	background-color:#FF6347;
}



.top-bar
{
	width: 100%; height: 50px; background-color: #DC143C;position: fixed; left: 0px; top: 0px;
	box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;border-bottom: 1px solid #ffffff;
}
.onvan
{
	text-align: center; font-family: font-koodak; font-size: 15px; line-height: 50px; color: #FFFFFF;
}
.btn-upload
{
	width: 44%; display: block; height: 40px; text-align: center;line-height: 40px;text-decoration: none;
	font-family: font-koodak;font-size: 15px;background-color: #606060;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	float: right;margin-right: 5%;
}
.btn-select-list
{
	width: 44%; display: block; height: 40px; text-align: center;line-height: 40px;text-decoration: none;
	font-family: font-koodak;font-size: 15px;background-color: #606060;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	float: left;margin-left: 5%;
}
.rows
{
	width: 90%;  height: 40px; text-align: center;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	font-family: font-koodak;font-size: 15px;margin: 0 auto;background-color: #FFFFFF;
}
.rows .note 
{
	float: right;font-family: font-koodak;font-size: 15px;color: #000000;line-height: 40px;padding-right: 5px;
}
.rows .box-counter
{
	float: left; width: 40px; height: 40px; text-align: center;line-height: 40px;font-family: font-koodak;font-size: 15px;
	background-color: #FFA07A;margin-left: 5px;color: #000000;
}
.box-barande
{
	width: 59%;  height: 40px; text-align: center;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	font-family: font-koodak;background-color: #FFFFFF;float: right;margin-right: 5%;
}
.box-barande .note 
{
	float: right;font-family: font-koodak;font-size: 15px;color: #000000;line-height: 40px;padding-right: 5px;
}
.btn-serch
{
	width: 30%;  height: 40px; text-align: center;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	font-family: font-koodak;font-size: 15px;background-color: #DC143C;float: left;margin-left: 5%;text-decoration: none;
	line-height: 40px;border: 1px solid #ffffff;box-sizing: border-box;
}
.btn-serch:hover
{
	cursor: pointer;
	background-color: #800000;
}

.box-list
{
	width: 90%;  min-height: 40px; text-align: center;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	font-family: font-koodak;font-size: 15px;margin: 0 auto;background-color: #FFFFFF;overflow: auto;
}
.box-list .note 
{
	float: right;font-family: font-koodak;font-size: 15px;color: #000000;line-height: 40px;padding-right: 5px;
}
.box-list .note-number
{
	float: right;font-family: font-koodak;font-size: 15px;line-height: 20px;padding: 5px;
	background-color: #FFA07A;margin-right: 5px;margin-top: 5px;border-radius: 5px;color: #000000;
}
.box-list .note-btn
{
	float: left;font-family: font-koodak;font-size: 15px;line-height: 20px;padding: 5px;
	background-color: #FFA07A;margin-left: 5px;margin-top: 7px;border-radius: 5px;color: #000000;
	box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;
}
.box-list .pic
{
	width: 40px; height: 40px; float: left;margin-left: 5px;background-size: cover;
	border-radius: 50px;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;
	
}







.box-list-2
{
	width: 160px;  height: 120px; text-align: center;box-shadow: 2px 2px 5px -2px #000000;color: #FFFFFF;
	font-family: font-koodak;font-size: 15px;background-color: #FFFFFF;overflow: hidden;float: right;border-radius: 20px;
	position: relative;margin: 10px;
}
.box-list-2 .note 
{
	float: right;font-family: font-koodak;font-size: 15px;color: #000000;line-height: 40px;padding-right: 5px;
}
.box-list-2 .note-number
{
	float: right;font-family: font-koodak;font-size: 15px;line-height: 20px;padding: 5px;
	background-color: #FFA07A;margin-right: 5px;margin-top: 5px;border-radius: 5px;color: #FFFFFF;
}
.box-list-2 .note-btn
{
	float: left;font-family: font-koodak;font-size: 15px;line-height: 20px;padding: 5px;
	background-color: #FFA07A;border-radius: 5px;color: #FFFFFF;
	box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;position: absolute;
	bottom: 5px;left: 9px; width: 125px;overflow:hidden;
}
.box-list-2 .pic
{
	width: 80px; height: 80px; float: left;margin-left: 5px;background-size: cover;
	border-radius: 50px;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;
	position: absolute;left: 12px;
}





















.btn-manage
{
	width: 95%; height: 50px; display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: center;line-height: 50px;font-family: font-koodak;font-size: 15px;background-color: #66CDAA;color: #000080;
	margin: 0 auto;overflow: auto;
}
.back-btn-add-member-css
{
	width: 90%; height: 50px; display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: center;line-height: 50px;font-family: font-koodak;font-size: 15px;background-color: #BC8F8F;color: #000080;
	margin: 0 auto;margin-top: 5px;
}
.text-member-manage
{
	float: left; margin-left: 5px;height: 25px; font-family: font-koodak;font-size: 15px;margin-top: 10px;width: 50%;
}
.btn-add-member-rows
{
	width: 40px; height: 40px; float: right; margin-top: 5px; margin-right: 5px; text-decoration: none;background-color: #FFFFFF;
	line-height: 40px;font-family: font-koodak;font-size: 15px;border: none;box-sizing: border-box;
}
.btn-add-member-rows:hover
{
	cursor: pointer;
}
.back-btn-cheng-info
{
	width: 90%;  display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: center;line-height: 50px;font-family: font-koodak;font-size: 15px;background-color: #BC8F8F;color: #000080;
	margin: 0 auto;margin-top: 5px; overflow: auto;padding-bottom: 10px;
}
.text-cheng-info
{
	margin: 0 auto;height: 30px; font-family: font-koodak;font-size: 15px;margin-top: 10px;
	width: 90%; display: block; box-sizing: border-box;
}
.submit-manage
{
	margin: 0 auto; font-family: font-koodak;font-size: 15px;margin-top: 10px;
	width: 90%; display: block; height: 40px;
}



.member-rows
{
	width: 90%; height: 50px; display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: center;line-height: 50px;font-family: font-koodak;font-size: 15px;background-color: #FFA07A;color: #000080;
	margin: 0 auto;margin-top: 5px;
}
.btn-member-rows
{
	width: 40px; height: 40px; float: right; margin-top: 5px; margin-right: 5px; text-decoration: none;background-color: #FFFFFF;
	line-height: 40px;font-family: font-koodak;font-size: 15px;border: none;box-sizing: border-box;
}
.btn-member-rows:hover
{
	cursor: pointer;
}

.pic-member-rows
{
	width: 40px; height: 40px; float: left; margin-top: 5px; margin-left: 5px; text-decoration: none;background-color: #FFFFFF;
	line-height: 40px;font-family: font-koodak;font-size: 15px;box-sizing: border-box;background-size: cover;
	box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;border-radius: 50px;
}
.pic-member-rows:hover
{
	cursor: pointer;
}

.name-member-rows
{
	height: 40px; float: left; margin-top: 5px; margin-left: 5px; text-decoration: none;background-color: #FFFFFF;
	line-height: 40px;font-family: font-koodak;font-size: 15px;border: none;box-sizing: border-box;background-size: cover;
	padding-left: 5px;padding-right: 5px;
}
.name-member-rows:hover
{
	cursor: pointer;
}




.back-black
{
	width: 100%;height: 100%;position: fixed;top: 0px;left: 0px;opacity: 0.1;background-color: #000000;
}

.fix-page
{
	position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;
}
.btn-cheng
{
	width: 250px; height: 40px;  display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: center;line-height: 40px;font-family: font-koodak;font-size: 15px;background-color: #BC8F8F;color: #FFFFFF;
	margin: 0 auto;margin-top: 5px; box-sizing: border-box;
}
.btn-cheng:hover
{
	cursor: pointer;
}

.text-cheng
{
	width: 250px; height: 40px;  display: block;box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;text-decoration: none;
	text-align: left;line-height: 40px;font-family: font-koodak;font-size: 15px;color: #000000;
	margin: 0 auto;margin-top: 5px; box-sizing: border-box;
}



.upload-pic
{
	width: 150px;display: block;margin: 0 auto;margin-top: 100px;border-radius: 100px;
	box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;
}





#counter
{
	width: 150px;height: 40px;position: fixed;left: 0px;bottom: 100px;
}
#seek
{
	width: 150px;height: 40px;position: fixed;left: 0px;bottom: 150px;
}






.option
{
	position: fixed;width: 100%;height: 265px;left: 0px;top: 50px; background-color: #8B8B8B;
	box-shadow: 2px 2px 5px -2px #000000;border: 1px solid #ffffff;
}









/*new-box-page*/
.new-box
{
	width: 1000px;
	height: 100px;
	overflow: auto;
	background-color: #CF181B;
	display: block;
	margin: auto;
	margin-top: 20px;
}