/* override */

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;
}

.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: 136px;
}

.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;
}

.color-blue-ff {
    color: #0000ff;
}

.err-wrap {
    margin: 0 0 20px;
    background-color: #d2f1fc;
    padding: 20px;
    display: block;
}

.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-txtcustom {
/*    border-radius: 1px !important;*/
    width: 303px;
    height: 21px;
    border: 0.5px solid;
    border-color: #707070;
}

.dropzone.dz-started .dz-message {
    opacity: 0.9;
    -ms-filter: "alpha(Opacity=0.9)";
    filter: alpha(opacity=0.9);
}

.bigBox {
    height: 300px;
    width: 400px;
    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-blue {
    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-grey {
    background-color: #CCCCCC;
    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-freon-blue {
    background-color: #0000ff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    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-freon-orange {
    background-color: #ff8c00;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    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-freon-green {
    background-color: #008000;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    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-freon-pink {
    background-color: #ff1493;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    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-freon-purple {
    background-color: #800080;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    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 {
    border-top: 1px solid #ddd;
    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: #e4e4e4 !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 hidden #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%;
}

.border-left-mismatch {
    background-color: #ff7bac;
    border-left: 5px solid #c9618c;
    color: #fff;
    padding: 2px 8px 2px 5px;
    font-weight: bold;
    font-size: 85%;
}

.border-left-unexecute {
    background-color: #3fa9f5;
    border-left: 5px solid #317faf;
    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;
}

/* imc */
.smart-form .col-12 {
    width: 100%;
}

table#information {
    background-color: #fff;
    margin-bottom: 20px;
    width: 100%;
    max-height: 500px;
    overflow: auto;
}

table#information tr td {
    padding: 20px 0 0 40px;
}

table#information tr td:first-child {
    display: block;
    width: 120px;
    text-align: center;
}

table#information tr td:last-child {
    width: 100%;
}

.imc hr {
    margin-top: 10px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #ccc;
}

.infocatWrap {
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
    background-size: 4px 4px;
    background-color: #0099cc;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #336699), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #336699), color-stop(.75, #336699), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #336699 25%, transparent 25%, transparent 50%, #336699 50%, #336699 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #336699 25%, transparent 25%, transparent 50%, #336699 50%, #336699 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #336699 25%, transparent 25%, transparent 50%, #336699 50%, #336699 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #336699 25%, transparent 25%, transparent 50%, #336699 50%, #336699 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #336699 25%, transparent 25%, transparent 50%, #336699 50%, #336699 75%, transparent 75%, transparent);
    color: #fff;
    padding: 5px 10px;
    font-size: 100%;
    /*タイトルと本文の間のマージン*/
    display: inline-block;
    margin-bottom: 2px;
}

.bg-color-gray {
    background-color: #f9f9f9;
    padding: 20px 0;
}

.commentWrap {
    padding: 0 10px !important;
    border: 1px dotted #CCC;
    margin-top: 15px;
    padding: 5px 0 20px;
    width: 100%;
    height: 300px;
}

.hidden {
    /*display: none; */
}

select {
    border-radius: 0 !important;
}

.font100 {
    font-size: 100%;
}

.font120 {
    font-size: 120%;
}

.font150 {
    font-size: 150%;
}

.font170 {
    font-size: 170%;
}

#dt_basic_info tbody tr td:first-child {
    text-align: center;
}

.btn-black {
    color: #fff;
    background-color: #555;
    border-color: #555;
}

.btn-black:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}

.borderBottomDotted>span {
    margin: 10px 0 4px;
    min-height: 36px;
}

.smart-form .input input.form-control[disabled],
.smart-form .input input.form-control[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

.datepicker>div {
    padding: 10px;
}

.datepicker-inline {
    width: 240px !important;
}

label.error {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}
/* end */

#dt_compliance tbody tr td:last-child,
#dt_template tbody tr td:last-child,
#dt_waste tbody tr td:last-child,
#dt_info tbody tr td:last-child,
#dt_user tbody tr td:last-child,
#dt_basic_file tbody tr td:last-child,
#dt_basic_branch tbody tr td:last-child,
#dt_basic_vm tbody tr td:last-child,
#dt_basic_person tr td:last-child,
#dt_basic_vehicle tr td:last-child {
    white-space: nowrap;
}

#dt_compliance tbody tr td:last-child button,
#dt_template tbody tr td:last-child button,
#dt_waste tbody tr td:last-child button,
#dt_info tbody tr td:last-child button,
#dt_user tbody tr td:last-child button,
#dt_basic_file tbody tr td:last-child button,
#dt_basic_branch tbody tr td:last-child button,
#dt_basic_vm tbody tr td:last-child button,
#dt_basic_person tbody tr td:last-child button,
#dt_basic_vehicle tbody tr td:last-child button {
    margin-left: 5px;
}

#dt_basic_deliv tbody tr td:nth-child(10) {
    white-space: nowrap;
}

#informationTop pre {
    white-space: -moz-pre-wrap;
    /* Mozilla */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* CSS3 */
    word-wrap: break-word;
    /* IE 5.5+ */
    display: block;
    padding: 10px 10px 10px 0;
    margin: 0;
    font-size: 100%;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #fff;
    border: none;
    border-radius: 0;
}

.lineHeight32 {
    line-height: 32px;
}

[id *=errors] {
    color: #A90327;
}

.paddingTopBottom20 {
    padding: 20px 0;
}

.ui-autocomplete {
    z-index: 1100 !important;
}

.ddwrapper thead tr {
    border-left: none !important;
    margin-left: 0 !important;
    color: #000 !important;
    background-color: #0099cc !important;
    color: #fff !important;
}

.ddwrapper thead th {
    text-align: center;
}

.ddwrapper tbody tr {
    cursor: pointer;
}

.ddwrapper tbody tr:hover {
    background-color: #ddd;
}

.input .vhidden {
    line-height: 0;
    visibility: hidden;
}

#convWasteUnitCd.form-control[disabled] {
    background-color: #eee;
}

#convAnnualUnitCd.form-control[disabled] {
    background-color: #eee;
}

#dispWasteUnitCd.form-control[disabled] {
    background-color: #eee;
}

.short-menu {
    padding: 25px 15px;
    font-size: 12px;
    color: #fff;
}

.minified .short-menu {
    display: none;
}

.table>tbody>tr>td {
    vertical-align: inherit;
}

.manisearchWrap .borderBottomDotted {
    border: none;
}

.manisearchOption {
    background-color: #eee;
    padding: 20px 0;
}

.manisearchWrap button {
    padding: 6px 30px;
}

.manisearchWrap .checkMargin {
    margin-right: 10px;
}

#searchform .jarviswidget {
    margin-bottom: 10px;
}

#searchform .usedate {
    width: 40%;
}

#dt_manifest.table>tbody>tr>td {
    padding: 8px 3px !important;
}

#dt_manifest .sorting_asc {
    background-color: #eee;
    background: none;
}

.label.bg-color-blueLight {
    padding: 5px 10px;
    font-size: 100%;
    font-weight: normal;
    background-color: #333 !important;
}

.label.bg-color-hippieblue {
    padding: 5px 10px;
    font-size: 100%;
    font-weight: normal;
    background-color: #57889c !important;
}

#dt_manifest .bg-color-yellow {
    background-color: #c79121 !important;
}

#dt_manifest .bg-color-orange {
    background-color: #f7931e !important;
}

#loading {
    border: 1px dashed #555;
    padding: 15px;
    position: fixed;
    top: 50%;
    left: 40%;
    width: 40%;
    text-align: center;
    background-color: #FFF;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}

#downloadloading {
    border: 1px dashed #555;
    padding: 15px;
    position: fixed;
    top: 35%;
    left: 30%;
    width: 40%;
    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;
}

#downloadloading .gif-load {
    text-align: center;
    padding-top: 50px;
    background-image: url("../../img/gif-load.gif");
    background-position: center center;
    background-repeat: no-repeat;
}

.color-blue.font100>.fa-check-circle-o,
.color-blue-ff.font100>.fa-check-circle-o,
.color-light-gray.font100>.fa-check-circle-o {
    font-size: 150%;
}

.color-blue.font120>.fa-check-circle-o,
.color-light-gray.font120>.fa-check-circle-o {
    font-size: 200%;
}

.manifestDetail #s6 div,
.manifestDetail #s6 input[type=text],
.manifestDetail .vm input[type=text] {
    font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, arial, sans-serif;
}

.freonManifestDetail #s6 div,
.freonManifestDetail #s6 input[type=text],
.freonManifestDetail .vm input[type=text] {
    font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, arial, sans-serif;
}

#carryingIn1Branch>span,
#carryingIn1Select>span,
#carryingIn2Branch>span,
#carryingIn2Select>span {
    margin: 10px 0 4px;
}

.detail div span.insertWrap {
    line-height: 36px;
}

#checkConveyanceInformModal .modal-dialog {
    margin: 30px auto;
    width: 80%;
}

#checkDisposalInformModal .modal-dialog {
    margin: 30px auto;
    width: 80%;
}

#dt_convlist_preSearch tbody td:nth-child(4),
#dt_convlist_preSearch tbody td:nth-child(6) {
    text-align: right;
}

#dt_displist_preSearch tbody td:nth-child(4) {
    text-align: right;
}

.cleardelete .editable-clear {
    display: none;
}

.ListBarEdit {
    color: #999;
    line-height: 36px;
    font-size: 11px;
    padding-left: 12px;
    position: relative;
    top: -4px;
}

.ListBarEdit>span {
    cursor: pointer;
}

.Separate:after {
    content: ' | ';
}

.label.LabelBlack {
    display: block;
    font-weight: normal;
    text-align: left;
    font-size: 11px;
    padding: 6px 10px;
    background-color: #333;
}

.label.LabelGray {
    display: block;
    font-weight: normal;
    text-align: left;
    font-size: 11px;
    padding: 6px 10px;
    background-color: #999;
}

.DelivAppend {
    font-size: 11px;
    color: #fff;
    background-color: #336699;
    border-radius: 4px;
    padding: 5px 10px;
    margin-top: 20px;
    float: right;
    cursor: pointer;
    border-width: inherit;
}

.DelivAppendDelete {
    font-size: 11px;
    color: #fff;
    background-color: #999;
    border-radius: 4px;
    padding: 5px 10px;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    border-width: inherit;
}

.lheight18 {
    line-height: 18px !important;
}

.margin-t10 {
    margin-top: 10px;
}

input[type=radio].margin-l20 {
    margin-left: 20px;
}

.margin-5 {
    margin: 5px 0;
}

.padding-14 {
    padding: 14px 10px;
}

.padding-7 {
    padding: 7px 5px;
}

.PathLengthA .pl-h,
.PathLengthA .pl-h-edit {
    color: #3845AA;
    font-weight: 600;
}

.PathLengthA .pl-a,
.PathLengthA .pl-a-edit {
    /*color: #3845AA;*/
    color: #0000ff;
    font-weight: 600;
}

.PathLengthC .pl-c,
.PathLengthC .pl-c-edit {
    /*color: #FC6100;*/
    color: #ff6600;
    font-weight: 600;
}

.PathLengthD .pl-d,
.PathLengthD .pl-d-edit {
    /*color: #68AA38;*/
    color: #009933;
    font-weight: 600;
}

.PathLengthF .pl-f,
.PathLengthF .pl-f-edit {
    /*color: #FF3BCA;*/
    color: #FF6699;
    font-weight: 600;
}

@media (min-width: 768px) {
    .modal-dialog-middle {
        width: 800px;
        margin: 30px auto;
    }
}

.checkbox-position {
    vertical-align: 2px;
    margin-left: 5px
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-b10 {
    margin-bottom: 10px;
}

.band {
    display: block;
}

#userSearchForm .jarviswidget {
    margin-bottom: 10px;
}

.textBox-userSearch input{
    width: 303px;
}

.margin-b10 {
    margin-bottom: 10px;
}

#dt_freonmanifest.table>tbody>tr>td {
    padding: 8px 3px !important;
}

#dt_freonmanifest .sorting_asc {
    background-color: #eee;
    background: none;
}

#dt_freonmanifest .bg-color-yellow {
    background-color: #c79121 !important;
}

#dt_freonmanifest .bg-color-orange {
    background-color: #f7931e !important;
}

#dt_freonmanifest tbody tr td:first-child {
    text-align: center;
}

#freonsearchform .jarviswidget {
    margin-bottom: 10px;
}

#freonsearchform .usedate {
    width: 40%;
}

.dashed-line {
    position:relative;
     margin-bottom:25px;
}

.dashed-line::after {
    content: "";
    border-bottom:1px #BDBDBD dashed;
    display:block;
    width:100%;
    position:absolute;
    margin:10px 0;
}

.gridRow-freon-date {
    display: inline-block;
/*  width: 200px; */
/*  height: 100px; */
    margin: 1em;
}

.wrap-freon-date {
  background-color:#e1e1e1;
  border-radius: .25em;
}

@media only screen and (max-width: 479px) and (min-width: 320px){
    .jarviswidget header h2 {
       width: auto;
       overflow: inherit;
   }
   
    .borderBottomDotted>span.dateSearch-height {
        min-height: 18px!important;
    }

/*    .fold-back {
        display: block;
        text-indent: 1.3em;
    }*/

    .horizon-scroll {
        overflow-x: scroll;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 679px) and (min-width: 0){
    .jarviswidget header h2 {
       width: auto;
       overflow: inherit;
   }
   
    .borderBottomDotted>span.dateSearch-height {
        min-height: 18px!important;
    }

/*    .fold-back {
        display: block;
    }*/

    .horizon-scroll {
        overflow-x: scroll;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 880px) and (min-width: 768px){
    .jarviswidget header h2 {
       width: auto;
       overflow: inherit;
   }
   
    .borderBottomDotted>span.dateSearch-height {
        min-height: 18px!important;
    }

/*    .fold-back {
        display: block;
    }*/

/*    .horizon-scroll {
        overflow-x: scroll;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }*/
}

@media (max-width: 979px) and (min-width: 768px){
    .jarviswidget header h2 {
       width: auto;
       overflow: inherit;
   }
   
    .borderBottomDotted>span.dateSearch-height {
        min-height: 18px!important;
    }

/*    .fold-back {
        display: block;
    }*/

/*    .horizon-scroll {
        overflow-x: scroll;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }*/
}

@media (max-width: 1024px){
    .jarviswidget header h2 {
       width: auto;
       overflow: inherit;
   }
   
    .borderBottomDotted>span.dateSearch-height {
        min-height: 18px!important;
    }

/*    .fold-back {
        display: block;
    }*/

/*    .horizon-scroll {
        overflow-x: scroll;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }*/
}

@media (min-width: 768px){
    .recovery-lockStatus{
        margin-top: -7px;
    }
}

.line-break {
    white-space: break-spaces;
    line-height: normal;
}

input.freeinput_dropdown {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    bottom: 0;
    width: 70%;
}
