.input-search-processgrp-nm {
    width: 180px !important;
}

.input-search-process-class-nm {
    width: 200px !important;
}

.color-gray {
    background-color: lightgray;
}

.chief-admin {
    background-color: #065CA8;
    color: white;
}

/*.chief-admin-checkbox input[type=checkbox]:checked::after {
    border-color: #065CA8;
}

.health-safty {
    background-color: #9BC24C;
    color: white;
}*/

.industrial-accident {
    background-color: deepskyblue;
    color: white;
}

.panel-body-license-detail-edit {
	min-height: 31.7em !important;
}

.license-detail-data-title{
    text-align: left !important; 
    margin-left: 20px !important;
}

.license-detail-data-item {
    text-align: left !important; 
    /*margin-left: 20px !important;*/
    padding-left: 0px !important;
}

.multiselect-license-detail
{
	background-color: white;
	height: 80px;
	border: solid 1px #ddd;
	border-top: none;
	overflow: auto;
	width: 180px;
	font-size: small;
}
.multiselect-license-detail.for-license-detail {
    height: 330px;
	width: 350px;
}

.selected-management-area {
	border: 1px solid #ddd;
    border-left:none;
	width: 225px;
	height: 110px;
	background-color: white;
}

.selected-management-area.for-license-detail {
    width: 350px;
	height: 360px;
}

.management-sagyo {
    padding: 3px 8px;
    margin: 0 !important;
    font-weight: 400;
}

.management-sagyo-area {
    padding: 3px 8px;
    margin: 0 !important;
    font-weight: 400;
    display:block;
}

.management-sagyo-selected {
    padding: 6px 8px !important;
    font-weight: 400 !important;
    color: #fff;
    background-color: #6c757d;
}

.licenseinprocess-table th {
    font-weight: normal;
}
.process-info-list-column-width-number {
    width: 5%;
    text-align: center !important;
}

.process-info-list-column-width-pgname {
    width: 15%;
    max-width: 15%;
    text-align: left !important;
}

.process-info-list-column-width-pname {
    width: 15%;
    max-width: 15%;
    text-align: left !important;
}

.process-info-list-column-width-sname {
    width: 25%;
    max-width: 25%;
    text-align: left !important;
}

.process-info-list-column-width-lname {
    width: 40%;
    max-width: 40%;
    text-align: left !important;
}

.process-info-list-column-width-button {
    width: 13%;
    max-width: 13%;
}

.process-edit-search-column-width {
    width: 25%;
    max-width: 25%;
    font-weight: 400;
    font-size: 12px;
    padding-bottom: 0 !important;
}

.table-noborder th,
.table-noborder td {
  border-top: 0px !important;
  border-bottom: 0px !important;
  
  margin: 1px !important;
  /*border:none;*/
}

/************************************************
.table th,
.table td {
  border-top: 0px !important;
  border-bottom: 0px !important;
  /*border:none;*/
}
************************************************/

.search-process-name {
    display: inline-block;
    vertical-align: top;
}

.search-select-for-license-proc {
	margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

.search-license-name {
    display: inline-block;
    vertical-align: top;
}

.search-large-class-select {
	/*margin-left: 10px;*/
    display: inline-block;
    vertical-align: top;
}

.search-middle-class-select {
	/*margin-left: 10px;*/
    display: inline-block;
    vertical-align: top;
}

.process-info-list-overflow {
    max-width: 0px !important;
}

/* 以下は、未使用に変更 */
/* 理由は、bootstrapのtooltip-overflowにて可能である為 */
/* 以下は、表示しきれない分はトリムして「…」で表示用 */
/******************************************************
.process-info-list-overflow-disp-omit {
    max-width: 0px !important;
    /* 以下は、表示しきれない分はトリムして「…」で表示用 */
    /**************************************************
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
******************************************************/

/*必要許可証・資格紐付一覧タイトル*/
.licenseinprocess-title {
    width: 100%;
    padding: 12px 15px 9px;
    margin-bottom: 5px;
    text-align:center;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    background-color: #f4f4f4;
}

/*社員一覧タイトル用
  Q&Aアイコン表示時にヘッダが高くなるため、
  .process-info-titleの上下paddingを相殺*/
.process-info-title-question-icon {
    margin: -12px 0 -9px;
}

/*社員編集モーダルタイトル用*/
.process-info-modal-title-question-icon {
    margin: -2px -1px -1px 0;
}

.process-info-label {
    color:#808080;
}

.target-company-selector {
    font-size:10px;
}

.fstNoResults {
    font-size:11px !important;
}

/*印鑑*/
.process-info-seal-column {
    width: 80px;
}

.process-info-seal-label {
    display: table-cell;
    width: 80px;
    height: 80px;
    border:solid 1px #ccc;
    text-align: center;
    vertical-align: middle;
}

#process-info-seal-image {
    width: 55px;
    height: 55px;
}

.process-info-seal-input-file {
	display: none !important;
}

.process-info-seal-edit-label {
    margin-top: 6px;
    margin-left: 20px;
}

.fast-select-process-info-control-max-width {
    max-width: 600px!important;
}

/*必要 建設業許可 見出し*/
.color-ashgray-ctr {
    background-color: #eeeeee;
    text-align: center;
    vertical-align: middle;
    margin:0;
}
.color-white-ctr {
    background-color: white;
    text-align: center;
    vertical-align: middle;
    margin:0;
}

.font-color-red {
	color: red !important;
}




