/**
* スタイル追加
**/
.skin-blue .main-header .navbar .nav > li > .name {
	color: #ffffff;
}
.navbar-nav > li > .name {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.nav > li > .name {
	position: relative;
	display: block;
	padding: 10px 15px;
}
@media (max-width: 991px) {
	.navbar-custom-menu .navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.main-header .navbar-custom-menu .name, .main-header .navbar-right .name {
		color: inherit;
		background: transparent;
	}
}
@media (max-width: 991px) {
	.navbar-custom-menu .navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.main-header .navbar-custom-menu .name, .main-header .navbar-right .name {
		color: inherit;
		background: transparent;
	}
}
@media (min-width: 768px) {
	.navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
.home .box .btn {
	width: 100px;
}
.btn.submit {
	width: 100px;
}
.search label {
    margin-right: 10px;
}
.search .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}
.search .form-group.text {
    margin-right: 10px;
    margin-bottom: 10px;
}
.search form .select {
    margin-right: 10px;
    margin-bottom: 10px;
}
.search form .select2-container {
    margin-right: 10px;
    margin-bottom: 10px;
}
.box form label.authority {
    display: block;
}
.box form label[for="authority-0"] {
    margin-right: 10px;
}
form .required label:after {
     color: #e32;
     content: '*';
     display:inline;
}
form .required label[for=authority-0]:after
, form .required label[for=authority-1]:after {
     content: '';
}
.title_box {
    overflow: hidden;
    margin-bottom: 20px
}
.title_box h3 {
    float: left;
    margin: 0;
    line-height: 1.5;
}
.title_box .btns {
    float: right;
    margin-right: 20px;
}
h1.title {
    margin: 0;
    padding-top: 13px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 1px;
	display: inline-block;
}
.treeview.special a {
	position: relative;
}
.treeview.special > a > i {
	position: absolute;
	top: 25px;
}
.treeview.special a > span {
	display: inline-block;
	padding-left: 23px;
}
.sidebar-collapse .treeview.special > a > i {
    position: static;
}
.sidebar-collapse .treeview.special a > span {
    font-size: 12px;
    line-height: 2;
}
.sidebar-collapse .treeview.special a > span br {
    display: inline-block;
    padding-left: 23px;
    display: none;
}
@media (min-width: 1200px) {
    .container {
        min-width: 700px;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        min-width: 700px;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        min-width: 520px;
        width: 100%;
    }
}
.login .content-wrapper,
.login .main-footer,
.login .main-header > .navbar {
    margin-left: 0;
}
.login .login_form_contents {
    max-width: 600px;
    width: 100%;
    margin: auto;
}
.login .alert {
    margin-bottom: 0;
}




.navbar-nav > li > .name {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.nav > li > .name {
	position: relative;
	display: block;
	padding: 10px 15px;
	color: #ffffff;
}
@media (max-width: 991px) {
	.navbar-custom-menu .navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.main-header .navbar-custom-menu .name, .main-header .navbar-right .name {
		background: transparent;
	}
}
@media (max-width: 991px) {
	.navbar-custom-menu .navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
}
@media (min-width: 768px) {
	.navbar-nav > li > .name {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
.form_names .col-sm-4 {
	margin-bottom: 10px;
}
@media (min-width: 768px) {
	.form_names .col-sm-4
	,.form_names .col-sm-6
	,.form_names .col-sm-7
	,.form_names .col-sm-8 {
		padding-right: 5px;
		padding-left: 5px;
	}
}
.form_names .col_fix {
	width: 25%;
}
@media (max-width: 767px) {
	.form_names .col_fix {
		width: 100%;
	}
}
.form_names .col_fix label {
	margin-left: 10px;
}
.form_names .form-group {
	margin-bottom: 5px;
}
.form-group.remark textarea {
	width: 100%;
	display: block;
}
table thead th.input_date {
	width: 20%;
}
table thead th.plans_date
, table thead th.complete_date {
	width: 20%;
}
table thead th.cace_type {
	width: 40%;
}
.border_box {
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
	margin-bottom: 10px;
}
.projects .projects_remark {
	min-height: 214px;
}
.projects .projects_remark_care textarea {
	min-height: 355px;
}
.projects .form-group {
	margin-bottom: 10px;
}
.projects span.special {
	color: red;
}
.dashboard .find input[type="text"] {
	margin-bottom: 10px;
}
.dashboard .find .checkbox {
	margin-top: 6px;
	float: left;
	margin-right: 10px;
}
.dashboard .find .date {
	float: left;
	width: 50%;
}
.dashboard .find .select2-selection__clear {
	margin-right: 0;
}
.dashboard .find .find_btn {
	margin: 0;
              display: inline;
}
.dashboard .h2box{
	border-bottom: 1px solid #d2d6de;
	margin-bottom: 20px;
}
.dashboard h3 {
	border-left: 5px solid #3c8dbc;
	padding-left: 10px;
	margin-left: 10px;
}
.dashboard table td span {
	display: block;
}
.dashboard .description {
	margin-top: 29px;
	margin-left: 50px;
}
.dashboard .graph .canvas {
	width: 45%;
	margin: 0 2% 0;
}
.dashboard .left {float: left;}
.dashboard .right {float: right;}
.dashboard .canvas_wrap {
	position: relative;
}
@media (max-width: 767px) {
	.dashboard .left,
	.dashboard .right {
		float: none;
	}
	.dashboard .graph .canvas {width: 100%; margin: 0;}
	.dashboard .description {
		margin-top: 0;
		margin-bottom: 20px;
		margin-left: 0;
	}
}
.dashboard .area {
	padding-top: 20px;
}
@media (max-width: 991px) {
	.dashboard .area {
		padding-top: 40px;
	}
	.dashboard .find .right {float: none;}
	.dashboard .find .checkbox {
		margin-top: 0;
		float: none;
	}
	.dashboard .find .date {
		float: none;
		width: 100%;
	}
}
.dashboard .graph ul {
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	line-height: 2;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.dashboard .graph ul li {
	float: left;
	margin-right: 5px;
}
.dashboard .graph ul li:before {
	width: 10px;
	height: 2px;
	content: "";
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 4px;
}
.dashboard .graph ul li.office1:before {
	background: rgba(143,183,221,0.6);
}
.dashboard .graph ul li.office2:before {
	background: rgba(221,156,180,0.6);
}
.dashboard .graph ul li.office3:before {
	background: rgba(0,204,153,0.6);
}
.dashboard .graph ul li.office4:before {
	background: rgba(153,102,204,0.6);
}
/** select2スタイル上書き */
.dashboard .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #367fa9;
	border-color: #367fa9;
}
.dashboard .select2-selection {
	margin-bottom: 10px;
}
/** datatable上書き */
.dashboard table.dataTable.no-footer {
	border-bottom: none;
}
.office .find {
	margin-bottom: 10px;
}
.office .find input[type=text] {
	margin-bottom: 10px;
}
.office .find .select2-selection__clear {
	margin-right: 0;
}
.office .select2-container {
	margin-bottom: 12px;
}
.office .right {float: right;}
.office thead th {
	text-align: center;
}
.office .date {
	display: block;
}
.office .start,
.office .end {
	display: block;
}
.office .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #367fa9;
	border-color: #367fa9;
}
.office .find .find_btn {
	margin: 10px  0 0 15px;
}

.office table thead th {
	font-size: 14px;
}
@media (max-width: 991px) {
	.office .right {float: none;}
}
.detail .btns {
	text-align: right;
}
.detail .checkbox {
	margin-top: 0;
}
.detail .gender label {
	margin-right: 10px;
}
.detail .gender input[type="radio"] {
	margin-right: 5px;
}
@media (max-width: 767px) {
	.detail .btns {
		text-align: left;
	}
}
@media (max-width: 991px) {
	.detail .select2-container .select2-selection--single .select2-selection__rendered {
		 padding-left: 0;
		 padding-right: 0;
	}
}

.detail .select_box .col-sm-2 {
	width: 10.7%;
}

.detail .select_box {
	margin-top: 10px;
}
@media (max-width: 767px) {
	.detail .select_box .col-sm-2 {
		width: 100%;
	}
	.detail .select_box {
		margin-top: 0px;
	}
}

@media (min-width: 768px) {
	.detail .minimum.col-sm-4 {
		padding: 0;
		width: 20%;
	}
}

.office table tbody tr:hover {
	background: #f4f4f4;
	cursor: pointer;
}

.office .left {
	float: left;
	margin-right: 15px;
}

.office .left:last-child {
	margin-right: 0px;
}

.office .moment {
	min-height: 20px;
}

.office .sort a {
	position: relative;
	color: white;
}
.office .sort a:after {
    display: inline;
    padding-left: 3px;
    font-family: 'Glyphicons Halflings';
    opacity: 0.2;
    content: "\e150";
}
.office .sort a.asc:after {
	content: "\e155";
	opacity: 0.5;
}
.office .sort a.desc:after {
	content: "\e156";
	opacity: 0.5;
}
.office .sort a:hover, .office .sort a:active, .office .sort a:focus {
              color: #fff;
}

@media (min-width: 992px) {
	.office .office_code .col-md-2 {
		width: 9.5%;
	}
}
@media (min-width: 992px) {
	.dashboard .office_code .col-md-2 {
		width: 11%;
	}
}
.dashboard #table2 tbody tr.data_href:hover {
	background: #f4f4f4;
	cursor: pointer;
}
.dashboard #table2 tbody tr.no_href {
	background: #eee;
}
.detail .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a,
.detail .nav > li > a{
    padding-bottom: 5px;
}
.detail .family_textarea {
        min-height: 234px;
}
.detail .projects .projects_remark_care textarea.care_textarea {
        min-height: 388px;
}
.detail .btns {
        display: inline;
}
@media (min-width: 768px) {
             .office .col-sm-5 {
                width: 35%;
            }
            .dashboard .col-sm-4,
            .office .col-sm-4 {
                width: 26%;
            }
            .dashboard .col-sm-5, 
            .detail .find .col-sm-5,
            .office .col-sm-5 {
                width: 35%;
            }

            .detail .find .col-sm-4,
            .dashboard .col-sm-7,
            .office .col-sm-7,
            .detail.find  .col-sm-7,
            .dashboard .col-sm-8,
            .detail .find .col-sm-8,
            .office .col-sm-8 {
                padding-left: 0;
            }
            .detail .find .pl_col-sm {
                padding-left: 15px;
            }
}

/** placeholder */
.content:placeholder-shown { color: #ccc;}
.content ::-webkit-input-placeholder {color: #ccc;}
.content ::-moz-placeholder {color: #ccc;}
.content :-moz-placeholder {color: #ccc;}
.content :-ms-input-placeholder {color: #ccc;}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #ccc;
}
/* ----------------------------------------------------
text
---------------------------------------------------- */
.ac {text-align: center !important;}
.ar {text-align: right !important;}
.al {text-align: left !important;}
.bold{font-weight:bold !important;}
.font10{font-size:10px !important;}
.font11{font-size:11px !important;}
.font12{font-size:12px !important;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font15{font-size:15px !important;}
.font16{font-size:16px !important;}
.font17{font-size:17px !important;}
.font18{font-size:18px !important;}
.font19{font-size:19px !important;}
.font20{font-size:20px !important;}
.font21{font-size:21px !important;}
.font22{font-size:22px !important;}
.font23{font-size:23px !important;}
.font24{font-size:24px !important;}
/* ----------------------------------------------------
margin
---------------------------------------------------- */
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
/* ----------------------------------------------------
padding
---------------------------------------------------- */
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
/* ----------------------------------------------------
windth
---------------------------------------------------- */
.w100 { width: 100% !important; }
.f_right { float: right;}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#logout_btn {
	color:white;
}

#hiddenForm {
	display: none;
}

.homeBtn {
	width: 200px;
	height: 60px;
	font-size: 24px;
}

fieldset.search {
	float:left;
	margin-right:15px;
}

fieldset.border {
    border: 1px solid #c0c0c0;
	padding: 10px;
}

.legend {
	color: #0088ff;
    border: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}
