/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

/* Omnifit CMS */


/* counsel/meas */
.graph-data-none {
	display: inline-block;
	margin: 141px 0;
}

.wrap-basic-neuro-graph{
	overflow:auto;
}

.wrap-basic-neuro-graph .twoGraph:first-child{
	width: 50%;
    height: 300px;
    display: block;
    float: left;
}

.wrap-basic-neuro-graph .twoGraph:last-child{
	width: 50%;
    height: 300px;
    display: block;
    float: right;
}

.wrap-basic-neuro-graph .twoGraph3:first-child{
	width: 30%;
	height: 300px;
	display: block;
	float: left;
}

.wrap-basic-neuro-graph .twoGraph7:last-child{
	width: 70%;
	height: 300px;
	display: block;
	float: right;
}

.wrap-basic-neuro-graph .oneGraph{
	width: 100%;
    height: 300px;
    display: block;
}

.wrap-basic-neuro-graph .geniusDO001{
	width: 56%;
	height: 300px;
	display: block;
	float: left;
	border: 1px solid #bcbcbc;
	margin-bottom: 5px;
}
.wrap-basic-neuro-graph .geniusDO002{
	width: 40%;
	height: 300px;
	display: block;
	float: right;
	border: 1px solid #bcbcbc;
	margin-bottom: 5px;
}
.wrap-basic-neuro-graph .learning_test_graph{
	width: 100%;
    height: 300px;
    display: block;
	float: left;
	border: 1px solid #bcbcbc;
	margin-bottom: 5px;
}


/* Html */
.width100 {width: 100%;}
.width50 {width: 50%;}
.width10 {width: 10%;}
.width5 {width: 5%;}
.mgR5p {margin-right: 5px;}

/* Word */
.wordBreak {word-break: break-all;}
.wordCenter {text-align: center !important;}
.wordLeft {text-align: left !important;}
.wordRight {text-align: right !important;}
.verticalMid {vertical-align: middle !important;}
.wordCenter2 {text-align: center;}
.wordLeft2 {text-align: left;}
.wordRight2 {text-align: right;}


/* Header */
#header {
	/*background-color: #3a3633;*/
	/*background-image: linear-gradient(to bottom,#3a3633,#3a3633);*/
    background-color: #2C3742 !important;
    background-image: linear-gradient(to bottom,#2C3742,#2C3742) !important;
    background-repeat: repeat-x;
    height: 49px;
    margin: 0;
    padding: 0 13px 0 0;
    position: relative;
    display: block;
    z-index: 905;
}

#header-dev {
    background-color: #f00;
    background-image: linear-gradient(to bottom,#f00, #830000);
    /*background-color: #3a3633;*/
    /*background-image: linear-gradient(to bottom,#3a3633,#3a3633);*/
	background-repeat: repeat-x;
	height: 49px;
	margin: 0;
	padding: 0 13px 0 0;
	position: relative;
	display: block;
	z-index: 905;
}

#ribbon {
	background: lightslategrey;
}

/* Footer */
.page-footer {
	height: 40px;
	background: #3a3633;
	padding: 0;
	padding-left: 233px;
}

#footer_omnicns_img {
	float: right;
}

/* Aside */
aside {
	background: #3a3633;
}

/* Left Menu */
#left-panel {
	height: 100%;
	overflow-x: hidden;
}

/* Login */

#logo {
	margin-top: 12px;
}

.login-info {
	text-align: center;
}

#loginContent > #main {
	margin-left: 0;
}

#loginContent {
	margin-top: 8%;
}

#loginRow, #loginHeadLogo {
    float: none;
    margin: auto;
    text-align: center;
}

#loginHeadLogo {
	margin: 0;
	margin-bottom: 5%
}

.loginFooterBtn {
	float: none !important;
}

/* Grid */
.ui-jqgrid tr.jqgrow {
	cursor: pointer;
}

.ui-jqgrid {
	margin-bottom: 18px;
}

#verArticle .ui-jqgrid {
	width: 100%;
}

.ui-jqgrid-sortable
{
  text-align: center;
}

/* Content */
#content {
	background-color: #fff;
}

/* Counsel */
.searchFieldset {
	height: 43px !important;
	text-align: left;
    padding: 0px;
}

.searchFieldset, .searchDateBtn {
	/*height: 32px;*/
	height: 34px;
}

.searchBtn, #deviceAdd, #userAdd {
	width: 100%;
	height: 120px;
}

#deviceAdd, #userAdd {
	margin-left: 1%;
}

.searchCancelTxt {
	cursor: pointer;
}

#counselTab {
	margin-bottom: 1%;
}

.counselTabTitle {
	z-index: 1;
    padding-left: 0px;
    padding-right: 0px;
}

.counselHeadTitle {
	line-height: 32px;
    margin-bottom: 1% !important;
    padding: 0;
    font-weight: bold;
}
.concentrationTitle {
	line-height: 32px;
    margin-bottom: 1% !important;

    padding: 0;
    font-weight: bold;
}

.counselBodyHead {
	margin: 1% 0;
    font-size: 16px;
}

.counselBodyContent {
	background-color: #eee;
	padding: 1%;
	margin-bottom: 1%;
	font-weight: bold;
}
.concentrationBodyContent {
	background-color: #eee;
	padding: 1%;
	margin-bottom: 1%;
	font-size: 16px;
	font-weight: bold;

}
.neuro_stableBodyContent {
	background-color: #eee;
	padding: 1%;
	margin-bottom: 1%;
	font-size: 16px;
	font-weight: bold;

}
.counselFooter {
	height: 40px;
	padding: 0 1%;
}

.counselFooterClsBtn {
	float: right;
	margin-right: 5px;
}

#counselInfoBtn {
	float: right;
}

.tableHead {
	/*width: 20%;*/
	background-color: #eee;
}

#counselNeuroTab, #sticsUserCautionTab {
	margin: 1% 0;
}

#pulseTblBody {
	display: none;
}

.summaryBtn, .reportBtn {
	z-index: -1;
}

.counselReadSection {
	width: 100%;
	/*height: 42px;*/
	margin-bottom: 1%;
	text-align: center;
	display: inline-block;
}

.counselReadSection input, .counselReadSection textarea {
	width: 100%;
}

.counselReadSection .radio {
	float: left;
}

.counselReadHead {
	margin: 0;
	line-height: 42px;
}

#counselReadCreate {
	float: right;
}

/* Chart */
.chartBody {
	width: 70%;
	height: 300px;
	margin: 3% auto;
}

/* Chart */
.chartBody2 {
    width: 25%;
    height: 225px;
    /*margin: 3% auto;*/
}

/* Notice */
.noticeHeadTitle {
    line-height: 32px;
    margin-bottom: 1% !important;
    font-weight: bold;
}

.noticeSearchField label {
	text-align: left;
	padding-right: 20px !important;
}

.noticeModalSection {
	/*height: 42px;*/
	width: 100%;
	margin-bottom: 1%;
	text-align: center;
	display: inline-block;
}

.noticeModalSection input, .noticeModalSection textarea {
	width: 100%;
}

.noticeModalHead {
	margin: 0;
	line-height: 42px;
}

.noticeModalTitle {
	line-height: 42px;
}

.boardSearchBtn {
	width: 100%;
	height: 32px;
}

#noticeContent {
	line-height: 20px;
}

/* Qna */
#qnaWriteBtn {
	float: right;
}

/* Stics */
.sticsMeasBtn {
	margin: 15px 30px;
}

.meas-neuro-table {
    width: 200px;
    text-align: center;
    margin: -30px auto 30px auto;
}

.meas-neuro-table td {
	width: 50%;
}

/* Mnt */
.mntSearchBtn, .mdSearchBtn {
	height: 34px;
    background-color: #73777C;
    color : ghostwhite;
    padding: 0px;
}

.mntCreateBtn, .mdCategoryCreateBtn, .lecCreateBtn, .verifyUserInfoBtn {
    height: 34px;
    background-color: #4d94e4;
    color : ghostwhite;
}

.btnTolist {
     height: 34px;
     background-color: #e8f1f6;
     color : #4d94e4;
    border: none;
}

.btnSelect {
    height: 34px;
    background-color: transparent;
    color : #4d94e4;
    font-weight:bold;
}

.btnSelect:focus, .btnSelecthover, .btnSelect:focus, .btnSelect:active:focus, .btnSelect:active:hover, .open>.dropdown-toggle.btnSelect.focus, .open>.dropdown-toggle.btnSelect:focus, .open>.dropdown-toggle.btnSelect:hover {
    height: 34px;
    background-color: transparent;
    color : #4d94e4;
}

.nav-pills>li>a {
    border-radius: 2px;
    border: 1px solid #ccc !important;
    background-color: transparent;
    color: #333;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #4d94e4;
    color: ghostwhite;
}

.nav-pills>li+li {
    margin-left: 0px;
}

.btnSend {
    height: 34px;
    background-color: #72767c;
    color : ghostwhite;
}

.btnSend:focus, .btnSendhover, .btnSend:focus, .btnSend:active:focus, .btnSend:active:hover, .open>.dropdown-toggle.btnSend.focus, .open>.dropdown-toggle.btnSend:focus, .open>.dropdown-toggle.btnSend:hover {
    height: 34px;
    background-color: #72767c;
    color : ghostwhite;
}

#adminRemove, #mngRemove {
	display: none;
	float: left;
}

#grid_container {
	width: 100%;
}

/* Modal */
#counselInfoModal {
	margin-top: 10%;
}

#counselMeasModal, #counselPulseModal {
	width: 1200px;
	margin-top: 5%;
}

#surveyModal {
	width: 60%;
}

#surveyModal .modal-footer {
	text-align: center;
}

.boardModal {
	margin-top: 5%;
}

.boardModal .modal-header {
	padding: 10px;
    background: #fff;;
    color: #4c4f53;
}

.boardModal .modal-body {
	min-height: 120px;
}

.boardModal .boardClose {
	color: #fff;
	margin: 0 !important;
	padding: 0;
}

#writeContent, #replyContent, .counselTextarea {
	resize: vertical;
}

.counselTextarea, #writeContent {
	height: 80px;
}

#replyContent {
	min-height: 120px;
}

#noticeTitle {
	width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
}

/* Summary Modal */
#summaryModal {
	overflow-x: auto;
}
#summaryModal .modal-dialog {
	width: 1230px;
}

/* History Counsel Modal */
#historyCounsel {
	padding: 20px 0;
}

#historyCounsel .counselReadHead {
	line-height: inherit;
}

#historyCounsel .modal-footer {
	padding: 20px 20px 0 20px;
}

#historySearchBtn, #sticsSearchBtn {
	width: 100%;
	height: 80px;
}

/* Mnt Modal */
.mntModal, #reportModal .modal-dialog {
	width: 60%;
}

#mntContent {
	margin: 5px;
	font-weight: bold;
	font-size: 15px;
}

#msgMyModal .tableHead, #msgWriteModal .tableHead, .mntModal .tableHead, #myTabContent .tableHead {
	width: 25%;
}

#corpWriteModal .nav-tabs, #adminWriteModal .nav-tabs, #adminMyModal .nav-tabs, #mngMyModal .nav-tabs {
	margin-bottom: 20px;
}

#corpWriteModal input, #adminWriteModal input, #mngMyModal input, #mdCtgdWriteModal input, #mdItemWriteModal input {
	padding-left: 2px;
}

#write_quota_counsel_cnt {
	width: 120px;
}

#write_conn_url {
	width: 320px;
	display: inline;
}

#msgMyModal .modal-dialog, #msgWriteModal .modal-dialog, #authMyModal .modal-dialog, #authWriteModal .modal-dialog, #menuMyModal .modal-dialog, #menuWriteModal .modal-dialog, #mngWriteModal .modal-dialog, #codeMyModal .modal-dialog,
#corpWriteModal .modal-dialog, #adminWriteModal .modal-dialog, #mngMyModal .modal-dialog, #adminMyModal .mntModal, #userDetailModal .modal-dialog {
	width: 40%;
}

#mngMyModal .tableMargin {
	margin-top: 10px;
}

#removeModal .modal-dialog {
	margin-top: 10%;
}

#write_lgin_pwd_tr {
	display: none;
}

.mnuCheckBox {
	float: right;
	top: -3px;
	left: 5px;
}

/* System */
#stpltMyModal .modal-dialog, #stpltWriteModal .modal-dialog {
	width: 70%;
}

#msgMyModal .modal-dialog , #msgWriteModal .modal-dialog, #checkWriteModal .modal-dialog, #itemWriteModal .modal-dialog, #questionWriteModal .modal-dialog, #checkMyModal .modal-dialog,
#itemMyModal .modal-dialog, #questionMyModal .modal-dialog, #authMyModal .modal-dialog, #authWriteModal .modal-dialog, #menuMyModal .modal-dialog, #menuWriteModal .modal-dialog,
#stpltWriteModal .modal-dialog, #codeMyModal .modal-dialog, #codeWriteModal .modal-dialog, #deviceModal {
	margin-top: 5%;
}

#stpltMyModal .tableHead, #stpltWriteModal .tableHead {
	width: 10%;
}

#authMyModal .tableHead, #checkMyModal .tableHead, #itemMyModal .tableHead, #questionMyModal .tableHead {
	width: 30%;
}

#msgMyModal .modal-footer, #msgWriteModal .modal-footer, #checkWriteModal .modal-footer, #itemWriteModal .modal-footer, #questionWriteModal .modal-footer, #checkMyModal .modal-footer, #itemMyModal .modal-footer, #questionMyModal .modal-footer,
#authMyModal .modal-footer, #authWriteModal .modal-footer, #menuMyModal .modal-footer, #menuWriteModal .modal-footer, #codeMyModal .modal-footer, #codeWriteModal .modal-footer,
#stpltMyModal .modal-footer, #stpltWriteModal .modal-footer, #verMyModal .modal-footer, #verWriteModal .modal-footer, .mntModal .modal-footer, #authMenuModal .modal-footer {
	text-align: center;
}

/*#stpltWriteModal textarea {
	width: 100%;
	height: 400px;
	resize: vertical;
}*/
#verMyModal .modal-dialog, #verWriteModal .modal-dialog, #authMenuModal .modal-dialog {
	margin-top: 10%;
}

#authTree {
	top: 30px;
	padding-bottom: 30px;
}

.cudSpan {
	height: 24px;
	position: absolute;
	padding: 3px !important;
	margin-left: 10px;
	display: inline;
	border: 1px solid rgb(238, 238, 238);
	border-radius: 5px;
}

.basicSpan {
	padding: 5px 8px !important;
}

.cudSpan label {
	float: left;
	margin-right: 5px;
}

#groupAdd, #codeAdd, #menuAdd, #checkAdd, #itemAdd, #questionAdd, #verAdd, #stpltAdd, #msgAdd {
	float: right;
	margin-bottom: 5px;
}

#write_description, #write_item_titl, #write_check_description, #write_explain_titl, #write_explain_content, #write_explain_smry, #write_explain_tip, #write_explain_advice {
	height: 100px;
	resize: vertical;
}

#code_code {
	display: none;
}

/* Account */
.accountHeadTitle {
	line-height: 32px;
    margin-bottom: 1% !important;
    padding: 0;
    font-weight: bold;
}

/* Account Modal */
#actWriteModal .modal-dialog {
	margin-top: 10%;
}

#pwdSuccessModal .modal-dialog {
	margin-top: 15%;
    width: 20%;
}

/* 요약 */
.wrap-card{
	/*width: 1130px;*/
	display: table;
	overflow: auto;
	padding:0;
	margin: auto;
}
.wrap-card li{
	position: relative;
	display: block;
	width: 150px;
	height: 200px;
	border: 1px solid #000;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
}

.wrap-card li.first{
	margin-left: 0;
}

.wrap-card li.stress.neuro{
	background: url(/images/card/neuro_stress/graph_icon_brain.png) center no-repeat;
		background-position-y: 70px;
}
.wrap-card li.stress.pulse{
	background: url(/images/card/pulse_stress/graph_icon_body.png) center no-repeat;
		background-position-y: 70px;
}
.wrap-card li.body-energy.BE001{
	background: url(/images/card/body_energy/graph_body_energy_icon_01.png) center no-repeat;
		background-position-y: -45px;
}
.wrap-card li.body-energy.BE002{
	background: url(/images/card/body_energy/graph_body_energy_icon_02.png) center no-repeat;
		background-position-y: -45px;
}
.wrap-card li.body-energy.BE003,.wrap-card li.body-energy.BE004,.wrap-card li.body-energy.BE005{
	background: url(/images/card/body_energy/graph_body_energy_icon_03.png) center no-repeat;
		background-position-y: -45px;
}
.wrap-card li.body-energy.BE006, .wrap-card li.body-energy.BE007{
	background: url(/images/card/body_energy/graph_body_energy_icon_04.png) center no-repeat;
		background-position-y: -45px;
}
.wrap-card li.concentration{
	background: url(/images/card/concentration/graph_concentrativeness_bg_type_turtle_.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 140px;
}
.wrap-card li.neuro-balance.BC001{
	background: url(/images/card/neuro_balance/graph_brain_balance_bg_01.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card li.neuro-balance.BC002{
	background: url(/images/card/neuro_balance/graph_brain_balance_bg_02.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card li.neuro-balance.BC003{
	background: url(/images/card/neuro_balance/graph_brain_balance_bg_03.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card li.neuro-balance.BC004{
	background: url(/images/card/neuro_balance/graph_brain_balance_bg_04.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card li.neuro-balance.BC005{
	background: url(/images/card/neuro_balance/graph_brain_balance_bg_05.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card li.pulse-age{
	background: url(/images/card/pulse_age/graph_age_body_bg.png) center no-repeat;
	background-position-y: 45px;
	background-size: 140px 109px;
}
.wrap-card .title{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
.wrap-card .stress .content-text, .wrap-card .body-energy .content-text{
	position: absolute;
	width: 152px;
	top: 130px;
	text-align: center;
}
.wrap-card .concentration .content-text{
	position: absolute;
	width: 152px;
	top: 80px;
	text-align: center;
	font-size: 35px;
	color:#33ccff;
}
.wrap-card .concentration .content-text2{
	position: absolute;
	width: 152px;
	top: 135px;
	text-align: center;
}

.wrap-card .neuro-balance .content-text{
	position: absolute;
	top: 165px;
	right: 89px;
	font-size: 20px;
}
.wrap-card .neuro-balance .content-text2{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 152px;
	font-size: 14px;
	text-align: center;
}

.stress .graph, .body-energy .graph{
	display: block;
	width: 152px;
	height: 152px;
	margin-top: 10px;
}

.stress.TR001 .graph, .stress.ES001 .graph, .body-energy.BE001 .graph{
	background: url(/images/card/neuro_stress/graph_vl.png) center no-repeat;
	background-size: 142px 142px;
}
.stress.TR002 .graph, .stress.ES002 .graph, .body-energy.BE002 .graph{
	background: url(/images/card/neuro_stress/graph_l.png) center no-repeat;
	background-size: 142px 142px;
}
.stress.TR003 .graph, .stress.ES003 .graph, .body-energy.BE003 .graph, .body-energy.BE004 .graph, .body-energy.BE005 .graph{
	background: url(/images/card/neuro_stress/graph_n.png) center no-repeat;
	background-size: 142px 142px;
}
.stress.TR004 .graph, .stress.ES004 .graph{
	background: url(/images/card/neuro_stress/graph_h.png) center no-repeat;
	background-size: 142px 142px;
}
.stress.TR005 .graph, .stress.ES005 .graph, .body-energy.BE006 .graph, .body-energy.BE007 .graph{
	background: url(/images/card/neuro_stress/graph_vh.png) center no-repeat;
	background-size: 142px 142px;
}
.wrap-card .pulse-age .content-text{
	position: absolute;
	width:152px;
	top: 75px;
	font-size: 40px;
	text-align: center;
}
.heart-health.HH001 {
	background: url(/images/card/heart_health/graph_heart_01.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 55px;
}
.heart-health.HH002 {
	background: url(/images/card/heart_health/graph_heart_02.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 55px;
}
.heart-health.HH003 {
	background: url(/images/card/heart_health/graph_heart_03.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 55px;
}
.heart-health.HH004 {
	background: url(/images/card/heart_health/graph_heart_04.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 55px;
}
.heart-health.HH005 {
	background: url(/images/card/heart_health/graph_heart_05.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 55px;
}
.wrap-card .heart-health .content-text{
	position: absolute;
	width:152px;
	top: 75px;
	font-size: 35px;
	text-align: center;
}
.wrap-card .heart-health .content-text2{
	position: absolute;
	top: 165px;
	left: 0px;
	width: 152px;
	font-size: 14px;
	text-align: center;
}
.fatigability.FT001 {
	background: url(/images/card/fatigability/graph_fatigability_bg_01.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 45px;
}
.fatigability.FT002 {
	background: url(/images/card/fatigability/graph_fatigability_bg_02.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 45px;
}
.fatigability.FT003 {
	background: url(/images/card/fatigability/graph_fatigability_bg_03.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 45px;
}
.fatigability.FT004 {
	background: url(/images/card/fatigability/graph_fatigability_bg_04.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 45px;
}
.fatigability.FT005 {
	background: url(/images/card/fatigability/graph_fatigability_bg_05.png) center no-repeat;
	background-size: 142px 112px;
	background-position-y: 45px;
}
.wrap-card .fatigability .content-text {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 152px;
	font-size: 25px;
	text-align: center;
}
.body-result{
	position: relative;
	display: block;
	width: 1188px;
	height: 387px;
	background: url(/images/card/result/bg_result_nerve_shadow.png);
	margin: auto;
}

.result-area{
	display: block;
	width: 388px;
	height: 120px;
	position: absolute;
	background: url(/images/card/result/bg_result_nerve_area.png);
}
.result-area.OP001{
	top: 9px;
		left: 11px;
}
.result-area.OP002{
	top: 131px;
	left: 11px;
}
.result-area.OP003{
	top: 253px;
	left: 11px;
}
.result-area.OP004{
	top: 253px;
	left: 400px;
}
.result-area.OP005{
	top: 253px;
	left: 788px;
}
.result-area.OP006{
	top: 9px;
	left: 400px;
}
.result-area.OP007{
	top: 131px;
	left: 400px;
}
.result-area.OP008{
	top: 131px;
	left: 788px;
}
.result-area.OP009{
	top: 9px;
	left: 788px;
}

/* SurveyModal */
.survey-bak {
    width: 10px;
    height: 28px;
    background-color: #4d94e4;
    position: absolute;
}

.survey-bak-sub {
	height: 20px;
    width: 10px;
    background-color: transparent;
    position: absolute;

}

.survey-bak-txt {
	margin-left: 15px;
}

.survey-result-img {
	text-align: center;
}

.survey-result-content-head, .survey-result-tip-head {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
}

.survey-result-content-txt {
	border: 1px solid #ddd;
	padding: 1%;
}

.survey-result-content, .survey-result-tip {
	margin-bottom: 10px;
}

.survey-result-tip-txt {
	border: 1px solid #ddd;
	padding: 1%;
}

.survey-result {
	font-size: 15px;
}

.survey-num {
    width: 35px;
    float: left;
    font-weight: bold;
}

.survey-question {
	margin: 20px 0;
}

.survey-titl {
	font-weight: bold;
	margin-bottom: 5px;
}

.survey-question-item {
	overflow: hidden;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.survey-question-item-act li {
	margin-left: 40px;
	margin-bottom:5px;
}

.survey-question-item-answerActive {
	background-color: #e8f1f6;
}

.survey-question-item ul, .survey-question-item-act ul {
	padding: 0;
	list-style: none;
}

.survey-question-item li {
	min-width: 20%;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.user-info-view{
	margin-bottom: 5px;
}
.btn-user-info-view{
	padding: 6px 23px;
}
#userDetailModal .tableHead {
	width: 20%;
}
.ring-sleep-graph01{
	width: 100%;
	height: 300px;
	display: block;
}
.ring-sleep-graph02{
	 width: 100%;
	 height: 150px;
	 display: block;
 }
.ring-sleep-total-score{
	color: #00bcda;
	margin-left: 15px;
}
.bs-example {
	position: relative;
	padding: 15px;
	border-color: #e5e5e5 #eee #eee;
	border-style: solid;
	border-width: 1px 0;
	-webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
	box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}
.wrap-basic-neuro-score th, .wrap-basic-neuro-score td{
	text-align: center;
}
#ring-sleep-record{
	height: 290px;
	margin-bottom: 0;
    overflow: auto;
}
.record-row{
    display: flex;
    height: 60px;
}
.status-time{
    align-self: center;
    flex: 0.8;
}
.sleep-icon{
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/ring/ic_sleep_timeline.png) no-repeat;
    background-size: 30px;
    flex: 0.8;
    align-self: center;
}
.sleep-icon:before{
	content: ' ';
	display: block;
	width: 1px;
	height: 15px;
	background: #aaa;
	position: absolute;
	top: -15px;
	left: 14px;
}
.sleep-icon:after{
	content: ' ';
	display: block;
	width: 1px;
	height: 15px;
	background: #aaa;
	position: absolute;
	top: 30px;
	left: 14px;
}
.status-sleep{
    position: relative;
    align-self: center;
    flex: 3;
}
.status-sleep:after{
    position: absolute;
    display: block;
    content: ' ';
    width: 20px;
    height: 20px;
    top: -1px;
    left: -28px;
    background: url(/images/ring/ic_sleep_stats_02.png);
    background-size: 20px;
}
/*.stics-datatable-header div.dt-buttons{*/
	/*float: right;*/
/*}*/
.margin-10{
	margin:10px;
}

#mainContent{
	position: relative;
}

.btn-pdf-down{
	position: absolute;
	top:20px;
	right: 20px;
	z-index: 999;
}
.btn-pdf-down button{
	background: #00B0F0;
	color: #ffffff;
}

.inline-block{
	display: inline-block;
}

.margin-left-10{
	margin-left:10px;
}

.btn-skyblue{
	background: #00B0F0;
	color: #ffffff;
}

.table-hover tbody tr:hover > td {
	cursor: pointer;
}

/* 관심군 > 주의항목별 통계 */
.sticsUserCaution .searchBtn {
	hiehgt: 86px !important;
}

.cautionTitle {
	font-weight: bold;
	font-size: 20px;
}

.stics-datatable-header div.dt-buttons{
	float: right;
}

.custom-form-group{
	display: flex;
}
.width100px{
	width: 100px;
}
.flex1{
	-webkit-flex: 1;flex: 1;
}
.padding-lr-15{
	padding: 0 15px;
}
.minus-top-7{
	margin-top: -7px;

}
.client-form{
    background-color: transparent;
}

/* input box color */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    -webkit-text-fill-color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.login-input{
    width:170px;
    background-color: transparent;
    border-right:none;
    border-top:none;
    border-left: none;
    font-size: x-large;
}

.header-center  thead tr th{
    text-align: center;
}

.header-center2  thead tr td{
    text-align: center;
    font-weight: bold;
}

.login-info a span {
    text-transform: none;
}

.today {
    data-widget-editbutton: false;
    data-widget-fullscreenbutton: false;
    data-widget-colorbutton: false;
}

.today-input{
    background-color: transparent;
    border:none;
    font-size: xx-large;
    text-align: center;
}

.mainLogo {
    cursor: pointer;
}

#ansPulseRing {
    /*background: url(/images/card/pulse_age/graph_age_body_M.png);*/
    width: 100%;
    height: 335px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-align: center;
}

.btn-report-view{
	background: #ffffff;
    padding-left: 4%;
    padding-right: 4%;
}

.counsel_area_btn {
  padding: 0px 0px;
  line-height: 40px;
  margin: 2px;
  width:31%;
}

.margin_20_10{
  margin: 5px 20px 10px;
}

.counsel_area_title {
    padding: 0px 0px;
    height:150px;
    margin-bottom: 20px;
    background: url(/images/ic_list_bg_1.png) center no-repeat;
    background-size: cover;
    color: snow;
}

.counsel_area_back{
    width:17px;
    height:17px;
    margin: 20px 0px 0px 20px;
    cursor:pointer;
    float: left;
}

.counsel-area-page-title{
	font-size: initial;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -64px;
}

.bookmark_on_sz{
    color: #d02323;
    font-size: 22px;
}

.bookmark_off_sz{
    color: #73777C;
    font-size: 22px;
}

.counsel_area_search{
    width: 100%;
    height: 75px !important;
    /*color: #333;*/
}

.counsel_center_search{
    margin-left: 7px;
}

.bookmark_img {
    padding: 0px 0px;
    line-height: 40px;
    margin: 13px 20px 0px 0px;
    width: 23px;
    cursor: pointer;
}

.search_img {
    padding: 0px 0px;
    line-height: 40px;
    /*margin: 13px 20px 0px 0px;*/
    width: 23px;
    cursor: pointer;
}

::-ms-clear {
    display: none;
}

.form-control-clear {
    z-index: 10;
    pointer-events: auto;
    cursor: pointer;
    color: #5a5555;
    margin-right: 20px;
}

/* 회원관리 > 측정히스토리 */
#measure_history_table > div {
	display: inline-block;
}
#measure_history_table{
	overflow-x: auto;
	white-space: nowrap;
	padding: 0px 10px 2px 10px;
	margin-bottom: 10px;
}
#table_header{
}
#table_header > div {
	display: inline-block;
}
.measure_table {
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
}
.measure_table th, .measure_table td {
	text-align: center;
	height: 32px;
	border: 1px solid #dcdcdc;
	padding: 4px;
}
#table_body{
	margin-left:-4px;
}
#table_body > div {
	display: inline-block;
}
.table_body_content{
	/*margin-left:-2px;*/
}
.table_body_content > div {
	display: inline-block;
}
.table_header_bg {
	background-color: #E5E5E5;
}
.width_division_title {
	width:50px;
}
.width_division_sub_title {
	width:120px;
}
.width_value {
	width:60px;
}
.width_body_value1 {
	width:100px;
}
.width_body_value2{
	width:60px;
}
.div_border_rank_1 {
	border-top : 2px solid;
	border-left : 2px solid;
	border-bottom : 2px solid;
	border-color : #939393;
	margin-bottom:-2px;
}
.div_border_rank_2 {
	border-top : 2px solid;
	border-right : 2px solid;
	border-bottom : 2px solid;
	border-color : #939393;
	margin-bottom:-2px;
}
.lt_bg {
	background-color: #fff4cb;
}
.gt_bg {
	background-color: #dbeffd;
}
.gap_bg {
	background-color: #E5E5E5;
}
.measure_history_table_td {
	cursor: pointer;
}

.basicNeuroBasicBackImg {
    background: url('/images/img_cts_graph.jpg') no-repeat center;
    height: 300px;
}

.neuro_stable_foot {
	width: 15%;
	height: auto;
	border: 1px solid #bcbcbc;
	padding: 1%;
}
.concentration_foot {
	width: 15%;
	height: auto;
	border: 1px solid #bcbcbc;
	padding: 1%;
}
.ai_mode_foot {
	width: 15%;
	height: auto;
	border: 1px solid #bcbcbc;
	padding: 1%;
}
/* 문제풀이 팝업 */
.question_box{
	/*text-align: center;*/
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:50px 50px 10px 50px;
}
.image_btn{
	width:75px;
}
.question_result_correct{
	display:inline-block;
	/*padding: 0 20px;*/
	/*border: 1px solid #000;*/
	/*background-color: blue;*/
	/*color: #fff;*/
	/*border-radius: 5px;*/
	/*font-size: 20px;*/
	margin-bottom: 5px;
}
.question_String{
	/*text-align: left;*/
	font-size: 20px;
	margin-left: 20px;
	/*margin-bottom: 10px;*/
}
.question_String span{
	font-weight: 900;
}
.question_image_box{
	width:auto;
	text-align: center;
	font-size: 20px;
	margin-left: 20px;
	padding:20px;
}
.question_image_box img{
	max-width:80%;
	width:auto;
}
.question_option_box{
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.question_option_String{
	padding: 10px;
	margin-left: 10px;
}
.question_result_string{
	text-align: left;
	font-size: 20px;
	margin-bottom: 10px;
}
.question_selected_num{

	font-weight: bold;
	color: #00bcda;
}
.question_discription{
	font-size: 15px;
	font-weight: bold;
	background-color: #33333309;
	padding:5px;
}
.result_graph{

	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	/*padding: 0 30px;*/
	top:320px;
	left:40px;
	width: 70%;
	margin: auto;
}
.result-title2{
	font-size : 32px;
	line-height : 100px;
}
.result-category{
	font-size: 17px;
	font-weight: 700;
	padding-top: 5px;
	text-align: center;
}
.result-sub-title{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.result-graph{
	margin-bottom: 25px;
	margin-top: 10px;
}
.result-H-L-score{
	height: 100%;
	width: 100%;
	font-size: 27px;
	position: absolute;
	padding: 5px;
	text-align: left;
	color:#fff;
}
.result-H-R-score{
	height: 100%;
	width: 100%;
	font-size: 27px;
	position: absolute;
	padding: 5px;
	text-align: right;
	color:#fff;
}



.result-H-L-graph{
	height:100%;
	background-color: blue;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	margin-left: auto;
}
.result-H-R-graph{
	height:100%;
	background-color: blue;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	margin-right: auto;
}
.result_common_desc{
	margin: 10px auto 15px auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	padding: 10px;
	background-color: #d1d1d1;
	border-radius: 10px;
	width:90%;
}
.result_mbti_desc{
	margin: 15px auto 10px auto;
	/*margin: 10px;*/
	padding: 10px;
	/*background-color: #f3f3f3;*/
	border-radius: 10px;
	border: 1px solid #d1d1d1;
	width:90%;
}
.result_graph_L_category{
	float: left;
	font-weight: bold;
	padding:5px;
}
.result_graph_R_category{
	float: right;
	font-weight: bold;
	padding:5px;
}

/* coupone */
.couponSearchBtn {
	height: 34px;
	background-color: #73777C;
	color : ghostwhite;
	padding: 0px;
}

.couponCreateBtn {
	height: 34px;
	background-color: #4d94e4;
	color : ghostwhite;
}
