#loader-bg {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}
#loader {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #000;
  z-index: 2;
}

.label-space5 {
	margin-right:5px;
}
.label-space6 {
    margin-right:6px;
}
.label-space7 {
    margin-right:7px;
}
.label-space8 {
    margin-right:8px;
}
.label-space9 {
    margin-right:9px;
}
.label-space10 {
    margin-right:10px;
}
.label-space11 {
    margin-right:11px;
}
.label-space12 {
    margin-right:12px;
}
.label-space13 {
    margin-right:13px;
}
.label-space14 {
    margin-right:14px;
}
.label-space15 {
    margin-right:15px;
}

.table-option-header {
    color:#382F4F;
    background-color:#B7C4E0;
}

.table-adjust-line {
	height:22px;
}

.table-print-width {
    width:20px;
}
.table-floor-width {
	width:60px;
}
.table-tubo-width {
    width:74px;
}
.table-ng-width {
    width:42px;
}
.table-yoto-width {
    width:33px;
}
.table-hosho-width {
    width:95px;
}
.table-fee-width {
    width:76px;
}
.table-pubfee-width {
    width:75px;
}
.table-koushin-width {
    width:75px;
}
.table-syokyaku-width {
    width:53px;
}
.table-nyukyo-width {
    width:75px;
}
.table-market-width {
    width:103px;
}
.table-nego-width {
    width:103px;
}
.table-bottom-width {
    width:103px;
}
.table-confirm-width {
    width:84px;
}
.table-zumen-width {
    width:54px;
}

.table-req1-width {
	width:30px;
}

.table-req2-width {
    width:10px;
}

.table-req3-width {
    width:140px;
}

.table-req4-width {
    width:140px;
}

.table-req5-width {
    width:40px;
}

.table-req6-width {
    width:120px;
}

.table-req7-width {
    width:60px;
    border-left: 5px double #cccccc !important;
}

.table-req8-width {
    width:10px;
}

.table-req9-width {
    width:10px;
}


.table-contract1-width {
    width:45px;
}

.table-contract2-width {
    width:10px;
}

.table-contract3-width {
    width:10px;
}

.table-contract4-width {
    width:10px;
}

.table-contract5-width {
    width:95px;
}

.table-contract6-width {
    width:20px;
}

.table-contract7-width {
    width:10px;
}

.table-contract8-width {
    width:10px;
}

.table-contract9-width {
    width:120px;
}

.table-contract10-width {
    width:10px;
}


.pickup-icon {
	cursor:pointer;
	text-decoration: none;
}

.pickup-icon:hover {
    cursor:pointer;
    text-decoration: none;
}

.upload-image-area {
	/* //display:block; */
	background-color:#cccccc;
	color:#000000;
	width:100%;
	height:120px;
	text-align:center;
	line-height:120px;
}

.input-text-smsm {
    display:inline;
    font-size:90% !important;
    width:30px;
    height:auto;
    padding:2px !important;
    margin-top:2px;
    margin-right:2px;
}

.input-text-sm {
	display:inline;
	font-size:90% !important;
	width:60px;
	height:auto;
	padding:2px !important;
	margin-top:2px;
    margin-right:2px;
}

.input-checkbox-sm {
    display:inline;
	width:auto;
	height:auto;
    margin-right:2px;
}

.input-selectbox-sm {
    display:inline;
    width:auto;
    height:auto;
    font-size:12px !important;
    padding:2px;
    margin-right:2px;
}

.input-selectbox-smsm {
    display:inline;
    width:auto;
    height:auto;
    font-size:8px !important;
    padding:0px;
    margin-right:2px;
}

.input-selectbox2-sm {
    width:250px;
    height:auto;
    font-size:12px !important;
    padding:0px;
    margin-right:2px;
}

.input-selectbox2-smsm {
    width:180px;
    height:auto;
    font-size:12px !important;
    padding:0px;
    margin-right:2px;
}

.input-text-md {
    display:inline;
    font-size:90% !important;
    width:120px;
    height:auto;
    padding:2px !important;
    margin-top:2px;
    margin-right:2px;
}

.input-text-lg {
    display:inline;
    font-size:90% !important;
    width:250px;
    height:auto;
    padding:2px !important;
    margin-top:2px;
    margin-right:2px;
}

.input-text-lglg {
    display:inline;
    font-size:90% !important;
    width:350px;
    height:auto;
    padding:2px !important;
    margin-top:2px;
    margin-right:2px;
}

.no-blank {
	background-color : #cccccc;
}

.from-to {
    text-align:center !important;
    width:30px;
    padding:0px;
}

.short-label {
    width:60px;
    padding:0px;
}

.short-div {
    width:100px;
    padding-right:0px;
}

.short-text {
    width:65px;
    padding:0px;
}

.very-short-text {
    width:50px;
    padding:0px;
}

.middle-label {
    width:80px;
    padding:0px;
}

.middle-div {
    width:125px;
    padding-right:0px;
}

.middle-text {
    width:90px;
    padding:0px;
}

.long-label {
    width:100px;
    padding:0px;
}

.long-div {
    width:150px;
    padding-right:0px;
}

.long-text {
    width:110px;
    padding:0px;
}

.money-div {
    width:150px;
}

.money-text {
    width:130px;
}

.year-text {
    width:130px;
}


.table-scroll {
	height: 200px !important;
    overflow-y:auto;
}

.table-no-border {
    border-style: none !important;
}

.table-no-padding {
	padding:3px !important;
}

.middle-radio {
    width:150px;
    padding:0px;
}

.radio-label {
	margin-top:5px;
}

.unit-text{
    padding-right:0px;
}

.unit-label{
	padding:8px 0px 0px 3px;
}

.unit-label-middle{
    padding:8px 0px 0px 3px;
    width:35px;
}

.unit-label-short {
    padding:8px 0px 0px 3px;
	width:20px;
}

.form-group-modal{
	display:table;
    content: " ";
    clear: both;
    width:100%;
}

.control-label-modal{
	padding-top: 5px;
    margin-bottom: 0;
    text-align: right;
}

.image_file_list {
    list-style-type: none;
}
.image_file_list li {
    cursor: move;
}

.search-modal-dialog {
	width:1100px !important;
    font-size:90% !important;
	height:600px !important;
	overflow: auto;
	padding-bottom: 30px;
}

.search-modal-dialog-footer {
    position: fixed;
    background-color:#ffffff;
/*    top: 10px !important;*/
   /* height:70px;*/
    border-radius: 5px;        /* CSS3���� */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome�p */
    -moz-border-radius: 5px;   /* Firefox�p */
}

.fix-command-footer {
    position:fixed;
    float: right;
    width: 100%;
    background-color:transparent;
    bottom:40px;
    height:30px;
    border-radius: 5px;        /* CSS3���� */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome�p */
    -moz-border-radius: 5px;   /* Firefox�p */
}

.owner-modal-edit-dialog {
    width:800px !important;
    height:auto !important;
    min-height:auto !important;
}

.building-count-display {
	font-size:120%;
	font-weight: bold;
	margin-left:10px;
}