@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

*:not(.glyphicons):not(.fa):not(.fas):not(.fal):not(.far):not(.fad)  {
  font-family: "Noto Sans KR", "Malgun Gothic", helvetica, arial, "sans-serif", sans-serif !important;
}

body {
	background:#fff;#f9fcff;#eef0f2;
	min-height:100%;
}

/*************** common *****************/
* {
	box-sizing:border-box;
}

.phyton-page-action-tool {
	font-size:.9em;
}

.phyton-page-action-tool .icon {
	margin-right:.3em;
}

.phyton-menu-block[data-menu="me.site"] {
	display:none;
}

.phyton-menu-block[data-menu="me.follow"] {
	display:none;
}

.main-menu-anchor[data-menu="me.site"] {
	display:none;
}

.main-menu-anchor[data-menu="me.follow"] {
	display:none;
}

.main-menu-anchor[data-menu="me.notification"] {
	display:none;
}


.phyton-panel-has-aux-then-main {
	padding-right:15px;
}

/*********** common-layout ******************/
.phyton-app-body {
	max-width:100%;
	min-height:100%;
	padding:0px;
	padding-bottom:150px;
	padding-top:80px;
}


.phyton-app > .phyton-panel-body {
	min-height:100%;
}


.phyton-panel-body .phyton-app-footer {
	display:none;
}

.phyton-app > .phyton-app-footer {
	height:120px;
	margin-top:-120px;
}

.phyton-app-footer {
	text-align:center;
	background:#eff1f4;
	padding:20px;
	border-top:none;
}

.phyton-app-header {
	height:80px;
	background:#fff;
	color:#333;
	border-bottom:none;
	1max-width:1200px;
	1top:40px;
}


/*********** phyton-secton *******************/
.phyton-section-body {
	margin:0 auto;
	max-width:100%;
	padding-left:0px;
	padding-right:0px;
}

.phyton-section-header {
	1display:none;
	margin-top:15px;
	padding:4px 20px;
}


.phyton-section-wrapper {
	max-width:100%;
}

.phyton-section-body {
	margin:0 auto;
	1padding-top:20px;
	max-width:100%;
	min-height:100%;
	padding-left:30px;
	padding-right:30px;
}

.phyton-app[data-pib="body-wide-width-flow"] .phyton-section-body {
	max-width:100%;
	padding-left:30px;
	padding-right:30px;
}

.phyton-app[data-pib="body-normal-width-flow"] .phyton-section-body {
	max-width:1000px;
}

.phyton-app[data-pib="body-max-width-flow"] .phyton-app-body {
	margin-left:0px;
}

.phyton-app[data-pib="body-max-width-flow"] .phyton-section-body {
	
	max-width:100%;
	padding-left:0px;
	padding-right:0px;
}



.lod-normal-width-section {
	max-width:1100px;
	margin:0 auto;
}




.user-info-block [name=viewerLangCd] {
	color:#000;
}

.panel-phyton-code-auth-login {

	background:none;
	border:none;
}




@media (min-width:801px) {


	.panel-phyton-code-auth-login .login-form {
		border:none;
		margin-top:0px;
	}
}


.phyton-section-header {
		border-bottom:solid 1px #eee;

}


@media (min-width:801px) {

	html, body {
		font-size:14px;
	}

	table {
		font-size:10pt;
	}

	.phyton-menu-block[data-depth="1"].current {
		top:90px;
		background:#f7f9fa;#eef0f2;
		border-right:solid 1px #eee;

	}

	.main-menu-anchor[data-depth="0"] {
		color:#444;#ccc;#7fa3be;#61afea;#888;#444;
		line-height: 85px;
	}

	.main-menu-anchor[data-depth="0"].current {
		color:dodgerblue;#fff;dodgerblue;#00c09a;
		border-bottom:solid 4px dodgerblue;
	}

	.main-menu-anchor {
		font-size:14px;
	}

}


@media (max-width:801px) {

	.phyton-app-body .phyton-section-header {
		background:#f9fcff;#fff;#227fc4;#C6DEF0;#fff;
		border-bottom:none;solid 1px #ccc;
	}

	.phyton-app .phyton-section-header [button] {
		color:#444;#fff;#444;
	}

	.phyton-app .phyton-section-header > * { 
		color:#444;#fff;#444;

	}

	body {
		background:#f9fcff;#fff;
	}

	.phyton-tab-block[data-depth="0"] .phyton-tab-anchor .tab-icon {
		padding-top: 8px;
	}
}


.menu-anchor[href="/me"] .glyphicons-chevron-right {
	display:none;
}

/***************** table layout **********/
table.common-table.panel-main-table {
	border-collapse:collapse;
	background:#fff;
	1border-radius:10px 10px 0px 0px;
	overflow:hidden;
	width:100%;
	margin:0 auto;
	position:relative;
	border-top:none;
	border-bottom:none;
	
}

table.common-table.panel-main-table * {
	position:relative;
}

table.common-table.panel-main-table thead {
	border-bottom:solid 1px #aaa;
	border-top:solid 2px #737373;
	background:#f3f3f3;
}

table.common-table.panel-main-table thead tr {
	height1:60px;
	1background:#36304a;
	1border-bottom:solid 1px #737373;
}

table.common-table.panel-main-table th {
	1font-size:18px;
	color:#222;
	line-height:1.2;
	font-weight:500;
	background:none;
	border:none;
	padding:8px 8px;
	
}

table.common-table.panel-main-table td {
	border:none;
	padding:8px 6px;
	font-size:.9rem;
	border-bottom:solid 1px #ddd;
}


table.common-table.panel-main-table tbody tr {
	1font-size:15px;
	color:#444;
	line-height:1.2;
	font-weight:unset;
	1aheight:50px;
}

table.common-table.panel-main-table tbody tr:hover {
	color:#000;
}


table.common-table.panel-main-table tbody tr:nth-child(even) {
	background-color:#fbfbfb;
}

table.common-table.panel-main-table th [button].normal,
table.common-table.panel-main-table td [button].normal {
	margin:0px;
	line-height:1.4;
}

table.common-table.panel-main-table tbody {
	border-bottom:solid 2px #737373;
}


/******************** list ****************/
.phyton-layout-double-wing {
	display:table;
	width:100%;
}

.phyton-layout-double-wing > * {
	display:table-cell;
	vertical-align:top;
}

.phyton-layout-double-wing > :last-child {
	text-align:right;
}




.phyton-list-row {
	border-bottom:solid 1px #ddd;
}

.phyton-list-row:first-child {
	border-top:solid 1px #ddd;
}

.phyton-tile-row,
.phyton-box-row,
.phyton-box-list-row {
	padding:5px;
	padding-right:0px;
	padding-bottom:0px;
	width:30%;
	border:none;
}

.phyton-box-row-inner {
	padding:8px;
	border:solid 1px #ddd;
	border-radius:8px;
	background:#fff;
}



.phyton-list-box-row-inner {
	background:#fff;
	border:solid 1px #ccc;
	margin-bottom:10px;
}


.phyton-card-box-layout {
	padding:12px;
}


.phyton-card-box-layout .phyton-box-row-inner {
	border:none;
	box-shadow:0px 4px 5px rgba(0,0,0,.1);
	padding:0px;
	border-radius:10px;
	overflow:hidden;
}


.phyton-card-box-layout img {
	1border-radius:10px 10px 0px 0px;
}


.phyton-card-box-layout .content-section {
	padding:10px;
}


.phyton-card-box-layout[data-curationYn=Y] .phyton-box-row-inner {
	border-radius:0px;
	padding:10px;
}


.phyton-app-header > .page-name-block {
	text-indent:-1000px;
	overflow:hidden;
}



.phyton-app-header > .page-name-block {
	width:300px;
	padding:5px 10px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../img/header-logo.png) no-repeat center center;
	background-size:220px auto;
	1border:solid 1px red;
	1filter: invert(.8);
}






/*********************************************************
--
-- mull-front-account-join]
--
**********************************************************/
.phyton-code-account-join-main-form [button] {
	
	padding: 10px;
	
	border-radius: 8px;
	
	min-width: 100px;
	
	text-align: center;

}

.phyton-code-account-join-main-form [button=go-prev] {
    color: #555;
    background: #eee;
	margin-right:20px;
}

.phyton-code-account-join-main-form [button=go-next] {
    color: #555;
    background: #eee;
}

.phyton-code-account-join-main-form [button=close] {
    color: #fff;
    background: #009a41;
}

.phyton-code-account-join-main-form .completed [button=go-next] {
    color: #fff;
    background: #009a41;
}


.phyton-code-account-join-main-form .title-block {
	padding:8px 0px;
	font-size:18px;
	font-weight:600;
}

.phyton-code-account-join-main-form .remark-block {
	padding:8px 0px;
	font-size:14px;
	font-weight:500;
}


.phyton-code-account-join-main-form .detail-block {
	padding:8px 0px;
	font-size:15px;
	line-height:2em;
}

.phyton-code-account-join-main-form .detail-block > * {
	vertical-align:baseline;
}

.phyton-code-account-join-main-form .detail-block [button] {
	display:inline;
	text-decoration:underline;
	padding:0px;
}

.phyton-code-account-join-main-form .form-block {
	padding:10px 0px;
}

.phyton-code-account-join-main-form .form-block input {
	width:100%;
	padding:5px;
	border-radius:8px;
	border:solid 1px #ccc;
	font-size:15px;
}

.phyton-code-account-join-main-form .form-block select {
	width:100%;
	padding:5px;
	border-radius:8px;
	font-size:15px;
	border:solid 1px #ccc;
}

.phyton-code-account-join-main-form .action-block {
   margin-top:20px;
}


.phyton-code-account-join-main-form span[radio] {
	display:block;
	padding:8px 0px 8px 28px;
	1border:solid 1px red;
	margin-bottom:10px;
	background:url(..-img-icon-unchecked.png) no-repeat left center;
	background-size:20px 20px;
	font-size:16px;
	
}

.phyton-code-account-join-main-form span[radio].selected {
	background:url(..-img-icon-checked.png) no-repeat left center;
	background-size:20px 20px;
	
}



.polynesia-futuna-viewer  {
	background:#1C262E;
}


.maui-page-container {
	background:#1C262E;

}


.polynesia-futuna-viewer .polynesia-futuna-viewer-header {
	padding:8px;
	padding-left:12px;
	padding-right:12px;
	color:#fff;
	height:40px;
}

.polynesia-futuna-viewer .media-play-rate-anchor {
	color:#fff;
}


[ctrl=polynesia-paas-course-detail2] .course-instructor-row {
	display:block;
	width:100%;
	border:solid 1px blue;
} 


[ctrl=polynesia-paas-course-detail2] .course-instructor-row > * {
	display:block;
}



.quick-component-holder .component-icon {
	font-size:35px;
	color:#88a6b7;

}

.quick-component-holder [name=position] {
	display:none;
}



/* phyton-code-auth-login */


.phyton-code-auth-login .notice-block {
	margin-bottom:20px;
}

.phyton-code-auth-login .notice-block li {
	text-align:left;
	line-height:1.6em;
	list-style-type:none;
}

.phyton-code-auth-login .login-image-block {
	display:table-cell;width:40%;background:url(/factory/oasis/modules/front/img/login-bg-r01.png) no-repeat right top;
}

.phyton-code-auth-login .login-column-block {
	display:table-cell;
	width:60%;
	text-align:left;
}

.phyton-code-auth-login .login-form-block {
	width:500px;
	padding-left:20px;
}

@media (max-width:601px) {


	.phyton-code-auth-login .top-logo {
		width:100%;
		height:150px;
		background:url(../img/top-logo.png) no-repeat center center;
		background-size:auto 50px;
		margin-bottom:10px;
	}

	.phyton-code-auth-login .login-label {
		display:none;
	}

	.panel-phyton-code-auth-login .login-form {
		padding-top:0px;
		width:100%;
	}

	.phyton-code-auth-login .login-image-block {
		display:none;
	}

	.phyton-code-auth-login .login-column-block {
		width:100%;
	}

	.phyton-code-auth-login .login-form-block {
		padding-left:0px;
		border1:solid 1px red;
	}
}


@media (min-width:601px) {

	.phyton-code-auth-login .notice-block {
		margin-bottom:30px;
	}

	.phyton-code-auth-login .login-form {
		width:400px;
	}

	.phyton-code-auth-login .data-block {
		display:table;
		width:100%;
		1border:solid 1px red;
	}

	.phyton-code-auth-login .data-block > * {
		display:table-cell;
		vertical-align:top;
		1border:solid 1px blue;

	}
	
	.phyton-code-auth-login .login-form-block {
		width:70%;
		padding-left:20px;
	}

	.panel-phyton-code-auth-login .login-form .label-login {
		margin-top:0px;
		padding:0px;
		padding-right:20px;
		background: url(../img/item_2880398_982.png) no-repeat center top;
		1border:solid 1px red;
		background-size:230px auto;
		height:500px;
		width:250px;
		border-radius:0px;
		text-indent:-1000px;
		overflow:hidden;
	}


	.phyton-code-auth-login .login-label {
		text-align:left;
		margin-bottom:20px;
		font-size:1.2em;
		padding-left:5px;
		display:block;
	}


	.phyton-code-auth-login .form-item input {
		border-bottom:solid 1px #ccc;
		border-radius:8px;
		background:#fff;
	}
}


.phyton-menu-block {
	font-size:15px;
}

.popup-menu-user-info {
	font-size:16px;
}


.phyton-code-account-join-main-form .form-block [contenteditable] {
	width:100%;
	padding:5px;
	border-radius:8px;
	border:solid 1px #ccc;
	font-size:15px;
}

[contenteditable][placeholder]:empty:before{
  content: attr(placeholder);
  1font-style:italic;
  color:#888;
  display: block; /* For Firefox */
}



.phyton-code-account-join-main-form .form-block [contenteditable][placeholder]:empty:before{
  content: attr(placeholder);
  1font-style:italic;
  color:#888;
  display: block; /* For Firefox */
}


.panel-cancun-front-home-intro .phyton-list {
	min-height:auto;
}

.panel-cancun-front-home-intro .footer-info {
	margin-top:20px;
	color:silver;
}




.phyton-tab-content {
	margin-bottom:20px;
}

.phyton-tab-block {
	margin-bottom:10px;
	text-align:center;
}

.phyton-tab-block[data-depth="1"] .phyton-tab-anchor {
	font-weight:400;
	padding-left:20px;
	padding-right:20px;
}

.phyton-tab-block[data-depth="1"] .phyton-tab-anchor.current {
	font-weight:400;
	background:#f2f6fa;
	border:solid 1px #2250fc;
	color:#2250fc;
	padding-left:20px;
	padding-right:20px;
}




.shake-wizzle {
  animation: shake-wizzle 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake-wizzle {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}



.ohgo-favorite-anchor {
	color:silver;
	padding:3px 3px;
}

.ohgo-favorite-anchor[data-favoriteYn="Y"] {
	color:orange;
}




/*********************************************************
//
// phyton-front-auth-login]
//
**********************************************************/
.phyton-code-auth-login .notice-block {
	margin-bottom:30px;
}

.phyton-code-auth-login .data-block {
	display:table;
	width:100%;
	1border:solid 1px red;
}

.phyton-code-auth-login .data-block > * {
	display:table-cell;
	vertical-align:top;
	1border:solid 1px blue;

}



.panel-phyton-code-auth-login .login-form .label-login {
	background:url(../img/top-logo.png) no-repeat center center;
	background-size:auto 150px;
	height:150px;
}

.panel-phyton-code-auth-login .login-form input[type=text],
.panel-phyton-code-auth-login .login-form [name=groupId],
.panel-phyton-code-auth-login .login-form input[type=password] {
	border:none;
	border-bottom:solid 1px #ccc;
	background:transparent;
}


.panel-phyton-code-auth-login [button=facebook] {
	text-align:center;
}

.panel-phyton-code-auth-login [button=facebook] .icon {
	margin-top:1px;
	background-size:auto 28px;
	width:30px;
	height:30px;
	display:inline-block;
	background:none;
	1border:solid 1px red;
}

.external-login-holder {
	margin-top:10px;
}

.panel-phyton-code-auth-login [button=facebook] {
	margin-left:0px;
	width:53px;
	height:53px;
	border-radius:0px;
	background:url(../img/icon/facebook.png) no-repeat center center;
	background-size:100% 100%;
	1line-height:33px;
	display:inline-block;
}



.panel-phyton-code-auth-login [button=googleplus] {
	text-align:center;
	1margin-top:20px;
	width:53px;
	height:53px;
	display:inline-block;
	background:url(../img/icon/google.png) no-repeat center center;
	background-size:100% 100%;
	border:none;
	margin-left:15px;
}

.panel-phyton-code-auth-login [button=kakao] {
	text-align:center;
	1margin-top:20px;
	width:53px;
	height:53px;
	display:inline-block;
	background:url(../img/icon/kakaolink_btn_medium.png) no-repeat center center;
	background-size:100% 100%;
	border:none;
	margin-left:15px;
}

.panel-phyton-code-auth-login [button=googleplus] .icon {
	margin-top:1px;
	background-size:auto 28px;
	width:30px;
	height:30px;
	display:inline-block;
	background:none;
	border:none;
	1border:solid 1px red;
}


.panel-phyton-code-auth-login .or-label {
  color: #1E1E1E;
  1font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.31px;
  line-height: 15px;
  text-align: center;
  margin-top:15px;
}

.create-account-holder {
  color: #0055B1;
	1font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.39px;
  line-height: 18.75px;
  text-align: center;
  margin-top:60px;
}

.create-account-holder [button=join] {
	font-size:16px;
}


.panel-phyton-code-auth-login .login-form .label-login {
	background:url(../img/ogbg-logo.png) no-repeat center center;
	background-size:auto 100px;
	height:140px;
	margin-bottom:40px;
	1margin-bottom:40px;
}

.forgot-password-copy {
	margin-top:5px;
  color: #0055B1;
  1font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.31px;
  line-height: 15px;
  text-align:center;
  margin-bottom:25px;
}

	.panel-phyton-code-auth-login .login-form input[type=text],
	.panel-phyton-code-auth-login .login-form [name=groupId],
	.panel-phyton-code-auth-login .login-form input[type=password] {
		width: 100%;
		margin-bottom: 4px;
		height: 40px;
		background:#fff;
		border:solid 1px #B7BCD6;
		1border-radius:0px;
		border-radius: 4px;
	}

	.panel-phyton-code-auth-login .form-item-title.id {
		1display:none;
		display:block;
		background:none;
		width:auto;
		text-align:left;
	}

	.panel-phyton-code-auth-login .form-item-title.pw {
		display:block;
		background:none;
		width:auto;
		text-align:left;
	}

	.panel-phyton-code-auth-login [button=login] {
		width:100%;
		height:auto;
		1line-height:38px;
		font-size:16px;
		margin-left:0px;
		border-radius:4pt;
		border:none;
		padding:0px 10px;
		background:#0055B1;
		1background:#ffffff;
		1color:#333;
	}

@media (max-width:560px) {

	.panel-phyton-code-auth-login {
		1background:url(../img/panel/login/login_back_720_1280.png) no-repeat center center;
		1background-size:100% 100%;
		1min-height:800px;
		1background:#6BB014;
		1background:#fff;
	}

	.panel-phyton-code-auth-login .login-tools input {
		margig-right:5px;
	}

	.panel-phyton-code-auth-login .login-form {
		background:transparent;
		border:none;
		box-shadow:none;
		width:100%;
		margin:0px;
		padding:30px;
		padding-top:20px;
	}



	.panel-phyton-code-auth-login .login-form input { 
		background:rgba(255,255,255,.4);
		color:#222;
		border:solid 1px #ccc;
		font-size:15px;
		width:100%;
	}

	.panel-phyton-code-auth-login .form-item {
		padding:3px;
		vertical-align:middle;
		text-align:left;
	}



	.panel-phyton-code-auth-login .form-item input{
		width:100%;
		margin-bottom:15px;
		height:40px;
		background:#fff;

	}

	.panel-phyton-code-auth-login .eco-checkbox,
	.panel-phyton-code-auth-login .eco-radio {
		margin-right:2px;
		padding:2px;
		margin:2px;
		display:inline-block;
		
	}

	.panel-phyton-code-auth-login .eco-checkbox-icon.glyphicons,
	.panel-phyton-code-auth-login .eco-radio-icon.glyphicons {
		display:inline;
		padding:0px;
		margin-right:4px;
	}

	.panel-phyton-code-auth-login  .eco-checkbox-label,
	.panel-phyton-code-auth-login .eco-radio-label {
		padding-left:.1em;
		padding:0px;
		
	}



	.panel-phyton-code-auth-login {
		1background:url(../img/panel/login/login_back_720_1280.png) no-repeat center center;
		1background-size:100% 100%;
		1min-height:800px;
		1background:#6BB014;
		1background:#fff;
	}

	.panel-phyton-code-auth-login .login-tools {
		1color:#fff;
	}

	.panel-phyton-code-auth-login .login-tools input {
		margig-right:5px;
	}

	.panel-phyton-code-auth-login .login-form {
		background:transparent;
		margin-top:0px;
	}

	.panel-phyton-code-auth-login .login-form input { 
		background:rgba(255,255,255,.4);
		color:#222;
		border:solid 1px #ccc;
		font-size:15px;
	}



	.panel-phyton-code-auth-login .join-action {
		1color:#fff;
	}

	.panel-phyton-code-auth-login .join-action [button] {
		1color:#fff;
		font-size:15px;
	}

	.panel-phyton-code-auth-login .welcome {
		display:none;
	}

}


.ohgo-simple-table {
	border-bottom:solid 1px #ccc;
	border-collapse:collapse;
}


.ohgo-simple-table td {
	border-top:solid 1px #ccc;
	padding:8px 2px;
}


.ohgo-simple-table thead td {
	color:#888;
}

.ohgo-simple-table tbody td {
	background:#fff;
}


.ohgo-shop-row-inner {
	width:25%;
}

@media ( max-width:900px ) {
	.ohgo-shop-row-inner {
		width:33%;
	}
}

@media ( max-width:600px ) {
	.ohgo-shop-row-inner {
		width:50%;
	}
}

@media ( max-width:350px ) {
	.ohgo-shop-row-inner {
		width:100%;
	}
}


.ohgo-stamp-card-row-inner {
	width:33%;
}


@media ( max-width:600px ) {
	.ohgo-stamp-card-row-inner {
		width:50%;
	}
}

@media ( max-width:400px ) {
	.ohgo-stamp-card-row-inner {
		width:100%;
	}
}

@media ( min-width:801px ) {
	.phyton-app-body[data-current-panel=ohgo-front-auth-login]  .phyton-section-header {
		display:none;

	}
}

/* 로그인 패널은 모두 제외 */
.phyton-app-body[data-current-panel=ohgo-front-auth-login]  .phyton-section-header .phyton-page-title {
	visibility:hidden;

}


.shop-manager-tab-holder.tab-anchor-holder {
	1border:solid 1px red;
	table-layout:fixed;
	border-bottom:solid 1px #ccc;
	margin-top:10px;
}

.shop-manager-tab-holder .tab-anchor {
	padding:12px 3px;
	background:#fff;
	border-radius:12px 12px 0px 0px;
	border:solid 1px #ccc;
	border-bottom:none;
	cursor:pointer;
	display:inline-block;
	text-align:center;
	width:25%;
	white-space:nowrap;
	overflow:hidden;
}

.shop-manager-tab-holder .tab-anchor.selected {
	color:#fff;
	background:dodgerblue;
}






.tab-anchor-holder {
	border-bottom:solid 1px #aaa;
	padding-left1:10px;
	margin-bottom:20px;
}

.tab-anchor-holder .tab-anchor {
	display:inline-block;
	padding:10px 10px;
	border:none;solid 1px #888;
	border-bottom:none;
	border-radius:none;10px 10px 0px 0px;
	min-width:80px;
	text-align:center;
	background:none;#f5f5f5;
	cursor:pointer;
	margin-bottom:-2px;
	font-size:14px;
}

.tab-anchor-holder .tab-anchor.selected {
	background:#fff;
	border-bottom:solid 2px dodgerblue;
	font-weight:bold;

}




 [panelLayoutMode=pagelet] .phyton-list {
	min-height:50px;
}




/*********** bookmark *****************/
.hootie-bookmark-anchor {
	color:#888;
	text-shadow:0px 0px 1px rgba(0,0,0,0.2);
	font-size:22px;
}


.hootie-bookmark-anchor[data-bookmarkYn=Y] {
	color:gold;
}

.effect-grow-down {
  animation: grow-down 0.5s;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@-webkit-keyframes grow-down {
    0% {
        -webkit-transform:scale(1);
    }
	50% {
		-webkit-transform:scale(2);
	}
    100% {
        -webkit-transform:scale(1);
    }
}


/*********** hidden *****************/
.hootie-hidden-anchor {
	color:#bcd7f1;
	text-shadow:0px 0px 1px rgba(0,0,0,0.2);
	font-size:22px;
}

.hootie-hidden-anchor[data-hiddenYn=Y] {
	color:#f9798f;
}



/****************** oasis section *****************/
.oasis-section {

}

.oasis-section.normal {
	max-width:1000px;
	margin:0 auto;
}

.oasis-section-header {
	padding-bottom:10px;
}

.oasis-section-title  {
	font-size:17px;
	letter-spacing:-0.1px;
	font-weight:600;
}


.cocoon-perform-feeding .title {
	font-size:30px;
	font-weight:600;
	letter-spacing:-0.2px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	color:dodgerblue;
	margin-bottom:50px;
}


.cocoon-perform-feeding .main {
	margin-bottom:30px;
	font-size:25px;
	font-weight:500;
	letter-spacing:-0.2px;
	line-height:1.5;
	color:#444;
}

.cocoon-perform-feeding .sub {
	margin-bottom:50px;
	font-size:20px;
	font-weight:500;
	letter-spacing:-0.2px;
	line-height:1.5;
	color:#222;
}

.cocoon-perform-feeding .text {
	margin-bottom:40px;
	font-size:20px;
	font-weight:500;
	letter-spacing:-0.2px;
	line-height:1.5;
	color:#222;
	text-align:left;
	word-break:break-word;
}

.cocoon-perform-feeding .copyright {
	font-size:16px;
	color:#888;
	margin-bottom:15px;

}

.cocoon-perform-feeding .audio {
	margin-bottom:50px;
}

.cocoon-perform-feeding .box {
	padding:10px 20px;
	border:solid 1px #bbb;
}


.cocoon-perform-feeding .action-holder [button] {
	padding:8px 15px;
	min-width:150px;
	font-size:1.1em;
}


.oasis-feeding-perform-start {
	color1:red;
}

.oasis-feeding-perform-start .title {
	font-size:30px;
	font-weight:600;
	letter-spacing:-0.2px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	color:dodgerblue;
}

.oasis-feeding-perform-start .main {
	margin-top:50px;
	font-size:25px;
	font-weight:500;
	letter-spacing:-0.2px;
	line-height:1.5;
	color:#444;
}

.oasis-feeding-part-start .section-name {
	text-align:center;
	font-size:20px;
	margin-bottom:20px;
}

.oasis-feeding-part-start .part-name {
	text-align:center;
	font-size:20px;
	margin:0 auto;
	width:auto;
	margin-bottom:10px;
	background:#fafafa;
	padding:8px 20px;
	border-radius:12px;
	color:dodgerblue;
	font-weight:600;


}

.oasis-feeding-part-start .question-name {
	text-align:center;
	font-size:20px;
	margin:0 auto;
	width:auto;
	margin-bottom:30px;
	color:#000;
}







.commune-editor-text-edit-tool-bar > * {
	vertical-align:middle;
}

.commune-editor-text-edit-tool-bar button {
	background: #fff;
	background: -webkit-linear-gradient(#EEF1F5, #fefefe);
	background: -moz-linear-gradient(#EEF1F5, #fefefe);
	background: -ms-linear-gradient(#EEF1F5, #fefefe);
	background: -o-linear-gradient(#EEF1F5, #fefefe);
	background: linear-gradient(#EEF1F5, #fefefe);
	color:#444;
	font-size:9pt;
	border:solid 1px #CDCECF;
	1margin:2px;
	border-radius:5px;
	text-align:center;
	1height:26px;
	1line-height:20px;
	padding:2px 6px 2px 6px;



	width:26px;
	height:30px;
	margin:0px;
	border-right:none;
	border-radius:0px;
	margin-top:4px;
	white-space:nowrap;
}

.commune-editor-text-edit-tool-bar button.thin {
	width:22px;
	font-size:10px;
}



.commune-editor-text-edit-tool-bar button.block-left {
	border-radius:5px 0px 0px 5px;
}

.commune-editor-text-edit-tool-bar button.block-right {
	border-radius:0px 5px 5px 0px;
	border-right:solid 1px #ccc;
}

.commune-editor-text-edit-tool-bar button:hover {
	color:#BC2328;
}

.commune-editor-text-edit-tool-bar .seperator {
	display:inline-block;
	width:7px;;
	height:30px;
	1border:solid 1px red;
}

.commune-editor-text-edit-tool-bar button {
	1background:url(/common/icons/png/glyphicons_102_bold.png) no-repeat center center;
}

.commune-content-container .asset-row [contenteditable][data-placeholder]:empty:before {
  content: attr(data-placeholder);
  color:#888;
  display: block; /* For Firefox */
}



.panel-cocoon-bank-perform-viewer-feeding * {
	word-break:break-word;
}


[a="/ko/auth/terms/tech"] {
	display:none;
}