﻿@charset "utf-8";

/** 画面レイアウト共通 */
*:not(i):not(.sidebar-toggle):not(.ui-grid-ico-sort) {
    font-family: 'Meiryo UI', Arial, sans-serif !important;
}

/** 共通 */
.main-header .navbar,
.sidebar-collapse.sidebar-mini .main-header .navbar {
  margin-left: 0px;
  height: 60px;
}

#main-header > .navbar-dialog {
    background: none;
    background-color: #3c8dbc;
    height: 30px;
    min-height: 25px;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 75px;
}

.logo-title {
  color: white;
  font-size: 20px;
}
.logo-title-sm {
  color: white;
  font-size: 12px;
  margin-left: 10px;
}

@media (min-width: 767px) {
    .sidebar-toggle{
        display:none;
    }
}

.navbar-custom-menu-left {
  float: left;
}

.nowrap {
    white-space:nowrap;
}
.inline-block{
    display:inline-block;
}

div.imgdiv.inline {
    padding-top:2px;
    margin-bottom:-2px;
}

ul {
    padding-left:0;
}
ul > li {
    list-style-type:none;  
}

/** sidebar-menu */
.sidebar-menu > li > a > div.inline {
    padding-top:2px;
    margin-bottom:-2px;
    width:40px;
}
.sidebar-menu .img {
    width: 30px;
    height: 30px;
}
.sidebar-menu > li {
    border-top: 1px solid white;
    border-bottom: 1px solid #d2d6de;
}
.sidebar-menu > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 16px;
}
.sidebar-menu > li > .treeview-menu {
    padding-top: 1px;
    overflow:hidden;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 0px !important;
    border-top: 1px solid white;
    width:226px !important;
    overflow:hidden;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    top: 47px !important;
}

.main-sidebar {
  padding-top: 60px;
}
/** closemenu */
.closemenu > a {
    background: #565656 !important;
    color:white !important;
    height:57px;
}

/** main-header */
.main-header .sidebar-toggle {
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-title {
  padding-top: 0px;
  margin-left: 0px;
  white-space:nowrap;
  background: url('../../image/bg_bluegreen.png') repeat left top;
  height:60px;
  width:280px;
}

.header-version {
    position: absolute;
    left:280px;
    top:0px;
    height:60px;
    color:white;
    font-size:10px;
    text-align:center;
    background-color:#565656;
    padding-top:22px;
    padding-left:2px;
    padding-right:2px;
}

.header-user {
    position: absolute;
    right:0px;
    top:0px;
    height:60px;
    color:white;
    padding-right:20px;
    padding-top:10px;
}

.header-user > span {
  color: white;
}

.header-user > span > a {
  color: #1284A8;
  margin-top:5px;
}
.header-user > span > a:hover,
.header-user > span > a:active,
.header-user > span > a:focus {
  color: #1284A8 !important;
}

.header-user .pull-left {
  padding-right: 4px;
}

.header-user .username {
  font-size:17px !important;
}

.header-user .userid {
  font-size:13px !important;
}

.header-user .pull-right .btn {
  font-size:15px !important;
}

/** ヘッダ関連 */
.content-header > .header-right {
  float: right;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0px 5px;
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 2px;
}

.navbar-nav > li > div {
  padding-top: 20px;
  padding-bottom: 15px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .content-header > .header-right {
    float: none;
    position: static;
    text-align: right;
  }
}

/** イメージ */
.img {
  display:inline-block;
  width: 25px;
  height: 25px;
}
.img-small {
  display:inline-block;
  width: 16px;
  height: 16px;
}

.img-click {
    background: url('../../image/click.png') no-repeat left top;
    background-size: 100% 100%;
}
.img-task {
  background: url('../../image/unnamed.png') no-repeat left top;
  background-size: 100% 100%;
}
.img-alert {
  background: url('../../image/mark_warning01.gif') no-repeat left top;
  background-size: 100% 100%;
}
.img-info {
  background: url('../../image/info-1459077_960_720.png') no-repeat left top;
  background-size: 100% 100%;
}
.img-warning {
  background: url('../../image/warning-24841_960_720.png') no-repeat left top;
  background-size: 100% 100%;
}
.img-new {
  background: url('../../image/new.png') no-repeat left top;
  background-size: 100% 100%;
}
.img-faq {
  background: url('../../image/faq.png') no-repeat 0px 0px;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.img-logout {
  background: url('../../image/icon_logout.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
/** main menu image */
.img-home {
  background: url('../../image/icon_home.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-schedule {
  background: url('../../image/icon_schedule.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-car {
  background: url('../../image/icon_car.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-budget {
  background: url('../../image/icon_budget.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-purchase {
  background: url('../../image/icon_purchase.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-maintenance {
  background: url('../../image/icon_maintenance.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-settings {
  background: url('../../image/icon_settings.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-left {
  background: url('../../image/icon_left.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-right {
  background: url('../../image/icon_right.png') no-repeat 0px 0px;
  background-size: 100% 100%;
}
.img-Search {
    background: url('../../image/Search.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Search02 {
    background: url('../../image/Search02.png') no-repeat 0px 0px;
    width: 100px;
    height: 36px;
}

.img-Search03 {
    background: url('../../image/btn_search.svg') no-repeat 0px 0px;
    width: 100px;
    height: 26px;
}

.img-ChangeDisp {
    background: url('../../image/btn_update.svg') no-repeat 0px 0px;
    width: 100px;
    height: 26px;
}

.img-new {
    background: url('../../image/new.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Modify {
    background: url('../../image/Modify.png') no-repeat 0px 0px;
    background-size: 100% 100%;    
}

.img-Delete {
    background: url('../../image/Delete.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Save {
    background: url('../../image/Save.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Print {
    background: url('../../image/Print.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Cancel {
    background: url('../../image/Cancel.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Maintenance {
    background: url('../../image/Maintenance.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-pdf {
    background: url('../../image/pdf.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Copy {
    background: url('../../image/Copy.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Approve {
    background: url('../../image/Approve.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Email {
    background: url('../../image/Email.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-download {
    background: url('../../image/download.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-download2 {
    background: url('../../image/btn_download.svg') no-repeat 0px 0px;
    height: 26px;
    width: 120px;
}

.img-upload {
    background: url('../../image/upload.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-History {
    background: url('../../image/History.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Order {
    background: url('../../image/Order.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Calculator {
    background: url('../../image/Calculator.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-buy {
    background: url('../../image/buy.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Plus {
    background: url('../../image/Plus.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-Minus {
    background: url('../../image/Minus.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-furiwake {
    background: url('../../image/btn_furiwake.svg') no-repeat 0px 0px;
    height: 26px;
    width: 150px;
}

.img-Other {
    background: url('../../image/Other.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}

.img-type_vehicle_deta {
    background: url('../../image/icon_vehicle_deta.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_check_order {
    background: url('../../image/icon_check_order.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_mente_order {
    background: url('../../image/icon_mente_order.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_bicycle {
    background: url('../../image/icon_bicycle.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_mainte_order_stu {
    background: url('../../image/icon_mainte_order_stu.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_conversion_alert {
    background: url('../../image/icon_conversion_alert.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_budget_results {
    background: url('../../image/icon_budget_results.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_bulk_order {
    background: url('../../image/icon_bulk_order.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_vehicles_list {
    background: url('../../image/icon_vehicles_list.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_estimate_approval {
    background: url('../../image/icon_estimate_approval.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_approval {
    background: url('../../image/icon_approval.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_application {
    background: url('../../image/icon_application.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_report_approval {
    background: url('../../image/icon_report_approval.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_voluntary_mainte {
    background: url('../../image/icon_voluntary_mainte.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_exchange_input {
    background: url('../../image/icon_exchange_input.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_exchangelisticon {
    background: url('../../image/icon_exchangelisticon.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_master_mainte {
    background: url('../../image/icon_master_mainte.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_contract_change {
    background: url('../../image/info_contract_change.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_station_info {
    background: url('../../image/icon_station_info.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_pass {
    background: url('../../image/icon_pass.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_order_situation {
    background: url('../../image/icon_order_situation.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_part_order {
    background: url('../../image/icon_part_order.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_part_order_history {
    background: url('../../image/icon_part_order_history.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_payment_deta {
    background: url('../../image/icon_payment_deta.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_payment {
    background: url('../../image/icon_payment.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_management_info {
    background: url('../../image/icon_management_info.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_company_info {
    background: url('../../image/icon_company_info.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_manegement_info {
    background: url('../../image/icon_manegement_info.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_download {
    background: url('../../image/icon_download.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_estimate_approval {
    background: url('../../image/icon_branch_approval.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-menu_branch_estimate_approval {
    background: url('../../image/icon_branch_estimate_approval.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}
.img-type_setting {
    background: url('../../image/icon_setting.png') no-repeat 0px 0px;
    background-size: 100% 100%;
}














a.btn-sm > i.fa:before,
a.btn-xs > i.fa:before,
a.btn > i.fa:before {
    content: "　";
    display: table;
}

/** Validate */
.form-control.has-error {
  border-color: #dd4b39;
  box-shadow: none;
}
.has-changed {
   color:red;
}
/** 既存スタイル */
@media (max-width: 767px) {
    .table-responsive {
        border:solid 0px;
         -ms-overflow-style: auto;
    }
}

/** Input関連 */
.form-group-inline {
  padding-right: 10px;
}

.form-group-inline .date-yymm > input.form-control {
  width: 80px !important;
}

.form-group-inline.date-yymmdd > input.form-control {
  width: 120px !important;
}
@media (max-width: 767px) {
  .form-group-inline .date-yymm > input.form-control {
    width: 100% !important;
  }
  .form-group-inline .date-yymmdd > input.form-control {
    width: 100% !important;
  }  
}

div.inline{
    display: inline-block;
    vertical-align: top;
}

/** jqgridテーブル関連 */
.ui-jqgrid-htable th {
  text-align: center !important;
  vertical-align: middle !important;
  padding-right:5px;
}
.ui-jqgrid-htable th.ui-th-column div{  
  white-space: normal !important;
  height: auto !important;
}
.ui-jqgrid tr.jqgrow td {
  white-space: normal !important;
  height: auto;
  vertical-align: text-top;
  padding: 2px;
}

/** 一般テーブル関連 */
/** table-base */
.table-base {
    table-layout:fixed;
    margin:0;	
    padding:0;
    border:solid 0px;
    width:1px;
}
.table-base th {
    margin:0;	
    padding-right:5px;
    vertical-align:middle;
    text-align:right;
}
.table-base td {
    margin:0;	
    padding:0;
    vertical-align:top;
    text-align:left;
}
.table-base td > input.number {
  text-align:right !important;
}
/** table-noborder-outside */
.table-noborder-outside {
    border:solid 0px;
}
.table-noborder-outside th {
    text-align:right;
    padding-right: 5px !important;   
    vertical-align:middle !important;
}
.table-noborder-outside td {
    padding-bottom: 4px !important;
    vertical-align:middle !important;
}

/** table-noborder-outside */
.table-noborder-outside-top {
    border: solid 0px;
}

    .table-noborder-outside-top th {
        text-align: right;
        padding-right: 5px !important;
        vertical-align: top;
    }

    .table-noborder-outside-top td {
        padding-bottom: 4px !important;
        vertical-align: top;
    }

/** table-border-outside */
.table-border-outside {
    border:1px solid #eee;
    padding-left:4px;
    padding-right:4px;
    padding-top:4px;
    padding-bottom:0px;
}
.table-border-outside th {
    text-align:right;
    padding-right: 4px !important;
    padding-bottom: 4px !important;
    vertical-align:middle !important;
}
.table-border-outside td {
    padding-bottom: 4px !important;
    vertical-align:middle !important;
}

/** table-border-list */
.table-border-list {
}
.table-border-list th {
    border:1px solid #eee;
    text-align:center;
    padding-left:4px !important;
    padding-right:4px !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
}
.table-border-list td {
    border:1px solid #eee;
    padding-left:4px !important;
    padding-right:4px !important;
    padding-top:4px !important;
    padding-bottom:4px !important;
}
.table-border-list th.text-right,.table-border-list td.text-right {
    text-align:right !important;
}

/** テーブルその他 */
.ui-sgcollapsed {
    text-align: center !important;
    vertical-align: middle !important;
}

@media (max-width: 767px) {
  .table-responsive {
    margin-bottom : 0px;
  }
}

/** bootstrap-notify */
.notify .close {
    color:white;
    opacity:0.8;
    font-size:12px;
}
.notify .close:hover {
    opacity:1;
}

/** spinner */
.ui-jqgrid .spinner input {
    text-align: right;
}
.ui-jqgrid .spinner .form-control {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    height:24px;
}
.ui-jqgrid .spinner .input-group-addon {    
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    height:24px;
    width:15px;
}

/** box */
.box-noborder {
    border-top:0;
    margin-bottom:4px;
    box-shadow:none;
}

.box-noborder>.box-header {
    padding:4px;
}

.box-noborder>.box-body {
    padding:4px;
}

/** FAQ */
.btn.faq
 {
    background-color:#C26838 !important;
    border-color:#C26838;
    color:white;
    width:100px;
}
.btn.faq:hover,
.btn.faq:active,
.btn.faq:focus{
    opacity: 0.8;
    color:white;
    border-color:#C26838;
}
/** manual */
.btn.manual
 {
    background-color:#D4B000 !important;
    border-color:#D4B000;
    color:white;
    width:100px;
}
.btn.manual:hover,
.btn.manual:active,
.btn.manual:focus {
    opacity: 0.8;
    color:white;
    border-color:#D4B000;
}

/** box */
.box-title {
    font-size:20px !important;
}

/** btn */
.btn {
    font-size:15px !important;
}

.btn-base {
    color: #444444;
    padding: 5px;
    border: #D7D7D7;
    min-width:100px;
}

.btn-base-radius {
    color: #444444;
    padding: 5px;
    border-radius: 15px;
}

/*
.btn-base-radius:hover,
.btn-base-radius:active,
.btn-base-radius.hover,
.btn-base:hover,
.btn-base:active,
.btn-base.hover {
    background-color: #e7e7e7;
}
*/

.brown {
    background-color: #888352;
}

.blue {
    background-color: #54A5C1;
}

.white {
    background-color: #F9F9F9;
}

.grey {
    background-color: #E3E3E3;
}

.yellow {
    background-color: #F1B62D;
}

.green{
    background-color: rgb(198,224,180);
}


.required:first-child {

    background: url('../../image/require.png') no-repeat 0px 0px;
	background-size: 4px 30px;	
	-moz-background-size:4px 30px; /*  Firefox */
    padding-left:6px;
    display: inline;
	background-color:#fff;
}



.page-title {
    font-size: 20px;
    white-space: nowrap;
    font-weight: bold;
}
/**
.box.box-primary {
    margin-top: 5px;
    border: #3c8dbc solid 1px !important;
}
.box.box-default {
    margin-top: 5px;
    border: #d2d6de solid 1px !important;
}
*/
.box .box-header ,
.box .box-header label 
{
  Color:#1284A8 ;  
  font-size:20px ;
}
.box .box-header 
{	
	border-top:#d5d5d5 solid 2px ;
	margin-top:0px;
	padding-top:0px;
}
.box .box-header label 
{
	border-top:#1284A8 solid 2px ;
	margin-top:-2px;
}
.noborder{
	border:0;    
    box-shadow:none;
}
.box{
	border-top: 1px
}
form .box
{
	border:0px;	
    box-shadow:none;
	
}
form .box .box-body
{
	background:#fbf6ef !important;
	border:1px solid #c8c8c8;
	padding:17px;
	border-radius:5px;
}

form .box .box-body .input-group .input-group-addon{
	background:#fbf6ef !important;
	
}
form input,
form select
{
	background:#fff ;
	border:1px solid #c8c8c8;
	border-radius:5px;
	
}
/** 2019/01/10 password eye show
input::-ms-reveal { display: none; }
*/
.table-theme-home tr.even {
    background-color:#f1f1f1 !important;
}

.table-theme-home tr.odd {
    background-color:#fff !important;
}

.selectedRow.form-control[readonly]
{
	background-color:rgb(255,217,102) !important;
}
.selectedRow.form-control
{
	background-color:rgb(255,242,204) !important;
}
.transparent {
    text-align: center;
    border: 0px;
    background-color: transparent !important;
}

.dialog-responsive-radius {
    font-weight: bold;
    border: solid 2px #969696;
    width: 500px;
    margin: 5px;
    border-radius: 5px;
}

.dialog-responsive-radius > font {
    position: relative;
    top: -10px;
    left: 10px;
    background-color: white;
    color: black;
}
th.ui-th-column {
    cursor: default;
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: default !important;
}

.AutoChangeLine {
    word-wrap: break-word;
}

table:not(#table_vertical-align-top) td,
table:not(#table_vertical-align-top) th {
    vertical-align: middle !important;
}