body{
  font-size: 13px;
}
.roundInput {
  border:solid 1px #ccc;
  border-radius: 5px;
  padding:6px 14px;
  margin-bottom:10px;
  margin-right: 10px;
  margin-top: 1px;
}
.roundInput:focus {
  outline:none;
  border-color:#aaa;
}
.right-box {
  float: right;
}
/*.edit_btn {
    color: #337ab7;
    font-size: 16px;
    padding-right: 3px;
}*/
.delete_btn {
    color: #d00;
/*    cursor: pointer;
    font-size: 16px;
    cursor: pointer;*/
}
.box-title_in-body {
    display: inline-block;
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 1;
}

.label {
  padding:.3em .6em;
}

/**
 Customize AdminLTE
 */
.box {
    margin-bottom: 0 !important;
}
.box .nav-stacked>li:last-of-type {
    border-bottom: 1px solid #f4f4f4 !important;
}
.box-header.with-border {
    border-bottom: none !important;
}

.parameter-boxes .box-header .box-title {
  font-size: 13px;
}

table.table.dataTable th {
  width: auto;
}

@media screen and (max-width: 991px) {
    .side-menu-top {
        margin-top: 10px;
    }
}

@media screen and (max-width:767px){
  .content{
    margin:15px 0;
    padding:0;
  }

  .box{
    margin-bottom: 20px!important;
  }

  .dataTables_wrapper .dataTable{
    margin:0 -11px;
    width:auto;
  }

  .dataTables_wrapper .dataTable th,
  .dataTables_wrapper .dataTable td{
    padding:10px 5px;
    font-size: 12px;
  }

  .dataTables_wrapper .dataTable th:last-child,
  .dataTables_wrapper .dataTable td:last-child{
    padding:10px 15px 10px 5px;
  }
}

table.table th {
    width: 18%;
    min-width: 100px;
    font-size:12px;
    background: #f4f4f4;
    border-bottom: 1px solid #fff!important;
}
table.table td .products-list img {
    max-width: 200px;
    max-height: 150px;
    margin: 4px;
}
table.table .list th{
    width: auto;
    min-width:40px;
}
table.table td img.thumbnail {
    max-width: 80px;
    max-height: 80px;
}
.with-unit-input input {
    display: inline-block;
    padding-right: 30px;
}
.with-unit-input span {
    margin-left: -30px;
}
.loading-overlay {
    z-index: 2000 !important;
}
.qq-upload-file {
    display: inline !important;
}
.qq-uploader {
    min-height: 100px !important;
    padding: 10px !important;
}
.qq-upload-button {
    padding: 4px !important;
}
.qq-uploader:before {
    font-size: 120% !important;
}
.remove-contact {
    cursor: pointer;
    padding: 5px;
}

.products-list{
    width: 100%;
}

.products-list li{
    display: table;
    width: 100%;
    margin:2px 0;
    padding:4px 0;
}

.products-list .product-img{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width:64px;
    float: none;
}

.products-list .product-img.auto-width img {
    height: auto;
}

.products-list .product-info {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: calc(100% - 64px);
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left:0!important;
}

.products-list .product-info .product-title{
    display: inline-block;
    font-size: 13px;
    font-weight: 200;
    padding:5px 0;
}

.products-list .product-info .caption-group{
    border-top:1px solid #eee;
    padding:8px 0 0;
}

.products-list .product-info label{
    font-size: 12px;
    font-weight: 700;
}

.products-list .product-info .btn-area{
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

.products-list .product-img .tooltip.in{
    opacity: 1.0;
}

.products-list .product-img .tooltip-inner{
    background: #222d32;
}

.products-list .product-img .tooltip.left .tooltip-arrow{
    border-left-color:#222d32;
}

.products-list .product-img .tooltip.right .tooltip-arrow{
    border-right-color:#222d32;
}

.products-list .product-img .tooltip-inner img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height:180px;
}

.createdBy{
    margin:10px 0 0;
    font-size: 12px;
    text-align: right;
}

.parameter-boxes h4{
    margin-top: 15px;
    margin-bottom: 5px;
    font-size:12px;
}

.parameter-boxes h4:first-child{
    margin-top: 0;
}

.parameter-boxes h5{
    margin-top: 10px;
    margin-bottom: 0;
    font-size:12px;
}

.parameter-boxes .inline-checkboxes .box{
    margin-bottom:0!important;
}

.parameter-boxes .inline-checkboxes .box:last-child{
    margin-bottom:10px!important;
}

.inner-form-group .form-group{
    margin-bottom:0;
}

@media screen and (max-width: 1199px) {
    .inner-form-group + .inner-form-group{
        margin-top:10px;
    }
}

.inner-form-group .form-group label{
    margin-bottom:2px;
    font-size: 12px;
    line-height: 1.0;
}

dl.form-contacts-list{
    padding-top:10px;
    margin-bottom:10px;
    border-top:1px solid #f4f4f4;
}

dl.form-contacts-list:first-child{
    padding-top:0;
    border-top:none;
}

dl.form-contacts-list:last-child{
    margin-bottom:0;
    border-top:none;
}

dl.form-contacts-list dt{
    float:left;
    width:9em;
    font-size: 12px;
    line-height: 18px;
}

dl.form-contacts-list dd{
    margin-left:9em;
    width:calc(100% - 9em);
}

dl.form-contacts-list dd .form-group{
    margin-bottom:0;
}

.page-scroll .scroll-float-box{
    position:fixed;
    top:0;
    z-index: 1000;
}

.page-scroll .scroll-float-box + .box,
.page-scroll .scroll-float-box + .category-box{
    margin-top:208px;
}  

.row-eq-height {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap : wrap; 
  flex-wrap: wrap;
  margin:0;
}

.row-eq-height > div{
  padding-left:5px;
  padding-right:5px;
}

@media (max-width: 767px) {
  .row-eq-height .col-xs-6{
    width:49.8%;
  }
  .row-eq-height .col-xs-12{
    width:100%;
  }
}

@media (min-width: 768px) {
  .row-eq-height .col-sm-3{
    width:24.9%;
  }
  .row-eq-height .col-sm-6{
    width:49.8%;
  }
}

@media (min-width: 992px) {
  .row-eq-height .col-md-3{
    width:24.9%;
  }
  .row-eq-height .col-md-6{
    width:49.8%;
  }
  .row-eq-height .col-md-9{
    width:74.8%;
  }
}

@media (min-width: 1200px) {
  .row-eq-height .col-lg-2{
    width:16.6%;
  }
  .row-eq-height .col-lg-10{
    width:83.0%;
  }
}
.form-overlay{
  display: none;
}

aside.control-sidebar,
div.control-sidebar-bg{
  right: -300px;
  width:300px!important;
  /*overflow-y:hidden;*/
  padding:60px 10px 10px;
}

.ad-position-thumbnail{
  width: 80px;
  height:auto;
  margin-right:5px;
}

.control-sidebar-open .content-wrapper, .control-sidebar-open .right-side, .control-sidebar-open .main-footer{
  margin-right: 300px
}

aside.control-sidebar .box,
.parameter-boxes .box{
  margin-bottom: 10px!important;
}

aside.control-sidebar .box-header,
.parameter-boxes .box-header{
  padding:6px 10px;
}

.inline-checkboxes .box-body{
  padding-top:5px;
  padding-bottom:5px;
}

aside.control-sidebar .box-header .box-title,
.parameter-boxes .box-header .box-title{
  font-size:15px;
}

.inline-checkboxes .checkbox,
#accordion .checkbox{
  margin-right: 6px;
  padding: 0px;
  font-size:12px;
  margin-top: 0;
  margin-bottom: 5px;
  position: relative;
}

.inline-checkboxes .checkbox label,
#accordion .checkbox label{
  padding:5px 8px;
}

#accordion .panel-default{
  border-color:#eee;
}

#accordion .panel-default>.panel-heading+.panel-collapse>.panel-body{
  padding:8px 5px 3px;
  border-bottom:solid 1px #ddd
}

#accordion .panel-heading{
  position: relative;
}

#accordion .panel-heading .panel-tools{
  position: absolute;
  top:5px;
  right:8px;
}

#accordion .panel{
  margin-bottom: 0;
  border-radius: 0px;
  border-top:none;
  border-bottom:none;
}

#accordion .panel:first-child{
  border-radius: 4px 4px 0 0;
  border-top:1px;
}

#accordion .panel:last-child{
  margin-bottom: 10px;
  border-radius: 0 0 4px 4px;
  border-top:1px;
}

#accordion .panel-default>.panel-heading{
  background-color: #fff;
  padding: 6px 10px;
  color: #444;
}

#accordion .panel-default .panel-title{
  display: inline-block;
  font-size:14px;
}

aside.control-sidebar .noneStoreBox{
  display: none;
}

aside.control-sidebar .noneStoreBox p{
  text-align: center;
  padding:0 10px;
  color:#e00;
  font-size: 12px;
}

aside.control-sidebar .addStoreBox{
  display: none;
}

#storeList li{
  position: relative;
  padding-left:5px;
  padding-right:24px;
}

#storeList .store_delete{
  position: absolute;
  top:0;
  right:0;
  padding:10px 0;
  width:24px;
  height:100%;
  line-height:100%;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}

aside.control-sidebar select.form-control + .chosen-container .chosen-results li.group-result,
.parameter-boxes select.form-control + .chosen-container .chosen-results li.group-result {
    display: block;
    padding: 4px 15px;
    background: #f0f0f0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    clear: both;
    font-weight: normal;
    font-style:italic;
    font-size:12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap;
    background-image:none;
}



