* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
	font-size: 12px;
	color: #333;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background: #f5f6f9 !important;
	/* 	height:100%; */
}

a {
	text-decoration: none;
	cursor: pointer;
}

h1 {
	margin: 0.6em 0px 0px;
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

h4 {
	margin: 0.3em 0px 0px;
	font-size: 0.9em;
}

h5 {
	margin: 0;
	font-size: 1em;
}

h6 {
	margin: 0.1em 0px 0px;
	font-size: 0.7em;
}

/* uppper IE8 */
label {
	/* margin-bottom: 10px; */
	
}

/* under IE8 */
/*label {
	
}*/
em {
	font-style: normal
}

ul, ol, li {
	list-style: none;
}

pre {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
}

textarea {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
	border: 1px solid #ddd;
	color: #666;
	background: #FFFFFF;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	resize: none;
	padding: 2px;
	ime-mode: active;
	padding: 2px 2px 2px 3px;
	margin: 3px 0px;
}

select {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
	border: 1px solid #ddd;
	color: #666;
	background: #FFFFFF;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	resize: none;
	height: 23px;
	/* padding: 2px 2px 2px 0px; */
}

input {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
	border: 1px solid #ddd;
	color: #666;
	background: #FFFFFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	resize: none;
	padding: 2px;
}

@media screen and (min-width: 750px) {
	input {
		vertical-align: middle;
	}
}

input[type='checkbox'] {
	border: 0px currentColor;
	border-image: none;
	background-color: transparent !important;
}

input[type='radio'] {
	border: 0px currentColor;
	border-image: none;
	background-color: transparent !important;
}

input[type='text'] {
	background: rgb(255, 255, 255);
	height: 22px;
	ime-mode: active;
}

input[type='password'] {
	background: rgb(255, 255, 255);
	height: 22px;
}

input[type='button'] {
	
}

img {
	border-width: 0px;
}

table {
	padding: 0px;
	border-spacing: 0px;
}

.ep-bl.ep-page-body {
	left: 0px;
	top: 96px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

.ep-bl.ep-page-body-Lmenu {
	left: 0px;
	top: 96px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

.ep-svy-navi-username img {
	float: left;
	margin: 15px -10px 0 0;
}

.ep-svy-navi-username label {
	float: right;
}

.exportal-navi-child {
	color: rgb(69, 111, 197);
	font-size: 11px;
}

.exportal-navi-parent {
	color: rgb(69, 111, 197);
	font-size: 11px;
}

.exportal-svy-header {
	width: 100%;
	/* min-width: 650px; */
	position: relative;
}

.ep-svy-editbody {
	background-color: rgb(246, 246, 246);
}

.exportal-svy-body {
	width: 100%;
	height: 100%;
}

.ep-svy-main-rightcont {
	
}

.ep-svy-main-leftcont {
	width: 440px;
}

.exportal-svy-footer {
	border: 0px currentColor;
	border-image: none;
	width: 100%;
	height: 35px;
	bottom: 0px;
	position: absolute !important;
	background-color: rgb(70, 70, 70);
}

.exportal-svy-footer-tbl {
	width: 500px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.bc-s-btnup {
	background: url("../images/btn_up.gif");
	border: 0px currentColor !important;
	border-image: none !important;
	width: 22px;
	height: 22px;
	font-size: 0px;
}

.bc-s-btnup:hover {
	background: url("../images/btn_up_hover.gif");
}

.bc-s-btndown {
	background: url("../images/btn_down.gif");
	border: 0px currentColor !important;
	border-image: none !important;
	width: 22px;
	height: 22px;
	font-size: 0px;
}

.bc-s-btndown:hover {
	background: url("../images/btn_down_hover.gif");
}

.fileUploadDialog {
	border: 2px solid black;
	border-image: none;
	left: 25%;
	top: 15%;
	width: 300px;
	height: 160px;
	margin-top: 50%;
	margin-left: 10%;
	display: none;
	position: absolute;
	z-index: 100;
	background-color: rgb(255, 255, 255);
}

.ep-section {
	width: 100%;
	clear: both;
	display: table;
	table-layout: fixed;
}

.ep-rowsection {
	clear: both;
	display: table-row;
}

.ep-subsection {
	clear: both;
	vertical-align: top;
	display: table-cell;
}

.ep-sec-dotline {
	background: url("../images/dotline.gif") repeat-x 0px 50%;
	border: 0px currentColor;
	border-image: none;
	height: 35px;
}

.ep-canvas {
	background: rgb(249, 249, 249);
	padding: 15px;
}

.ep-canvas>div {
	background: rgb(255, 255, 255);
}

.ep-bl {
	width: 100%;
	clear: both;
	display: block;
	position: relative;
}

.ep-svy-headereditbtnarea {
	min-width: 880px;
}

.ep-bl-head {
	width: 100%;
	height: 26px;
	clear: both;
	display: block;
}
/*.ep-bl-head-ttl {
  line-height: 16px; overflow: hidden; float: left; display: inline-block; white-space: nowrap; -ms-word-break: break-all;
}*/
.ep-subsection.ep-group.ep-right-detail {
	padding: 0px 0px 0px 30px;
}

.ep-bl-head-ttl h3 {
	color: rgb(69, 111, 194);
	padding-top: 5px;
	font-size: 1em;
}

.ep-bl-head-ttl h4 {
	background: url("../images/tit_icon_4th.gif") no-repeat 0px 4px;
	padding-left: 8px;
	font-size: 1em;
}

.ep-bl-head-ttl h4.noimage {
	background-image: none;
}
/*.ep-bl-head-ttl h5 {
  background: url("../images/tit_icon_5th.gif") no-repeat 0px 6px; padding-left: 8px; font-size: 1em;
}*/
.ep-bl.ep-div-dot {
	padding: 10px 0px;
	margin-top: 20px;
	border-top-color: #000;
	border-top-width: 1px;
	border-top-style: dashed;
}

.ep-bl-head-btns .ep-tableresultcnt {
	padding-top: 6px;
}

.ep-bl-head-btns {
	text-align: right;
	float: right;
	display: inline;
}

.ep-bl-head-btns ul {
	float: right;
}

.ep-bl-head-btns ul li {
	float: left;
	list-style-type: none;
}

.ep-bl-head-btns li input {
	margin-right: 5px;
}

.ep-bl-body {
	width: 100%;
	clear: both;
	display: block;
}

.ep-bl-bodyin {
	padding: 15px;
}

.ep-content-out {
	
}

.ep-content {
	padding: 10px 20px 20px;
}

.ep-head-out {
	
}

.ep-head {
	
}

.ep-seekhead-out {
	
}

.ep-seekhead {
	background: rgb(222, 237, 253);
	padding: 5px 20px 8px 20px;
	border: 1px solid rgb(193, 218, 246);
	border-image: none;
	color: #121212;
	font-weight: bold;
}

.ep-head-conds .title {
	background: url(../images/svy/dot01.png) no-repeat 0 7px;
	padding-left: 10px;
}

.ep-seekhead .input01 {
	border: solid 1px #98a9bd !important;
}

.ep-subhead-out {
	
}

.ep-seekhead div.ep-head-conds ul li label {
	height: 26px;
	vertical-align: -1px;
}

.ep-subhead {
	padding-top: 8px;
}

.ep-head-conds {
	float: left;
}

.ep-head-conds ul {
	float: left;
}

.ep-head-conds ul li {
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-head-conds ul.logo {
	padding: 10px 0px 10px 15px !important;
}

.ep-head-conds ul.logo img {
	vertical-align: middle;
}

.ep-head-count {
	padding-top: 5px;
	float: right;
}

.ep-head-count ul {
	float: right;
}

.ep-head-count ul li {
	padding-left: 3px;
	float: left;
	list-style-type: none;
}

.ep-head-btns {
	float: right;
}

.ep-head-btns ul {
	float: right;
}

.ep-head-btns ul li {
	padding-left: 3px;
	float: left;
	list-style-type: none;
}

.ep-head-btns ul li.ep-text {
  padding-top: 4px;
}

.ep-head-btns ul li.ep-checkbox {
  padding-top: 2px;
}

.ep-head-btns ul li.ep-right-split {
  padding-right: 5px;
}

.ep-head-menus {
	float: left;
}

.ep-head-menus ul {
	float: left;
}

.ep-head-menus ul li {
	padding-left: 0px;
	float: left;
	list-style-type: none;
}

.ep-group-out {
	margin-top: 10px;
}

.ep-group {
	
}

.ep-body-out {
	margin-top: 5px;
}

.ep-body {
	border: 0px currentColor;
	border-image: none;
	padding-top: 5px;
}

.ep-left-list {
	padding-right: 10px;
}

.ep-right-detail {
	padding-left: 10px;
}

.ep-section-ttl {
	position: relative;
	width: 100%;
	line-height: 18px;
	border: none;
	padding-bottom: 3px;
}

.ep-section-ttl h3 {
	font-size: 13px;
	color: #111;
	float: left;
	background: url(../images/svy/bl_01.png) no-repeat 0 5px;
	padding-left: 22px;
	white-space: nowrap;
	word-break: break-all;
}

.ep-section-ttl h3.noimage {
	background: none;
	padding-left: 0px;
	white-space: normal;
	word-break: break-all;
	text-align: left;
}

.ep-bl-head-ttl h5 {
	font-size: 13px;
	line-height: 24px;
	padding-bottom: 3px;
	background: url(../images/svy/bl_02.png) no-repeat 0 5px;
	padding-left: 20px;
	white-space: nowrap;
	word-break: break-all;
}

.ep-bl-head-ttl .ep-head-btns {
	display: inline-block;
}

.ep-head-btns .btn_puls {
	float: right;
	margin-top: -22px;
}

.ep-stl-pageidx-out {
	margin-top: 10px;
}

.ep-stl-pageidx {
	width: 100%;
	text-align: center;
	clear: both;
}

.ep-stl-pageidx {
	padding: 10px 0px 0px;
	text-align: center;
	line-height: 1.25em;
}

.ep-stl-pageidx a {
	margin-right: 0.5em;
}

.ep-stl-pageidx * {
	vertical-align: top;
	display: inline-block;
}

.ep-stl-pageidx .pages {
	padding: 0px 0.5em;
}

.ep-stl-pageidx a {
	padding: 0.3em 0.1em 0.1em;
	color: rgb(102, 102, 102);
	font-weight: bold;
	min-height: 1.5em;
	min-width: 1.8em;
	background-color: rgb(255, 255, 255);
}

.ep-stl-pageidx strong {
	padding: 0.3em 0.1em 0.1em;
	color: rgb(102, 102, 102);
	font-weight: bold;
	min-height: 1.5em;
	min-width: 1.8em;
	background-color: rgb(255, 255, 255);
}

.ep-stl-pageidx a span {
	top: -999em;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

.ep-stl-pageidx strong span {
	top: -999em;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

.ep-stl-pageidx a:hover {
	background: rgb(230, 230, 229);
	color: rgb(55, 119, 199);
	text-decoration: none;
}

.ep-stl-pageidx strong {
	color: rgb(255, 255, 255);
	background-color: rgb(55, 119, 199);
}

.ep-stl-pageidx a.first {
	background: url("../images/paginate.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(232, 232, 232);
	border-image: none;
}

.ep-stl-pageidx a.last {
	background: url("../images/paginate.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(232, 232, 232);
	border-image: none;
}

.ep-stl-pageidx a.prev {
	background: url("../images/paginate.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(232, 232, 232);
	border-image: none;
}

.ep-stl-pageidx a.next {
	background: url("../images/paginate.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(232, 232, 232);
	border-image: none;
}

.ep-stl-pageidx a.first:hover {
	background: url("../images/paginate_hover.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(147, 184, 221);
	border-image: none;
}

.ep-stl-pageidx a.last:hover {
	background: url("../images/paginate_hover.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(147, 184, 221);
	border-image: none;
}

.ep-stl-pageidx a.prev:hover {
	background: url("../images/paginate_hover.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(147, 184, 221);
	border-image: none;
}

.ep-stl-pageidx a.next:hover {
	background: url("../images/paginate_hover.gif") no-repeat 0px 0px
		rgb(255, 255, 255);
	border: 1px solid rgb(147, 184, 221);
	border-image: none;
}

.ep-stl-pageidx a.first {
	background-position: 7px 50%;
}

.ep-stl-pageidx a.first:hover {
	background-position: 7px 50%;
}

.ep-stl-pageidx a.last {
	background-position: -82px 50%;
}

.ep-stl-pageidx a.last:hover {
	background-position: -82px 50%;
}

.ep-stl-pageidx a.prev {
	background-position: -23px 50%;
}

.ep-stl-pageidx a.prev:hover {
	background-position: -23px 50%;
}

.ep-stl-pageidx a.next {
	background-position: -54px 50%;
}

.ep-stl-pageidx a.next:hover {
	background-position: -54px 50%;
}

.ep-stl-tbllist.ep-stl-tbllist-nopointer tr:hover {
	cursor: default;
	background-color: #e8f0f9;
}

.ep-bl-tbllist-head {
	background: rgb(249, 249, 249);
	width: 100%;
	clear: both;
	border-right-color: rgb(220, 220, 220);
	border-bottom-color: rgb(220, 220, 220);
	border-left-color: rgb(220, 220, 220);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
}

.ep-bl-tbllist {
	width: 100%;
	clear: both;
	border-right-color: rgb(220, 220, 220);
	border-left-color: rgb(220, 220, 220);
	border-bottom-color: rgb(220, 220, 220);
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	display: block;
	overflow-y: scroll;
}

.ep-stl-tbllist-head {
	width: 100%;
	border-top-color: #43566e;
	border-top-width: 2px;
	border-top-style: solid;
	table-layout: fixed;
}

.ep-stl-tbllist-head th {
	padding: 2px 5px;
	height: 26px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #eff5fb;
}

.ep-stl-tbllist {
	width: 100%;
	table-layout: fixed;
}

.ep-stl-tbllist tr:nth-child(2n) {
	background-color: #f7fafd;
}

.ep-stl-tbllist tr:nth-child(2n+1) {
	background-color: rgb(255, 255, 255);
}

.ep-stl-tbllist tr:hover {
	cursor: pointer;
	background-color: #e8f0f9;
}

.ep-stl-tbllist td {
	border-width: 0px 0px 1px 1px;
	border-style: none none solid solid;
	border-color: currentColor currentColor rgb(221, 221, 221)
		rgb(221, 221, 221);
	padding: 2px 5px;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
}

.ep-stl-tbllist td:first-child {
	border-left-color: currentColor;
	border-left-width: medium;
	border-left-style: none;
}

.ep-bl-tbledit {
	width: 100%;
	clear: both;
	display: block;
}

.ep-stl-tbledit {
	width: 100%;
	border-top-color: rgb(102, 102, 102);
	border-right-color: rgb(221, 221, 221);
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
}

.ep-stl-tbledit-fixed {
	table-layout: fixed;
}

.ep-stl-tbledit th {
	background: rgb(249, 249, 249);
	padding: 2px 5px;
	height: 24px;
	text-align: right;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}

.ep-stl-tbledit td {
	padding: 2px 5px;
	height: 28px;
	text-align: left;
	overflow: hidden;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
}

.ep-stl-tbledit td a {
	color: #333;
}

.ep-stl-tbledit ul li {
	padding-left: 2px;
	float: left;
	list-style-type: none;
}

.ep-stl-tbledit ul li label {
	line-height: 1.3em;
	vertical-align: text-bottom;
}

.ep-stl-tbledit ul li input {
	margin-right: 5px;
	float: left;
}

.ep-bl-inntbllist-head {
	background: rgb(249, 249, 249);
	width: 100%;
	clear: both;
	display: block;
}

.ep-stl-inntbllist-head {
	width: 100%;
}

.ep-stl-inntbllist-head th {
	border-width: 1px 0px 0px;
	border-style: solid none none;
	border-color: rgb(220, 220, 220) currentColor currentColor;
	padding: 2px 5px;
	height: 28px;
	text-align: center;
}

.ep-bl-inntbllist {
	width: 100%;
	clear: both;
	display: block;
	overflow-y: scroll;
}

.ep-stl-inntbllist {
	width: 100%;
}

.ep-stl-tbllist-size {
	background-color: white;
}

.ep-stl-tbllist-size1 {
	height: 250px;
}

.ep-stl-tbllist-size2 {
	height: 230px;
}

.ep-stl-subtbllist-size1 {
	height: 150px;
}

.ep-stl-subtbllist-size2 {
	height: 130px;
}

.ep-stl-inntbllist-size1 {
	height: 150px;
}

.ep-stl-inntbllist-size2 {
	height: 130px;
}

.ep-widectl {
	width: 100%;
}

.ep-txtval {
	text-align: left !important;
}

.ep-txtfix {
	text-align: center !important;
}

.ep-txtnum {
	text-align: right !important;
}

.ep-btnsearch {
	background: #3a5b86;
	padding: 0px 11px 2px;
	border-radius: 2px;
	border: 1px solid #263242;
	border-image: none;
	height: 26px;
	color: #fff;
	line-height: 18px;
	overflow: visible;
	font-weight: bold;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ep-btnsearch:hover {
	background: #2d4c75;
}

.ep-btn {
	background: url("../images/svy/btn_mainbg.png") repeat-x left bottom;
	padding: 0px 11px 2px;
	border-radius: 2px;
	border: 1px solid #b7b7b7;
	border-bottom: solid 1px #757575;
	border-right: solid 1px #838383;
	border-image: none;
	height: 26px;
	color: #333333;
	line-height: 18px;
	overflow: visible;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: bold;
}

.ep-btn:hover {
	background: url("../images/svy/btn_mainbg_over.png") repeat-x left
		bottom;
}

.ep-btnsub {
	
}

.ep-btnsub:hover {
	
}

.ep-btninner {
	background: url("../images/btn_subbg.png") repeat-x left top;
	padding: 0px 11px;
	border-radius: 2px;
	border: 1px solid rgb(185, 185, 185);
	border-image: none;
	height: 22px;
	color: rgb(102, 102, 102);
	line-height: 22px;
	overflow: visible;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	font-size: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ep-btninner:hover {
	background: rgb(233, 231, 231);
	border-color: rgb(209, 209, 209);
}

.ep-btnexpand {
	
}

.ep-btncollapse {
	
}

.ep-btnadd {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 23px;
	height: 22px;
	overflow: visible;
	cursor: pointer;
}

.ep-btnremove {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 23px;
	height: 22px;
	overflow: visible;
	cursor: pointer;
}

.ep-btnsave {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 23px;
	height: 22px;
	overflow: visible;
	cursor: pointer;
}

.ep-btnadd {
	background: url("../images/btn_add.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnadd:hover {
	background: url("../images/btn_add_hover.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnremove {
	background: url("../images/btn_minus.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnremove:hover {
	background: url("../images/btn_minus_hover.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnsave {
	background: url("../images/btn_save.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnsave:hover {
	background: url("../images/btn_save_hover.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnadd-small {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 14px;
	height: 14px;
	overflow: visible;
	cursor: pointer;
}

.ep-btnremove-small {
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 14px;
	height: 14px;
	overflow: visible;
	cursor: pointer;
}

.ep-btnadd-small {
	background: url("../images/btn_addsmall.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnadd-small:hover {
	background: url("../images/btn_addsmall_hover.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnremove-small {
	background: url("../images/btn_minussmall.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

.ep-btnremove-small:hover {
	background: url("../images/btn_minussmall_hover.gif") no-repeat 0px 0px
		rgb(244, 244, 244);
}

ul.ep-tabs {
	border-bottom-color: rgb(150, 185, 224);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
}

ul.ep-tabs::before {
	clear: both;
	display: table;
	content: " ";
}

ul.ep-tabs::after {
	clear: both;
	display: table;
	content: " ";
}

li.ep-tab {
	padding-left: 3px;
	font-weight: bold;
	margin-bottom: -1px;
	float: left;
	display: block;
	list-style-type: none;
	position: relative;
}

.ep-tabbody {
	padding: 15px 0px;
}

ul.ep-tabs li:first-child {
	padding-left: 0px;
}

li.ep-tab.select a {
	background: rgb(255, 255, 255);
	border-width: 2px 1px 1px;
	border-style: solid;
	border-color: rgb(150, 185, 224) rgb(150, 185, 224) transparent;
	padding: 9px 15px 7px;
	border-image: none;
	color: rgb(69, 111, 194);
	display: block;
}

li.ep-tab.deselect a {
	background: rgb(249, 249, 249);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(219, 219, 219) rgb(219, 219, 219) rgb(150, 185, 224);
	padding: 10px 15px 7px;
	border-image: none;
	color: rgb(136, 136, 136);
	display: block;
}

li.ep-tab.deselect a:hover {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(150, 185, 224);
	border-image: none;
	color: rgb(69, 111, 194);
}

.ep-head-conds ul.logo {
	padding: 15px 0px 5px 15px;
}

.ep-tnbmenu-out {
	background: url(../images/svy/tnbmenu_bg.gif) repeat-x 0 0;
}

.ep-tnbmenu {
	height: 46px;
}

/*.ep-tnbmenu div.ep-head-btns ul li {
  background: url("../images/tnb_div.gif") no-repeat right top; padding: 0px 15px; font-size: 11px; margin-top: 22px;
}
.ep-tnbmenu div.ep-head-btns b {
  color: rgb(255, 255, 255);
}
.ep-tnbmenu div.ep-head-btns ul a {
  color: rgb(183, 183, 183);
}
.ep-tnbmenu div.ep-head-btns ul a:hover {
  color: rgb(140, 140, 140);
}*/
.ep-gnbmenu {
	background: url("../images/bg_gnb.gif") repeat-x;
	height: 39px;
}

.ep-gnbmenu ul {
	
}

.ep-gnbmenu ul a {
	color: rgb(85, 85, 85);
}

.ep-gnbmenu ul a:hover {
	color: rgb(56, 120, 204);
}

.ep-gnbmenu ul li.select {
	background: rgb(208, 208, 208);
	border-right-color: rgb(192, 192, 192);
	border-right-width: 1px;
	border-right-style: solid;
}

.ep-gnbmenu ul li.select a {
	color: rgb(56, 120, 204);
}

.ep-gnbmenu ul li {
	background: url("../images/bg_gnb.gif") repeat-x;
	list-style: none;
	padding: 13px 25px 11px;
	font-weight: bold;
	border-right-color: rgb(207, 207, 205);
	border-left-color: rgb(247, 247, 247);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	float: left;
}

.ep-gnbmenu ul li.ep-gnbmenu-first {
	padding: 13px 25px 11px 14px;
}

.ep-gnbmenu ul li.ep-gnbmenu-last {
	
}

.ep-lnbmenu {
	background: rgb(238, 238, 238);
	border-right-color: rgb(220, 220, 220);
	border-right-width: 1px;
	border-right-style: solid;
}

.ep-lnb-head-ttl {
	background: url("../images/bg_lbntop.gif") repeat-x rgb(85, 85, 85);
	margin: 0px;
	padding: 18px 15px 10px;
	height: 20px;
	color: rgb(255, 255, 255);
	font-size: 1.2em;
}

.ep-lnb-ttl div.ep-head-btns ul {
	padding: 6px;
}

.ep-lnb {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 212px;
	border-top-color: rgb(217, 217, 217);
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
}

.ep-lnb li a.ep-folder {
	padding: 10px 30px 10px 15px;
	color: rgb(102, 102, 102);
	text-decoration: none;
	border-bottom-color: rgb(217, 217, 217);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
}

.ep-lnb li a.ep-folder.close {
	background: url("../images/lnbmenu.gif") no-repeat 95% 50%
		rgb(238, 238, 238);
}

.ep-lnb li a.ep-folder.open {
	background: url("../images/lnbmenu_close.gif") no-repeat 95% 50%
		rgb(238, 238, 238);
}

.ep-lnb li a.ep-folder.active {
	list-style: none;
	color: rgb(56, 120, 204);
	font-weight: bold;
}

.ep-lnb li a.ep-folder.active.close {
	background: url("../images/lnbmenu_hover.gif") no-repeat 95% 50%
		rgb(223, 223, 223);
}

.ep-lnb li a.ep-folder.active.open {
	background: url("../images/lnbmenu_hover_close.gif") no-repeat 95% 50%
		rgb(223, 223, 223);
}

.ep-lnb li a.ep-leaf {
	background: url("../images/lnbmenu_sub.gif") no-repeat 17px 10px
		rgb(249, 249, 249);
	padding: 6px 25px;
	color: rgb(102, 102, 102);
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
	display: block;
}

.ep-lnb li a.ep-leaf.active {
	background: url("../images/lnbmenu_sub_hover.gif") no-repeat 17px 10px
		rgb(249, 249, 249);
	padding: 6px 25px;
	color: rgb(56, 120, 204);
	font-weight: bold;
}

.ep-lnb li ul.ep-submenu {
	background: rgb(249, 249, 249);
	margin: 0px;
	padding: 10px 0px;
	display: none;
}

.ep-onecol {
	padding: 20px 15px 15px 0px;
}

.ep-onecol-body {
	background: url("../images/bg_contstop.gif") repeat-x 0px top;
}

.ep-twocol-first {
	padding-right: 10px;
}

.ep-twocol-second {
	padding-left: 10px;
}

.ep-bl-tree-head {
	background: rgb(232, 232, 232);
	width: 100%;
	height: 30px;
	clear: both;
	display: block;
}

.ep-bl-tree-head .ep-bl-head-btns ul {
	padding-top: 4px;
}

.ep-bl-tree {
	background: rgb(249, 249, 249);
}

.ep-bl-tree-list {
	padding: 15px;
}

.ep-stl-tbledit .ep-bl-tree-list ul li {
	padding: 0px;
	clear: both;
}

.ep-txt-notfound {
	text-align: center !important;
	font-weight: bold;
}

.ep-s-anniversary .ui-state-default {
	color: rgb(0, 0, 0);
	font-weight: bold;
}

.ep-s-saturday .ui-state-default {
	color: rgb(0, 0, 255);
	font-weight: bold;
}

.ep-s-sunday .ui-state-default {
	color: rgb(255, 0, 0);
	font-weight: bold;
}

.ep-s-holiday .ui-state-default {
	color: rgb(255, 0, 0);
}

.ep-s-inpreq {
	
}

.ep-s-inpreq::before {
	color: red;
	padding-right: 3px;
	font-weight: bold;
	content: "*";
}

.ep-s-emptydiv {
	border: 2px solid rgb(152, 152, 152);
	background-color: rgb(254, 252, 245);
}

.ep-s-emptydiv div {
	text-align: center;
	padding-top: 130px;
	font-size: 13px;
}

.ep-main-statistic {
	padding-bottom: 20px;
}

.ep-btnsubmit {
	
}

.ui-dialog {
	padding: 1px;
	position: absolute;
}

.ep-dlgcontent {
	overflow: auto;
	margin-bottom: 50px;
	max-height: 600px;
}

.ep-dlgbottom {
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-color: rgb(233, 233, 233);
}

.ep-dlgbottom ul {
	padding: 5px 10px;
}

.bc-s-dlgbottom li {
	float: right;
}

.ui-dialog-titlebar.ui-widget-header {
	background: rgb(48, 44, 45);
	border-width: 0px 0px 3px;
	border-style: none none solid;
	border-color: currentColor currentColor rgb(196, 22, 28);
	border-image: none;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
}

.ui-widget-header .ui-dialog-titlebar-close .ui-icon {
	background: url("../images/icon_close.png");
}

.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover .ui-icon {
	background: url("../images/icon_close_hover.png");
}

.ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix>span.ui-dialog-title
	{
	color: rgb(102, 102, 102) !important;
}

.ui-button-text-only .ui-button-text {
	background: url("../../eXPortal/images/btn_mainbg.gif") repeat-x left
		bottom rgb(230, 230, 230);
	padding: 0px 11px;
	border: 1px solid rgb(203, 203, 203);
	border-image: none;
	height: 20px;
	color: rgb(54, 54, 54);
	line-height: 22px;
	overflow: visible;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}

.ui-timepicker.ui-widget {
	
}

.ui-tabs .ui-tabs-panel {
	background: none;
	border-width: 0px;
	padding: 5px;
	display: block;
}

.ui-tabs .ui-widget-header {
	background: rgb(255, 255, 255);
	border-width: 0px 0px 1px;
	border-style: none none solid;
	border-color: currentColor currentColor rgb(202, 202, 202);
	border-image: none;
	color: rgb(34, 34, 34);
	font-weight: bold;
}

.ui-corner-all {
	border-radius: 0px;
}

.ui-corner-top {
	border-radius: 0px;
}

.ui-widget {
	font-family: "맑은 고딕", Malgun Gothic, "돋움", Dotum, AppleGothic,
		Sans-serif;
	font-size: 12px;
}

.ui-tabs .ui-state-default {
	background: rgb(249, 249, 249);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(219, 219, 219) rgb(219, 219, 219) rgb(150, 185, 224);
	border-image: none;
	color: rgb(85, 85, 85);
	font-weight: normal;
}

.ui-tabs .ui-state-active {
	background: rgb(255, 255, 255);
	border-width: 2px 1px 1px;
	border-style: solid;
	border-color: rgb(213, 81, 64) rgb(213, 81, 64) transparent;
	border-radius: 0px;
	border-image: none;
	color: rgb(213, 81, 64);
	font-weight: bold;
}

.ui-state-hover a {
	background: rgb(255, 255, 255);
	color: rgb(213, 81, 64);
	text-decoration: none;
}

.ui-state-hover a:hover {
	background: rgb(255, 255, 255);
	color: rgb(213, 81, 64);
	text-decoration: none;
}

.ui-tabs .ui-state-active a {
	color: rgb(213, 81, 64);
}

.ui-dialog .ui-dialog-content {
	padding: 1em;
}

.ep-midbtn {
	vertical-align: middle;
	float: right;
}

.ep-midbtn ul {
	float: right;
}

.ep-midbtn ul li {
	line-height: 22px;
	padding-right: 5px;
	float: left;
	list-style-type: none;
}

.ep-itembtn {
	margin-left: -5px;
}

.ep-itemmenu {
	list-style: none;
	border: solid 1px #293645;
	width: 170px;
	left: 0;
	top: 67px;
	position: absolute;
	z-index: 999;
	background: #43566e;
}

.ep-itemmenu .ep-itemmenu-sub {
	border: solid 1px #62748a;
	padding: 0 0 0 8px;
	line-height: 42px;
	margin: 6px;
	background: #3d5067;
	cursor: pointer;
	color: #fff;
	letter-spacing: -1px;
	box-shadow: 0 1px 2px #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.ep-itemmenu .ep-itemmenu-sub:hover {
	border: solid 1px #7790af;
	padding: 0 0 0 8px;
	background: #2f3f55;
}

.ep-itemmenu .ep-itemmenu-sub .ep-itemmenu-sub-img {
	float: left;
	margin-right: 9px;
}

/* .ep-itemmenu li:hover {
	border:solid 1px #7790af;padding:0 0 0 8px;background:#2f3f55;
} */

.ep-itemmenu .ep-itemmenucategory > img{
	cursor: pointer;
}

.ep-itemmenu .ep-itemmenucategory {
	padding: 0;
	background: #2f3f55;
	border: none;
	border-top: solid 1px #293645;
	border-bottom: solid 1px #293645;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

.ep-itemmenu .ep-itemmenucategory:hover {
	padding: 0;
	background: #2f3f55;
	border: none;
	border-right: solid 1px #43566e;
	border-top: solid 1px #293645;
	border-bottom: solid 1px #293645;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	cursor: move;
}

.ep-svy-additemmenu {
	margin: 120px 0 0 0;
	position: fixed !important;
}

.ep-svy-deletepageitemmenu {
	width: 155px;
}

.ep-svy-itemmenu {
	width: 120px;
	position: absolute;
	z-index: 999;
	right: 20px;
	list-style: none;
	line-height: 26px;
	border: 1px solid #aaaaaa;
	padding: 2px;
	background-color: white;
}

.ep-svy-itemmenu li {
	background-color: white;
	cursor: pointer;
	padding: 4px 0 0 4px;
}

.ep-svy-itemmenu li:hover {
	background-color: #f1f1f1;
}

.ep-additembtn {
	background: url("../images/ico_plus.png") no-repeat center 43%
		rgb(218, 218, 218);
	margin: 60px 20px 0px 0px;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	right: 20px;
	text-indent: -9999px;
	display: block;
	position: fixed;
	z-index: 999;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.ep-svy-list {
	border-top: solid 2px #43566e;
	background: #fff;
	border-bottom: solid 1px rgb(220, 220, 220);
}

.ep-svy-listitem {
	display: inline-block;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 3px;
}

.ep-svy-list  ul {
	list-style: none;
	color: rgb(99, 99, 99);
	line-height: 22px;
}

.ep-svy-list ul li {
	background: url("../images/icon_bullet.gif") no-repeat 10px 50%
		rgba(0, 0, 0, 0);
	margin: 5px 0px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.ep-svy-list ul li:last-child {
	border: none;
	margin-bottom: 0;
}

.ep-svy-list a {
	color: rgb(112, 112, 112);
}

.ep-svy-list a:hover {
	color: rgb(51, 51, 51);
	text-decoration: underline;
}

.ep-svy-theme-area {
	position: relative;
	overflow-x: hidden;
	overflow-y: scroll;
}

.ep-svy-theme-cell-box {
	float: left;
}

.ep-svy-theme-cell-box:nth-child(2n) {
	margin-left: 0px;
}

.ep-svy-theme-cell-box:nth-child(1n) {
	margin-left: 10px;
}

.ep-svy-theme-cell {
	margin: 0px;
	position: relative;
}

.ep-svy-theme-cell a {
	display: inline-block;
}

.ep-svy-theme-cell-radio {
	text-align: center;
	margin-top: 8px;
}

.ep-svy-itemmovelock-block {
	
}

.ep-svy-itemmovelock-block:hover .ep-svy-itemview * {
	cursor: default !important;
}

.ep-svy-itemmove-placeholder {
	border: 1px solid rgb(252, 239, 161);
	border-image: none;
	height: 100px;
	color: rgb(54, 54, 54);
	line-height: 1.2em;
	background-color: rgb(251, 249, 238);
}

.ep-svy-optionmove-placeholder {
	margin: 3px 0px 9px;
	border: 1px solid rgb(252, 239, 161);
	border-image: none;
	width: 560px;
	height: 15px;
	color: rgb(54, 54, 54);
	background-color: rgb(251, 249, 238);
}

.ep-svy-pagebottom-area {
	min-height: 32px;
	line-height: 22px;
	padding: 4px 10px 7px 20px;
	font-weight: bold;
	background-color: #e7ebef;
}

.ep-svy-nextpage ul {
	float: right;
}

.ep-svy-nextpage ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-nextpage select {
	width: 150px;
}

.ep-svy-pagenum ul {
	float: left;
}

.ep-svy-pagenum ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-pagearea {
	border-image: none;
	height: 200px;
	padding-bottom: 20px;
}

/* uppper IE8 */
.ep-svy-svyinfo-area {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-image: none;
	height: 100px;
	background-color: white;
}

@media screen and (min-width: 750px) {
	.ep-svy-svyinfo-area {
		padding: 15px 30px;
	}
}

/* under IE8 */
/*
.ep-svy-svyinfo-area {
	padding: 15px 30px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	border-image: none;
	height: 100px;
	background-color: white;
}
*/

/*.ep-svy-svyinfo-area.ep-svy-itemview {
  padding-top: 10px;
}*/
.ep-svy-itemcontent-block {
	min-height: 50px;
}

/* uppper IE8 */
.ep-svy-editcontent-block {
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (min-width: 900px) {
	.ep-svy-editcontent-block {
		width: 880px;
	}
}

.ep-svy-viewcontent-block {
	width: 100%;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (min-width: 970px) {
	.ep-svy-viewcontent-block {
		width: 880px;
	}
}

/* under IE8 */
/*
.ep-svy-editcontent-block {
	width: 880px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.ep-svy-viewcontent-block {
	width: 880px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
*/
.ep-svy-editcontent {
	padding: 20px;
}

.ep-svy-collectorlist {
	padding: 20px 20px 20px 0px;
}

.ep-svy-svyinfonavibtn-area {
	top: 10px;
	height: 30px;
}

.ep-svy-svyinfonavibtn-area ul {
	float: right;
}

.ep-svy-svyinfonavibtn-area ul li {
	line-height: 26px;
	padding-right: 10px;
	list-style-type: none;
	float: left;
}

.ep-svy-svyinfoview {
	
}

.ep-svy-svyinfoview ul li {
	line-height: 26px;
	padding-right: 10px;
	list-style-type: none;
}

.ep-svy-svyinfoeditbottom-area {
	padding-top: 10px;
}

.ep-svy-svyinfoeditbottom-area ul {
	float: left;
}

.ep-svy-svyinfoeditbottom-area ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-itemeditnavibtn-block {
	width: 300px;
	right: 10px;
	display: none;
	position: absolute;
	z-index: 0;
}

.ep-svy-itemeditnavibtn-area {
	top: 10px;
	height: 30px;
}

.ep-svy-itemeditnavibtn-area ul {
	float: right;
}

.ep-svy-itemeditnavibtn-area ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-itemviewnavibtn-block {
	width: 365px;
	right: 10px;
	display: none;
	position: absolute;
	z-index: 1;
}

.ep-svy-itemviewnavibtn-area {
	top: 10px;
	height: 30px;
}

.ep-svy-itemviewnavibtn-area ul {
	float: right;
}

.ep-svy-itemviewnavibtn-area ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-itemattrinfo-block {
  width: 350px;
  left: 0px;
  position: absolute;
  z-index: 1;
}

.ep-svy-itemattrinfo-area {
  height: 30px;
}
 
.ep-svy-itemattrinfo-area ul {
  float: left;
  padding-left: 30px;
}

.ep-svy-itemattrinfo-area ul li {
  line-height: 26px;
  padding-right: 10px;
  float: left;
  list-style-type: none;
}

.ep-svy-pageitemexcluderlabel {
  left : 80px;	
}

.ep-svy-itemeditbottom-area {
	padding-top: 10px;
}

.ep-svy-itemeditbottom-area ul {
	float: left;
}

.ep-svy-itemeditbottom-area ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-itemarea-active {
	z-index: 1;
	box-shadow: 1px 0px 10px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
}

.ep-svy-itemedit-area.ep-svy-itemarea-active {
	background-color: #fff;
	background: #fefbdc;
	border: solid 1px #000000;
}

/* uppper IE8 */
.ep-svy-itemedit-area {
	padding: 0px 0px;
}

@media screen and (min-width: 750px) {
	.ep-svy-itemedit-area {
		padding: 10px 30px;
	}
}

/* under IE8 */
/*
.ep-svy-itemedit-area {
	padding: 10px 30px;
}
*/
.ep-svy-itemedit-block {
	transition: background-color 0.15s linear;
	-webkit-transition: background-color linear .15s;
	-moz-transition: background-color linear .15s;
	-o-transition: background-color linear .15s;
}

.ep-svy-itemedit-block .ep-svy-itemview * {
	transition: background-color 0.15s linear;
	-webkit-transition: background-color linear .15s;
	-moz-transition: background-color linear .15s;
	-o-transition: background-color linear .15s;
}

.ep-svy-itemedit-block:hover {
	transition: background-color 0.15s linear;
	background-color: rgb(245, 245, 245);
	-webkit-transition: background-color linear .15s;
	-moz-transition: background-color linear .15s;
	-o-transition: background-color linear .15s;
}

.ep-svy-itemedit-block:hover .ep-svy-itemview input,
	.ep-svy-itemedit-block:hover .ep-svy-itemview select,
	.ep-svy-itemedit-block:hover .ep-svy-itemview textarea,
	.ep-svy-itemedit-block:hover .ep-svy-itemview th,
	.ep-svy-itemedit-block:hover .ep-svy-itemview td {
	background-color: #f5f5f5;
	-webkit-transition: background-color linear .15s;
	-moz-transition: background-color linear .15s;
	-o-transition: background-color linear .15s;
	transition: background-color linear .15s;
}

.ep-svy-itemmove-block:not(.ep-svy-itemmovelock-block ) * {
	cursor: move;
}

.ep-svy-itemviewnavibtn-block input[type='button'] {
	cursor: pointer;
}

.ep-svy-itemview {
	padding-top: 15px;
}

.ep-svypageedit-area {
	
}

.ep-svy-pageedit-block {
	
}

.ep-svy-pageeditcontent {
	background-color: transparent;
}

.ep-svy-pagecontent-area {
	padding: 10px;
}

.ep-svy-custom-style {
	
}

.ep-svy-custom-style .ep-svy-section {
	border-bottom-color: rgb(149, 149, 149);
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.ep-svy-custom-style .ep-svy-section-tbl {
	width: 100%;
}

.ep-svy-custom-style table tr td {
	height: 50px;
}

.ep-svy-custom-style table tr td:first-child {
	width: 120px;
	text-align: center;
}

.ep-svy-custom-opt table tr td {
	width: 100% !important;
	height: 20px !important;
	text-align: left !important;
}

.ep-svy-custom-style .ep-svy-custom-title {
	margin: auto;
	border-radius: 6px;
	border: 2px solid rgb(149, 149, 149);
	border-image: none;
	width: 100px;
	height: 25px;
	line-height: 27px;
	font-weight: bold;
	cursor: pointer;
	background-color: rgb(242, 242, 242);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.ep-svy-custom-style .ep-svy-custom-title:hover {
	margin: auto;
	border-radius: 6px;
	border: 2px solid rgb(149, 149, 149);
	border-image: none;
	width: 100px;
	height: 25px;
	line-height: 27px;
	font-weight: bold;
	cursor: pointer;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.ep-svy-custom-style .ep-svy-custom-selected-title {
	margin: auto;
	border-radius: 6px;
	border: 2px solid rgb(149, 149, 149);
	border-image: none;
	width: 100px;
	height: 25px;
	color: rgb(255, 255, 255);
	line-height: 27px;
	font-weight: bold;
	cursor: pointer;
	background-color: rgb(0, 0, 0);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.ep-svy-custom-style .ep-svy-font-smaller {
	background: url("../images/svy/bu02.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-smaller:active {
	background: url("../images/svy/bu02_click.png") no-repeat;
}

.ep-svy-custom-style .ep-svy-font-larger {
	background: url("../images/svy/bu01.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-larger:active {
	background: url("../images/svy/bu01_click.png") no-repeat;
}

.ep-svy-custom-style .ep-svy-font-bold {
	background: url("../images/svy/bu03.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-bold-active {
	background: url("../images/svy/bu03_click.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-italic {
	background: url("../images/svy/bu04.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-italic-active {
	background: url("../images/svy/bu04_click.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-underline {
	background: url("../images/svy/bu05.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-underline-active {
	background: url("../images/svy/bu05_click.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-color {
	background: url("../images/svy/bu06.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-color:active {
	background: url("../images/svy/bu06_click.png") no-repeat;
}

.ep-svy-custom-style .ep-svy-font-bgcolor {
	background: url("../images/svy/bu07.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 27px;
	height: 22px;
	margin-top: 1px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-custom-style .ep-svy-font-bgcolor:active {
	background: url("../images/svy/bu07_click.png") no-repeat;
}

.ep-svy-select-wrap {
	border: 1px solid rgb(183, 183, 183);
	border-image: none;
	width: 100%;
	height: 20px;
	float: left;
	cursor: pointer;
}

.ep-svy-select-view {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-right: -20px;
	float: left;
	background-color: rgb(255, 255, 255);
}

.ep-svy-select-view > span {
	padding-left: 5px;
}

.ep-svy-select-btn {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	float: left;
	background-color: rgb(255, 255, 255);
}

.ep-svy-arrow {
	background: url("../images/svy/bottom_arrow.png") no-repeat 0% 0%/20px
		20px;
	border: currentColor;
	border-image: none;
	width: 20px;
	height: 20px;
	display: block;
}

.ep-svy-select-item-wrap {
	border: 1px solid rgb(183, 183, 183);
	border-image: none;
	top: 27px;
	width: 100%;
	display: none;
	position: absolute;
	z-index: 1020;
	cursor: pointer;
	background-color: rgb(255, 255, 255);
}

.ep-svy-select-item-wrap div {
	height: 20px;
	line-height: 20px;
}

.ep-svy-select-item-wrap div:hover {
	background-color: rgb(242, 242, 242);
}

.ep-svy-select-item-wrap div.ep-svy-selected-item {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 153, 255);
}

.ep-svy-select-item-wrap div.ep-svy-selected-item {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 153, 255);
}

.ep-svy-question-image {
	text-align: center;
}

.ep-svy-question-image img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.ep-svy-question-attach .question-attach-tit {
  border-top: 1px dashed #ddd;
  font-weight: 600;
  font-size: 14px;
  padding: 5px
}

.ep-svy-question-attach > ul {
  border-bottom: 1px dashed #ddd;
}

.ep-svy-question-attach > ul > li {
  padding-left:10px
}

.ep-svy-question-attach > ul > li a {
	line-height: 26px;
	vertical-align: top;
	color: #333;
}

.ep-svy-question-attach > ul > li a:hover {
	color:#000;
	text-decoration: underline;
}

.ep-svy-qestion-opt .ep-btn {
	height: 22px;
	line-height: 22px;
}

.ep-svy-common-restrict-area {
	padding-left: 5px;
}

.ep-svy-answer-restrict-chk {
	padding-bottom: 5px;
}

.ep-svy-answer-restrict-chk table {
	width: 485px;
}

.ep-svy-answer-restrict-chk tr {
	height: 40px;
}

.ep-svy-answer-restrict-chk th {
	text-align: left;
	padding-right: 55px;
}

.ep-svy-answer-restrict-body {
	padding: 0px;
	border: 3px dotted rgb(206, 206, 206);
	border-image: none;
	width: 600px;
	font-weight: bold;
	margin-left: 144px;
	display: none;
}

.ep-svy-answer-restrict-content-out {
	padding: 5px;
}

.ep-svy-answer-restrict-separation-line {
	border-top-style: dotted;
}

.ep-svy-answer-restrict-type-area {
	padding-top: 10px;
	padding-left: 5px;
}

.ep-svy-answer-restrict-type-area .ep-rowsection {
	height: 20px;
}

.ep-svy-answer-restrict-type-field {
	margin-top: 10px;
	margin-bottom: 5px;
	display: none;
}

.ep-svy-answer-restrict-type-field span {
	padding-right: 20px;
}

.ep-svy-grid-question {
	
}

.ep-svy-grid-question tr:first-child th {
	border-top-color: rgb(102, 102, 102);
	border-top-width: 2px;
	border-top-style: solid;
}

.ep-svy-grid-question th {
	background: rgb(249, 249, 249);
	padding: 2px 5px;
	height: 24px;
	text-align: center;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	min-width: 120px;
	max-width: 120px;
}

.ep-svy-grid-question tr:not(:last-child ) td:not(:last-child ) {
	background: rgb(255, 255, 255);
	padding: 2px 5px;
	height: 28px;
	text-align: left;
	overflow: hidden;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	min-width: 120px;
	max-width: 120px;
}

.ep-svy-grid-question tr:not(:last-child ) td:last-child {
	border-left-color: rgb(221, 221, 221);
	border-left-width: 1px;
	border-left-style: solid;
}

.ep-svy-grid-question tr:first-child td:last-child {
	border-right-color: transparent;
	border-right-width: 5px;
	border-right-style: solid;
}

.ep-svy-grid-question .ep-twocol-second {
	width: 20px;
	padding-left: 0px;
	vertical-align: middle;
}

.ep-svy-grid-question .ep-twocol-first {
	width: 100%;
	padding-right: 0px;
}

.ep-svy-grid-question .ep-twocol-first input[type='text'] {
	width: 100%;
}

.ep-svy-grid-question ul li {
	padding-left: 2px;
	float: left;
	list-style-type: none;
}

.ep-svy-grid-question ul li input[type='text'] {
	width: 95px;
	float: left;
}

.ep-svy-btn-close {
	background: url("../images/svy/bu_close.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 20px;
	height: 20px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-grid-question-view {
	width: 100%;
	padding-right: 5px;
}

.ep-svy-grid-question-view tr:first-child th {
	border-top-color: rgb(102, 102, 102);
	border-top-width: 2px;
	border-top-style: solid;
}

.ep-svy-grid-question-view th {
	background: rgb(249, 249, 249);
	padding: 2px 5px;
	height: 24px;
	text-align: center;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}

.ep-svy-grid-question-view tr th:not(:first-child ) {
	max-width: 70px;
}

.ep-svy-grid-question-view tr td {
	background: rgb(255, 255, 255);
	padding: 2px 5px;
	height: 28px;
	text-align: left;
	overflow: hidden;
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	word-break: break-all;
	/* min-width: 70px; */
	max-width: 180px;
}

.ep-svy-grid-question-view tr th:last-child {
	border-right-color: rgb(221, 221, 221);
	border-right-width: 1px;
	border-right-style: solid;
}

.ep-svy-grid-question-view tr td:last-child {
	border-right-color: rgb(221, 221, 221);
	border-right-width: 1px;
	border-right-style: solid;
}

.ep-svy-tQedit-tbl .ep-svy-gQedit-tbl {
	text-align: left;
}

.ep-svy-gQedit-th {
	padding-right: 76px !important;
}

.ep-svy-gQedit-blockDup {
	padding-right: 40px !important;
}

.ep-svy-gQedit-etc {
	padding-left: 10px;
}

.ep-svy-grid-wrapper {
	padding: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	width: 614px;
	margin-left: 150px;
	overflow-x: auto;
	overflow-y: hidden;
}

.ep-svy-grid-view-wrapper {
	padding: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	overflow-x: auto;
	overflow-y: hidden;
}

.ep-svy-tQview-tbl {
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
}

.ep-svy-tQview-seq {
	padding-right: 2px;
}

.ep-svy-qestion-title {
	
}

.ep-svy-qestion-desc {
	color: rgb(128, 128, 128);
}

.ep-svy-tQview-tbl tr {
	height: 40px;
}

.ep-svy-tQview-tbl th {
	width: 100px;
	padding-right: 20px;
}

.ep-svy-tQview-tbl .ep-svy-qestion-desc {
	white-space: pre-wrap;
	word-break: break-all;
}

.ep-svy-tQview-option-tbl {
	padding-left: 5px;
}

.ep-svy-tQview-option-tbl tr {
	height: 40px;
}

.ep-svy-tQview-option-tbl th {
	text-align: left;
}

.ep-svy-tQview-option-text {
	width: 80%;
}

.ep-svy-tQview-option-file {
	width: 80%
}

.ep-svy-tQedit-tbl tr {
	height: 40px;
}

.ep-svy-tQedit-tbl th {
	padding-right: 65px;
}

.ep-svy-tQedit-tbl .ep-svy-section-desc {
	white-space: pre-wrap;
	word-break: break-all;
}

.ep-svy-tQedit-tbl .ep-svy-page-desc {
	white-space: pre-wrap;
	word-break: break-all;
}

.ep-svy-tQedit-imageBtn-wrapper {
	padding-left: 5px;
}

.ep-svy-tQedit-essential-wrapper {
	padding-left: 5px;
}

.ep-svy-tQedit-imageBtn-area {
	padding-top: 15px;
	font-weight: bold;
}

.ep-svy-tQedit-imageBtn-area label {
	padding-right: 75px;
}

.ep-svy-tQedit-imageCtl-area {
	border: 3px dotted rgb(206, 206, 206);
	border-image: none;
	width: 597px;
	height: 25px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 145px;
	float: left;
}

.ep-svy-tQedit-imageCtl-area label {
	font-weight: bold;
}

.ep-svy-tQedit-imageCtl-area div {
	float: left;
}

.ep-svy-tQedit-imageCtl-area .image-area-title {
	width: 60px;
	line-height: 25px;
}

.ep-svy-tQedit-imageCtl-area .image-area-file {
	width: 510px;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
}

.ep-svy-tQedit-file-area .image-area-remove-btn {
	width: 26px;
}

.ep-svy-tQedit-area {
	padding-top: 30px;
}

.ep-svy-tQedit-attachBtn-wrapper {
  padding-left: 5px;
  margin-top: 30px;
}
.ep-svy-tQedit-attachBtn-area {
  padding-top: 15px;
  font-weight: bold;
}

.ep-svy-tQedit-attachBtn-area label {
  padding-right: 75px;
}

.ep-svy-tQedit-attachCtl-area {
  border: 3px dotted rgb(206, 206, 206);
  border-image: none;
  width: 597px;
  height: 25px;
  padding-left: 5px;
  margin-top: 5px;
  margin-left: 145px;
  float: left;
}

.ep-svy-tQedit-attachCtl-area label {
  font-weight: bold;
}

.ep-svy-tQedit-attachCtl-area div {
  float: left;
}

.ep-svy-tQedit-attachCtl-area .attach-area-title {
  width: 60px;
  line-height: 25px;
}

.ep-svy-tQedit-attachCtl-area .attach-area-file {
  width: 510px;
  text-align: left;
  line-height: 25px;
  overflow: hidden;
  word-break: keep-all;
  text-overflow: ellipsis;
}
.ep-svy-tQedit-file-area .attach-area-remove-btn {
  width: 26px;
}

/* uppper IE8 */
.ep-svy-scale-question-wrapper {
	padding: 5px;
	border-image: none;
	margin-left: 5px;
	overflow: auto;
}

@media screen and (min-width: 750px) {
	.ep-svy-scale-question-wrapper {
		border: 1px solid rgb(221, 221, 221);
	}
}

/* under IE8 */
/* 

.ep-svy-scale-question-wrapper {
	padding: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	margin-left: 5px;
}

*/
.ep-svy-scale-question th {
	background: rgb(249, 249, 249);
	padding: 2px 5px;
	height: 24px;
	text-align: center;
}

.ep-svy-scale-question label {
	width: 100%;
	display: inline-block;
}

.ep-svy-single-choice-view-wrapper {
	padding: 5px;
}

.ep-svy-single-choice-view-wrapper ul {
	list-style: none;
}

.ep-svy-single-choice-view-wrapper li {
	line-height: 22px;
	clear: both;
	cursor: pointer;
}

.ep-svy-single-choice-view-wrapper span {
	padding-right: 10px;
	float: left;
}

.ep-svy-single-choice-view-prefix {
	
}

.ep-svy-single-choice-view-radio {
	float: left;
}

.ep-svy-single-choice-view-radio input {
	
}

.ep-svy-single-choice-view-radio label {
	padding-top: 3px;
}

.ep-svy-single-choice-view-text {
	width: 520px;
}

.ep-svy-single-choice-view-text label {
	cursor: pointer;
}

.ep-svy-single-choice-view-image-area {
	width: 98%;
	text-align: center;
	display: none;
}

.ep-svy-single-choice-view-question {
	width: 100%;
	padding-bottom: 5px;
	padding-left: 3px;
	display: block;
}

.ep-svy-qestion-opt label {
	margin-bottom: 10px;
}

.ep-svy-qestion-opt tr:first-child th label {
	padding-left: 5px;
}

.custom-grid-magic-lable {
	margin-bottom: 5px !important;
}

.ep-svy-single-choice-image-area-view-wrapper {
	width: 57%;
	clear: both;
	margin-right: 100px;
	margin-left: 26px;
	display: block;
}

.ep-svy-single-choice-edit-image .ep-btn {
	height: 22px;
	line-height: 22px;
}

.ep-svy-single-choice-etc {
	/* clear: both; */
	padding-left: 3px;
	display: none;
}

.ep-svy-single-choice-etc-radio {
	float: left;
}

.ep-svy-single-choice-etc-radio input {
	margin-top: 3px;
	margin-bottom: 3px;
}

.ep-svy-single-choice-etc-radio label {
	padding-top: 3px;
}

.ep-svy-multi-choice-etc input[name$=answerFromDate], 
.ep-svy-multi-choice-etc input[name$=answerFromTime], 
.ep-svy-multi-choice-etc input[name$=answerToDate], 
.ep-svy-multi-choice-etc input[name$=answerToTime] {
	margin-bottom: 0	
}

.ep-svy-single-choice-etc-label {
	
}

/* uppper IE8 */
.ep-svy-single-choice-etc-text {
	float: left;
	padding-left: 10px;
}

@media screen and (min-width: 992px) {
	.ep-svy-single-choice-etc-text {
		/* width: 600px; */
		
	}
}

/* under IE8 */
/*
.ep-svy-single-choice-etc-text {
	width: 600px;
}
*/
.ep-svy-sQedit-tbl {
	padding-left: 5px;
}

.ep-svy-sQedit-tbl td {
	padding-left: 5px;
}

.ep-svy-multi-choice-view-wrapper {
	padding: 5px;
}

.ep-svy-multi-choice-view-wrapper ul {
	list-style: none;
}

.ep-svy-multi-choice-view-wrapper li {
	line-height: 22px;
	clear: both;
	cursor: pointer;
}

.ep-svy-multi-choice-view-wrapper span {
	padding-right: 10px;
	float: left;
}

/* uppper IE8 */
.ep-svy-multi-choice-view-question {
	width: 100%;
	padding-left: 3px;
	padding-bottom: 5px;
	display: block;
}

.ep-svy-multi-choice-view-chk {
	float: left;
}

/* 

.ep-svy-multi-choice-view-question {
	width: 100%;
	padding-bottom: 5px;
	display: block;
}

.ep-svy-multi-choice-view-chk {
	
}

*/
.ep-svy-multi-choice-view-chk input {
	
}

.ep-svy-multi-choice-view-chk label {
	padding-top: 2px;
}

.ep-svy-multi-choice-view-chk label > .fw {
	font-weight: 600;
	color: #6a6a6a;
}

.ep-svy-multi-choice-view-text {
	width: 520px;
}

.ep-svy-multi-choice-view-text label {
	cursor: pointer;
}

.ep-svy-multi-choice-view-image-area-wrapper {
	clear: both;
	margin-right: 100px;
	margin-left: 26px;
	display: block;
}

.ep-svy-multi-choice-view-image-area-wrapper img {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ep-svy-multi-choice-etc {
	/* clear: both;
	display: none; */
	/* padding-left: 10px; */
	
}

.ep-svy-multi-choice-etc input {
	/* margin-bottom: 13px; */
}

.ep-svy-multi-choice-etc-label {
	
}

/* uppper IE8 */
.ep-svy-multi-choice-etc-text {
	float: left;
	padding-left: 10px;
}

/* under IE8 */
/* 

.ep-svy-multi-choice-etc-text {
	width: 575px;
}

*/
.ep-svy-multi-add-option {
	border: 3px dotted rgb(206, 206, 206);
	border-image: none;
	width: 324px;
	height: 15px;
	text-align: center;
	clear: both;
	margin-left: 28px;
}

.ep-svy-mQedit-tbl {
	padding-left: 5px;
	font-weight: bold;
}

.ep-svy-mQedit-tbl table {
	text-align: left;
}

.ep-svy-mQedit-tbl tr {
	height: 40px;
}

.ep-svy-mQedit-tbl th {
	text-align: left;
	padding-right: 77px;
}

.ep-svy-multichoice-th {
	padding-right: 55px !important;
}

.ep-svy-rQedit-tbl {
	padding-left: 5px;
	font-weight: bold;
}

.ep-svy-rQedit-tbl table {
	text-align: left;
}

.ep-svy-rQedit-tbl tr {
	height: 40px;
}

.ep-svy-rQedit-tbl th {
	text-align: left;
	padding-right: 70px;
}

.ep-svy-multi-option-wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -3px;
	font-weight: bold;
	float: left;
}

.ep-svy-multi-option-wrapper ul {
	list-style: none;
}

.ep-svy-multi-option-wrapper li {
	line-height: 22px;
	padding-bottom: 5px;
	clear: both;
	cursor: pointer;
}

.ep-svy-multi-option-wrapper span {
	padding-right: 10px;
	float: left;
}

.ep-svy-multi-option-question {
	width: 100%;
	padding-bottom: 5px;
	display: block;
}

.ep-svy-multi-option-img-wrapper {
	width: 57%;
	clear: both;
	margin-right: 100px;
	margin-left: 28px;
	display: block;
}

.ep-svy-multi-option-prefix {
	cursor: move;
}

.ep-svy-multi-option-prefix img {
	vertical-align: middle;
}

.ep-svy-multi-option-text {
	width: 330px;
}

.ep-svy-multi-option-no-sortable {
	
}

select.ep-svy-multi-option-no-sortable {
	width: 73px;
}

.ep-svy-multi-option-score {
	display: none;
}

.ep-svy-multi-option-image {
	
}

.ep-svy-multi-option-image .ep-btn {
	height: 22px;
	line-height: 22px;
}

.ep-svy-multi-option-remove {
	
}

.ep-svy-multi-option-quiz-answer input[type=checkbox] {
	display: none;
}

.ep-svy-multi-option-quiz-answer input[type=checkbox]+label {
	display: inline-block;
	cursor: pointer;
	line-height: 22px;
	height: 22px;
	padding-left: 28px !important;
	font-size: 0;
	background: url(../images/svy/check_off_R.png) left/22px no-repeat;
}

.ep-svy-multi-option-quiz-answer input[type=checkbox]:checked+label {
	background-image: url(../images/svy/check_on.png);
}

.ep-svy-multi-option-quiz-answer input[type=radio] {
	display: none;
}

.ep-svy-multi-option-quiz-answer input[type=radio]+label {
	display: inline-block;
	cursor: pointer;
	line-height: 22px;
	height: 22px;
	padding-left: 28px !important;
	font-size: 0;
	background: url(../images/svy/check_off_R.png) left/22px no-repeat;
}

.ep-svy-multi-option-quiz-answer input[type=radio]:checked+label {
	background-image: url(../images/svy/check_on.png);
}

.ep-svy-multi-option-move {
	width:auto;
	display: none;
}

.ep-svy-multi-option-img-area {
	border: 3px dotted rgb(206, 206, 206);
	border-image: none;
	width: 324px;
	text-align: center;
	clear: both;
	margin-bottom: 5px;
	float: left;
	display: none;
}

.ep-svy-multi-option-img-area div {
	float: left;
}

.ep-svy-multi-option-img-area .image-area-title {
	width: 60px;
}

.ep-svy-multi-option-img-area .image-area-file {
	width: 200px;
	text-align: left;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
}

.ep-svy-multi-option-img-area .image-area-remove-btn {
	width: 26px;
	float: right;
}

.ep-svy-multi-option-imageCtl-title {
	
}

.ep-svy-multi-option-imageCtl-file {
	
}

.ep-svy-multi-option-imageCtl-remove-file {
	margin-right: 5px;
	float: right;
}

.ep-svy-multi-option-etc {
	clear: both;
	display: none;
}

.ep-svy-multi-option-etc-label {
	
}

.ep-svy-multi-option-etc-text {
	width: 300px;
}

.ep-svy-ranking-view-wrapper {
	padding: 5px;
}

.ep-svy-ranking-view-wrapper ul {
	list-style: none;
}

.ep-svy-ranking-view-wrapper li {
	line-height: 22px;
	/* clear: both; */
	cursor: pointer;
}

/* uppper IE8 */
.ep-svy-ranking-view-wrapper span {
	padding-right: 10px;
}

@media screen and (min-width: 750px) {
	.ep-svy-ranking-view-wrapper span {
		float: left;
	}
}

/* under IE8 */
/*

.ep-svy-ranking-view-wrapper span {
	padding-right: 10px;
	float: left;
}

*/
.ep-svy-rankig-view-question {
	width: 100%;
	padding-bottom: 5px;
	display: block;
}

.ep-svy-rankig-view-img {
	
}

.ep-svy-rankig-view-img img {
	
}

.ep-svy-rankig-view-text {
	/* width: 520px; */
	
}

.ep-svy-rankig-view-text label {
	cursor: pointer;
	vertical-align: top;
}

.ep-svy-rankig-view-select {
	padding-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
	display: block;
}

.ep-svy-rankig-view-select text {
	width: 100px;
}

.ep-svy-lQedit-tbl {
	padding-left: 5px;
	font-weight: bold;
}

.ep-svy-lQedit-tbl table {
	width: 556px;
	text-align: left;
}

.ep-svy-lQedit-tbl tr {
	height: 40px;
}

.ep-svy-lQedit-tbl th {
	text-align: left;
}

.ep-svy-div-linefeed {
	word-break: break-all;
	word-wrap: break-word;
}

.ep-svy-div-linefeed .ep-svy-collectoritem:LAST-CHILD {
	margin-bottom: 0px;
}

.ep-svy-p-linefeed {
	text-align: left;
	white-space: normal;
}

:first-child.ep-svy-result-page {
	padding: 3px;
	border: 2px solid rgb(69, 111, 194);
	border-image: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-result-page .question {
	padding: 5px;
	margin-top: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-result-page :first-child.question {
	margin-top: 20px;
}

.ep-svy-result-page .question .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.ep-svy-result-btn-filedown {
	background: url("../images/svy/download.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 26px;
	height: 26px;
	float: right;
	display: block;
	cursor: pointer;
}

.ep-svy-result-btn-filedown-area ul {
	float: left;
}

.ep-svy-result-btn-filedown-area ul li {
	line-height: 26px;
	padding-right: 10px;
	vertical-align: middle;
	float: left;
	list-style-type: none;
}

.ep-svy-summary {
	padding: 5px;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-summary h3 {
	margin: 0px;
	font-size: 40px;
}

.ep-svy-summary h4 {
	font-size: 20px;
}

.ep-svy-summary h5 {
	font-size: 12px;
}

.ep-svy-survey-info-view-out {
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
}

.ep-svy-survey-info-view {
	color: rgb(0, 0, 0);
	font-weight: bold;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-survey-info-date {
	border: 0px currentColor;
	border-image: none;
	color: rgb(149, 149, 149);
	margin-top: 5px;
}

.ep-svy-survye-info-subtitle {
	background: url("../images/tit_icon_4th.gif") no-repeat 0px 4px;
	padding-left: 8px;
	word-break: break-all;
}

.ep-svy-survey-question-state {
	padding: 5px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	height: 250px;
	line-height: 250px;
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-survey-question-state div {
	height: 40px;
	color: rgb(92, 92, 92);
	line-height: 40px;
}

.ep-svy-survey-split {
	margin-top: 5px;
}

.ep-svy-score-rate {
	background: rgb(249, 249, 249);
	padding: 2px 5px;
	height: 24px;
	text-align: right;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.ep-svy-page-view {
	color: rgb(102, 102, 102);
	font-size: 18px;
	font-weight: bold;
}

.ep-svy-survey-no-data {
	padding: 5px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	height: 250px;
	text-align: center;
	color: rgb(92, 92, 92);
	line-height: 250px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-go-result {
	background: url(../images/svy/statistics_icon.png) no-repeat 50% 50%;
	margin: 0px auto;
	border: currentColor;
	border-image: none;
	width: 70px;
	height: 26px;
	text-align: center;
	display: block;
	cursor: pointer;
}

.ep-svy-article-title {
	margin: auto;
	padding: 0 10px 0 20px;
	border: none !important;
	border-image: none;
	width: 100%;
	height: 40px;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-weight: bold;
	box-sizing: border-box;
	background: url(../images/svy/ep_svy_title_type01.png) repeat-x;
	font-size: 14px;
}

.ep-svy-survey-result-title-image {
	background: url("../images/svy/form.png") no-repeat 5px 5px;
	border: currentColor;
	border-image: none;
	width: 30px;
	height: 37px;
	float: left;
	display: block;
}

.ep-svy-article-statistic-title {
	margin: 10px auto auto;
	padding: 10px 10px 10px 20px;
	border: none !important;
	border-image: none;
	width: 100%;
	height: 40px;
	color: rgb(255, 255, 255);
	line-height: normal;
	font-weight: bold;
	box-sizing: border-box;
	background: url(../images/svy/ep_svy_title_type01.png) repeat-x;
	font-size: 14px;
}

.ep-svy-survey-result-split {
	margin: 10px 0px;
	width: 100%;
	border-top-color: rgb(149, 149, 149);
	border-top-width: 2px;
	border-top-style: dotted;
}

.ep-svy-survey-info-summary-out {
	padding: 10px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-survey-right-border {
	border-right-color: rgb(149, 149, 149);
	border-right-width: 1px;
	border-right-style: solid;
}

.ep-svy-survey-info-summary-out {
	padding: 10px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-survey-info-summary-view {
	height: 100px;
	text-align: center;
	line-height: 100px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-survey-info-summary-view-cnt {
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	font-weight: bold;
}

.ep-svy-survey-info-summary-view-state {
	height: 50px;
	color: rgb(69, 111, 194);
	line-height: 50px;
	font-size: 32px;
	font-weight: bold;
}

.ep-svy-survey-info-summary-view-txt {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}

.ep-svy-statistics-question-title {
	margin: 10px auto auto;
	padding: 10px;
	border: 1px solid rgb(195, 195, 195);
	border-image: none;
	width: 100%;
	height: 30px;
	color: rgb(62, 62, 62);
	font-weight: bold;
	box-sizing: border-box;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: rgb(195, 195, 195);
}

.ep-svy-statistics-question-title table th {
	text-align: left;
}

.ep-svy-statistics-answer-out {
	padding: 10px;
	border: 1px solid rgb(195, 195, 195);
	border-image: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-statistics-answer-no-data {
	border: 1px solid rgb(195, 195, 195);
	border-image: none;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-statistics-page-split {
	margin: 15px 0px;
	width: 100%;
	border-top-color: rgb(149, 149, 149);
	border-top-width: 2px;
	border-top-style: dotted;
}

.ep-svy-statistics-indiv-question-left {
	width: 80px;
	text-align: right;
	line-height: 20px;
	padding-right: 0px;
	font-weight: bold;
}

.ep-svy-statistics-indiv-question-right {
	width: 100%;
	padding-left: 0px;
	padding-right: 5px;
}

.ep-svy-statistics-indiv-select-answer {
	width: 100%;
}

.ep-svy-statistics-indiv-select-answer {
	width: 100%;
}

.ep-svy-statistics-indiv-select-answer tr td {
	width: 100%;
}

.ep-svy-statistics-indiv-select-answer tr td:first-child {
	width: 40px;
	min-width: 40px;
	text-align: right;
}

.ep-svy-statistics-indiv-select-answer tr td input {
	margin-right: 3px;
}

.ep-svy-statistics-outer-padd {
	padding: 5px;
}

.ep-svy-statistics-indiv-user-info-title {
	font-size: 18px;
	font-weight: bold;
}

.ep-svy-statistics-indiv-user-info-tbl {
	width: 100%;
}

.ep-svy-statistics-indiv-user-info-tbl tr td {
	width: 100%;
}

.ep-svy-statistics-indiv-user-info-tbl tr td:first-child {
	width: 120px;
	min-width: 120px;
	font-weight: bold;
	text-align: right;
}

.ep-svy-none-user-info {
	width: 100%;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.ep-svy-datepicker {
	width: 100px;
}

.ep-svy-svyinfoview-tbl {
	padding: 5px;
	font-size: 11pt;
}

.ep-svy-svyinfoview-tbl table {
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
}

.ep-svy-svyinfoview-tbl td {
	padding-top: 10px;
}

.ep-svy-svyinfoview-tbl th {
	width: 100px;
	padding-right: 20px;
}

.ep-svy-svyinfoview-seq {
	padding-right: 2px;
}

.ep-svy-svyinfoview-desc {
	color: rgb(128, 128, 128);
	padding-left: 5px;
}

.ep-svy-svyinfoview-date {
	padding-left: 5px;
}

.ep-svy-svyinfoedit-tbl tr {
	height: 40px;
}

.ep-svy-svyinfoedit-tbl th {
	padding-right: 70px;
}

.ep-svy-setion-tbl {
	padding: 5px;
	font-size: 11pt;
	font-weight: bold;
}

.ep-svy-setion-tbl tr {
	height: 40px;
}

.ep-svy-setion-tbl th {
	width: 100px;
	padding-right: 20px;
}

.ep-svy-section-desc {
	color: rgb(128, 128, 128);
	padding-left: 5px;
}

.ep-svy-itemmenu.ep-svy-adduseritemmenu {
	width: 120px;
}

.ep-svy-itemmenu.ep-svy-deleteuseritemmenu {
  width: 150px;
}

.ep-svy-progress-title {
	padding: 15px 10px;
	width: 100%;
	color: rgb(102, 102, 102);
	margin-bottom: 15px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-progress-title div {
	font-size: 15px;
	font-weight: bold;
}

.ep-svy-progress-title div:first-child {
	font-size: 40px;
	font-weight: bold;
}

.ep-svy-progress-page-view {
	background-color: rgb(255, 255, 255);
}

.ep-svy-progress-question {
	padding: 10px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	width: 100%;
	color: rgb(102, 102, 102);
	font-size: 12px;
	font-weight: bold;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-progress-question-body {
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ep-svy-progress-page-split {
	margin: 10px 0px;
	width: 100%;
	border-top-color: rgb(149, 149, 149);
	border-top-width: 2px;
	border-top-style: dotted;
}

.ep-svy-filebox .ep-svy-filetag {
	margin: -1px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0px, 0px, 0px, 0px);
}

.ep-svy-filebox .ep-svy-labelbtn {
	border-color: rgb(46, 109, 164);
	padding: 0.5em 0.75em;
	border-radius: 0.25em;
	color: rgb(255, 255, 255);
	line-height: normal;
	font-size: inherit;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	background-color: rgb(51, 122, 183);
}

.ep-svy-filebox .ep-svy-uploadname {
	padding: 0.5em 0.75em;
	border: 1px solid #d9d9d9;
	border-radius: 0.25em;
	border-image: none;
	line-height: normal;
	font-family: inherit;
	font-size: inherit;
	vertical-align: middle;
	display: inline-block;
	background-color: rgb(245, 245, 245);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.ep-svy-csvfilepopup-cont {
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeff3;
	border: solid 1px #dadbe1;
}

.ep-svy-centercontent-block {
	position: relative;
}

.ep-svy-centercontent {
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

.ep-svy-fav-survey {
	background: url("../images/svy/star_s_on.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 16px;
	height: 16px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-no-fav-survey {
	background: url("../images/svy/star_s_off.png") no-repeat;
	border: currentColor;
	border-image: none;
	width: 16px;
	height: 16px;
	float: left;
	display: block;
	cursor: pointer;
}

.ep-svy-emptycontent {
	height: 0px !important;
}

.ep-svy-img-layout {
	text-align: center;
}

.ep-svy-img-layout img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.ep-svy-emailsendblock {
	line-height: 19px;
	padding-bottom: 10px;
}

.ep-svy-emailsendblock .ep-svy-emailsendmsg {
	padding-bottom: 10px;
}

.ep-svy-emailtitle {
	padding: 10px;
	background-color: rgb(241, 241, 241);
}

.ep-svy-emailtitle label {
	padding-right: 10px;
	font-weight: bold;
}

.ep-svy-emailtitle input {
	width: 750px;
}

.ep-svy-smstitle input {
  width: 330px;
}

.ep-svy-fileaddbtn {
	padding-left: 146px;
}

.ep-svy-file-upload {
	padding-top: 10px;
	font-weight: bold;
	float: left;
}

.ep-svy-file-upload ul {
	float: left;
}

.ep-svy-file-upload ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-file-upload ul li:first-child {
	line-height: 26px;
	padding-right: 62px;
	float: left;
	list-style-type: none;
}

.ep-svy-file-upload .ep-svy-title-label {
	padding-right: 0px;
}

.ep-svy-file-upload .ep-tip {
	margin-top: 6px;
}

.ep-svy-file-upload .ep-svy-file-name-label {
	padding: 0px 3px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	width: 300px;
	height: 22px;
	overflow: hidden;
	display: inline-block;
}

.ep-svy-file-upload .ep-svy-btn-label {
	margin-top: 1px;
	display: inline-block;
}

.ep-svy-file-name-label div {
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ep-svy-dotted {
	border: 3px dotted rgb(206, 206, 206);
	border-image: none;
	width: 600px;
	text-align: center;
	cursor: pointer;
}

.ep-svy-file-upload input[type=file] {
	margin: -1px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	clip: rect(0px, 0px, 0px, 0px);
}

.ep-svy-essential {
	padding-top: 15px;
	font-weight: bold;
	float: left;
}

.ep-svy-essential .ep-tip {
	margin-top: 6px;
}

.ep-svy-essential ul {
	float: left;
}

.ep-svy-essential ul li {
	line-height: 26px;
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-essential ul li:first-child {
	line-height: 26px;
	padding-right: 72px;
	float: left;
	list-style-type: none;
}

.ep-svy-itemtypedisplay {
	position: absolute;
}

.ep-svy-itemtypedisplay li {
	float: left;
	padding-right: 5px;
}

.ep-svy-itemtypedisplay label {
	color: indianred;
	font-weight: bold;
}

.ep-svy-itempage-block .ep-svy-item-edit {
	padding-top: 30px;
}

.ep-svy-surveyurlarea {
	padding: 10px;
	width: 100%;
	overflow: hidden;
	background-color: rgb(246, 246, 246);
	word-break: break-all;
}

.ep-svy-datepicker {
	width: 90px;
}

.ep-svy-timepicker {
	width: 90px;
}

.ep-svy-img-btn-div {
	display: inline-block;
	/* float: right; */
}

.ep-svy-img-btn-div img {
	cursor: pointer;
}
/*.ep-svy-img-btn-div img {
  width: 18px; height: 18px; padding-right: 5px; cursor: pointer;
}*/
.ep-svy-img-btn-div img:last-child {
	padding-right: 0px;
}

.ep-svy-move-page-title {
	color: rgb(203, 92, 92);
	font-weight: bold;
	padding: 0 0 15px 0;
}

.ep-svy-questioninfo {
	color: rgb(203, 92, 92);
	font-weight: bold;
	padding: 0 0 15px 5px;
}

.ep-svy-title {
	display: block;
	background: #43566e url(../images/svy/ep_svy_title_type01.png) repeat-x
		100%;
	padding: 20px 15px 24px;
	font-size: 39px;
	line-height: 46px;
	color: #fff;
	font-family: "맑은 고딕";
	font-weight: bold;
}

.ep-svy-title-edit {
	background: url("../images/svy/edit_title.png") no-repeat;
	margin: 0px auto;
	border: currentColor;
	border-image: none;
	width: 26px;
	height: 26px;
	text-align: center;
	float: right;
	display: block;
	cursor: pointer;
}

.ep-btnresult {
	background: url("../images/btn_searchbg.png") repeat-x left bottom;
	padding: 0px 11px;
	border-radius: 2px;
	border: 1px solid rgb(151, 185, 229);
	border-image: none;
	height: 26px;
	color: rgb(69, 111, 194);
	line-height: 26px;
	overflow: visible;
	font-weight: bold;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ep-btnresult:hover {
	background: rgb(182, 209, 238);
}

.ep-svy-add-tbl {
	width: 100%;
}

.ep-svy-add-tbl tr {
	height: 40px;
}

.ep-svy-section-desc {
	white-space: pre-wrap;
	word-break: break-all;
}

.ep-svy-page-desc {
	white-space: pre-wrap;
	word-break: break-all;
}

/* 네비게이션 */
.ep-svy-gnb li {
	float: left;
	display: block;
	border-left: solid 1px #3c4755;
	border-right: solid 1px #000000;
}

.ep-svy-gnb li:FIRST-CHILD {
	border-left: solid 0px;
}

.ep-svy-gnb li a {
	display: block;
	padding: 0 21px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	margin: 0;
}

.ep-svy-gnb label {
	display: block;
	padding: 0 21px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	margin: 0;
}

.ep-svy-gnb li a:hover {
	background: url(../images/svy/gnb_over.gif) repeat-x 50%;
	color: #0296da;
	height: 46px;
	line-height: 46px;
}

/* 버튼 */
.ep-svy-fav_on, .ep-svy-fav_on:hover {
	background: url(../images/svy/star_on.png) no-repeat 0 50%;
	padding-left: 27px;
}

.ep-svy-fav_off, .ep-svy-fav_off:hover {
	background: url(../images/svy/star_off.png) no-repeat 0 50%;
	padding-left: 27px;
}

.ep-svy-btncsv {
	background: #3a5b86;
	padding: 0px 11px 2px;
	border-radius: 2px;
	border: 1px solid #263242;
	border-image: none;
	height: 25px !important;
	color: #fff;
	line-height: 23px;
	overflow: visible;
	font-weight: bold;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ep-svy-btncsv:hover {
	background: #35547d;
}

/* 기본 */
.ep-svy-desc pre {
	/* border: solid 1px #c8d4dc; */
	font-size: 13px;
	color: #333;
	line-height: 22px;
	background: #eff6f9;
	padding: 10px 15px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
}

.ep-svy-date {
	display: block;
	/* border: solid 1px #c8d4dc; */
	font-size: 14px;
	color: #333;
	line-height: 22px;
	background: #eff6f9;
	padding: 8px 15px;
	font-weight: bold;
}

.ep-svy-page-title {
	padding-top: 20px;
}

.edit_box {
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	background-color: white;
}

/* uppper IE8 */
.ep-svy-end-area {
	width: 100%;
	text-align: center;
	min-height: 350px;
}

@media screen and (min-width: 750px) {
	.ep-svy-end-area {
		width: 60%;
		margin: 50px auto;
	}
}

/* under IE8 */
/*
.ep-svy-end-area {
	width: 60%;
	margin: 50px auto;
	text-align: center;
	min-height: 350px;
}
*/
.ep-svy-end-title {
	font-size: 22px;
	line-height: 52px;
	color: #111;
	margin-bottom: 20px;
	font-weight: bold;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
}

.ep-svy-end-text {
	font-size: 17px;
	color: #111;
	font-weight: normal;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;
}

.ep-svy-end-area .btn-area {
	margin-top: 30px;
}

.ep-svy-end-area .ep-btn-theme {
	padding: 0px 35px 2px !important;
	border-radius: 5px !important;
	border: none;
	height: 38px !important;
	font-size: 16px !important;
}

/* 편집버튼이미지 */
.ep-svy-edithead {
	background: url(../images/svy/top_btn_bg.gif) repeat-x;
	border-bottom: 1px solid #818181;
}

.ep-svy-edithead .ep-head-btns {
	padding: 18px 15px 0 0;
}

.ep-svy-edit-btn ul {
	display: block;
}

.ep-svy-edit-btn li a {
	float: left;
	width: 84px;
	height: 65px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-right: 1px solid #818181;
	color: #111111;
	text-align: center;
	letter-spacing: -1px;
}

.ep-svy-edit-btn li a img {
	padding: 4px 24px 0
}

.ep-svy-edit-btn li a:hover, a.on {
	float: left;
	background: url(../images/svy/edit_btn_over.gif) repeat-x;
	color: #ffffff !important;
	width: 84px;
	height: 65px;
}

/* 설문조사 참여전 */
/* uppper IE8 */
.ep-svy-layer_area {
	width: 100%;
}

@media screen and (min-width: 750px) {
	.ep-svy-layer_area {
		min-width: 650px !important;
	}
}

.ep-svy-layer_content {
	position: relative;
	background: url(../images/svy/survey_first_center.png) repeat-y left top
		!important;
	z-index: 100;
	width: 100%;
}

@media screen and (min-width: 750px) {
	.ep-svy-layer_content {
		width: 650px;
		min-height: 690px;
		margin: 60px auto 0;
	}
}

/* under IE8 */
/*
.ep-svy-layer_area {
	min-width: 650px !important;
}

.ep-svy-layer_content {
	position: relative;
	background: url(../images/svy/survey_first_center.png) repeat-y left top
		!important;
	z-index: 100;
	width: 650px;
	min-height: 690px;
	margin: 30px auto 0;
}
*/
.ep-svy-layer_content .ep-svy-ep-head {
	display: inline-block;
	background: url(../images/svy/survey_first_top.png) no-repeat left top;
	width: 100%;
	height: 161px;
}

.ep-svy-layer_content .ep-svy-ep-head .ep-svy-logo {
	margin-top: 10px;
	margin-left: 10px;
}

.ep-svy-layer_content .ep-svy-ep-head .ep-svy-logo li {
	display: inline-block;
}

.ep-svy-layer_content .ep-svy-ep-head .ep-svy-logo li img {
	vertical-align: middle;
}

/* uppper IE8 */
.ep-svy-layer_content .ep-svy-first_area {
	margin: 0 50px;
	min-height: 200px;
	border-top: solid 2px #43566e;
	border-bottom: solid 1px #a1aab6;
}

@media screen and (min-width: 750px) {
	.ep-svy-layer_content .ep-svy-first_area {
		padding: 30px;
	}
}

/*

.ep-svy-layer_content .ep-svy-first_area {
	margin: 0 50px;
	padding: 30px;
	min-height: 200px;
	border-top: solid 2px #43566e;
	border-bottom: solid 1px #a1aab6;
}

*/
.ep-svy-layer_content .ep-svy-first_area li {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 8px;
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-top_text {
	
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-top_text em {
	color: #0b7dbf;
}
.ep-svy-itemview .ep-svy-btn-theme {
	background: #35568f;
	padding: 7px 18px;
	border-radius: 0;
	border: none;
	color: #fff;
	line-height: 18px;
	overflow: visible;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-title {
	background: #43566e url(../images/svy/ep_svy_title_type01.png) repeat-x
		100%;
	padding: 15px 15px 15px;
	font-size: 23px;
	color: #fff;
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-title em {
	color: #0b7dbf;
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-btn-area {
	margin-top: 30px;
	text-align: center;
}

.ep-svy-layer_content .ep-svy-first_area .ep-svy-btn-theme {
	/* background: #5070a6; */
	background: #e15a0c;
	padding: 7px 18px;
	border-radius: 3px;
	border: none;
	color: #fff;
	line-height: 18px;
	overflow: visible;
	text-decoration: none !important;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}

.ep-svy-layer_content .ep-svy-footer {
	background: url(../images/svy/survey_first_bottom.png) no-repeat left
		top;
	width: 100%;
	height: 254px;
	z-index: 0;
}

.ep-svy-layer_content .ep-svy-footer .ep-svy-copy {
	font-size: 11px;
	color: #626871;
	text-align: center;
	padding-top: 254px;
}

.ep-svy-layer_content .ep-svy-footer .ep-svy-copy li {
	background-color: #263242;
	padding: 2px;
}

.ep-svy-calendar_search_btn {
	width: 20px;
	height: 20px;
	margin: 0px 0px -7px -26px;
	cursor: pointer;
	vertical-align: baseline;
}

.ep-svy-scale-table {
	width: 100%;
	margin-left: -4px;
}

.ep-svy-scale-table th {
	text-align: left;
}

.ep-svy-scale-options {
	float: left;
}

.ep-svy-scale-options ul {
	float: left;
}

.ep-svy-scale-options ul li {
	padding-right: 10px;
	float: left;
	list-style-type: none;
}

.ep-svy-scale-score {
	padding-right: 35px !important;
}

.ep-svy-individual-filter {
	width: 100%;
}

.ep-svy-individual-filter-use {
	width: 16px;
	min-width: 16px;
	line-height: normal;
	background: url("../images/svy/check-green.png") no-repeat 0px 0px;
	padding-left: 20px;
	cursor: pointer;
}

.ep-svy-individual-filter-no-use {
	width: 16px;
	min-width: 16px;
	line-height: normal;
	background: url("../images/svy/check-gray.png") no-repeat 0px 0px;
	padding-left: 20px;
	cursor: pointer;
}

.ep-svy-individual-filter-title {
	width: 60%;
	line-height: normal;
	word-wrap: break-word;
	font-weight: bold;
}

.ep-svy-individual-filter-condition {
	width: 40%;
	line-height: normal;
	word-wrap: break-word;
}

.ep-svy-individual-filter-remove {
	width: 16px;
	min-width: 16px;
	line-height: normal;
	background: url("../images/svy/remove-filter.png") no-repeat 0px 0px;
	padding-left: 16px;
	cursor: pointer;
}

.ep-svy-individual-filter table {
	width: 100%;
	table-layout: fixed;
	padding: 2px 5px;
}

.ep-svy-individual-filter table .btn-td {
	width: 16px;
	min-width: 16px;
}

.ep-svy-individual-filter table .question-td {
	width: 100%;
	font-weight: bold;
	word-wrap: break-word;
	padding-left: 3px;
	padding-right: 3px;
}

.ep-svy-individual-filter table .option-td {
	width: 100%;
	word-wrap: break-word;
	padding-left: 3px;
	padding-right: 3px;
}

.ep-svy-answer-filter {
	border-bottom-color: rgb(149, 149, 149);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

.ep-svy-nofilter {
	font-weight: bold;
	text-align: center;
	height: 35px;
	line-height: 35px;
}

.ui-datepicker .ui-datepicker-header {
	background: none !important;
	border: none !important;
}

/* uppper IE8 */
.ep-svy-view-result-btn {
	display: none !important;
}

@media screen and (min-width: 750px) {
	.ep-svy-view-result-btn {
		display: inline-block !important;
	}
}

.ep-svy-userpoint {
	padding-right: 30px;
}

.ep-svy-userpoint label {
	font-weight: bold;
	font-size: 14px;
}

.qtip-content {
	line-height: 150%;
}

.ep-svy-collectoritem {
	margin: auto;
	border-radius: 6px;
	border: 1px solid rgb(149, 149, 149);
	border-image: none;
	/* width: 100%; */
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	background-color: rgb(242, 242, 242);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	margin-bottom: 7px;
}

.ep-svy-collectoritem input[type=checkbox] {
	margin: -2px 3px 0px 10px;
}

.ep-svy-collectoritem label {
	cursor: pointer;
}

.ep-svy-collectoritem .ep-svy-settingico {
	background: url("../images/setting.png");
	background-repeat: no-repeat;
	border: 0px currentColor !important;
	border-image: none !important;
	width: 22px;
	height: 22px;
	font-size: 0px;
	margin-top: 8px;
	float: right;
	cursor: pointer;
}

.svy-icoranking {
	width: 18px;
	height: 17px;
	padding-top: 3px;
}

.ep-svy-vote-nextinfo {
	padding: 15px;
	color: red;
	font-weight: bold;
	text-align: right;
}
/* step */
.ep-svy-stepbox {
	position: relative;
	width: 100%;
	height: 54px;
	background: #f7f9f9;
	border-bottom: 1px solid #717377
}

.ep-svy-step01_on, .ep-svy-step02_on, .ep-svy-step03_on {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -421px
}

.ep-svy-step01_on {
	background: url(../images/svy/bg_step_01.gif) no-repeat 0 0;
	width: 841px;
	height: 54px
}

.ep-svy-step02_on {
	background: url(../images/svy/bg_step_02.gif) no-repeat 0 0;
	width: 841px;
	height: 54px
}

.ep-svy-step03_on {
	background: url(../images/svy/bg_step_03.gif) no-repeat 0 0;
	width: 841px;
	height: 54px
}

.ep-svy-step01_on li, .ep-svy-step02_on li, .ep-svy-step03_on li {
	float: left;
	position: relative
}

.ep-svy-stepbox li.on dl dd {
	color: #fff
}

.ep-svy-stepbox li {
	cursor: pointer;
}

.ep-svy-step01 {
	width: 302px
}

.ep-svy-step02 {
	width: 268px
}

.ep-svy-step03 {
	width: 271px
}

.ep-svy-icostep01 {
	position: absolute;
	top: 8px;
	left: 67px;
	background: url(../images/svy/ico_step_01.png) no-repeat 0 0;
	width: 35px;
	height: 38px
}

.ep-svy-icostep01.on {
	position: absolute;
	top: 8px;
	left: 67px;
	background: url(../images/svy/ico_step_01_on.png) no-repeat 0 0;
	width: 35px;
	height: 38px
}

.ep-svy-icostep02 {
	position: absolute;
	top: 12px;
	left: 26px;
	background: url(../images/svy/ico_step_02.png) no-repeat 0 0;
	width: 40px;
	height: 29px
}

.ep-svy-icostep02.on {
	position: absolute;
	top: 12px;
	left: 26px;
	background: url(../images/svy/ico_step_02_on.png) no-repeat 0 0;
	width: 40px;
	height: 29px
}

.ep-svy-icostep03 {
	position: absolute;
	top: 9px;
	left: 28px;
	background: url(../images/svy/ico_step_03.png) no-repeat 0 0;
	width: 37px;
	height: 37px
}

.ep-svy-icostep03.on {
	position: absolute;
	top: 9px;
	left: 28px;
	background: url(../images/svy/ico_step_03_on.png) no-repeat 0 0;
	width: 37px;
	height: 37px
}

.ep-svy-stepbox li.ep-svy-step01 dl {
	margin-top: 6px;
	margin-left: 125px
}

.ep-svy-stepbox li.ep-svy-step02 dl {
	margin-top: 6px;
	margin-left: 86px
}

.ep-svy-stepbox li.ep-svy-step03 dl {
	margin-top: 6px;
	margin-left: 96px
}

.ep-svy-stepbox li dl dt {
	display: block;
	font-size: 15px;
	color: #00a0e9;
	font-weight: 600
}

.ep-svy-stepbox li dl dd {
	display: block;
	font-size: 15px;
	color: #333;
	font-weight: 600
}

a.ep-svy-btn-participant {
	position: fixed;
	top: 188px;
	right: 50%;
	margin-right: -640px;
	display: inline-block;
	width: 198px;
	height: 42px;
	line-height: 42px;
	background: #0c7bdf;
	border: 1px solid #086894;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	z-index: 100
}

a.ep-svy-btn-submit {
	display: inline-block;
	margin-top: 20px;
	width: 198px;
	height: 42px;
	line-height: 42px;
	background: #0c7bdf;
	border: 1px solid #086894;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.ep-svy-groupbody {
	height: 100%;
	position: relative;
	background: url(../images/svy/bg_group.png) repeat 50% top !important;
	z-index: 1
}

.ep-svy-groupbody .wrap {
	position: relative;
	width: 100%;
	height: 100%
}

.ep-svy-groupbody .visual {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/svy/visual_group.png) no-repeat 50% bottom;
	width: 100%;
	height: 353px;
	z-index: -1
}

.ep-svy-groupbody .visual_mobile {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/svy/visual_group_mobile.png) no-repeat 0
		bottom;
	width: 100%;
	height: 240px;
	z-index: -1
}

.ep-svy-groupbody .content {
	width: 50%;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -25%
}

.ep-svy-groupbody .content .title_box {
	padding: 60px 35px;
	border-top: solid 2px #43566e;
	border-bottom: solid 1px #a1aab6
}

.ep-svy-groupbody .content .title_box .title {
	background: #43566e url(../images/svy/ep_svy_title_type01.png) repeat-x
		100%;
	padding: 15px 0;
	text-align: center;
	font-size: 23px;
	color: #fff;
	font-weight: 600
}

.ep-svy-groupbody .content .txt_box {
	background: #eff6f9;
	border: 1px solid #c8d4dc;
	padding: 20px;
	margin-top: 10px
}

.ep-svy-groupbody .content .title_box li {
	color: #333;
	font-size: 14px;
	font-weight: 600;
	margin: 6px
}

.ep-svy-groupbody .content .title_box li em {
	color: #0b7dbf
}

@media ( max-width :767px) {
	.ep-svy-groupbody .content {
		width: 80%;
		position: absolute;
		top: 20%;
		left: 50%;
		margin-left: -40%
	}
}

@media ( max-width :574px) {
	.ep-svy-groupbody .content {
		top: 120px
	}
	.ep-svy-groupbody .content .title_box {
		padding: 40px 20px
	}
	.ep-svy-groupbody .content .title_box .title {
		font-size: 18px
	}
	.ep-svy-groupbody .visual {
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(../images/svy/visual_group_mobile.png) no-repeat 0
			bottom;
		width: 100%;
		height: 240px;
		z-index: -1
	}
}

.ep-svy-visual_bottom {
	/* position: fixed; */
	bottom: 0px;
	/* background: none !important; */
}

.ep-svy-useradd, .ep-svy-useradd:HOVER {
	background: #e15a0c;
	color: white;
}

.svy-group-edit-headerarea {
	background-color: #E5E7E9;
}

.ep-svy-noteditwarn {
	position: absolute;
	width: 100%;
	background-color: red;
	height: 30px;
	font-size: 18px;
	text-align:  center;
	padding-top: 5px;
	color: white;
}

.survey-target-wrap {
	background-color: #ebeef0;
	display: block;
	width: 90px;
	height: 24px;
	border-radius: 0;
	border: solid 1px #cbced0;
}

.survey-target-wrap>li {
	float: left;
	display: inline-block;
	width: 100%;
	height: 24px;
	padding: 0;
	line-height: 23px;
	text-align: center;
}

.survey-target-wrap>li a {
	font-size: 14px;
	color: #b7b9ba;
	display: block;
	width: 100%;
	height: 100%;
}

.survey-target-wrap>li.on a {
	background-color: #2d4c75;
	font-weight: 600;
	color: #fff;
	border-radius: 0;
}