.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.basket-mini {
  margin-right: 15px;
}
.basket-mini .btn-group {
  margin-left: 10px;
}
.basket-mini .dropdown-menu {
  width: 400px;
  padding-bottom: 0px;
  max-width: none;
  z-index: 9999;
}
.basket-mini .dropdown-menu li {
  display: block;
}
.basket-mini-item li {
  border-top: 1px solid #eeeeee;
  padding: 10px 15px;
}
.basket-mini-item li:first-child {
  border-top: none;
    overflow: hidden;
}
.basket-mini-item li:first-child div {
  text-align: center;
}
.basket-mini-item .image_container {
  min-height: 70px;
}
.basket-mini-item .image_container img {
  max-height: 70px;
}
.basket-mini-item .image_container a {
  padding: 0;
}
.basket-mini-item a {
  color: #428bca;
  font-weight: inherit;
  white-space: normal;
}
.basket-mini-item a.btn {
  color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;

}
.basket-mini-item .form-actions {
  -webkit-border-radius: 0 0px 6px 6px;
  -moz-border-radius: 0 0px 6px 6px;
  border-radius: 0 0px 6px 6px;
  margin: 0px;
  overflow: hidden;
}
.basket-mini-item .form-actions h4 {
  margin-bottom: 10px;
}

.align-right { text-align: right}

.content_sortPagiBar {text-align: left}
.content_sortPagiBar p {text-align: left; overflow: hidden;}
.content_sortPagiBar .inner {padding: 0 20px 20px;}
.nmb-5 {
     margin-bottom: -10px;
    overflow: hidden;
}
.col-sm-6 .offset {
    margin: 0 5px ;
    overflow: hidden;
}

.offset {
margin: 0px 25px;
}
.offset .row {
    margin-right: 0;
    margin-left: 0;
}

.offset .row .numeric.range.form-control {
    display: inline-block;
    width: 50%;
}

.content_sortPagiBar .tab-content {
    margin-top: 15px;
}
.content_sortPagiBar label.control-label {
    margin-right: 0;
    width: 100%;
}
.content_sortPagiBar .form-group {
    overflow: hidden; clear: both;
}
.content_sortPagiBar .tab-content {
    background: #fff;
    overflow: hidden;
    margin-top: 2px;
}


.carousel.slide {
    margin-bottom: 30px;
}
.centerBoxWrapper.clearfix {
    overflow: hidden;
}
#about a {

    color: #19bde8;
    font-size: 14px;
}
#about p {
    line-height: 20px;
}
#about .oper {
color: #777777;
}


#about .number {
    color: #777777;
    font-size: 24px;
}
.banners1 .item {
    height: 250px;
    cursor: pointer;
}
.banners1 .item img {
    width: 250px;
}

.modal-backdrop.fade.in {
    z-index: 0;
}

.banners1 .item .capt p {
    display: none;
    font-size: 16px !important;
}
.banners1 .item:hover p {
    display: block;
}

.nav > li.visited, .nav > li.previous {
    background: #ccc;
    text-decoration: underline;
}
.nav > li.active {
    background: #ddd;
    text-decoration: underline;
}

#header_logo h1 {
    margin-top: -10px;
}

#header_logo p {
    margin-bottom: -10px;
}
.top-buffer {
    margin-top: 20px;
}

.carousel-inner .caption {
        background: rgba(127, 255, 0, 0.8);
    margin-top: -5em;
    padding-left: 10px;
    padding-right: 10px;
}

aside.left_column {
    overflow: hidden;
}
div.main-col {
    overflow: hidden;
}