*{
	margin:0;
	padding:0;
}
html {
	min-height: 100%;
	position: relative;
}
body {
	padding-top: 50px;
	padding-bottom: 50px;
}
.navbar-brand {
	font-size: 24px;
}
#footer {
	font-size:10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align:middle;
	border:solid 15px #EEEEEE;
}

/* IME状態定義クラス(IE仕様) */
.ime-auto {
	ime-mode: auto;
}
.ime-disabled {
	/* 英字入力のみ */
	ime-mode: disabled;
}
.ime-active {
	/* 初期値が日本語入力 */
	ime-mode: active;
}
.ime-inactive {
	/* 初期値が英字入力 */
	ime-mode: inactive;
}

/* 縦方向のセンタリング */
.align-center {
	vertical-align: middle;
}
.table > tbody > tr > td.align-center {
	vertical-align: middle;
}

/* ナビゲーションバー調整用 */
.navbar-nolink {
	color: #222;
	line-height: 20px;
	display: block;
	padding: 15px 15px;
	position: relative;
}

/* ポータルページのシステムアイコンブロック */
.portal-block {
	min-height: 150px;
	border: 1px solid #ccc;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
/* セパレーター */
.separator {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e5e5e5;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-bottom: 0px;
	margin-top: -15px;
}

.separate-right {
	border-right: 1px solid rgba(0, 0, 0, .2);
}

.separate-left {
	border-left: 1px solid rgba(0, 0, 0, .2);
}

/* input-smを使用するとpadding-topが揃わないのでこちらを使用 */
.control-label-sm {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}

/* UTカラー */
.ut-color {
  background-color: #8dc33e;
}

/* フォントカラー */
.font-success {
	color: #008000;
}
.font-failed {
	color: #ff0000;
}

/* フォントウェイトー */
.weight-normal {
	font-weight:normal;
}

/* 左マージン */
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {
	margin-left: 50px;
}
.ml60 {
	margin-left: 60px;
}
.ml70 {
	margin-left: 70px;
}
.ml80 {
	margin-left: 80px;
}
.ml90 {
	margin-left: 90px;
}
.ml100 {
	margin-left: 100px;
}

/* 右マージン */
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
.mr60 {
	margin-right: 60px;
}
.mr70 {
	margin-right: 70px;
}
.mr80 {
	margin-right: 80px;
}
.mr90 {
	margin-right: 90px;
}
.mr100 {
	margin-right: 100px;
}

/* 上マージン */
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}

/* 下マージン */
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb100 {
	margin-bottom: 100px;
}

.fl_l{
	float: left;
}

.fl_r{
	float: right;
}

.fl_n{
	float: none;
}
.dpl_block
{
	display: block!important;
}
.btn-ss{
	padding: 2px 5px;
	font-size: 11px;
	line-height: 1.25;
	border-radius: 2px;

}

.btn-primary-option{
	padding: 2px 5px;
	box-shadow: 2px 2px 0px 0px #275188;
    border-bottom-color: #33609c;
    text-decoration: none;
}

.btn-primary-option:hover{
	text-decoration: none;
}
/* 5等分用のbootstrap風クラスの作成*/

col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1-5 {
	width: 20%;
	float: left;
}
.col-xs-2-5 {
	width: 40%;
	float: left;
}

.col-xs-3-5 {
	width: 60%;
	float: left;
}

.col-xs-4-5 {
	width: 80%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	col-sm-2-5 {
		width: 40%;
		float: left;
	}
	col-sm-3-5 {
		width: 60%;
		float: left;
	}
	col-sm-4-5 {
		width: 80%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
	.col-md-2-5 {
		width: 40%;
		float: left;
	}
	.col-md-3-5 {
		width: 60%;
		float: left;
	}
	.col-md-4-5 {
		width: 80%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
	.col-lg-5-5 {
		width: 27%;
		float: left;
	}
	.col-lg-2-5 {
		width: 40%;
		float: left;
	}
	.col-lg-3-5 {
		width: 60%;
		float: left;
	}
	.col-lg-4-5 {
		width: 80%;
		float: left;
	}
}

/* リンク風ボタン */
input[type="submit"].linkstyle {
	color:#005FFF;
	border:none;
	background:transparent;
}

/* ボーダー */
.bb-simple {
	border-bottom: 1px solid #ccc;
}

/*労働時間管理_追加*/
.subcategory_pc{
	display: block;
}

.subcategory_pc-select{
	padding: 0 0 0 15px;
	width: 300px!important;
	overflow: hidden;
}

.subcategory_sp{
	display: none;
}

.houer_result{
	text-align: center;
	vertical-align: middle!important;
	font-size: 11px;
	/*min-height: 38px;*/
}

.box_notice{
	background-color: yellow;
}

tr:hover>.box_notice{
	background-color: #d0d0a7;
}

.box_cation{
	background-color: pink;
}

tr:hover>.box_cation{
	background-color: #d2b7bb;
}

.box_unused{
	background-color: #999999;
}

.table-hover > tbody > tr.box_unused:hover{
	background-color: #999999;
}

.masege_box_01{
	padding: 5px 10px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

#search_result_work_time tbody{
	min-height: 50px;
}

.glay_box{
	padding: 5px 10px 0px 10px;
	overflow: hidden;
	font-size: 12px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.help_window{
	position: absolute;
	z-index: 1;
	opacity: 0.8;
}

.info_box{
	position: absolute;
	top: -40px;
	left: 0px;
	padding: 5px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #333;
	background: #c7e69a;
	border-radius: 4px;
	z-index: 1;
}

.success_box{
	padding: 5px 10px;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	color: #1c7dad;
	border: 1px solid #bce8f1;
	border-radius: 4px;
	background: #d9edf7;
}

.failed_box{
	padding: 5px 10px;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	color: #a94442;
	border: 1px solid #f2dede;
	border-radius: 4px;
	background: #ebccd1;
}

.ui-datepicker {
	z-index: 1000 !important;
}
#dakoku img {
	margin-top:8px;
	margin-left: -28px;
	margin-bottom: 8px
}

#cal img {
	margin-top:8px;
	margin-left: -28px;
	margin-bottom: 8px
}
.ui-datepicker-trigger{
	display: inline-block;
}

#radioYesterday.btn-sm{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#radioSToday.btn-sm{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.btn-middle{
	font-size: 12px!important;
	padding: 5px 10px!important;
	line-height: 1.5!important;
}

/* UTポータルリンク */
path.logo--str-u {
    fill: #fff;
}

path.logo--str-t {
    fill: #7fcd43;
}

.u-connect-logo svg {
	padding-top: 4px;
	padding-left: 4px;
}

.u-connect-logo-str {
	color: white;
	float: right;
	font-family: inherit;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 5px;
}

.u-connect-logo-str p {
	font-size: 22px;
	font-weight:700;
	margin-bottom: 0px;
}

.u-connect-logo-str-sp {
	color: white;
	float: right;
	font-family: inherit;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 5px;
}

.u-connect-logo-str-sp p {
	font-size: 22px;
	font-weight:700;
	margin-bottom: 0px;
}