
/* �\���ؑւ̂���style�̉ӏ��ɂ��Ă� */
/***** �\���ؑ� *****/
/* �Ō������Ă��������B*/

/* body */
body{
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-x: hidden;
    margin-right: 8px;
    margin-left: 8px;
}

/* �t�H���g */
body{
    font-family: '�q���M�m�p�S Pro W3', 'Hiragino Kaku Gothic Pro', '���C���I', Meiryo, '�l�r �o�S�V�b�N', sans-serif;
}

/* ���ڃ��x�� */
.input-label {
    height: 34px;
    padding: 7px;
    border-radius: 4px;
    margin-bottom: 2px;
}

.form-control {
    display: block;
    width: 100%;
    /* height: 22px; */
    padding: 2px 5px;
    font-size: 14px;
    /* line-height: 1.42857143; */
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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-group {
    margin-bottom: 2px;
}

.input-group-addon {
    padding: 0px 4px 0px 4px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* �^�C�g�� */
.title {
    /* height: 34px; */
    border-radius: 4px;
    margin-left : 0px;
    padding: 0px;
    font-size: large;
}

/* �i�r�Q�[�V���� (bootstrap�̃N���X���㏑��)*/
.navbar-static-top {
    background-color: #FA535D;
}
.navbar-header-left {
    background-color: #E6E6E6;
/*
    background-image: url("../../images/header-bg-wbc-left-8dd74b1f3fa9a06820ed1df8b5098511.png");;
    background-repeat: no-repeat;
*/
}
.navbar-header-center {
    background-color: #E6E6E6;
/*
    background-image: url("../../images/header-bg-wbc-center-cbffad7fd5688f24e541d52fd8eb3bc2.png");;
    background-repeat: repeat-x;
*/
}
.navbar-header-right {
    background-color: #E6E6E6;
/*
    background-image: url("../../images/header-bg-wbc-right-310b5dbe7dd46b54317db893709c8aeb.png");;
    background-repeat: no-repeat;
*/
}

.navbackground {
/*    background-color: #E6E6E6;*/
}

.navbar-default .navbar-collapse{
    background-color: #E6E6E6;
}
.navbackground > .navbar-default {
/*    border-bottom: #0B0B61 solid 3px;*/
    margin-bottom: 0px;
}

.sidebar {
    margin-top: 53px;
}

.sidebar ul li {
    background-color: #E6E6E6;
}

.sidebar ul li a.active {
    background-color: #D8CEF6;
}

.sidebar ul li a:focus {
    background-color: #D8CEF6;
}

.nav .open a:focus {
    background-color: #D8CEF6;
}

.sidebar ul li a:hover {
    background-color: #D8CEF6;
}

.navbar-top-links li a:hover{
    background-color: #D8CEF6;
}

.sidebar ul li a:active {
    background-color: #D8CEF6;
}

.navbar-top-links li a:active{
    background-color: #D8CEF6;
    color: #337ab7;
}

.navbar-top-links li a {
    color: #000000;
}

.navbar-top-links li a:hover {
    color: #337ab7;
}

.navbar-brand {
#    padding-top: 0px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}

.open > .dropdown-menu {
    background-color: #f0f9ff;
}

.open > .dropdown-menu li a{
    color: #337ab7;
}

/* �e�[�u�����i */
.tablePagingInput {
    max-width: 55px;
    min-height: 22px;
    border-radius: 4px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 12px;
}

/* Form */
.formFrame {
    border-bottom: 1px solid #0255df;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.checkbox-inline label{
    font-weight: normal;
}

.my-input-group {
    padding-left:0px;
}

.my-input-group-right {
    padding-right:0px;
}

/* IE��input�Ɂ~���t���̂�h�� */
input::-ms-clear {
    visibility:hidden
}
/* IE��input�ɖڂ̃}�[�N���t���̂�h�� */
input::-ms-reveal {
    visibility:hidden
}
/* �`�F�b�N�{�b�N�X�̃��x���ݒ� */
.checkbox-lable label{
    vertical-align:top;
}

.logo-dsp {
	/***** �\���ؑ� *****/
	width: 160px;
	height: 35px;
	background-image: url("../../images/system_logo_nsc-b3ab336e4be602b9277c012192e276ef.png");
	background-repeat: no-repeat;
}
.logo-img {
	/***** �\���ؑ� *****/
	float:left;
	width:60px;
	height:50px;
	background-image: url("../../images/blitz-icon-c5bd527c80aa18c8f745012e55bc57e4.png");
	background-repeat: no-repeat;
	background-position: center;
}
.login-image {
	/***** �\���ؑ� *****/
	display:block;
	background-image: url("../../images/top_grow-bd1e8cf3d936410ccaaac4779b7995bc.gif");
	background-repeat: no-repeat;
	background-position: center;
-moz-background-size:contain;
 background-size:contain;
 }
.login-footpanel {
	/***** �\���ؑ� *****/
	height:430px;
}

/* �h���b�v���j���[ */
#dropmenu {
	list-style-type: none;
	width: auto;
	height: 30px;
	margin: 30px auto 0px;
	padding: 0;
	/***** �\���ؑ� *****/
	background: #00AADC;
	border-radius: 3px 3px 0 0;
}
#dropmenu li {
	position: relative;
	width: 16.666%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#dropmenu li a {
	display: block;
	margin: 0;
	padding: 8px 0 8px;
	color: #fff; /* ?????F */
	font-size: 17px;
	font-weight: bold;
	line-height: 0;
	text-decoration: none;
	border-right: 0px solid #fff;
}
#dropmenu li:hover > a {
	/* �h���b�v���j���[�i�J�[�\���������������j */
	/***** �\���ؑ� *****/
	background: #6EBA2C;
	color: #FFF;
/*	color: #eff7b1;*/
}
#dropmenu > li:hover > a {
	border-radius: 3px 3px 0 0;
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul {
	left: -100%;
	width: 100%
}
#dropmenu li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li ul li a {
	/* �h���b�v���j���[�i�q�m�[�h�j */
	padding: 13px 15px;
	/***** �\���ؑ� *****/
	background: #FFF;
	text-align: left;
	font-size: 14px;
	color: black;
	font-weight: normal;
	border-right: 0px;
}
#dropmenu li:hover ul li {
	overflow: visible;
	height: 38px;
	border-top: 1px solid #17375e;
	border-bottom: 1px solid #616d0b;
}
#dropmenu li:hover ul li:first-child {
	border-top: 0;
}
#dropmenu li:hover ul li:last-child {
	border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a {
	border-radius: 0 0 3px 3px;
}

#page-wrapper {
	margin: 0px;
}

/* ���j���[ */
.menudiv {
	margin-top: 50px;
}

/* link���� */
.no-links {
	/* 2017/06/07 #912 upd start */
	color: #000000 !important;
	/* 2017/06/07 #912 upd end */
	pointer-events: none;
	cursor: default;
	/* 2017/06/07 #912 upd start */
	text-decoration: none !important;
	/* 2017/06/07 #912 upd end */
}

/* �ڍ׉�ʊ�{���Œ� */
#infoFrame {
	height: 250px;
	position: fixed;
	z-index: 999;
	background-color: #FFFFFF;
	width: 100%;
	left: 0px;
	top:0px;
	/*border-bottom: 1px solid #ababab;*/
}
/* �X�N���[������ꏊ�F�Œ�i�r�Q�[�V�����̍����{�]����padding-top�Ɏw��  */
#content {
	padding: 255px 0 0 0;
}

/* �p���������X�g�̃X�N���[���A�g */
.activeAnc {
	color: #000000;
	background-color: #c7e1ff;
}

/* �ڍ׏�񗓂̃p�l���̃X�N���[����L�΂� */
.downicon {
	cursor: pointer;
	background-color: #F5F6CE;
}

/* �ڍ׏�񗓂̃p�l���̃X�N���[�����k�߂� */
.upicon {
	cursor: pointer;
	background-color: #F5F6CE;
}

/* �ݔ���H����@��}�ʃA�C�R���̐F */
.koji-data {
	background-color: #ffc000;
}
.setubi-data {
	background-color: #4f81bd;
}
.souti-data {
	background-color: #f79646;
}
.buhin-data {
	background-color: #FCD5B5;
}
.zumen-data {
	background-color: #2e8b57;
}
.setubiGrp-data {
	background-color: #0000cd;
}
.announce-data {
	background-color: #2e8b57;
}
/* 20241008 #459 newtouch add start */
.jigyousho-data {
	background-color: #FA535D;
}
/* 20241008 #459 newtouch add end */
.icon {
	width: 36px;
	height: 36px;
	border-radius: 5px;
	color: #ffffff;
}
i.koji {
	color: #ffc000;
}
i.setubi {
	color: #4f81bd;
}
i.souti {
	color: #f79646;
}
i.buhin {
	color: #FCD5B5;
}
i.zumen {
	color: #2e8b57;
}

/* �p�l�� */
.panel {
	margin-bottom: 10px;
}
.panel-heading {
	padding: 2px;
}
.entry-panel-heading {
	padding: 2px !important;
	height: 28px;
}
.top-panal {
	padding: 10px 15px !important;
}

/* �^�C�g���\���̈� */
.title-field {
	margin-top: 5px;
}
.title-panal {
	float:left;
	height:50px;
	width:50px;
	margin-left:-14px;
	font-size:20pt;
	text-align:center;
	padding:0px;
	margin-bottom:0px;
	border:0px;
}
.title-bar {
	position: fixed !important;;
	/*width: 100% !important;*/
	z-index: 9999;
	top: 0;
	left: 0;
	padding: 0px !important;
}
.title-color {
	/***** �\���ؑ� *****/
	background-color: #00AADC;
	color: #ffffff;
}
.title {
	float: left;
	padding-left: 15px;
}
.sub-title {
	font-size: 13px;
}
.main-title {
	font-size: 20px;
	padding: 3px;
	width: 30px;
}
/* �}�X�^�����e�i���X���j���[ */
.mst-menu {
	margin: 5px 0px 15px 0px;
}

/* ������ʌ������ */
.search-dropdown-category {
	width: 100%;
	background-color: #d9edf7;
	font-weight: bold;
}
/* ������ʃ^�u�̉��� */
.search-tab-width {
	width: 100px;
}
/* ������ʃ^�u�̃A���J�[ */
.tab-anchor {
	padding: 2px !important;
}
/* ������ʌ����������͗� */
.cond {
	margin: 5px 0px 5px 0px;
}
.cond-setubi {
	margin: 15px 0px 5px 0px;
}
/* ������ʃI�v�V�����̈� */
.cond-option-field {
	margin-top: 5px;
}
/* ������ʃ{�^���̈� */
.cond-button-field {
	margin-top: 5px;
}

/* ������ʌ������ */
.search-label {
	height: 28px;
	background-color: #d9edf7;
	font-weight: bold;
	border-radius: 4px;
	width: 168px;
}

/* ������ʌ������ */
.search1-label {
	height: 28px;
	background-color: #d9edf7;
	font-weight: bold;
	border-radius: 4px;
	width: 168px;
	line-height: 28px;
}
/* ������ʌ������ */
.search2-label {
	height: 28px;
	font-weight: bold;
	border-radius: 4px;
	line-height: 28px;
}
/* ������ʌ������x��(width�w�薳��) */
.search3-label {
	height: 28px;
	background-color: #d9edf7;
	font-weight: bold;
	border-radius: 4px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
}

/* ��������table */
.serch-result {
	padding: 2px;
}
.serch-result > thead > tr > th {
	padding: 1px !important;
}
.serch-result > thead > tr > th, .serch-result > tbody > tr > td {
	padding: 4px;
}

/* ���X�g�\���̈� */
.list-field {
	margin-top: 5px;
}

/* �o�^��ʓo�^�{�^�� */
.entry-button {
	padding: 0px 5px;
}

/* �o�^��ʕҏW�̈� 2�s */
.entry-field {
	padding-top: 60px;
}
/* �o�^��ʕҏW�̈� 1�s */
.entry-field-1 {
	padding-top: 35px;
}

/* ����{�^�� */
.exit-button {
	margin-top: 5px;
	padding-right: 15px;
}

input.error { border: 1px dotted red; }
select.error { border: 1px dotted red; }
label.error { color:red; font-size:13px;}

/* �ύX���w�i�F */
.inputChanged{background: #FFFFCC !important}

/* ���͉\�̃v���_�E�����X�g */
.inputSelectItem{
	height:20px !important;
	z-index:99;
	border:1px #FFF solid;
	outline: none;
}

.LEFT {
	text-align:left;
}
.CENTER {
	text-align:center;
}
.RIGHT {
	text-align:right;
}

label {
	font-weight:normal;
}

.navbar-default .navbar-brand {
  /***** �\���ؑ� *****/
  color: #00AADC;
}

/* bootstrap��css��` */
.btn-primary {
  color: #fff !important;
  /***** �\���ؑ� *****/
  background-color: #6EBA2C !important;
  border-color: #6EBA2C !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  /***** �\���ؑ� *****/
  background-color: #6eba04;
  border-color: #6eba04;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  /***** �\���ؑ� *****/
  background-color: #92BF85;
  border-color: #78946F;
}

.btn-info {
  color: #fff;
  /***** �\���ؑ� *****/
  background-color: #6EBA2C;
  border-color: #6EBA2C;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  /***** �\���ؑ� *****/
  background-color: #6eba04;
  border-color: #6eba04;
}

.btn-wf {
  margin-bottom:20px;
  margin-top:20px;
  font-size:20px;
  color: #fff;
  /***** �\���ؑ� *****/
  background-color: #f4a460;
  border-color: #cc7914;
}
.btn-wf:hover,
.btn-wf:focus,
.btn-wf.focus,
.btn-wf:active,
.btn-wf.active,
.open > .dropdown-toggle.btn-wf {
  margin-bottom:20px;
  margin-top:20px;
  font-size:20px;
  color: #fff;
  /***** �\���ؑ� *****/
  background-color: #e67e00;
  border-color: #e67e00;
}

.panel-top{
    color: black;
    /***** �\���ؑ� *****/
    background-color: #e5fde8;
    border-color: #ddd;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #e5fde8;
  border-color: #bce8f1;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00AADC;
  border-color: #17375E;
}
#footer{
  left: 0;
  color: #fff;
  width: 100%;
  height:45px;
  position:absolute;
  bottom:0;
  background-color: #00AADC;
}
.footer-logo {
	/***** �\���ؑ� *****/
	width:478px;
	height:45px;
	background-image: url("../../images/nsc-footer-logo-25454d418b210c9a5806bd2b897c1e0a.png");
	background-repeat: no-repeat;
	background-position: center;
}
.footer-image {
	/***** �\���ؑ� *****/
	/***** �Ȃ� *****/
}
.tabborder {
	width:100%;
	height:20px;
	position:absolute;
	margin-top:5px;
	border-left: 2px solid #ddd;
}

/* datepicker�p */
.datepicker table tr td span {
	height: 45px !important;
}

/* �̏���p�p�l�� */
.panel-info-trouble {
	border-color: #F6B8DD !important;
}
.panel-info > .panel-heading-trouble {
	background-color: #F0D1E6 !important;
	border-color: #F6B8DD !important;
}

/* �_���v��Ǘ��J�����_�[ */
#xgcalendarp div.rb-m-abnormal {
}
#xgcalendarp div.rb-m-end {
	background-color:#969696 !important;
	border-color:#969696 !important;
}
#xgcalendarp div.rb-m-end:hover {
	background-color:#B5B5B5 !important;
	border-color:#B5B5B5 !important;
}
#xgcalendarp div.rb-m-repair {
	background-color:#DCB924 !important;
	border-color:#DCB924 !important;
}
#xgcalendarp div.rb-m-repair:hover {
	background-color:#EBD25A !important;
	border-color:#EBD25A !important;
}
#xgcalendarp div.rb-m-work {
	background-color:#44B2A5 !important;
	border-color:#44B2A5 !important;
}
#xgcalendarp div.rb-m-work:hover {
	background-color:#77C9B3 !important;
	border-color:#77C9B3 !important;
}

.fileBtnExist {
	background-color: #6EBA2C !important;
	border-color: #6EBA2C !important;
	color: #fff !important;
}
.fileBtnEmpty {
	background-color: white !important;
	border-color: white !important;
	color: black !important;
	border: 1px solid black !important;
}

.resizeAble {
	resize: horizontal;
	overflow: hidden;
}