@CHARSET "UTF-8";

/*반응형 비활성화
.container{
max-width: none !important;
width:1170px;
}
*/

.container{
	background-color:#fff;
}

.modal-dialog-center {
    margin-top: 10%;
}

body,input,textarea,select,button,table{
	font-size:12px; line-height:12px; font-family:"돋움",Dotum,"굴림", Gulim,AppleGothic,Sans-serif; color:#464646; text-align: left;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
 font-family:"Nanum Gothic" !important ;
}

.table_list th{
	background: url("../img/notice/bg_03.jpg") repeat-x top;
	text-align:center;
	border-bottom:1px solid #739bb2;
	border-left:1px solid #e2e8f7;
	border-right:1px solid #e2e8f7;	
	vertical-align:middle;
}
.table_list td{
	text-align:center;	
	overflow : hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-moz-binding:url(/xe/ellipsis.xml#ellipsis)
}
.main_title{
	background: url(../img/ic_subtit.gif) no-repeat 10px center;
	padding-left: 20px;
}

.modal_title{
	background: url(../img/ic_subtit.gif) no-repeat 0px center;
	padding-left: 10px;
}
.modal_small_text{
	width:60px;height:25px;font-size:11px;
}
.modal_normal_text{
	width:200px;height:25px;font-size:11px;
}
.modal_searchbox_text{
	display:inline;width:120px;height:25px;font-size:11px;ime-mode:active;
}
.normal_searchbox_text{
	display:inline;width:150px;height:30px;font-size:12px;
}
.modal_normal_text_nowidth{
	height:25px;font-size:11px;
}
.gryp_sm{
	top:-3px;
}
.form_control_selectbox{
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form_control_selectbox_normal{
	width: 100%;
	height: 30px;
	padding: 1px 6px;
	font-size:13px;
	line-height: 1.428571429;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form_control_selectbox_sm{
	width: 100%;
	height: 25px;
	padding: 1px 6px;
	font-size:11px;
	line-height: 1.428571429;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.span_vertical_middle{
	display:table-cell;
	vertical-align: middle;
	padding-left:20px;
}
.news-item {
	padding: 4px 4px;
	margin: 0px;
	border-bottom: 1px dotted #555;
}
.panel ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#oneliner {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #fff;
	border-radius: 2px;
}
#oneliner .header {
	background-color: #808000;
	display: inline-block;
	width: 50px;
	height: 30px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	border-radius: 2px 0 0 2px;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-animation: redPulse 4s infinite;
	-moz-animation: redPulse 4s infinite;
	animation: redPulse 4s infinite;
}
#oneliner ul.newsticker {
	display: inline-block;
	height: 30px;
	width: 380px;
	overflow: hidden;
	margin: 0 0 0 -3px;
	padding: 0 0 0 6px;
	line-height: 30px;
	font-weight: 500;
}

#search_box_call td{
	padding:1px 0px 0px 1px;
	border-top:0px;
}
.search_small_text{
	display:inline;
	width:100px;
	height:25px;
	font-size:11px;
}
.input_boxes_group{
	border: solid 1px;
	border-color: gainsboro;
	height:24px;
}
.resize-column th{
	/* background: url("../img/notice/th_bg.gif") repeat-x top; */
	text-align:center;
	border-left:1px solid #e2e8f7;
	border-right:1px solid #e2e8f7;	
	vertical-align:middle;
}
.resize-column td{
	text-align:center;	
	height:20px;
	line-height: 1;
}
#bottom_order_status{
	margin:2px 0px 0px 0px;
	border: solid 1px;
	border-color: gainsboro;
}
#bottom_order_status td{
	text-align:center;
}
#input_box_call tr{
	border-top-style:hidden;
}
#input_box_call td{
	padding:2px 3px;
}
.callInput_normal_text{
	height:25px;font-size:11px;
}
.callInput_check_text{
	height:25px;font-size:11px;
	border: 1px solid red;
}
.placeholder { 
	color: red;
	line-height: 1.2; 
}
.form-control{
	line-height: 1.2; 
}

#call_table_list td{
	text-align:center;	
	height:20px;
	line-height: 1;
}
#call_list_dstt td{
	line-height: 1;
}
#ajax_table tbody tr{
	border-bottom-style:solid !important;
	border-bottom-color:gainsboro !important;
	border-bottom-width: 2px !important;
}
#ajax_table tbody td{
	line-height: 1;	
}

.list_searchbox td{
	vertical-align:middle !important;	
}

.list_normal{
	width: 120px;
	display:inline;
}
.list_selectbox_normal{
	width: 150px;
	display:inline;
}
.input_box_normal td{
	text-align:left;
	vertical-align:middle !important;
	height:36px;
	width:230px;	
}

.input_box_normal th{
	text-align:center;
	width:80px;
	vertical-align:middle !important;	
}

.input_inline_text{
	height:25px;
	font-size:11px;
	width:120px;
	display:inline;
}
.w20{width:20px;}
.w25{width:25px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w120{width:120px;}
.w125{width:125px;}
.w130{width:130px;}
.w135{width:135px;}
.w140{width:140px;}
.w150{width:150px;}
.w160{width:160px;}
.w200{width:200px;}
.w215{width:215px;}
.w220{width:220px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w460{width:460px;}
.w600{width:600px;}
.p5{width:5%}
.p8{width:8%}
.p10{width:10%}
.p12{width:12%}
.p13{width:13%}
.p15{width:15%}
.p20{width:20%}
.p30{width:30%}
.p40{width:40%}
.p50{width:50%}
.p60{width:60%}
.p70{width:70%}
.p80{width:80%}
.p90{width:90%}
.mgb5{
	margin:0 0 5px;
}
.mgb7{
	margin:0 0 7px;
	font-weight: bold;
}
.btn-top-primary{
	background-color: #808000;
	border-color:#808000;
	color:#ffffff;
	font-size: 14px;
	padding: 3px 10px;
}
.btn-top-primary:hover, .btn-top-primary:focus, .btn-top-primary:active, .btn-top-primary.active, .open .dropdown-toggle.btn-top-primary {
	color: #ffffff;
	background-color: #666600; 
	border-color: #666600; 
}
.btn-cosmos-primary{
	background-color: #2FA7E6;
	border-color:#2FA7E6;
	color:#ffffff;
}
.btn-cosmos-primary:hover, .btn-cosmos-primary:focus, .btn-cosmos-primary:active, .btn-cosmos-primary.active, .open .dropdown-toggle.btn-cosmos-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
input {
	color: #000000 !important;
}
input::-webkit-input-placeholder {
	color: #000000 !important;
}
input::-moz-placeholder {
	color: #000000 !important;
}
input:-moz-placeholder {   
	color: #000000 !important;
}
input:-ms-input-placeholder { 
	color: #000000 !important;
}

textarea {
	color: #000000 !important;
}
textarea::-webkit-input-placeholder {
	color: #000000 !important;
}
textarea::-moz-placeholder {
	color: #000000 !important;
}
textarea:-moz-placeholder {   
	color: #000000 !important;
}
textarea:-ms-input-placeholder { 
	color: #000000 !important;
}
.al{
   text-align:left !important;
}
.ac{
   text-align:center !important;
}
.ar{
   text-align:right !important;
}
.form_control_selectbox_rider{
	width: 130;
	height: 25px;
	padding: 1px 6px;
	font-size:11px;
	line-height: 1.428571429;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input_box_rider td{
	text-align:left;
	vertical-align:middle !important;
	height:36px;
	width:30%px;	
}

.input_box_rider th{
	text-align:center;
	width:20%;
	vertical-align:middle !important;	
}

.tit_01 {
background: url('../img/title.gif') 5px 0px no-repeat;
border-bottom: 1px solid #d4d3d2;
padding: 0 0 0px 26px;
margin-bottom: 10px;
height: 23px;
vertical-align: middle;
float: left;
width: 100%;
z-index: 1;
}

.warning_brown{
	background-color:#E48C73 !important;
}

.recept_color{
	background-color:#378AC5 !important;
}