   .spinner {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
   width: 100%;
   height: 100%;
   z-index: 9999;
 }
 .backcolor{
    background-color: #52679c;
	text-align: center;
  }
  .labelcolor{
    color: white;
	font-size: 17px;
  }
  .glyphicon-circle-arrow-left{
	float: left;
	color: white;
	font-size: 23px;
  }
  .glyphicon-credit-card{
	float: right;
	color: white;
	font-size: 23px;
  }
  .btn-input {
    display: block;
  }
  .btn-input .btn.form-control {
    text-align: left;
  }
  .btn-input .btn.form-control span:first-child {
    left: 10px;
    overflow: hidden;
    position: absolute;
    right: 25px;
  }
  .btn-input .btn.form-control .caret {
    margin-top: -1px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
  .lip {
    padding-top: 6px;
	padding-bottom: 8px;
	font-size: 16px;
  }
  .btn-daum{
    text-align:center;
	font-size:15px;
	margin-right:auto;
	margin-left:auto;
	background-color: rgba(228,232,234,.5);
	color: #7C7C7C;
	font-weight:bold;
	/*font-size:11px;*/
	text-shadow:1px 1px 1px rgba(0,0,0,.2);
	box-shadow:1px 1px 7px rgba(0,0,0,.3);
	height:40px;
	width:300px;
	vertical-align:center;
	margin-top:5px;
	padding-top:10px;
  }
  .btn-daum:hover,
  .btn-daum:focus,
  .btn-daum.focus,
  .btn-daum:active,
  .btn-daum.active{
	background-color: #3b5998;
	color: #ffffff;
    border-color: #3b5998;
  }
  .intro {
    background-color: #52679c;
    padding: 10px;
	text-align: center;
	color : #fff;
  }
  .div-padding {
    padding: 10px;
  }
  .span-padding {
    padding: 5px;
  }
  .bs-callout {
	margin: 3px 0;
    padding: 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
  }
  .bs-callout-info {
    border-left-color: #6d84b4;
  }
  .iconrecord {
    display: inline-block;
    height: 25px;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    speak: none;
    float: left;
  }
  .tbl_type_basic th {
	width: 140px;
	line-height: 35px;
	font-size: 14px;
  }
  #labelName{
	font-size: 12px;
  }
  #label070{
	font-size: 12px;
  }
  .tbl_type_basic td {
	text-indent: 0;
  }
  .tbody-070 td {
	text-indent: 15px;
	font-size: 14px;
  }
  #paging > ul {
    list-style-type: none;
    padding: 10px;
    text-align: center;
  }
  #paging > ul li {
	color: rgb(169, 172, 174);
    font-size: 1.5em;
    display: inline-block;
    cursor: pointer;
    padding: 0 13px;
  }
  #paging > ul > li:hover {
    color: #52679c;
  }
  #paging > ul > li.selected {
    color: #52679c;
    font-size: 1.6em;
    font-weight: bold;
    cursor: default;
  }
  #show-070,
  #showPrice,
  #show-070-num,
  #no_name
  {
    display:none;
  }
  #pricenum_070, #pricenum{
    text-align: center;
  }
  .tbl_basic tbl_type_basic {
	border-bottom:0px solid #e1e1e1;
  }
  .bank-account {
    color: #7C7C7C;
    font-size: 0.8em;
  }
  .phone_number {
	font-size: 14px;
	color: #000000;
  }
  .bank-account-im {
    font-size: 0.9em;
  }
  #show-070-list, #price_070 {
    display: none;
  }
  #user_name {
    width: 100%;
  }
  #option_i, #option_c {
    display: none;
  }
  .bank-weight {
    font-size: 1em;
	color: #000;
	font-weight: 400;
  }
.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0px 0px;
}