/* override */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
    font-family: 'Noto Sans Japanese', sans-serif;
}

aside {
    background: none repeat scroll 0 0 #336699;
    display: block;
    min-height: 100%;
    overflow: hidden;
}

#ribbon {
    background: linear-gradient(to right, #336699 40%, #0088B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 40px;
    padding: 0 13px;
    position: relative;
}

.page-footer {
    background: linear-gradient(to right, #336699 40%, #0088B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cecece;
    bottom: 0;
    display: block;
    height: 52px;
    padding: 15px 13px 0 233px;
    position: absolute;
    width: 100%;
}

nav ul li a {
    color: #CCC;
}

.login-info a {
    color: #CCC;
}

.login-info > span {
    border-bottom: none;
}

.login-info {
    border-width: 0;
    padding-bottom: 3px;
    /*
    box-shadow: none;
    */
}

#header {
    /*
    background-image: none;
    */
}

#logo img {
    /* width: 130px; */
    width: auto;
    height: auto;
}

.minified nav > ul > li > a > .menu-item-parent {
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom: none;
    border-left: none;
    border-top: none;
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    color: #FFF;
    display: none;
    height: 36px;
    left: 44px;
    line-height: 36px;
    padding-left: 12px;
    position: absolute;
    top: -1px;
    width: 186px;
    z-index: 3;
}

.page-title {
    margin: 12px 0 28px;
    text-shadow: 1px 1px 0 #fff;
}

#logo-group {
    width: 100px !important;
}

#ribbon {
    border-top: 1px solid #336699;
}

.dropzone .dz-default.dz-message {
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: none;
    height: 300px;
    left: 50%;
    margin-left: -214px;
    margin-top: -61.5px;
    opacity: 1;
    position: absolute;
    top: 30%;
    transition: opacity 0.3s ease-in-out 0s;
    width: 428px;
}

.tree li span {
    border: none;
    border-radius: 0;
    padding: 0;
}

.tree li:before {
    border-left: none;
}

.tree li:after, .tree li:before {
    content: none;
}

.tree li {
    padding: 2px;
}

.tree li.parent_li > span {
    padding: 0;
}

.tree ul ul {
    padding-top: 0;
    padding-left: 14px;
}

.tree li.parent_li > span:hover {
    background-color: #fff;
    color: #000;
    border: none;
}

.tree li.parent_li > span:hover + ul li:before {
    border-left-color: #fff;
}

.tree li.parent_li > span:hover + ul li:after {
    border-top-color: #fff;
}

.tree li.parent_li > span:hover + ul li:before {
    border-left-color: #fff;
}

.tree>ul>li::after,.tree>ul>li:before{
    border:0
}

.tree li:last-child::before{
    height:30px
}

.tree li.parent_li>span:hover,.tree li.parent_li>span:hover+ul li span{
    background-color: #fff;
    border:none;
    color:#000;
}

.tree ul ul .paddlingLeft20 {
    margin-left: -16px;
}

.tree ul ul li:hover{
    background:none;
    cursor: pointer;
}

#extr-page .login-desc-box-l {
    min-height: 250px;
}

#extr-page .hero {
    height: auto;
}

#extr-page #header {
    overflow: visible;
}

#extr-page #header #logo img {
    width: auto;
}

.input-group-addon {
    background-color: #FFF;
    border: 0 none;
    border-radius: 2px;
    color: #555;
    font-size: 13px;
    font-weight: 400;
    line-height: 0;
    padding: 0 8px !important;
    text-align: center;
}

.input-group input {
    border: none;
}
/* end */

.dashHerder {
    background-color: #f4f1eb;
    border: 1px solid #CCC;
    padding: 5px 10px;
    height: 30px;
    border-bottom: none;
}

.dashRequestWrap {
    padding: 10px 5px 10px;
}

.requestBtn {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 5px;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 5px;
}

.requestBtn:hover {
    background-color: #EEE;
    cursor: pointer;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.dashRequestWrap .col-sm-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.dashReportWrap table tr, .dashReportWrap table tr td {
    border: 1px solid #CCC;
    width: 100%;
}

.color-b-beige {
    background-color: #f4f1eb !important;
}

.dashRequestWrap ul li {
    list-style: none;
}

.dashCompanyWrap .cName {
    font-size: 120%;
    font-weight: bold;
}

.dashCompanyWrap .cDesc {
    font-size: 110%;
    font-weight: bold;
}

.dashCompanyWrap .cTel {
    font-size: 180%;
    font-weight: bold;
}

.fontBold {
    font-weight: bold;
}

.color-dark-gray {
    color: #666;
}

.noDisp {
    display: none;
}

.detail div span {
    line-height: 30px;
}

.borderBottomDotted {
    border-bottom: 1px dotted #CCC;
}

.minifyme {
    background: none repeat scroll 0 0 #6699cc;
    color: #ccc;
    border-bottom: none;
}

.minifyme:hover {
    background: none repeat scroll 0 0 #EEE;
    color: #ccc;
    border-bottom: none;
}

.MessageBoxContainer {
    background-color: rgba(51, 102, 153, 0.8);
}

.MessageBoxContainer {
    background-color: rgba(51, 102, 153, 0.8);
}

.btn.btn-ribbon {
    background-color: #6699CC;
    background-image: none;
}

nav ul li a:active{
    background:#5599CC !important
}

#fileUp,#mask_fileUp,#imageUp,#mask_imageUp, #file_01,#mask_file_01, #file_02,#mask_file_02 {
    display:none;
}

.file_mask span{
    display:block;
    background-position:left top;
    height:33px;
    width:40px;
    cursor:pointer;
}

.file_mask span:hover{
    background-position:left bottom;
}

.remarksWrap {
    border: 1px dotted #CCC;
    margin-top: 15px;
    padding: 5px 0 20px;
}

.minified nav > ul > li {
    border-bottom: 1px solid #214263;
    border-top: 1px solid #4080BF;
}

.dropzone {
    border: none;
}

.dropzone, td.fc-other-month {
    background-color: #fafcfd;
    background-image: none;
}

.resultWrap {
    position: relative;
    padding: 15px 15px 15px;
    margin: 0 0px 15px;
    background-color: #fafafa;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px;
}

.resultWrap:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #bbb;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.resultWrap + .highlight {
    margin: -15px 0px 15px;
    border-radius: 0;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .resultWrap {
        margin-left: 0;
        margin-right: 0;
        background-color: #fff;
        border-width: 1px;
        border-color: #ddd;
        border-radius: 4px 4px 0 0;
        box-shadow: none;
    }
    .resultWrap + .highlight {
        margin-top: -16px;
        margin-left: 0;
        margin-right: 0;
        border-width: 1px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

.resultWrap .btn {
    margin: 20px 0;
}

.subMenu #project-selector, .project-selector {
    background: none;
    color: #ddd;
    margin-right: 10px;
}

.subMenu #project-selector:hover, .project-selector:hover {
    color: #fff;
}

.subMenu #project-selector2, .project-selector2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666;
    margin-right: 10px;
    cursor: pointer;
}

.subMenu #project-selector2:hover, .project-selector2:hover {
    color: #CCC;
}

.page-footer-tablet {
    background: linear-gradient(to right, #336699 40%, #0088b5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #cecece;
    bottom: 0;
    display: block;
    height: 52px;
    padding: 15px 13px 0 10px;
}

.requestBtn img {
    height: 35px;
    margin: 5px;
}

.dashRequestWrap .col-sm-4 {
    padding-left: 5px;
    padding-right:5px;
}

.padding1510 {
    padding: 15px 10px;
}

.dashRequestWrap a {
    color: #666;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.smart-form button, .smart-form button:after, .smart-form button:before {
    padding: 6px 12px;
}

.width-70 {
    width: 70px;
}

.width-80 {
    width: 80px;
}

.width-30 {
    width: 30px;
}

.valignCenter {
    line-height: 32px;
}

.font-90 {
    font-size: 88%;
}

.margin-top-20 {
    margin-top: 20px;
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

.SmallBox .foto {
    font-size: 25px;
    top: 5px;
}

/* pace css */
.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;

    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace-inactive {
    display: none;
}
/* end */

/* calendar popup */
* html #cTooltip {
    position: absolute;
}

#cTooltip {
    position: fixed;
    opacity: 80;
    z-index: 100;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 4px;
    padding: 10px;
}

.fc-event-skin {
    cursor: pointer;
}
/* end */

.margin-top-18 {
    margin-top: 18px;
}

.headWrap {
    display: block;
}

@media (min-width: 768px) {
    .headWrap {
        width: 746px !important;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .headWrap {
        width: 966px !important;
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .headWrap {
        width: 1166px !important;
        margin: 0 auto;
    }
}

a:hover {
    cursor: pointer;
}

.azenWork .form-control {
    padding: 0;
}

.clear-both {
    clear: both;
}

#imgInfoBox input {
    border: none;
    background-color: #222;
    border-bottom: 1px dotted #DDD;
    color: #fff;
    margin-right: 20px;
}

.btn-sm {
    padding: 3px 5px !important;
}

.color-red {
    color: #A90327;
}

.color-blue {
    color: #0088b5;
}

.err-wrap {
    margin: 20px auto;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 20px;
    text-align: center;
}

.azenWork i:hover {
    cursor: pointer;
    color: #0088b5;
}

.tableSelected {
    background-color: #3276b1;
    color: #FFF;
}

.table-striped > tbody > tr.tableSelected > td, .tableSelected .table-striped > tbody > tr.tableSelected > th {
    background-color: #3276b1;
    color: #FFF;
}

.displayNone {
    display: none;
}

.dropzone-custom {
    border: 1px solid rgba(0,0,0,0.03);
    min-height: 160px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0,0,0,0.03);
    padding: 23px;
    width:200px;
    height:200px;
    background-color:#e6e6fa;
    text-align:center;
}

.dropzone.dz-started .dz-message{
    opacity:0.9;
    -ms-filter:"alpha(Opacity=0.9)";
    filter:alpha(opacity=0.9);
}

.bigBox {
    height: 110px;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.15);
}

.bigBox .bigboxicon {
    top: 75px;
}

#divMiniIcons {
    bottom: 140px;
}

.modal-body .smart-form section {
    /*
    height: 45px;
    */
}

input[type="text"]:focus + .input-group-addon {
    background-color: #FFF;
    border-color: #FFF;
    color: #222;
}

.alignRight {
    text-align: right;
}

.tableCell {
    width: 1%; 
    display: table-cell;
    padding-left: 5px;
    display: table-cell;
    background-clip: padding-box;
    border-color: rgba(0,0,0,0);
}

.bg-color-blueLite2 {
    background-color: #F0F4F7;
    height: 25px;
}

.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 40%;
    position: relative;
}

/* dashboard */
.fc-sun {
    color: #FF6600;
    background-color: #FFF4FA;
}

.fc-sat {
    color: #336699;
    background-color: #f0f0ff;
}
/* end */

.popover {
    z-index: 1111;
}

.badge-green {
    background-color: #7EA800;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 5px;
    margin-right: 1px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.badge-blue {
    background-color: #0086a8;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 5px;
    margin-right: 1px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.badge-yellow {
    background-color: #c16f37;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 5px;
    margin-right: 1px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.badge-red {
    background-color: #db2a06;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 5px;
    margin-right: 1px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.nowrap {
    white-space: nowrap;
}

table tr td i {
    margin: 0 2px;
}

.detail .smart-form .checkbox i{
    top: 7px;
}

.detail hr {
    margin-bottom: 5px;
    margin-top: 5px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.confirmWrap {
    display: block;
    border: 1px solid #E9E9E9;
    padding: 10px 0;
    background-color: #F9F9F9;
}

.color-light-gray {
    color: #999;
}

.smart-form .checkbox.state-success i, .smart-form .radio.state-success i, .smart-form .state-success input, .smart-form .state-success select, .smart-form .state-success textarea, .smart-form .toggle.state-success i {
    background: none repeat scroll 0 0 #fff;
    border-color: #bdbdbd;
}

.requiredTxt {
    border-left: 3px solid #A90327 !important;
}

#extr-page .hello {
    height: auto;
}
#extr-page .hello {
    background-image: url("../../img/backview.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 360px;
    width: 100%;
}

.font-azen {
    font-size: 170%;
    color: #555;
    margin-left: 20px;
}

.shadow-black {
    text-shadow: 1px 0 1px #CCC;
}

.margin-top-40 {
    margin-top: 40px;
}

.subHeader {
    background-color: #336699;
    height: 22px;
}

.headerImage {
    background: url("../../img/download_back.png") repeat scroll left bottom rgba(0, 0, 0, 0);
    height: 18px;
}

.txtIndent8 {
    text-indent: 8px;
}

.margin-left-8 {
    margin-left: 8px;
}

.dlmessageWrap {
    background-color: #EEE;
    padding: 20px;
    font-size: 110%;
}

.txtalignCenter {
    text-align: center;
}

.appli {
    padding-left: -50px;
}

#ribbon .breadcrumb, #ribbon .breadcrumb a {
    color: #bbb !important;
}

#ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active {
    color: #ccc !important;
}

#header .headWrap {
    width: 100%;
}

.editable-empty, .editable-empty:focus, .editable-empty:hover {
    color: #999;
}

[id *= alert-] .modal-dialog {
    margin: 30px auto;
    width: 300px;
}

/* ie対応 */
.project-selector {
    max-width: none;
}

div.dataTables_filter label {
    float: none;
}

div.dataTables_length label {
    float: right;
}
/* end */

/* 共有 */
#main.share {
    margin-left: 0;
}

.input-group .form-control {
    float: none !important;
}

.img-container {
    margin: 10px 0;
}

ul.inline li {
    display: inline-block;
}
/* end */

.jarviswidget .calendar-body {
    min-height: 20px;
}

#calendar .fc-header-title h2 {
    margin-top: 0;
}

#calendar .fc-header-title {
    vertical-align: middle;
    color: #666;
}

aside ul li.lastmenu {
    border-bottom: 1px solid #214263;
}

aside ul li.manage {
    border-top: 1px solid #4080bf;
}

.minified nav > ul > li.lastmenu {
    border-bottom: none;
    border-top: none;
}

.login-info {
    box-shadow: none;
}

/* loader */
.prettyLoader {
    background: url(/img/ajax-loaderbase.png) top left no-repeat;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 30000;
}

.prettyLoader img {
    display: block;
    margin: 7px 0 0 7px;
}

.pl_ie6 { 
    background-image: url(/img/ajax-loaderbase.gif); 
}
/* end */

#imageEmpty {
    line-height: 40px;
}

.border-left-work {
    background-color: #57889c;
    border-left: 5px solid #4a7485;
    color: #fff;
    padding: 2px 8px 2px 5px;
    font-weight: bold;
    font-size: 85%;
}

.border-left-estimate {
    background-color: #b09b5b;
    border-left: 5px solid #96844d;
    color: #fff;
    padding: 2px 8px 2px 5px;
    font-weight: bold;
    font-size: 85%;
}

.border-left-inbound {
    background-color: #71843f;
    border-left: 5px solid #617135;
    color: #fff;
    padding: 2px 8px 2px 5px;
    font-weight: bold;
    font-size: 85%;
}

.workCalendar > div {
    padding-bottom: 13px;
}

.fc-header-title h2 {
    white-space: normal;
}

.datepicker .table-condensed > tbody > tr > td, .datepicker .table-condensed > tbody > tr > th, .datepicker .table-condensed > tfoot > tr > td, .datepicker .table-condensed > tfoot > tr > th, .datepicker .table-condensed > thead > tr > td, .datepicker .table-condensed > thead > tr > th {
    padding: 0;
}

.bigBox .bigboxicon {
    font-size: 0;
}

li span.verified {
    display: block;
    padding: 10px;
    position: relative;
    background-color: #BD2A2A;
    color: #fff;
}

div.time-select .editable-input .form-control {
    display: inline-block;
}

.popover {
    position: absolute !important;
}

.editable-input .datepicker:after {
    display: none;
}


.editable-input .datepicker:before {
    display: none;
}

#modalNew input#statusName:disabled {
    background-color: #eeeeee;
}

.wallWrap {
    display: block;
    /* border: 1px solid #E9E9E9; */
    padding: 10px 0;
    background-color: #F9F9F9;
}

.wallWrap .form-group div {
    margin: 5px 0;
}

.wallWrap .form-group .col-sm-5 {
    line-height: 32px;
}

.smart-form .paddingLeft0 {
    padding-left: 0;
}

.smart-form .userN .col-10 {
    width: 80% !important;
}

.smart-form .checkbox i, .smart-form .icon-append, .smart-form .icon-prepend, .smart-form .input input, .smart-form .radio i, .smart-form .select select, .smart-form .textarea textarea, .smart-form .toggle i {
    margin-right: 10px;
}

#branchInsert-form input[type="radio"] {
    line-height: normal;
    margin: 3px 0 0;
    vertical-align: text-top;
}

#branchInsert-form input[disabled] {
    background-color: #eee;
}

#searchModal .smart-form .col-10 {
    width: 80%;
}

#searchModal .smart-form .col-sm-10 {
    width: 80%;
}

.searchModalWrap {
    margin: 10px 0 30px;
}

#branchInsert-form input[readonly] {
    background-color: #eee;
}

#historyInput-form .input input[disabled] {
    background-color: #eee;
}

#loading{
    border:1px dashed #999;
    padding:15px;
    position: fixed;
    top:50%;
    left:40%;
    width:20%;
    text-align: center;
    background-color:#FFF;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

#loading .gif-load{
    text-align:center;
    padding-top:50px;
    background-image:url("../../img/gif-load.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

.file {
    background-color: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 3px 5px;
}

.file:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.file input[type="file"] {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  cursor: pointer;
  height: 38px;
}

.state-error + em {
    color: #C46A69;
}

pre.no-backcolor {
    background-color: transparent;
    border: none;
    font-size: 13px;
}

pre {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
}

/* デザイン変更 161219 */
/*
#left-panel {
    position: relative;
}

#header>:first-child, aside {
    width: 100%;
}

nav ul li {
    float: left;
}

#left-panel {
    padding-top: 0;
}
*/

.consignorWrap nav ul li {
    overflow: visible;
    text-align: center;
}

.consignorWrap #main {
    margin-left: 0;
}

.font-20 {
    font-size: 20px;
}

.font-24 {
    font-size: 24px;
}

.consignorWrap .navbar {
    margin-bottom: 0;
    border: none;
}

.consignorWrap #header {
    background-color: #fff;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}

body.consignorWrap {
    background: none;
    background-color: #fff;
}

.consignorWrap .navbar-nav {
    background-color: #336699;
    margin: 0;
}

.consignorWrap #ribbon {
    border-top: none;
    background: none;
}

.consignorWrap .navbar-nav > li > a {
    padding: 16px;
    width: 116px;
}

.consignorWrap nav ul li.active>a:before {
    content: "\f0d8";
    font-family: FontAwesome;
    display: block;
    height: 23px;
    line-height: normal;
    width: 27px;
    position: absolute;
    right: 40%;
    font-size: 20px;
    color: #fff;
    bottom: -10px;
}

.consignorWrap .navbar-nav > li {
    float: left;
}

.consignorWrap nav>ul>li:last-child.open {
    border-bottom: none;
}

.consignorWrap .mobile {
    font-size: 12px;
}

@media (max-width: 610px) {
    .consignorWrap .navbar-nav > li > a {
        padding: 10px 5px;
        width: 68px;
    }
    .consignorWrap .mobile {
        font-size: 9px;
    }
    .consignorWrap .policySub {
        display: block;
    }
}

.consignorWrap .dropdown-lr {
    float: left;
}

@media (max-width: 767px) {
    .consignorWrap .navbar-nav .open .dropdown-menu {
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 1000;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 13px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 2px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        background-clip: padding-box;
    }
    .consignorWrap .open>.dropdown-menu {
        display: block;
    }
    .consignorWrap .dropdown-lr {
        left: auto;
    }
    .consignorWrap nav ul li.active>a:before {
        right: 34%;
    }
}

.slick-dots li button:before {
    font-size: 64px;
}

.slick-slide > div {
    padding: 20px;
    margin: 0 15px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
}

.consignorWrap .responsive .col-sm-3 {
    width: initial;
    float: none;
}

.consignorWrap .blockWrap .col-sm-4 > div, .blockWrap .col-md-3 > div, .responsive .col-sm-3 {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

.font-14 {
    font-size: 14px;
}

.slick-prev {
    left: auto;
    right: 48px;
    color: #fff;
    /*background: #000;*/
    bottom: -40px;
}

.slick-next {
    right: 14px;
    /*background: #000;*/
    color: #fff;
    bottom: -40px;
}

.slick-prev, .slick-next {
    top: auto;
    z-index: 1;
}

.slick-prev:before, .slick-next:before {
    color: #000;
}

.consignorWrap .navbar-nav > li > a:focus, .consignorWrap .navbar-nav > li > a:hover {
    background-color: #335c99;
}

.consignorWrap .navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
}

.consignorWrap #ribbon {
    padding-left: 28px;
}

.consignorWrap #logo {
    margin-left: 24px;
}

.consignorWrap #header {
    padding-right: 24px;
}

@media only screen and (max-width: 679px) and (min-width: 0) {
    .consignorWrap #ribbon {
        border-bottom: none;
        padding-left: 20px;
    }
    .consignorWrap #header {
        padding-right: 10px;
    }
}

.consignorWrap .constinfo {
    color: #336699;
}

.consignorWrap .constinfo:hover {
    color: #336699;
    opacity: 0.7;
    cursor: pointer;
}

.consignorWrap .page-footer {
    padding-left: 28px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.consignorWrap article a:hover {
    text-decoration: none;
}

.consignorWrap .constWrap p {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 8px;
}

.consignorWrap .constWrap .btn {
    width: 100%;
}

.consignorWrap .fc-grid .fc-day-number {
    padding: 10px;
    font-size: 16px;
}

.consignorWrap .fc table.fc-border-separate {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.consignorWrap .fc-sun {
    color: #c1272d;
    background-color: #f3d4d5;
}

.consignorWrap .fc-sat {
    background-color: #d6e0eb;
}

.consignorWrap .jarviswidget > div {
    border: none;
}

.consignorWrap .jarviswidget#wid-id-4 > div {
    padding: 13px 0;
}

.consignorWrap .jarviswidget .fc-header-title h2 {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    line-height: 28px;
}

.consignorWrap .fc-state-default, .consignorWrap .fc-state-default .fc-button-inner {
    border: none;
    border-style: none;
    /*background: #eee;*/
}

.consignorWrap .fc-button-content {
    height: 2.2em;
    line-height: 2.2em;
    padding: 0 1.6em;
    font-weight: bold;
}

.consignorWrap .jarviswidget>header {
    border: none;
}

.consignorWrap .jarviswidget-color-brownLight > header {
    background: #d1bc7a;
    color: #FFF;
}

.consignorWrap .jarviswidget>header {
    line-height: 34px;
}

.consignorWrap .jarviswidget-ctrls a {
    line-height: inherit;
    color: #fff;
}

.consignorWrap .jarviswidget-ctrls .button-icon {
    height: auto;
    border-left: 1px solid rgba(255,255,255,1);
    border-width: 3px;
    padding: 0 12px;
}

@media only screen and (max-width: 679px) {
    .consignorWrap #logo {
        margin-left: 12px;
    }
    .consignorWrap .fc-header-left {
        display: none;
    }
    .consignorWrap #calendar .fc-header-title h2 {
        font-size: 12px;
    }
    .consignorWrap .fc-button-content {
        padding: 0 0.6em;
    }
    .consignorWrap .fc .fc-header-space {
        padding-left: 4px;
    }
    .consignorWrap .fc-header-center {
        text-align: left;
    }
    .consignorWrap .mobile {
        font-size: 8px;
    }
    .consignorWrap .footerMenu {
        font-size: 11px;
        float: none !important;
    }
    .consignorWrap .footerMenu ul {
        padding-left: 0;
        line-height: 20px;
    }
    .consignorWrap .page-footer > div > div {
        text-align: center;
    }
    .consignorWrap .copyright {
        float: none !important;
    }
    .consignorWrap .page-footer {
        height: 77px;
    }
}

.consignorWrap .fc-border-separate thead tr, .consignorWrap .table thead tr {
    background-color: #f9f9f9;
    background-image: none;
}

.slick-prev:before {
    content: '\f053';
    font-family: FontAwesome;
    font-size: 16px;
}

.slick-next:before {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 16px;
}

.consignorWrap .tipWrap {
    line-height: 22px;
}

.consignorWrap .tipWrap > div:nth-child(odd) {
    background-color: #ebf4fa;
    padding: 16px 20px;
}

.consignorWrap .tipWrap > div:nth-child(even) {
    background-color: #fff;
    padding: 16px 20px;
}

.consignorWrap .tipLbl {
    background-color: #f5b040;
    color: #fff;
    padding: 3px 10px;
    margin-right: 20px;
    font-size: 10px;
}

.consignorWrap .btn.btn-ribbon {
    background-color: #006699;
}

.consignorWrap .footerMenu a:hover {
    opacity: 0.8;
} 

.consignorWrap .footerMenu ul li {
    display: inline-block;
    margin-right: 20px;
}

.consignorWrap .footerMenu ul li a {
    color: #fff;
    text-decoration: none;
}

.consignorWrap #extr-page-header-space {
    line-height: 64px;
}

.consignorWrap #logo {
    margin-top: 12px;
}

@media (max-width: 880px) and (min-width: 768px) {
    .consignorWrap #hide-menu>:first-child>a, .consignorWrap .btn-header a {
        margin-top: 2px !important;
    }
}

@media (max-width: 767px) {
    .consignorWrap #hide-menu>:first-child>a, .consignorWrap .btn-header a {
        margin-top: 2px !important;
    }
}

.consignorWrap .fc-widget-content, .consignorWrap .fc-widget-header {
    border: 1px solid #eee;
}

.consignorWrap .fc table.fc-border-separate {
    border: 1px solid #eee;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

html {
    background: none;
}

.consignorWrap .well {
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    position: relative;
}

.consignorWrap .jarviswidget.well > div {
    padding: 13px 0;
}

.consignorWrap .smart-form .select.search select {
    appearance: menulist;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
}

.lheight32 {
    line-height: 32px;
}

.width-100 {
    width: 100%;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.consignorWrap #dt_basic_task th, .consignorWrap #dt_azenwork th, .consignorWrap #dt_basic_amount th, .consignorWrap #dt_basic_file th, .consignorWrap #dt_inbound th, .consignorWrap #dt_basic_support th, .consignorWrap #branch th, .consignorWrap #dt_estimate th, .consignorWrap #dt_branch th {
    pointer-events: none;
}

.consignorWrap #dt_basic_task thead .sorting, .consignorWrap #dt_azenwork thead .sorting, .consignorWrap #dt_basic_amount thead .sorting, .consignorWrap #dt_basic_file thead .sorting, .consignorWrap #dt_inbound thead .sorting, .consignorWrap #dt_basic_support thead .sorting, .consignorWrap #dt_estimate thead .sorting, .consignorWrap #branch thead .sorting, .consignorWrap #dt_branch thead .sorting, .consignorWrap #dt_estimate thead .sorting_desc {
    background: none;
}

.consignorWrap .prettyLoader {
    background: rgba(255,255,255,0.9);
    height: 30px;
    width: 30px;
    border-radius: 20px;
}

.consignorWrap #dt_basic_task tbody tr td:first-child {
    white-space: nowrap;
}

.consignorWrap .jarviswidget.keyWrap > header > h2 {
    width: 84%;
}

.consignorWrap .jarviswidget.keyWrap > header {
    height: auto;
}

.consignorWrap .wallWrap .jarviswidget-ctrls .button-icon {
    height: auto;
    line-height: 62px;
}

.consignorWrap .wallWrap .fa-minus:before {
    content: "\f068\0020詳細";
    color: #000;
}

.consignorWrap .wallWrap .fa-plus:before {
    content: "\f067\0020詳細";
    color: #000;
}

.consignorWrap .wallWrap .jarviswidget-loader {
    line-height: 62px;
}

.consignorWrap .wallWrap .jarviswidget-ctrls {
    /*background-color: #ccc;*/
}

.consignorWrap .jarviswidget.keyWrap {
    background-color: #f9f9f9;
}

.consignorWrap .jarviswidget.keyWrap > header > h2 {
    margin-left: 0;
    padding-top: 15px;
}

.consignorWrap .jarviswidget.keyWrap > header h2 {
    line-height: normal;
}

.consignorWrap .keyWrap .widget-body section {
    margin-bottom: 15px;
}

.consignorWrap #ymSearch, .consignorWrap #csvPrint, .consignorWrap #historyPrint, .consignorWrap #keywordSearch, .consignorWrap #branchCsv, .consignorWrap #imgXlsZip {
    width: 100%;
}

#modalInput1 .modal-dialog, #modalInput2 .modal-dialog, #modalConfirm .modal-dialog, #modalThanks .modal-dialog, #modalOrder .modal-dialog, #searchModal .modal-dialog {
    margin: 30px auto;
    width: 80%;
}

#modalInput1 .modal-title, #modalInput2 .modal-title, #modalConfirm .modal-title, #modalThanks .modal-title, #modalOrder .modal-title, #searchModal .modal-title {
    font-weight: bold;
}

@media (max-width: 600px) {
    .consignorWrap #ymSearch, .consignorWrap #keywordSearch {
        margin: 20px 0 10px;
    }
    .consignorWrap #historyPrint {
        margin: 0 0 10px;
    }
    .consignorWrap .jarviswidget.keyWrap > header > h2 {
        width: 75%;
    }
}

.consignorWrap .wallWrap2 {
    display: block;
    /* border: 1px solid #E9E9E9; */
    padding: 30px 0 16px;
    background-color: #F9F9F9;
}

.consignorWrap .bootstrapWizard li.active .step {
    border-color: #0091d9;
}

.consignorWrap .bootstrapWizard li.complete .step, .consignorWrap .bootstrapWizard li.active.complete .step {
    border: none;
}

.consignorWrap .stepWrap {
    margin-left: 25%;
}

.consignorWrap .stepWrap2 {
    margin-left: 31%;
}


@media (max-width: 1385px) {
    #modalInput1 .modal-dialog, #modalInput2 .modal-dialog, #modalConfirm .modal-dialog, #modalThanks .modal-dialog, #modalOrder .modal-dialog, #searchModal .modal-dialog {
        width: 95%;
    }
}

@media (max-width: 768px) {
    .paddingSide15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #modalInput1 .modal-dialog, #modalInput2 .modal-dialog, #modalConfirm .modal-dialog, #modalThanks .modal-dialog, #modalOrder .modal-dialog, #searchModal .modal-dialog {
        width: 100%;
    }
    
    #modalInput1 .modal-body, #modalInput2 .modal-body, #modalConfirm .modal-body, #modalThanks .modal-body, #modalOrder .modal-body, #searchModal .modal-body {
        padding: 0;
    }
    .stepWrap {
        margin-left: 0;
    }
    .stepWrap2 {
        margin-left: 20%;
    }
}

@media (max-width: 374px) {
    .consignorWrap .fc-button-today {
        display: none;
    }
    .consignorWrap .navbar-nav > li > a {
        padding: 10px 5px;
        width: 58px;
    }
}

.consignorWrap .ui-autocomplete {
    z-index: 2000 !important;
}

.consignorWrap .singleWrap {
    border: 1px solid #ddd;
    border-top: 2px solid #57889c;
}

.consignorWrap .singleWrap {
    margin-top: 13px;
}

.consignorWrap .singleWrap header {
    padding: 10px 12px 20px;
    font-weight: bold;
}

.consignorWrap .label {
    font-size: 85%;
    font-weight: normal;
    border-radius: 0;
}

.consignorWrap .jarviswidget>header h2 {
    display: initial;
}

.consignorWrap .page-footer {
    background: #336699;
    padding: 15px 13px 0 32px;
}

.consignorWrap .wallWrap .form-group div {
    margin: 0;
}

.azenWork .input-group input {
    border: 1px solid #ccc;
}

.azenWork .input-group input:focus {
    border: 1px solid #08c;
}

.azenWork .form-control {
    padding: 0 10px;
}

#modalPDF .modal-dialog {
    width: 80%;
}

#modalPDF .modal-content {
    background-color: #000;
    border-radius: 0;
}

.color-white {
    color: #fff;
}

#modalPDF .modal-header {
    border-bottom: none;
}

#modalPDF .modal-footer {
    border-top: none;
}

@media (max-width: 767px) {
    #modalPDF .modal-dialog {
        width: 100%;
        margin: 10px auto;
    }
}

.consignorWrap .dropdown-menu {
    padding: 20px;
}

#counterWrap a {
    width: 108px;
    color: #336699;
    font-weight: bold;
    margin-bottom: 3px;
    padding-top: 5px;
    border-color: #bdcede;
}

#counterWrap a:hover {
    background-color: #336699;
    color: #fff;
    border-color: #336699;
}

#counterWrap .btn {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.inline-b {
    display: inline-block;
}

.margin-right-20 {
    margin-right: 20px;
}

.color-base {
    color: #336699;
}

#customFields span {
    word-break: break-all;
}

.detail canvas {
    max-width: 100%;
    height: auto;
    position: relative;
    border:1px solid #CCC;
    margin: 5px;
}

.azen-text {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.searchButtonPosition {
    width: 94%;
    padding-top: 15px;
    margin-left: 0;
    margin: 0;
}