.ce {
    text-align: center;
}
body {
	background: #f6f6f6;
	height: 100%;
   /* background: linear-gradient(#b5d7e4, #347b8e);*/
}
a:hover {
    color: #E0E0E0;
    text-decoration: none;
}
.alert.alert-danger {
    font-size: 12px;
}
.car_ps {
	text-align: right;
	margin: auto;
	font-size: 12px;
	margin-bottom: 40px;
	
}
/*ul li {
    list-style: none;
}*/
div#layout {
    margin: auto;
    max-width: 1400px;
    min-height: calc(100% - 64px);
    /*min-height: calc(100% - 104px);*/
}
.w100 {
    width: 100% !important;
}
.btn.btn-primary.btn-block {
    width: 150px;
    margin: auto;
    background: #2785a7;
    border: none;
}
h2 {
   color: #0c5460;
   text-shadow: 1px 1px 1px #f8f9fa;
	font-size: 28px;
	text-align: center;
}
.error {
    color: red;
    font-size: 12px;
}
 ul{
	margin: 0;
}
.btn-block02 {
    width: 150px;
    margin: auto;
    background: #ccc;
    border: 1px solid #fff;
    color: #555;
}
.btn-block03 {
    width: 150px;
    margin: auto;
    background: #2785a7;
    border: 1px solid #fff;
}
.btn-block04 {
    width: 150px;
    margin: auto;
    background: #bd382d;
    border: 1px solid #fff;
}
.btn-block05 {
    width: 150px;
    margin: auto;
    background: #15c0dc;
    border: 1px solid #fff;
}
th.fc-day-header.fc-widget-header {
    height: 40px;
	 vertical-align: middle;
	 color: #0c5460;
	background: #e4e3e3;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ccc !important;
}
.fc-ltr .fc-axis {
    text-align: center !important;
    background: #e4e3e3;
}
.fc-day-grid-event .fc-time {
    letter-spacing: -1px;
}
.fc-ltr {
    margin-bottom: 50px;
}
/***********login*********/
#login {
    width: 400px;
    margin: auto;
	  margin-bottom: 200px;
}
.logo {
    text-align: center;
    margin: 40px;
}
.card-header {
    background: none;
    border-bottom: 0;
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}
.form-control {
    background: #ededed;
    /*border: none;*/
}
.forget_pw , .form-check{
    font-size: 12px;
    color: #666;
    margin-top: 30px;
}
.card-body {
    padding-left: 60px;
    padding-right: 60px;
}
.card-login {
   background: #fff;
	position: relative;
	margin-top: 65px;
}
.login_icon {
    position: absolute;
    font-size: 38px;
    color: #fff;
    left: calc(50% - 37px);
    top: -37px;
    background: #2785a7;
    border-radius: 50%;
    padding: 10px 20px;
}
/***********HEEAD*********/
#header .logo {
    text-align: left;
    margin: 15px;
    float: left;
}
.user_data {
    float: right;
    margin: 15px;
}

.user_data li {
    display: inline-block;
}
div#header {
    background: #4a90a3;
}
.top_header {
    box-shadow: 2px;
    box-shadow: 0px 3px 6px #6c757;
    -webkit-box-shadow: 0px 3px 6px #6c757d;
    -moz-box-shadow: 0px 3px 6px #6c757;
    background: #fff;
}
nav.global-nav {
	 margin-bottom: 10px;
}
nav.global-nav ul {
    margin-bottom: 0;
}
nav.global-nav li {
    display: inline-block;
    margin-right: 100px;
    padding: 15px 15px 10px;
    margin-bottom: 5px;
}
nav.global-nav li button {
    background: inherit;
    border: none;
    cursor: pointer;
    color: #fff;
    padding: 0;
}
.current {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.current a, .current button {
    color: #4a90a3 !important;
}
.current .fa-calendar-alt {
    color: #4a90a3;
}
.pdf_favorite {
    color: #ffc107;
    cursor: pointer;
}
nav a, a:not([href]):not([tabindex]){
	color: #fff;
	cursor: pointer;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #E0E0E0 !important;
}
#myBtn {
    color: #fff;
    cursor: pointer;
}
#myBtn:hover{
	text-decoration: underline;
	color: #0056b3;
}
.car_color {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 4px;
	 vertical-align: -4px;
}
/***********TOP*********/


#content {
/*    float: right;
    width: 78%;
	 margin: 30px 1%;
	 padding: 0 30px;*/
}
.fc-view, .fc-view>table {
    position: relative;
    z-index: 1;
    background: #fff;
}
.fc-content .fc-time {
    color: #fff;
}
button.fc-agendaDay-button.fc-button.fc-state-default.fc-corner-right {
    display: none; 
}
button.fc-agendaWeek-button.fc-button.fc-state-default {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.fc-day-grid-container .fc-event-container {
   color: #fff;
	white-space: nowrap;
   overflow: hidden;
}
.fc-time-grid-container .fc-event-container{
   color: #fff;
}
/***********車の予約*********/
table.car_order {
    width: 100%;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.04), 0 0 0 1px #E8E8E8 inset;
    margin-bottom: 50px;
    overflow: hidden;
    border-spacing: 1px;
    background: none repeat scroll 0 0 #f8f8f8;
	 border-radius: 4px;
}
table.car_order tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f5f5f5;
}
table.car_order th {
   background: none repeat scroll 0 0 #eee;
	text-align: center;
   color: #555;
	padding: 10px 20px;
	border: 1px solid #fff;
	max-width: 204px;
   width: 20%;
}
table.car_order td {
   padding: 10px 25px;
	border: 1px solid #fff;
}
table.car_order.car_show th,table.car_order.car_show td {
    padding: 25px;
}
.form_text {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	 width: 200px;
}
.flex {
    display: flex;
}
.car_box {
    color: #fff;
    border-radius: 4px;
    padding: 10px 10px 0;
	 text-align: left;
}
.flex li {
    margin: 10px;
}
label {
    font-size: 13px;
}
/***********予約確認*********/
.fc-title {
    color: #fff;
	font-size: 12px;
   margin-bottom: 1em;
}
.fc-toolbar .fc-state-active {
    z-index: 1 !important;
}
.submit.show a, .show form {
    display: inline-block;
    margin: 0 15px;
}
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    color: #2785a7;
    /* font-weight: 600; */
}
a.fc-more {
    color: #2785a7 !important;
}
/***********modal*********/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 90px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: rgb(0,0,0);*/ /* Fallback color */
    /*background-color: rgba(0,0,0,0.4);*/ /* Black w/ opacity */
}
.modal-content{
	width: 75%;
	max-width: 900px;
	min-width: 900px;
	box-shadow: 2px;
   box-shadow: 0px 3px 6px #6c757;
   -webkit-box-shadow: 0px 3px 6px #6c757d;
   -moz-box-shadow: 0px 3px 6px #6c757;
}
.close {
   margin: 10px 0;
	text-align: right;
}
form {
    margin-bottom: 50px;
}
.breadcrumb {
   background: none;
	padding: 0;
	font-size: 14px;
	color: #555;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: ">";
}
.car_order ul {
    padding-left: 0;
}
/***********footer*********/
#footer {
	  /*position: fixed;*/
    bottom: 0;
    width: 100%;
}
#copyright {
    margin: 0 auto 0;
    text-align: center;
	 color: #fff;
    background: #4a90a3;
    padding: 20px;

}

