.caption-products {
    background: white;
    padding: 25px;
    border: 1px solid #dddddd;
    border-top: 0px;
    margin-bottom: 30px;
    position: relative;
    min-height: 200px;
    margin-top: -20px;
}

.caption-products h3 {
    margin: 0px;
    margin-bottom: 15px;
}

.caption-products .btn {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 15px;
}

.product-list .thumbnail {
    padding-top: 45px;
}

body {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600;
    color: #555555
}

.btn {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

b,
strong {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700 !important;
}

.btn-default:active,
.btn-default.active,
.btn-default:active:hover,
.btn-default.active:hover {
    background-image: none;
    background-color: #67809F;
    color: #F9F9F9;
}

.help-block.varien {
    font-size: 0.9em;
}

.form-horizontal .control-label {
    text-align: left;
}

.tabs-left {
    border: none;
}

.tabs-left.nav-tabs {
    border: none;
}

.tabs-left.nav-tabs>li.active>a,
.tabs-left.nav-tabs>li.active>a:hover>li.active>a:focus {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-color: #ddd transparent #ddd #ddd;
    background: #F7F7F7;
}

.varien-left-tab {
    padding-right: 0;
    background: #fff;
    z-index: 2;
}

.varien-left-tab-content {
    border: 1px solid #ddd;
    z-index: 1;
    background: #F7F7F7;
    width: 74%;
    padding: 10px;
}

td {
    vertical-align: middle !important;
}

.tabs-left.nav-tabs>li>a {
    color: #666;
}

.flags-icons {
    height: 67px;
    min-width: 80px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 0px 0px 0px 0px;
    background-color: #fafafa;
    background-image: none;
}

.lang-select {
    border: 1px solid #2b3643 !important;
    border-top: 0;
}

.lang-select .portlet-title {
    background-color: #2b3643 !important;
}

.tabs-left.nav-tabs>li.disabled>a {
    color: #bbbbbb;
}

#G_Image {}

#G_Image_List {
    margin: 5px;
    float: left;
    background: #F3F3F3;
    padding: 5px;
    display: block
}

#gallery_files {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#gallery_files li {
    margin: 3px 7px 3px 0;
    padding: 2px;
    float: left;
    width: auto;
    height: auto;
    cursor: move;
    position: relative;
    border: 1px solid #c6c6c6;
    background: #FFF;
    font-family: Arial;
    font-size: 10px;
    padding: 5px;
}

#gallery_files li.selected {
    padding: 1px;
    border: 2px solid #84d20c;
}

#gallery_files li .image {
    float: left;
}

#gallery_files li .trashicon {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    height: 30px;
    z-index: 100;
}

#gallery_files li .accepticon {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 30px;
    z-index: 100;
}

#gallery_files li:hover .trashicon,
#gallery_files li:hover .accepticon {
    display: block;
}

#gallery_files li #filetext {
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-align: center;
    background: #f7f7f7;
    line-height: 20px;
}

#gallery_files li.selected #filetext {
    background: #227dc3;
}

#gallery_files li #filetext a {
    color: #7f7f7f;
}

#gallery_files li.selected #filetext a {
    color: #FFF;
}

#gallery_files li #filetext span {
    font-size: 9px;
    font-style: italic;
}

.quantitiy-div>.left-box {
    width: 80%;
    float: left;
}

.quantitiy-div>.right-box {
    width: 20%;
    float: left;
    padding-top: 25px;
}

.quantitiy-div>.right-box>button {
    margin-left: 5px;
}

.bayi-adres-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
    border: 1px solid #84d20c;
    padding-top: 5px;
}

.bayi-adres-item .item-label {
    width: 100%;
    height: 40px;
    padding-top: 15px;
}