/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    background-color: #f8f8f8;
    font-family:'メイリオ',Meiryo !important;
}
form{
    margin: 0px;
    padding: 0px;
}
a:hover{
    text-decoration: none;
}
#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}


.error{
    color: red;
}


.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    /*width: 310px;*/
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

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

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}
/*右上のロゴ用スタイル　上書き　created by yamanaka*/
.dropdown-toggle:hover,.dropdown-toggle:focus,.dropdown-toggle:active{
	background-color: transparent !important;
	color: #E8E8E8;
}

.dropdown-toggle{
	color: #EEE;
	background-color: transparent !important;
}
.dropdown-menu li a{
    margin: 0;
    text-align:left;
    text-transform:none;
}
/**/

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}


.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}



/*created by yamanaka*/
#keyActionForm .form-group{
    margin: 0px;
    padding: 0px;
}
#keyActionAddButton{
    padding: 6px 12px;
}
.navbar, .navbar.navbar-default{
    background-color: #16a6b6;
}
.sidebar ,#wrapper{
    background-color: white;
}
#page-wrapper{
    background-color: #f5f5f5;
}
.accent_color{
    color: #353e3b;
}
.main_color{
   color: #16a6b6;
}
.form-group.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#16a6b6), to(#16a6b6)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
    background-image: -webkit-linear-gradient(#16a6b6, #16a6b6), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#16a6b6, #16a6b6), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#16a6b6, #16a6b6), linear-gradient(#D2D2D2, #D2D2D2);
}
.dropdown{
    background-color: #353e3b;
}
.sidebar-search .btn{
    padding: 0px;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.navbar .navbar-brand{
    height: 50px;
    padding: 10px 15px;
}

.btn-dashboard{
    padding: 0px;
    margin-right:20px;
    margin-left:20px; 
}

.btn-dashboard .other_box .number{
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
}
.btn-dashboard .other_box{
    padding-top: 10px;
    padding-right:30px;
}

@media (min-width: 768px) {
    .btn-projects{
        width: 100%;
    }
}
@media (max-width: 767px) {
    .btn-projects{
        width: 95%;
        margin-left: 10px;
        margin-right: 10px; 
    }
}
.btn-projects{
    padding: 18px 12px;
}

.btn-projects .type_box{
    float: left;
}
.btn-projects .inner_text{
    padding: 10px 20px;
    background-color: #ed9728;
    border-radius: 50%;
    color: white;
    font-size: 30px;
    text-align: center;
}
.btn-projects .text_box{
    float:left;  
    text-align: left;
    margin:10px;
}
.btn-projects .client_name{
    font-weight: bold;
    font-size: 15px;
}
.btn-projects .panel_box{
    float: right;
    padding: 5px 20px;
}
.btn-projects .panel{
    display: inline-block;
    margin-bottom: 0px;
    margin-left:15px;  
}

.btn-projects .panel-heading{
    padding: 3px 10px;
}
.btn-projects .panel-body{
    padding: 5px 10px;
}

.timeline-panel{
    background-color: white;
}
.timeline-panel .btn{
    padding :10px 10px 10px 20px;
}

.timeline-title{
    padding-bottom: 5px;
    border-bottom: solid 1px #eee;
    width: 100%;
}

.timeline-body .label{
    display: inline-block;
    background-color: #16a6b6;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 10px;
    margin: 5px 0px;
    border-radius: 5px;
}
.timeline-body .text_box{
    display: inline-block;
    padding-right: 10px;
    
}
.timeline-panel .btn{
    margin: 0px;
    width: 100%;
    white-space: normal;
}
.timeline > li > .timeline-panel{
    padding: 0px;
}

#keyActionAddButton{
    margin-bottom:50px; 
}

.keyActionBox{
    position: relative;
    margin-bottom:40px; 
}
.keyActionBox p{
    font-size: 16px;
    display: none;
}
.keyActionBox .btn{
    position: absolute;
    right: -10px;
    z-index: 10;
}

.form-group .checkbox label{
    color: black;
}

.login_panel{
    margin-top: 50px;
}
.color_white{
    color: white;
}

.checkpoint_change_btn{
    margin-right: 20px;
    padding: 8px 20px;
}
.KeyActionName{
    width: 135px;
}
.CheckPointResult{
    margin-left: 25px;
}
.underline{
    border-bottom: 1px solid gray;
    margin-top:10px; 
    margin-bottom:10px; 
}
.sidebar-nav{
    position: relative;
}
.back_btn{
    position: absolute;
    right: -70px;
    font-size: 16px;
}
@media(max-width:768px) {
    .back_btn{
        display: none;
    }
}
.panel-body{
    white-space: normal;
    text-align: left;
}
.min-15{
    width: 15%;
}
.min-25{
    width: 25%;
}
.min-500{
    min-width: 500px;
}
@media(min-width:1080px) {
    .modal-lg{
        width: 1000px;
    }
}
@media(min-width:1280px) {
    .modal-lg{
        width: 1200px;
    }
}
.key_action_box{
    border-bottom: 1px solid gray;
    margin-bottom:10px;
    padding-bottom: 10px;
}
.key_action_box_tree{
    border-bottom: 1px solid gray;
    margin-bottom:10px;
    padding-bottom: 10px;
    width: 80%;
}
.nowrap{
    white-space: nowrap;
}
.KeyActionRow{
    cursor:pointer ; 
}
/*created by yamanaka for icon style*/
.header_iconback .fa-cog{
    position:relative;
    left: -1px;
    top: 3px;
}
.header_iconback .fa-key{
    position: relative;
    left: 5px;
    top: 2px;
}
.header_iconback .fa-flash{
    position: relative;
    top:3px;
    left:13px;
}
.header_iconback .fa-table{
    position:relative;
    left: 6px;
    top:3px;
}
.header_iconback .fa-user{
    position:relative;
    left: 8px;
    top:3px;
}
.header_iconback .fa-circle-o{
    position:relative;
    left: 7px;
    top:4px;
}
.header_iconback .fa-check{
    position:relative;
    left: 4px;
    top:3px;
}

.header_iconback .fa-wrench{
    position:relative;
    left: 4px;
    top:1px;
}
.btn-dashboard .icon_box .glyphicon{
    font-size: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.header_iconback i{
    color: white;
}
.header_iconback{
    display: inline-block;
    background-color: #16a6b6;
    width: 45px;
    height: 45px;
    border-radius: 50%
}
.sidebar_item .glyphicon{
    font-size: 10px;
}
.logo img{
    height: 120%;
}
.pagination > li > a{
    color: #009688;
}
.pagination > .active > span, .pagination > .active > span:hover{
    background-color: #009688;
    border-color: #009688;
}

/*delate edit 横並び用クラス*/
.delate_edit_box{
    min-width: 200px;
}

/*created by yamanaka for button style*/
.btn.btn-raised.btn-default,.btn.btn-raised.btn-default:focus:hover:not(.btn-link),.btn.btn-raised.btn-default:focus:focus:not(.btn-link),.btn.btn-raised.btn-default:hover:not(.btn-link),.btn.btn-raised.btn-default:hover:not(.btn-link){
    background-color: white;
}
.btn.btn-raised.btn-primary:hover:not(.btn-link),.btn.btn-raised.btn-primary,.btn.btn-raised.btn-primary:focus:not(.btn-link){
    background-color: #16a6b6;
}
.vertical_center{
    display: none;
}
/*created by yamanaka for panel style*/
.panel.panel-primary > .panel-heading{
    background-color:  #16a6b6;
}
/*created by yamanaka for footer style*/
html {
  position: relative;
  min-height: 100%;
}

/* Margin bottom by footer height */
body {
  margin-bottom: 50px;
}
#footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 50px;
    background-color: black;
    text-align: center;
    color: white;
}
/*created by uetsugu*/
.modal.custom .modal-dialog {
    width: 70%;
    margin:50 auto;
}

/* created by katagiri */
/* for project/list.blade.php */
.panel_box_with_float::after{
    clear: both;
    content: "";
    display: table;
}
.panel_box_with_float > .panel {
    float: left;
    margin-bottom: 15px;
}
/* for search.blade.php */
.middle-font {
    font-size: 20px;
}
/* for admins/select.blade.php */
.user-select-form {
    padding: 0 10px;
    text-align: center;
}
.user-select-form .btn {
    background-color: #fff;
    min-height: 50px;
    width: 100%;
}

/* for project/list.blade.php */
.child-projects {
    padding-left: 10%;
}

.child-projects .btn-projects {
    padding-top: 8px;
    padding-bottom: 8px;
}

.child-projects .panel_box_with_float > .panel {
    margin-bottom: 0;
}

/* for critical_point/detail.blade.php member_key_action/result.blade.php */
/* check_pointのフォーム部分 */
#check_form label {
    text-align: left;
}

/* for critical_point/detail.blade.php */
.return-btn {
    position: relative;
    top: 30px;
    left: -10px;
    z-index: 10;
}

/* common */
.btn-primary {
    width: 90%;
    background-color: #333;
}
.align-center {
    text-align: center;
}
.color-white {
    color: #000;
}
