  @charset "UTF-8";

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-family: "Roboto", "Noto Sans KR", "Malgun Gothic","돋움", "dotum";
}

.board form legend, .board .hidden { position: absolute !important; text-indent: -99999px; width:0 !important; height: 0 !important;top:-99999px;left:-99999px;}

ul.cMore_list li span.campus-view-span:last-child {
	
	display: block !important; 
	margin:0 !important;
	
}

div.modal { outline : none;}

div.cMore_popupwrap, .cMap_infoBtn { z-index : 1015; }

/* 지도
.customoverlay {
    position: relative;
    bottom: 85px;
    border-radius: 6px;
    border: 1px solid #ccc;
    border-bottom: 2px solid #ddd;
    float: left;
}

.customoverlay:nth-of-type(n) {
    border: 0;
    box-shadow: 0px 1px 2px #888;
}

.customoverlay a {
    display: block;
    text-decoration: none;
    color: #000;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    background: #d95050;
    background: #d95050 url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/arrow_white.png) no-repeat right 14px center;
}

.customoverlay .title {
    display: block;
    text-align: center;
    background: #fff;
    margin-right: 35px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
}

.customoverlay:after {
    content: '';
    position: absolute;
    margin-left: -12px;
    left: 50%;
    bottom: -12px;
    width: 22px;
    height: 12px;
    background: url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png);
}
 */
 


/*
.customoverlay {
   top: -115px;
    left:0;
}
*/

#geo {
	cursor :pointer;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 5px;
    border: 1px solid #909090;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    background: #fff;
    overflow: hidden;
    z-index: 2;
}

/* 생활팁 */

ul.cMap_infoList > li > div.TipWrap span.locTxt { cursor: pointer; }

ul.cMap_infoList > li div.active {
    background: #e6eff8;
}

ul.cMap_infoList > li div.active span.locIcon {
    background: url(/_res/skku/img/sub/cMap_locIcon_on.png) no-repeat 0 0;
    color: #d24545;
}

.cMap_infoListWrap ul li span.locTxt span i{
    font-style: normal;
}

/*
.overlayAddr {
    text-align: center;
}
*/

.overlayAddr img { height : 152px; }
