@charset 'utf-8';
/* CSS Document */

/* reset */
html {-webkit-text-size-adjust: none; text-size-adjust: none;}
body {margin: 0;}
h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, table, blockquote {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-weight: 700;}
header, main, footer, section, article, aside, nav {display: block;}
a {color: inherit; text-decoration: inherit;}
a img {border: none;}
img {vertical-align: middle; max-width: 100%;}
li {list-style: none;}
address, em, i, cite {font-style: normal;}
table {border-collapse: collapse;}
table caption {overflow: hidden; width: 0; height: 0;}
i.fa {vertical-align: middle; display: inline-block; overflow: hidden; position: relative;}
i.fa span {position: absolute; left: -999px;}
.pc {display: none !important;}
br.only_w {content: '';}
br.only_w:after {content: '\00a0';}
div.hidden {position: absolute; left: -9999px;}


/* common */
body {font-family: 'Roboto', 'Noto Sans KR', '나눔바른고딕', 'NanumBarunGothic', '나눔고딕', nanumgothic, '맑은 고딕', 'malgun gothic', '돋움', Dotum, 'Apple SD Gothic Neo', Helvetica, sans-serif; font-weight: 400; font-size: 13px; color: #333333 ; background: #ffffff;}
#wrapper {min-width: 320px; max-width: 850px; margin: 0 auto; overflow: hidden; padding-top: 51px;}
#main-popup {position: fixed; left: 0; top: 0; width: 100%; height: 50px; background: #ffffff; border-bottom: 1px solid #ededed; overflow: hidden; display: none; z-index: 1001; transition: height 0.3s;}
#main-popup.open {display: block;}
#main-popup p.banner {position: relative; height: 50px;}
#main-popup p.banner img {position: absolute; left: 50%; transform: translate(-50%, 0); height: 100%; max-width: none;}
#main-popup a.apply {display: none;}
#main-popup a.close {position: absolute; right: 10px; top: 50%; transform: translate(0, -50%); width: 15px; z-index: 10;}
#skip-nav {position: fixed; left: 0; top: -42px; width: 100%; line-height: 40px; font-size: 16px; text-align: center; background: rgba(0, 0, 0, 0.6); color: #ffffff; z-index: 100000; transition: top 0.4s;}
#skip-nav:focus {top: 0;}
#header {position: fixed; left: 0; top: 0; width: 100%; height: 50px; background: #ffffff; border-bottom: 1px solid #dedede; z-index: 1000; transition: top 0.3s;}
#main-popup.open + a + #header {top: 51px;}
#header h1 {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 140px; line-height: 0;}
#header a.menu {position: absolute; left: 15px; top: 50%; width: 28px; height: 18px; transform: translate(0, -50%);}
#header a.menu:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 2px; background: #000000; transition: all 0.3s;}
#header a.menu span {position: absolute; left: 0; top: 50%; width: 100%; height: 2px; background: #000000; transform: translate(0, -50%); overflow: hidden; text-indent: -999px; transition: all 0.3s;}
#header a.menu:after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #000000; transition: all 0.3s;}
#header a.menu.open:before {transform-origin: 0 0; transform: rotate(45deg); width: 84%;}
#header a.menu.open span {opacity: 0;}
#header a.menu.open:after {transform-origin: 0 100%; transform: rotate(-45deg); width: 84%;}
#header a.lang {position: absolute; right: 15px; top: 50%; transform: translate(0, -50%); font-weight: 700; padding: 6px 8px; line-height: 1em; border: 1px solid #000000; border-radius: 100px; font-size: 11px;}
#gnb {position: absolute; left: -100%; top: 51px; width: 100%; height: calc(100vh - 51px); box-sizing: border-box; background: #ffffff; overflow: auto; padding: 30px; transition: left 0.3s;}
#gnb.open {left: 0;}
#gnb > ul {border-top: 1px solid #dedede;}
#gnb > ul > li {border-bottom: 1px solid #dedede;}
#gnb > ul > li > a {display: block; position: relative; line-height: 50px; padding: 0 15px; font-size: 16px; font-weight: 400;}
#gnb > ul > li.on > a {color: #1db6b7;}
#gnb > ul > li > a i {position: absolute; right: 15px; top: 50%; transform: translate(0, -50%); font-size: 20px; line-height: 1em; transition: transform 0.3s;}
#gnb > ul > li.on > a i {transform: translate(0, -50%) rotate(180deg);}
#gnb > ul > li > ul {background: #f6f6f6; padding: 0 10px; overflow: hidden; height: 0; transition: height 0.3s;}
#gnb > ul > li > ul > li + li {border-top: 1px solid #dedede;}
#gnb > ul > li > ul > li > a {display: block; line-height: 44px; padding: 0 10px; font-size: 14px;}
#gnb > ul > li > ul > li.on > a {color: #1db6b7;}
#gnb a.site {display: block; margin-top: 50px; font-size: 16px; color: #1db6b7;}
#gnb a.site i {position: relative; top: -1px; vertical-align: middle; margin-left: 10px;}

#footer {position: relative; background: #222222; color: #ffffff; padding: 30px 15px; font-size: 11px;}
#footer h2 {width: 80px; margin-bottom: 40px;}
#footer address span {display: block; font-weight: 100;}
#footer address span em {font-weight: 700;}
#footer p.copyright {margin-top: 10px; margin-bottom: 15px; font-weight: 700;}
#footer p.cert {width: 200px;}
#footer a.top {position: absolute; top: 30px; right: 15px; width: 50px; height: 50px; border-radius: 100px; box-sizing: border-box; background: rgba(255, 255, 255, 0.4); text-align: center; font-size: 14px; font-weight: 700; padding-top: 10px;}
#footer a.top i {display: block; margin-bottom: -3px;}


/* main */
#main-visual-mobile {position: relative;}
#main-visual-mobile p.dummy {opacity: 0;}
#main-visual-mobile ul.slide {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#main-visual-mobile ul.slide li {position: absolute; left: 0; top: 0; width: 100%; display: none;}
#main-visual-mobile ul.slide li:first-child {display: block;}
#main-visual-mobile ul.slide li div.content {position: absolute; left: 0; width: 100%; top: 50%; color: #ffffff; text-align: center; transform: translate(0, -50%);}
#main-visual-mobile ul.slide li div.content p {font-size: 30px; font-weight: 300; margin-bottom: 100px;}
#main-visual-mobile ul.slide li div.content p em {font-weight: 700;}
#main-visual-mobile ul.slide li div.content a {display: inline-block; font-size: 16px; line-height: 36px; width: 120px; border: 2px solid #ffffff;margin-top: 50%}
#main-visual-mobile ul.indicator {position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center;}
#main-visual-mobile ul.indicator li {display: inline-block;}
#main-visual-mobile ul.indicator li + li {margin-left: 10px;}
#main-visual-mobile ul.indicator li a {display: block; overflow: hidden; text-indent: -999px; width: 10px; height: 10px; border: 1px solid #ffffff; border-radius: 100px;}
#main-visual-mobile ul.indicator li.on a {background: #ffffff;}

body.main #why {padding: 50px 15px 30px 15px; background: #fafafc; text-align: center;}
body.main #why h2 {font-size: 24px; font-weight: 400; margin-bottom: 30px;}
body.main #why h2 em {font-weight: 700;}
body.main #why ul.implant li {border: 1px solid #f2f2f2; background: #ffffff; font-size: 16px;}
body.main #why ul.implant li + li {margin-top: 30px;}
body.main #why ul.implant li > a {display: block;}
body.main #why ul.implant li span.content {display: block; padding: 20px 0;}
body.main #why ul.implant li em {display: block; font-size: 24px; font-weight: 700; color: #1db6b7; margin-bottom: 10px;}

body.main #rnd p.bg {overflow: hidden; position: relative;}
body.main #rnd p.bg img {width: 850px; max-width: none; position: relative; left: 50%; transform: translate(-50%, 0);}
body.main #rnd div.content {background: #ffffff; text-align: center; padding: 50px 15px;}
body.main #rnd h2 {font-size: 24px; font-weight: 400; margin-bottom: 30px;}
body.main #rnd h2 em {font-weight: 700;}
body.main section#rnd div.content p.slogan {font-size: 30px; font-weight: 700; margin-bottom: 30px;}
body.main section#rnd div.content p.desc {font-size: 16px; color: #888888; margin-bottom: 30px;}
body.main section#rnd div.content a {display: inline-block; width: 160px; height: 42px; box-sizing: border-box; border: 1px solid #2cb5b5; color: #2cb5b5; border-radius: 100px; text-align: center; font-size: 16px; line-height: 40px;}

/* 2020.04.08 메일링 추가*/
body.main section#mailing .box {padding-bottom: 20px;}
body.main section#mailing ul.mail li {display: inline-block; vertical-align: top; width: 100%; margin-left:10px;margin-bottom:10px;font-size: 16px;}
body.main section#mailing ul.mail li a {display: block;  height: 400px; outline: 2px solid transparent; background: #ffffff; transition: all 0.3s; font-size: 14px; color: #888888; text-align: center; overflow: hidden;}
body.main section#mailing ul.mail li a:hover,
body.main section#mailing ul.mail li a:focus {outline-color: #1db6b7;}
body.main section#mailing ul.mail a em {display: block; font-size: 24px; color: #1db6b7; font-weight: 400; margin: 15px 0; /* 2020. 01 */ line-height:130%;}
body.main section#mailing ul.mail input[type=text] {display: inline-block; width: 70%; height: 50px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dedede; padding: 0 10px; font: inherit; border-radius: 5px;}
body.main section#mailing ul.mail input[type=button] {display: inline-block; width: 20%; height: 50px; box-sizing: border-box; background: #1db6b7;color:#fff; margin-left:10px; padding: 0 10px; font: inherit; border:none; border-radius: 5px;}
body.main section#mailing ul.mail p em{line-height:30px; color: #1db6b7;}

body.main #sns {background: #f5f4f9; padding: 50px 15px 80px 15px;}
body.main #sns h2 {font-size: 24px; margin-bottom: 30px; text-align: center;}
body.main #sns h3 {margin-bottom: 10px; margin-top: 30px;}
body.main #sns h3 img {transform: scale(0.8); transform-origin: left top;}
body.main #sns ul.youtube {overflow: hidden;}
body.main #sns ul.youtube li {display: none;}
body.main #sns ul.youtube li:first-child {display: block;}
body.main #sns ul.youtube li img {width: 100%;}
body.main #sns ul.facebook li {min-height: 200px; background: #ffffff; overflow: hidden;}
body.main #sns ul.facebook li:nth-child(2n) {display: none;}
body.main #sns div.naver a.box {display: block; background: #ffffff; overflow: hidden; position: relative;}
body.main #sns div.naver a.box span.image {display: block; width: 50%;}
body.main #sns div.naver a.box span.content {position: absolute; right: 0; top: 0; width: 50%; height: 100%; padding: 10px; box-sizing: border-box; font-size: 15px;}
body.main #sns div.naver a.box span.content > * {display: block;}
body.main #sns div.naver a.box span.content em {font-weight: 400; margin-bottom: 5px;}
body.main #sns div.naver a.box span.content span.date {font-size: 13px; color: #888888;}
body.main #sns div.naver a.box span.content span.text {position: absolute; left: 10px; bottom: 10px; height: 44px; line-height: 22px; width: calc(100% - 20px); font-size: 14px; overflow: hidden; color: #888888;}


/* sub(common) */
#sub-visual {position: relative;}
#sub-visual h2 {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-bottom: 1px solid #1db6b7; padding-bottom: 2px; color: #ffffff; font-size: 26px; text-align: center;}
body.implant #sub-visual h2 img {width: 180px;}
body.event #sub-visual h2 {width: 200px;}
#lnb {position: relative; overflow: hidden; height: 50px; border-top: 1px solid #e1e1e8; border-bottom: 1px solid #e1e1e8; box-sizing: border-box;}
#lnb.scroll ul {position: absolute; left: 0; top: 0; max-width:850px;min-width:850px;}
#lnb.scroll ul li {float: left;}
#lnb.scroll ul li + li {margin-left: 10px;}
#lnb.scroll ul li a {display: block; line-height: 48px; font-size: 15px; padding: 0 10px;}
#lnb.scroll ul li.on a {font-weight: 700; color: #1db6b7;}
#lnb.table ul {display: table; width: 100%; border-collapse: collapse; table-layout: fixed;}
#lnb.table ul li {display: table-cell; text-align: center;}
#lnb.table ul li a {display: block; line-height: 48px; font-size: 15px;}
#lnb.table ul li.on a {font-weight: 700; color: #1db6b7;}


/* 임플란트 */
body.implant section.white {background: #ffffff;}
body.implant section.gray {background: #f6f6f6;}
body.implant section > div.box {position: relative; padding: 40px 0 60px 0;}
body.implant h3.title {font-size: 20px; color: #2bb6b7; text-align: center; margin-bottom: 30px;}
body.implant section.title {background: #ffffff;}
body.implant section.title > div.box {padding: 40px 15px;}
body.implant section.title h3 {font-size: 25px; margin-bottom: 20px; font-weight: 400;}
body.implant section.title h3 em {font-weight: 700;}
body.implant section.title p.desc {font-size: 16px;}
body.implant section.title p.desc em {font-weight: 700;}

body.implant.what section.gray {text-align: center;}
body.implant.what section.gray div.box {padding: 40px 0 40px 0;}
body.implant.what section.gray h2 {font-size: 25px; font-weight: 400; padding-bottom: 20px; margin-bottom: 25px; position: relative;}
body.implant.what section.gray h2 em {font-weight: 700;}
body.implant.what section.gray h2:before {content: ''; position: absolute; left: 50%; bottom: 2px; width: 60px; height: 2px; transform: translate(-50%, 0); background: #2bb6b7;}
body.implant.what section.gray p.title {font-size: 20px; font-weight: 700;}
body.implant.what section.white {padding: 0 15px;}
body.implant.what h3 {font-size: 16px; margin-bottom: 20px;}
body.implant.what h3 em {color: #2bb6b7;}
body.implant.what p.paragraph {font-size: 14px; line-height: 24px; margin-bottom: 20px;}
body.implant.what p.image {margin: 30px 0;}
body.implant.what p.image img {width: 100%;}
body.implant.advantage ul.advantage {text-align: center; padding: 0 15px;}
body.implant.advantage ul.advantage li {display: inline-block; width: 220px; height: 340px; background: #ffffff; box-sizing: border-box; overflow: hidden;}
body.implant.advantage ul.advantage li + li {margin-top: 30px;}
body.implant.advantage ul.advantage li p {padding: 12px 10px; font-size: 14px; text-align: left;}
body.implant.advantage ul.advantage li img {width: 100%;}
body.implant.procedure ul.procedure {padding: 0 15px;}
body.implant.procedure ul.procedure li {position: relative; padding: 20px 15px 15px 15px; background: #ffffff; border-bottom: 2px solid #dddddd; font-size: 16px;}
body.implant.procedure ul.procedure li + li {margin-top: 30px;}
body.implant.procedure ul.procedure li * {display: block;}
body.implant.procedure ul.procedure li > em {color: #2bb6b7; font-weight: 700; font-size: 16px; margin-bottom: 10px;}
body.implant.procedure ul.procedure li > p em {font-size: 20px; font-weight: 700;}
body.implant.procedure ul.procedure li span.image {display: block; margin-top: 20px;}
body.implant.procedure ul.procedure li span.image img {width: 100%;}

body.implant.precautions ul {padding: 0 15px;}
body.implant.precautions ul.precautions li {background: #f9f9f9; font-size: 16px; border: 1px solid #dddddd;}
body.implant.precautions ul.precautions li + li {margin-top: 20px;}
body.implant.precautions ul.precautions li span.image {display: block;}
body.implant.precautions ul.precautions li span.image img {width: 100%;}
body.implant.precautions ul.precautions li > p {padding: 15px 15px 50px 15px;}
body.implant.precautions ul.precautions li > p em.num {display: block; font-weight: 700; margin-bottom: 10px; color: #999999;}
body.implant.management ul.management {padding: 0 15px;}
body.implant.management ul.management li {height: 250px; box-sizing: border-box; background: #f6f6f6; padding: 40px; text-align: center; font-size: 16px;}
body.implant.management ul.management li + li {margin-top: 30px;}
body.implant.management ul.management li span.icon {display: block; margin-bottom: 25px;}



/* 회사소개 */
body.company section.content-box {padding: 30px 15px 50px 15px; font-size: 14px;}
body.company.greeting h3 {font-size: 30px; color: #1db6b7; font-weight: 400; line-height: 1.2em; margin-bottom: 10px;}
body.company.greeting h3 em {font-weight: 700; display: block;}
body.company.greeting p.title {font-size: 20px;}
body.company.greeting p.paragraph {margin: 20px 0;}
body.company.greeting p.paragraph em {font-weight: 700; font-size: 15px;}
body.company.greeting div.ceo {padding-bottom: 50px;}
body.company.greeting div.ceo img {width: 100%;}

/* 2012001 수정*/
body.vision section.content-box {padding: 30px 15px 50px 15px; font-size: 14px; text-align: center;}
body.vision section.mission {background: #f5f6fb; text-align: center; padding: 30px 15px; font-size: 18px;}
body.vision section.mission h3 {font-size: 24px; margin-bottom: 15px;}
body.vision section.content-box {padding: 30px 15px 50px 15px; text-align: center;}
body.vision section.content-box h3 {font-size: 24px; margin-bottom: 30px;}
body.vision section.content-box p.mobile img {width: 280px;}

body.history section.content-box {padding: 30px 0 50px 0; font-size: 14px;}
body.history h3 {font-size: 26px; font-weight: 400; margin-bottom: 30px; margin-left: 15px; line-height: 1.2em;}
body.history h3 em {display: block; font-weight: 700;}
body.history ul.history-tab {display: table; table-layout: fixed; border-collapse: collapse; width: 100%; box-sizing: border-box;}
body.history ul.history-tab li {display: table-cell; text-align: center; border-top: 1px solid #ededed; border-bottom: 1px solid #1db6b7; border-left: 1px solid #ededed;}
body.history ul.history-tab li:last-child {border-right: 1px solid #ededed;}
body.history ul.history-tab li a {display: block; line-height: 60px; color: #888888;}
body.history ul.history-tab li.on {border: 1px solid #1db6b7; border-bottom: none;}
body.history ul.history-tab li.on a {color: #1db6b7; font-weight: 700;}
body.history div.history {border-top: 1px solid #1db6b7; border-top: none; overflow: hidden; font-size: 14px;}
body.history div.history ul.image {display: none;}
body.history div.history ul.history {padding: 30px 15px;}
body.history div.history ul.history > li > em {font-size: 18px; display: block; color: #1db6b7; font-weight: 700; padding-left: 28px; position: relative;}
body.history div.history ul.history > li > em:before {content: ''; position: absolute; left: 0; top: 5px; width: 10px; height: 10px; border: 4px solid #1db6b7; border-radius: 20px; background: #ffffff; z-index: 10;}
body.history div.history ul.history > li > ul {position: relative; padding-left: 30px; padding-bottom: 30px;}
body.history div.history ul.history > li > ul:before {content: ''; position: absolute; left: 9px; top: -10px; width: 1px; height: calc(100% + 30px); background: #ededed;}
body.history div.history ul.history > li:last-child > ul:before {display: none;}
body.history div.history ul.history > li > ul > li {margin: 5px 0; padding-left: 40px; text-indent: -40px;}
body.history div.history ul.history > li > ul > li em {font-weight: 700; margin-right: 22px;}

body.global section.content-box {padding: 30px 15px 50px 15px; font-size: 14px;}
body.global h3 {font-size: 24px; font-weight: 400; margin-bottom: 30px; color: #1db6b7;}
body.global h3 em {display: block; font-weight: 700;}
body.global p.global-map {text-align: center; margin-bottom: 40px;}
body.global h4 {position: relative; font-size: 18px; font-weight: 400; padding-left: 20px; margin-bottom: 10px;}
body.global h4:before {content: ''; position: absolute; left: 0; top: 10px; width: 10px; height: 10px; border-radius: 20px; background: #eeeeee;}
body.global div.inc {overflow: hidden;}
body.global div.korea h4:before {background: #fc5b7a;}
body.global div.branch h4:before {background: #3e88ec;}
body.global div.export h4:before {background: #61c3dd;}
body.global ul.country {overflow: hidden;}
body.global ul.country li {float: left; width: 30%; text-align: center; margin-right: 5%; margin-bottom: 30px;}
body.global ul.country li:nth-child(3n) {margin-right: 0;}
body.global ul.country li span.flag {display: block; overflow: hidden; margin-bottom: 10px;}
body.global ul.country li span.flag img {width: 100%; height: 100%;}
body.global ul.country li em {display: block; font-size: 13px;}

body.recruite.list section.content-box {padding: 0 0 50px 0;}


/* 연구개발 */
body.rnd section.content {position: relative;}
body.rnd section.content > div.box {position: relative; padding: 30px 15px 50px 15px;}
body.rnd h3.icon {width: 230px; line-height: 40px; text-align: center; font-size: 15px; font-weight: 700; background: #2cb5b5; color: #ffffff; margin-bottom: 20px;}
body.rnd h3.icon img {vertical-align: middle; margin-right: 10px;}

body.rnd section.implant p.bg {position: absolute; left: 0; bottom: 0; width: 100%; overflow: hidden;}
body.rnd.lab section.implant p.title {font-size: 20px; font-weight: 400; color: #1db6b7;}
body.rnd.lab section.implant p.title em {display: block; font-weight: 700;}
body.rnd.lab section.implant p.paragraph {margin: 20px 0; font-size: 16px; font-weight: 400;}
body.rnd.lab section.implant ul.feature li {width: 200px; margin: 0 auto; border: 2px solid #ededed; /* 2020. 01*/}
body.rnd.lab section.implant ul.feature li + li {margin-top: 20px;}

/* 202001 수정 start */
body.rnd.bio section.cell p.title {font-size: 20px; font-weight: 400; color: #1db6b7;}
body.rnd.bio section.cell p.title em {display: block; font-weight: 700;}
body.rnd.bio section.cell p.paragraph {margin: 20px 0; font-size: 16px; font-weight: 400;}
body.rnd.bio section.cell ul.feature li {width: 200px; margin: 0 auto; border: 2px solid #ededed;  /* 2020. 01*/}
body.rnd.bio section.cell ul.feature li + li {margin-top: 20px;}

body.rnd.bio section.rhbmp {background: #f9faff;}
body.rnd.bio section.rhbmp h3 {text-align: center; font-size: 20px; font-weight: 700; margin-bottom: 30px;}
body.rnd.bio section.rhbmp h3 span {display: block; font-size: 14px; font-weight: 400; color: #888888;}
body.rnd.bio section.rhbmp p.title {font-size: 22px; font-weight: 700; color: #1db6b7; margin-bottom: 20px; text-align: center;}
body.rnd.bio section.rhbmp h4 {font-size: 16px; font-weight: 700;}
body.rnd.bio section.rhbmp p.paragraph {font-size: 16px; font-weight: 400;}

body.rnd.bio section.process {background: #ffffff;}
body.rnd.bio section.process > div.box {padding: 0;}
body.rnd.bio section.process h3 {line-height: 50px; text-align: center; background: #ff6f64; color: #ffffff; font-size: 16px; margin-bottom: 40px;}
body.rnd.bio section.process ul.feature {overflow: hidden;}
body.rnd.bio section.process ul.feature li {float: left; width: 50%; text-align: center; margin-bottom: 20px;}
body.rnd.bio section.process ul.feature li img {width: 120px;}
body.rnd.bio section.process ul.feature li em {display: block; margin-top: 10px;}

body.rnd.bio section.paper {background: #f9f9f9;}
body.rnd.bio section.paper h3 {font-size: 20px; font-weight: 700; margin-bottom: 20px;}
body.rnd.bio section.paper ul.paper {font-size: 12px; color: #888888;}
body.rnd.bio section.paper ul.paper li +  li {margin-top: 20px;}
body.rnd.bio section.paper ul.paper cite {color: #666666; font-weight: 700; display: block;}

body.news section.content {position: relative;}
body.news section.content > p.bg > img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); min-width: 100%;}
body.news section.content > div.box {position: relative; padding: 30px 15px 50px 15px;}
body.news h3.icon {width: 180px; line-height: 40px; text-align: center; font-size: 15px; font-weight: 700; background: #2cb5b5; color: #ffffff; margin-bottom: 20px;}
body.news h3.icon img {vertical-align: middle; margin-right: 10px;}
body.news.award section.award {background: #f9f9f9;}
body.news.award section.award > div.box {padding: 30px 15px 50px 15px;}
body.news.award section.award div.title {text-align: center;}
body.news.award section.award div.title h3 {font-size: 30px; font-weight: 700; display: inline-block; text-align: left; border-bottom: 2px solid #1db6b7; margin-bottom: 40px;}
body.news.award section.award div.title h3 span {font-size: 16px; font-weight: 400; display: block;}
body.news.award section.award div.title h3 em {color: #1db6b7;}
body.news.award section.award div.title p {text-align: left; font-size: 16px; margin-bottom: 20px;}
body.news.award section.award div.title p em {font-weight: 700;}
body.news.award section.award p.image {text-align: center;}
body.news.award section.award p.image img {width: 280px;}
body.news.award ul.award {margin-top: 50px; overflow: hidden;}
body.news.award ul.award li {float: left; width: 24%;}
body.news.award ul.award li + li {margin-left: 10%;margin-bottom:2%;}
body.news.award ul.award li:nth-child(4) {margin-left: 0;}
body.news.award ul.award li:nth-child(7) {margin-left: 0;}
body.news.award section.thanks {background: #ffffff;}
body.news.award section.thanks > div.box {padding: 30px 15px 50px 15px;}
body.news.award section.thanks h3 {font-size: 20px; color: #1db6b7; margin-bottom: 5px;}
body.news.award ul.thanks > li {overflow: hidden; padding: 20px 0; border-bottom: 1px solid #d9dbe3;}
body.news.award ul.thanks > li span.org {display: block; width: 160px; margin-bottom: 10px;}
body.news.award ul.thanks > li > ul {font-size: 14px;}
body.news.award ul.thanks > li > ul > li {position: relative; padding-left: 80px;}
body.news.award ul.thanks > li > ul > li + li {margin-top: 3px;}
body.news.award ul.thanks > li > ul > li em {position: absolute; left: 0; top: 0; width: 80px; font-weight: 700;}
body.news.award ul.thanks > li > ul > li.date em {letter-spacing: 26px;}

body.faq section.faq {padding: 30px 15px 50px 15px;}
body.faq section.faq h3 {font-size: 24px; margin-bottom: 30px;}

body.inquiry section.inquiry {padding: 30px 15px 50px 15px;}
body.inquiry section.inquiry h3 {font-size: 24px; margin-bottom: 10px;}
body.inquiry section.inquiry p.title {font-weight: 400; font-size: 16px;}
body.inquiry div.agree {height: 200px; overflow: auto; border: 1px solid #eeeeee; padding: 20px; white-space: pre-line; margin: 20px 0 10px 0; color: #888888;}
body.inquiry p.agree {text-align: right; margin-bottom: 30px;}
body.inquiry p.agree input {vertical-align: middle; margin-right: 10px;}

body.center section.center {padding: 30px 15px 50px 15px;}
body.center section.center h3 {font-size: 24px; margin-bottom: 30px;}
body.center section ul.customercenter li{margin-bottom: 30px;}
body.center section hr.line1{margin: 50px 0 30px 0;display: block;    height: 1px;    border: 0;    border-top: 1px solid #e5e5e5;   }
body.center section hr.line2{margin: 50px 0 30px 0;display: block;    height: 1px;    border: 0;    border-top: 1px solid #e5e5e5;   }

body.center section p.sns.title em{font-size: 20px;font-weight: bold;}
body.center section p.sns.title{font-size: 14px; margin-bottom: 20px;}
body.center section ul.sns {overflow: hidden; }
body.center section ul.sns li {display: inline-block;}
body.center section ul.sns li + li {margin-left: 30px;}
body.center section div.way h3.waytitle{font-weight: 400; margin-bottom: 10px;}
body.center section div.way p{font-size: 16px; color: #333;padding: 10px 0;}
body.center section div.way em{font-weight: bold; margin-right: 10px;}
body.center section div.way i{display: none;}

/* 202001 수정 end */

/* 이벤트 */
body.event.seminar section.seminar {padding: 30px 15px 50px 15px;}
body.event.seminar h3.title {font-size: 22px; margin-bottom: 10px; font-weight: 400;}
body.event.seminar h3.title em {font-weight: 700;}
body.event.seminar ul.seminar {overflow: hidden;}
body.event.seminar ul.seminar li {font-size: 13px; color: #666666;}
body.event.seminar ul.seminar li + li {margin-top: 20px;}
body.event.seminar ul.seminar li a {display: block; border: 1px solid #f3f3f3; padding: 10px; transition: border-color 0.3s;}
body.event.seminar ul.seminar li a:hover {border-color: #cccccc;}
body.event.seminar ul.seminar li a > * {display: block;}
body.event.seminar ul.seminar li a span.image {margin-bottom: 15px;}
body.event.seminar ul.seminar li a span.image img {width: 100%;}
body.event.seminar ul.seminar em.title {font-size: 16px; font-weight: 700; margin-bottom: 20px; color: #333333;}
body.event.seminar ul.seminar span.datetime,
body.event.seminar ul.seminar span.place {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

body.event.conference section.conference {padding: 30px 15px 50px 15px;}

body.pr section.content-box {padding: 30px 15px 50px 15px;}
body.pr section.content-box h3.title {font-size: 20px; font-weight: 400; margin-bottom: 20px;}
body.pr section.content-box h3.title em {font-weight: 700;}
body.pr section.content-box div.board-view h3 {text-align: left; margin-bottom: 5px;}

body.pr.cowellnews table.list {border-top: 1px solid #d9dbe3;}

body.pr ul.video {overflow: hidden;}
body.pr ul.video li {font-size: 13px;}
body.pr ul.video li + li {margin-top: 30px;}
body.pr ul.video li a {display: block; height: 100px; box-sizing: border-box; border: 1px solid #f3f3f3; transition: border-color 0.3s; overflow: hidden; position: relative; padding: 10px 10px 10px 150px; background: #f9f9f9;}
body.pr ul.video li a:hover {border-color: #cccccc;}
body.pr ul.video li span.image {position: absolute; left: 0; top: 0; width: 140px; height: 100%; overflow: hidden;}
body.pr ul.video li span.image img {position: absolute; height: 100%; left: 50%; transform: translate(-50%, 0); max-width: none;}
body.pr ul.video li span.content > * {display: block;}
body.pr ul.video li span.content em.title {font-size: 14px; font-weight: 700; line-height: 22px; height: 44px; overflow: hidden;}
body.pr ul.video li span.content span.date {color: #888888; font-size: 12px; margin-top: 10px;}
body.pr ul.video li span.content span.tag {display: none;}

body.pr.conference ul.year-tab {overflow: hidden;}
body.pr.conference ul.year-tab li {float: left; width: 100px; text-align: center; border: 1px solid #1db6b7; color: #1db6b7; margin: 0 5px 5px 0;}
body.pr.conference ul.year-tab li a {display: block; line-height: 34px; font-size: 16px;}
body.pr.conference ul.year-tab li.on a {background: #1db6b7; color: #ffffff; font-weight: 700;}
body.pr.conference div.photo {margin: 20px 0; display: none;}
body.pr.conference div.photo h3 {font-size: 18px; margin-bottom: 20px;}
body.pr.conference div.photo ul.photo-list {overflow: hidden;}
body.pr.conference div.photo ul.photo-list li {float: left; width: 33%; margin: 0 0.5% 3px 0;}
body.pr.conference div.photo ul.photo-list li:nth-child(3n) {margin-right: 0;}
body.pr.conference div.photo ul.photo-list li a {position: relative; display: block; overflow: hidden; overflow: hidden;}
body.pr.conference div.photo ul.photo-list li a img {width: 100%;}

body.language section.content-box {padding: 30px 15px 50px 15px;}
body.language section.content-box h3 {font-size: 22px; font-weight: 400; margin-bottom: 30px;}
body.language section.content-box h3 em {font-weight: 700;}
body.language section.content-box ul.language {overflow: hidden; border-top: 1px solid #dedede;}
body.language section.content-box ul.language li {border-bottom: 1px solid #dedede;}
body.language section.content-box ul.language li a {display: block; font-size: 20px; font-weight: 400; line-height: 60px; position: relative; }



/* module */
div.compare-slide {text-align: center;}
div.compare-slide img {max-width: none; width: 100%;}
div.compare-slide div.content {position: relative; width: 100%; height: 100%; overflow: hidden; border: 2px solid #cccccc; overflow: hidden; text-align: left;}
div.compare-slide p.before {position: absolute; left: 0; top: 0; width: 50%; height: 100%; overflow: hidden; border-left: 1px solid #eeeeee;}
div.compare-slide a.bar {position: absolute; left: 50%; top: 0; width: 30px; height: 100%; margin-left: -15px;}
div.compare-slide a.bar:after {content: ''; position: absolute; left: 50%; top: 0; width: 6px; height: 100%; background: #1db6b7; margin-left: -3px;}

table.list {display: block; font-size: 15px;}
table.list thead {display: none;}
table.list tbody {display: block;}
table.list tbody tr {display: block; position: relative; border-bottom: 1px solid #d9dbe3;}
table.list tbody td {display: block;}
table.list tbody td.title a {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 15px 15px 40px 50px; font-weight: 400;}
table.list tbody td:first-child {position: absolute; left: 15px; top: 15px;}
table.list tbody td:nth-child(3) {position: absolute; left: 135px; bottom: 15px; font-size: 12px; color: #888888;}
table.list tbody td:nth-child(4) {position: absolute; left: 50px; bottom: 15px; font-size: 12px; color: #888888;}
table.list + div.paging {margin-top: 25px;}

div.paging {text-align: center; font-size: 14px; color: #888888;}
div.paging a {display: inline-block; box-sizing: border-box; width: 30px; height: 30px; line-height: 28px; vertical-align: top;}
div.paging > a {border: 1px solid #d3d3d3; background: #f9f9f9;}
div.paging ol {display: inline-block;}
div.paging ol li {display: inline-block; margin: 0 3px;}
div.paging ol li.on a {background: #1db6b7; color: #ffffff; font-weight: 700;}

div.board-view h3 {font-size: 20px; font-weight: 700; margin-bottom: 10px;}
div.board-view p.info {font-size: 14px; color: #888888; margin-bottom: 20px;}
div.board-view div.content-editor {border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px 0; min-height: 300px;}
div.board-view div.content-editor p {margin: 10px 0;}
div.board-view div.content-editor img {max-width: 100%;}
div.board-view div.youtube {text-align: center;}
div.board-view div.youtube iframe {width: 100%;}
div.board-view + div.button-box {margin-top: 20px;}

div.button-box {text-align: right;}
div.button-box.center {text-align: center;}
.btn {display: inline-block; min-width: 80px; height: 30px; line-height: 28px; box-sizing: border-box; border: 1px solid #444444; color: #444444; text-align: center; font-size: 14px; vertical-align: middle; transition: background 0.3s;}
.btn + .btn {margin-left: 10px;}
.btn.normal {min-width: 80px; padding: 0 5px; height: 30px; line-height: 28px;}
.btn.medium {min-width: 130px; height: 46px; line-height: 44px; font-size: 16px;}
.btn.large {width: 200px; height: 54px; line-height: 52px; font-size: 20px; border-radius: 5px;}
.btn.white {background: #ffffff; border-color: #444444; color: #444444;}
.btn.white:hover {background: #f9f9f9;}
.btn.lime {background: #1db6b7; color: #ffffff; border-color: #1db6b7;}
.btn.lime:hover {background: #35c0cc;}

table.faq {width: 100%; font-size: 14px; border-top: 1px solid #d9dbe3;}
table.faq thead {display: none;}
table.faq tbody tr {display: block; position: relative; padding: 10px 0; border-bottom: 1px solid #d9dbe3;}
table.faq tbody tr > td {display: block;}
table.faq tbody tr.question {padding-left: 30px;}
table.faq tbody tr.question.open {font-weight: 700;}
table.faq tbody tr.question td:first-child {position: absolute; left: 0;}
table.faq tbody tr.question a {display: block;}
table.faq tbody tr.answer {background: #f6f6f6; display: none;}
table.faq tbody tr.answer.open {display: block;}
table.faq tbody tr.answer td {padding: 0 10px;}
table.faq tbody tr.answer span.answer {display: block; width: 32px; line-height: 32px; text-align: center; color: #ffffff; background: #1db6b7; border-radius: 100px; font-size: 16px; margin-bottom: 15px;}
table.faq tbody tr.answer p.title {font-weight: 700; color: #1db6b7; margin-bottom: 15px;}
table.faq tbody tr.answer div.content p {margin: 5px 0;}
table.faq tbody tr.answer div.content p em {font-weight: 700;}
table.faq + div.paging {margin-top: 25px;}

div.event-view {font-size: 14px;}
div.event-view p.tag {color: #888888;}
div.event-view h3 {font-size: 20px; font-weight: 700; text-align: left; margin: 10px 0 0 0;}
div.event-view p.info {margin-bottom: 15px; font-size: 13px; color: #888888; margin-top: 5px;}
div.event-view div.content-editor {border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; min-height: 300px; padding: 10px 0;}
div.event-view div.content-editor p {margin: 10px 0;}
div.event-view div.content-editor img {max-width: 100%;}
div.event-view + div.button-box {margin-top: 20px;}

table.form {width: 100%; border-top: 1px solid #444444; font-size: 16px; font-weight: 700;}
table.form td {padding: 8px;}
table.form tr:first-child td {padding-top: 16px;}
table.form td.th {padding: 8px 0; width: 80px;}
table.form td.phone > * {float: left;}
table.form td.phone span.bar {width: 5%; text-align: center; line-height: 40px;}
table.form input[type=text] {display: inline-block; width: 100%; height: 40px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dedede; padding: 0 10px; font: inherit; border-radius: 5px; -webkit-appearance: none; appearance: none;}
table.form input[type=text].phone {width: 30%;}
table.form textarea {display: block; width: 100%; height: 160px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dedede; padding: 10px; font: inherit; border-radius: 5px; -webkit-appearance: none; appearance: none;}
table.form + div.button-box {margin-top: 30px;}
table.form + div.button-box a.btn {width: 100%;}

table.form1 {width: 100%; border-top: 1px solid #444444; font-size: 16px; font-weight: 700;}
table.form1 td {padding: 8px;}
table.form1 tr:first-child td {padding-top: 16px;}
table.form1 td.th {padding: 8px 0; width: 80px;}
table.form1 td.phone > * {float: left;}
table.form1 td.phone span.bar {width: 5%; text-align: center; line-height: 40px;}
table.form1 select {display: inline-block; width: 100%; height: 40px; box-sizing: border-box; background: #ffffff; border: 1px solid #eeeeee; padding-left: 10px; font: inherit; border-radius: 5px; -webkit-appearance: none; appearance: none;}
table.form1 select + select {margin-top: 10px;}
table.form1 input[type=text] {display: inline-block; width: 100%; height: 40px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dedede; padding: 0 10px; font: inherit; border-radius: 5px; -webkit-appearance: none; appearance: none;}
table.form1 input[type=text].phone {width: 30%;}
table.form1 textarea {display: block; width: 100%; height: 160px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dedede; padding: 10px; font: inherit; border-radius: 5px; -webkit-appearance: none; appearance: none;}
table.form1 + div.button-box {margin-top: 30px;}
table.form1 + div.button-box a.btn {width: 100%;}


#layer-mask {position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 1000; display: none;}
#layer-mask.on {display: block;}
div.layer-popup {position: fixed; left: 0; top: 50%; transform: translate(0, -50%); width: 100%; max-height: 80vh; z-index: 1001; display: none; text-align: center;}
#layer-mask.on + div.layer-popup {display: block;}
div.layer-popup div.slide p.image {max-height: 80vh; overflow: hidden; text-align: center;}
div.layer-popup div.slide p.image img {max-height: 80vh; width: 100%; max-width: 80vh; position: relative;}
div.layer-popup p.control a.prev {position: absolute; left: 0; top: 0; width: 60px; text-align: center; height: 100%; opacity: 0.8; transition: opacity 0.3s;}
div.layer-popup p.control a.prev img {position: relative; top: 50%; transform: translate(0, -50%); width: 30px;}
div.layer-popup p.control a.next {position: absolute; right: 0; top: 0; width: 60px; text-align: center; height: 100%; opacity: 0.8; transition: opacity 0.3s;}
div.layer-popup p.control a.next img {position: relative; top: 50%; transform: translate(0, -50%); width: 30px;}
div.layer-popup p.control a.close {position: absolute; right: 10px; top: -40px; opacity: 0.8; transition: opacity 0.3s; width: 30px;}
div.layer-popup p.control a.prev:hover,
div.layer-popup p.control a.next:hover,
div.layer-popup p.control a.close:hover {opacity: 1;}




/*
color guide

#1db6b7  lime(point color)
#35c0cc  lime(밝은색)
#fff15f  yellow
#f494a9  pink
#f5f4f9  (회색배경)
#ededed  border color (header)
#333333, #888888 (font color)
*/

/* 2020 01 수정*/
body.implant.excellence section > div.box {padding: 30px 15px 20px 15px;}
body.implant.excellence section.knowhow {background: #ffffff;}
body.implant.excellence h3 {font-size: 26px; font-weight: 400; margin-bottom: 20px; color: #333333;}
body.implant.excellence h3 em {font-weight: 700;}
body.implant.excellence h4 {font-size: 18px; font-weight: 700; margin-bottom: 10px; color: #1db6b7;}
body.implant.excellence p.title {font-size: 16px;}
body.implant.excellence p.title em {font-size: 18px; font-weight: 700; color: #1db6b7;}
body.implant.excellence section.knowhow div.content {overflow: hidden;}
body.implant.excellence section.knowhow p.title {margin-top: 20px;}
body.implant.excellence section.knowhow p.image {margin: 20px 0;}
body.implant.excellence section.knowhow p.image img {width: 100%;}
body.implant.excellence section.knowhow ul.cert {text-align: center; margin: 40px 0;}
body.implant.excellence section.knowhow ul.cert li + li {margin-top: 30px;}
body.implant.excellence section.knowhow ul.cert li em {display: block; margin-top: 10px; line-height: 1.2em;}
body.implant.excellence section.knowhow p.paragraph {font-size: 16px;}
body.implant.excellence section.knowhow ul.process {overflow: hidden; text-align: center; margin-top: 30px;}
body.implant.excellence section.knowhow ul.process li {float: left; width: 48%; margin: 0 4% 20px 0;}
body.implant.excellence section.knowhow ul.process li:nth-child(2n) {margin-right: 0;}
body.implant.excellence section.knowhow ul.process li img {width: 100%;}
body.implant.excellence section.knowhow ul.process li em {display: block; margin-top: 10px; line-height: 1.2em; font-size: 14px;}
body.implant.excellence section.knowhow ul.process:before {content: ''; position: absolute; left: 3%; top: 60px; width: 94%; height: 1px; /*background: #dadada;*/}
body.implant.excellence section.sla {background: #f9f9f9;}
body.implant.excellence section.sla div.content {overflow: hidden; margin: 20px 0;}
body.implant.excellence section.sla div.content p.paragraph {font-size: 16px; margin-right: 50px;}
body.implant.excellence section.sla div.content p.paragraph em {font-weight: 700;}
body.implant.excellence section.sla div.content p.image {margin: 20px 0;}
body.implant.excellence section.sla div.content p.image img {width: 100%;}

/* news 2020 01*/
body.cowellnews section.content-box {padding: 30px 15px 50px 15px;}
body.cowellnews table.list {border-top: 1px solid #d9dbe3;}
body.cowellnews section.content-box h3.title {font-size: 24px; font-weight: 400; margin-bottom: 20px; text-align: left;}
body.cowellnews section.content-box h3.title em {font-weight: 700;}
body.cowellnews section.content-box div.board-view h3 {text-align: left; margin-bottom: 5px;}
body.cowellnews section.content-box div.board-view div.content-editor{width:100%;}

/* 이벤트 */
body.seminar section.seminar {padding: 30px 15px 50px 15px;}
body.seminar h3.title {font-size: 22px; margin-bottom: 10px; font-weight: 400;}
body.seminar h3.title em {font-weight: 700;}
body.seminar ul.seminar {overflow: hidden;}
body.seminar ul.seminar li {font-size: 13px; color: #666666;}
body.seminar ul.seminar li + li {margin-top: 20px;}
body.seminar ul.seminar li a {display: block; border: 1px solid #f3f3f3; padding: 10px; transition: border-color 0.3s;}
body.seminar ul.seminar li a:hover {border-color: #cccccc;}
body.seminar ul.seminar li a > * {display: block;}
body.seminar ul.seminar li a span.image {margin-bottom: 15px;}
body.seminar ul.seminar li a span.image img {width: 100%;}
body.seminar ul.seminar em.title {font-size: 16px; font-weight: 700; margin-bottom: 20px; color: #333333;}
body.seminar ul.seminar span.datetime,
body.seminar ul.seminar span.place {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
body.seminar.apply #main section > div.box {background: #ffffff;}
body.seminar.apply #main section h3 {text-align: center; font-size: 22px;}
body.seminar.apply #main section h3 + p {text-align: center; font-size: 14px; margin: 10px 0 20px 0;}
body.seminar.apply div.button-box a.btn {width: 100%; border-radius: 5px;}

body.video section.content-box {padding: 30px 15px 50px 15px;}
body.video section.content-box h3.title {font-size: 20px; font-weight: 400; margin-bottom: 20px;}
body.video section.content-box h3.title em {font-weight: 700;}
body.video section.content-box div.board-view h3 {text-align: left; margin-bottom: 5px;}
body.video ul.video {overflow: hidden;}
body.video ul.video li {font-size: 13px;}
body.video ul.video li + li {margin-top: 30px;}
body.video ul.video li a {display: block; height: 100px; box-sizing: border-box; border: 1px solid #f3f3f3; transition: border-color 0.3s; overflow: hidden; position: relative; padding: 10px 10px 10px 150px; background: #f9f9f9;}
body.video ul.video li a:hover {border-color: #cccccc;}
body.video ul.video li span.image {position: absolute; left: 0; top: 0; width: 140px; height: 100%; overflow: hidden;}
body.video ul.video li span.image img {position: absolute; height: 100%; left: 50%; transform: translate(-50%, 0); max-width: none;}
body.video ul.video li span.content > * {display: block;}
body.video ul.video li span.content em.title {font-size: 14px; font-weight: 700; line-height: 22px; height: 44px; overflow: hidden;}
body.video ul.video li span.content span.date {color: #888888; font-size: 12px; margin-top: 10px;}
body.video ul.video li span.content span.tag {display: none;}
body.video section.content-box h3.title {font-size: 18px;}

body.conference section.content-box {padding: 30px 15px 50px 15px;}
body.conference #main {background: #f9f9f9;}
body.conference ul.year-tab {overflow: hidden;}
body.conference ul.year-tab li {float: left; width: 100px; text-align: center; border: 1px solid #1db6b7; color: #1db6b7; margin: 0 5px 5px 0;}
body.conference ul.year-tab li a {display: block; line-height: 34px; font-size: 16px;}
body.conference ul.year-tab li.on a {background: #1db6b7; color: #ffffff; font-weight: 700;}
body.conference div.photo {margin: 20px 0; display: none;}
body.conference div.photo h3 {font-size: 18px; margin-bottom: 20px;}
body.conference div.photo ul.photo-list {overflow: hidden;}
body.conference div.photo ul.photo-list li {float: left; width: 33%; margin: 0 0.5% 3px 0;}
body.conference div.photo ul.photo-list li:nth-child(3n) {margin-right: 0;}
body.conference div.photo ul.photo-list li a {position: relative; display: block; overflow: hidden; overflow: hidden;}
body.conference div.photo ul.photo-list li a img {width: 100%;}


/* 2021.10.20  */
body.auth section.auth {padding: 30px 15px 50px 15px;}
body.auth section.auth h3 {font-size: 24px; margin-bottom: 10px;}
body.auth section.auth label.title {font-weight: 700; font-size: 22px; color:#35c0cc;}
body.auth section.auth table.form1 input::placeholder {color:#bbb;font-weight:400;}
input::-webkit-input-placeholder {
  color:#bbb;font-weight:400;
}
input:-ms-input-placeholder {
  color:#bbb;font-weight:400;
}





