.rent-form td{text-align: left !important; }
.rent-form b{color:#d40000;}
.rent-form table  {width:99.99%!important;}
.rent-form table label {font-weight: normal;}
.rent-form table select {-webkit-border-radius: 0; border: 0; outline: 1px solid #ccc; outline-offset: -1px; width:100px;}
.rent-form .input-xs {max-width:50px;}
.rent-form .w-100 {width:100%;}
.rent-form .btn{ height: 35px; line-height: 35px; padding-top: 0 !important; padding-bottom: 0!important;}
.input-group-addon label {margin-bottom:0;}


.btn-black {background: #333 !important; border:1px solid #333; color:#fff !important;}
.btn-black:hover, .btn-primary:focus {background: #333 !important;border:1px solid #333; color:#fff}
@media (min-width: 1272px) {

	.sub .top-contents h1 { font-size:30px; color:#60b0e3;margin-bottom:15px;  font-weight:bold;font-family: 'NanumSquareRound'; padding-top:40px; }
	.sub .top-contents .location {  font-size:18px; color:#fff;  }

	.tab-menu li a:hover { color:#222; border-bottom:2px solid #60b0e3; text-decoration:none;  }
	.tab-menu li.active  a {color:#222; border-bottom:2px solid #60b0e3 }

	.sub-contents .text-box.left-text-box { padding-left:120px; background:url(../images/sub_common/icon_news.png) no-repeat 30px center #f2f2f2; min-height:80px; }

	.sub-contents h4 {font-family: 'NanumSquareRound';margin-bottom:20px;  font-size:26px;line-height: 1.5;color:#222; font-weight:normal;clear:both;}
	.sub-contents h5 {font-family: 'NanumSquareRound'; margin-bottom: 15px; font-size: 20px; line-height: 1.3; color: #222; clear: both; font-weight: normal;}

	.sub-contents ul.bul li {line-height: 2;margin-left:12px;}
	.sub-contents ul.bul li:before {  padding-right:8px;    font-size:16px; color:#f18183;   margin-left:-12px;}

	.sub-contents .guide-wrap .contents-table table thead th {font-weight: bold; padding: 7px;}

	.sub-contents p {line-height: 2;}
	.sub-contents .guide-wrap p {letter-spacing: 0.4px;}
	.sub-contents p.blue-back {background: #c0e6fd;padding: 0;display: inline-block;line-height: 1;}
	.sub-contents .red {color: #f00 !important;}

	.sub-contents .tCenter {text-align: center;}
	.sub-contents .m-b-10 {margin-bottom: 10px;}
	.sub-contents .m-l-10 {margin-left: 18px;}
	.sub-contents .m-l-16 {margin-left: 16px;}
	.sub-contents .blue {color: #60b0e3 !important;}

	.sub-contents hr {border-top:1px solid #CCC;display: block;margin:0;margin-bottom: 20px;}
	/*---------------------*/

	.rent-form table{ font-size: 16px;;}

}



/* md */
@media (min-width: 1272px) and (max-width: 1469px) {

}

/* xs + sm */
@media (max-width: 1271px) {
.sub-contents ul.bul li:before {   color:#f18183;  }

.rent-form table{ font-size: 0.68571429rem;;}

}
