#home {
	background-color:#145FAE;
	color: #fff;
	text-align: center;
	width: 100%;
	height:100%;
}
#sectiontop {
	width: 100%;
}
label {
	margin:10px 0px 5px 0px;
}
section {
	word-break:break-all;
}
.maintop {
	width: 100%;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
}
.signalert {
	margin-top:10px;
}
.noview {
	display:none;
}
.section-title {
	margin-bottom:20px;
	padding-bottom:10px;
	color: #666;		
	font-size:25px;
	font-weight:bold;
	border-bottom:solid 1px #CCC;
}
.section-title .small {
	font-size:15px;
	font-weight:normal;
}
.section-title .studytime {
	font-size:18px;
	font-weight:bold;
	color:#ED1C24;
}
.section-title-noline {
	margin-bottom:20px;
	padding-bottom:10px;
	color: #666;	
}
.section-title-submittion {
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:10px;
	color: #DE8B37;	
	border-bottom:solid 1px #D3D3D3;	
}
.section-title-submittion-small {
	font-size:25px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:10px;
	color: #DE8B37;	
}
a:link, a:active, a:visited {
	color:#121212;
	text-decoration:none;
}
a:hover {
	color:#226699;
	text-decoration:none;
}
/* 커스텀 경고창 */
.moonalert {
	position:fixed;
	left:0;
	right:0;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	max-width:90%;
	display:none;
	z-index:100000;
	background-color:#FFFFFF;
	border: solid 1px rgba(0, 0, 0, 0.4);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: 0px 0px 1px 1px #CCCCCC;
}
.moonalert-header {
	padding:1rem;
}
.moonalert-body {
	font-size:17px;
	line-height:30px;
	padding:1rem;
}
.moonalert-footer {
	padding:1rem;
}
font.holy {font-family: tahoma;font-size: 20px;color: #FF6C21;}
font.blue {font-family: tahoma;font-size: 20px;color: #0000FF;}
font.black {font-family: tahoma;font-size: 20px;color: #000000;}
font.gray {font-family: tahoma;font-size: 15px;color: #A6A6A6;}
.calendar .today {background-color:#FCF8E3}
.calendar .info th {text-align:center;background-color:#D9EDF7;width:14%;}
.calendar .day {height:70px; text-align:right;}
.calendar .day:hover {cursor:pointer;background-color:#FFE5D4;}
.calendar .day .event {	font-size:12px;	color: #232B99;	text-align:left;}
.calendar .month:hover {cursor:pointer;background-color:#C8EFD4;}
.studyday {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #404040;	
}
.studyweek {
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color: #ED1C24;
}
.ev img {max-width:100%;}

.ev .ev_title {
	padding:10px;
	border-top:solid 2px #A6A6A6;
}
.ev .name {
	padding-left:10px;
	font-size:14px;
	color: #A6A6A6;
}
.ev .ev_contents {
	width:100%;
	border:1px solid #D8D8D8;
	padding:15px;
	border-radius: 10px
}
.ev .ev_right {
	max-width:80%;
	border:1px solid #007AAE;
	padding:15px;
	border-radius: 10px;
}
.ev .ev_left {
	max-width:80%;
	border:1px solid #BF5B16;
	padding:15px;
	border-radius: 10px;
}
.ev .reply {
	border-top:1px solid #EEE;
	margin:15px 0px;
	padding:15px 0px;
}
.ev .reply textarea, .ev .reply button {
	height:100px;
	resize: none;
}
.ev .reply button {
	width:100px;
	font-weight:bold;
}
.ev .edit {
	border-top:1px solid #EEE;
	margin:15px 0px;
	padding:15px 0px;
}
.evlist {
	border-top:2px solid #EEE;
	border-bottom:2px solid #EEE;
	width:100%;
}
.evlist tr:hover {cursor:pointer;background-color:#FFE5D4;}
.evlist th {
	padding:7px 0px;
	border-bottom:1px solid #005174;
	text-align:center;
	cursor:default;background-color:#FFFFFF;
}
.evlist td {
	padding:5px 0px;
	border-bottom:1px solid #EEE;
	text-align:center;
}
.evlist .replyN {
	background-color:#FF6C21;
	font-weight:bold;
	color:#FFFFFF;
}
.evlist .educount {
	background-color:#6CB520;
	font-weight:bold;
	color:#FFFFFF;
}

.evlist .answerN {
	background-color:#E6E6E6;
}
.evlist .dlist1 {
	width:170px;
	min-width:170px;	
}
.evlist .dlist2 {
	width:60px;
	min-width:60px;
}
.evlist .dlist3 {
	min-width:100px;
	padding-left:10px;
}
.evlist .dlist4 {
	width:50px;
	min-width:50px;
}
.evlist .dlist5 {
	width:110px;
	min-width:110px;
}
.evlist .clist1 {
	width:60px;
	min-width:60px;
}
.evlist .clist2 {
	width:60px;
	min-width:60px;
}
.evlist .clist3 {
	min-width:100px;
	padding-left:10px;
}
.evlist .clist4 {
	width:105px;
	min-width:105px;
}
.deletebutton-left {
	margin-right:5px;
	color:#E14E54;
	cursor:pointer;
}
.deletebutton-right {
	margin-left:5px;
	color:#E14E54;
	cursor:pointer;
}
.imagerotatebutton {
	z-index:1000;
	position: relative;
    display: block;
	font-size:30px;
    margin-top: -40px;
    left: 10px;
    background-color:#FFFFFF;
    color: #CE0808;
    padding: 5px 5px;
    border-radius: 5px;
    cursor: pointer;
    width:40px;
}
img {
	image-orientation: none;
    position: relative;
}
@media (max-width: 500px) {
	.evlist .dlist2, .evlist .dlist4 {
		display:none;
	}
}