.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left:0px;
}

.progress-radial {
    height: 42px;
    width: 42px;
}

.fancybox-overlay {
    z-index:9999 !important
}

.fancybox-wrap {
    z-index:99999 !important
}

#fancybox-inner{
    -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 500px) {
    .fancybox-overlay {
        position:relative;
        /*top: 0;
        left: 0;*/
        overflow: hidden;
       /*display: none;*/
        z-index: 99999;
        /*background: url('fancybox_overlay.png');*/
    }
    .fancybox-inner {
        overflow: hidden;
        zoom:1;
    }
}
#payment_option .panel-title label {margin-bottom:0px;}
#payment_option .panel-heading {padding:0;}

#payment_option .panel-heading .panel-title {
    padding: 5px 10px 0;
}
#payment_option .panel-heading .panel-title.active {
    background: #00b0e5 none repeat scroll 0 0;
    color: #ffffff;
}
.left-bordered {
    border-left: 2px solid #DDDDDD;
}
@media screen and (max-width: 1024px) {
        .left-bordered { border-left: 0; }
}
.dropdown-menu{
        min-width:250px!important;
}
.order_history .panel .panel-heading{
        border-top : 2px solid hsl(0, 0%, 86%) !important;
        border-bottom : none !important;
}
#approveSubmit.btn-success {
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.bootstrap-growl{
	font-size: 17px;
	font-weight: bold;	
}
#product-info a{
cursor:pointer;    
}

.product-box .hover-box-shadow a.thumbnail .card-img-top {max-height: 200px;}

#hfc-frame.hfc-badge__bottom-right {
    bottom: 60px !important;
}

#pro-disc p:last-child > span {
    width: 5px;
    display: inline-block;
}
.intercom-namespace .intercom-wr76wl  {
    bottom: 60px !important;
}
.intercom-namespace .intercom-kyolyo {bottom: 125px !important;}

.signature_required {
    display:none !important;
}

strong, b{font-family: OpenSans-Bold, sans-serif; font-weight: normal;}

@media screen and (max-width: 767px) {
    body, .product-box .hover-box-shadow .card-body p {font-size: 0.95rem;}
    .navbar .navbar-nav .nav-item > .nav-link {padding: 0.7rem 0.8rem;}
.navbar .navbar-nav .nav-item .dropdown-menu li a {padding: 0.6rem 1rem;}
.middle-footer-content {padding-bottom:1rem;}
.bottom-links .list-inline-item {padding: .5rem .5rem;}
}
/*
#middle-content b, #middle-content strong {
    font-weight: bold;
}
*/
#hfc-frame.hfc-badge.hfc-chatbox__is-mobile.hfc-badge__simple {
bottom: 0 !important;
}
#hfc-frame.hfc-badge__bottom-right {
bottom: 60px !important;
}

@media (max-width: 768px) {
#hfc-frame.hfc-chatbox.hfc-chatbox__is-mobile {height:80% !important;}
}