body > .container{
    min-height: 100%;
    padding-top: 60px;
    height: auto !important;
    height: 100%;
    margin: 0 auto 60px;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: white;
    background-color: transparent;
}

.footer {
    height: 50px;
    position:fixed;
    left:250px;
    bottom:0px;
    width:100%;
    background:#F8F8F8;
    z-index: 1030;
    border-top: 1px solid #e7e7e7;
    padding: 15px;
}

.navbar-fixed-top{
    left: 250px;
}

* html #footer {
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

#footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar-header{
    padding-left: 15px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    min-width: 200px;
    max-height: 55px;
    width: 100%;
}

#main-container{
    overflow-x: hidden;
    min-width: 300px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.navbar-brand {
    padding-top: 6px;
}

.bar-icon a{
    margin-top: 5px;
    margin-bottom: 0px;
}
.bar-icon div{
    text-align: center;
}

body {
    overflow-x: hidden;
}

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

#wrapper.toggled .footer, #wrapper.toggled .navbar-fixed-top{
    left:0px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: white;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: white;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}


#wrapper {
    padding-left: 250px;
}

#wrapper.toggled {
    padding-left: 0;
}

#sidebar-wrapper {
    width: 250px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 0;
}

#page-content-wrapper {
    padding: 20px;
    position: relative;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    margin-left: 0px;
}
.footer {
    padding-top: 10px;
    text-align: center;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

/*Carousel*/
.carousel-control{
    font-size: 35px;
    width: 5%;
    top: 30%;
}
/*Todo: Center in the parent*/
.carousel-indicators {

}

#owl-carousel .item{
    margin: 3px;
}

#owl-carousel .item img{
    display: block;
    width: 100%;
    height: auto;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    max-width: 610px;
    margin: 0px auto;
}
#wrapper.toggled #myCarousel,
#wrapper.toggled #carousel-pusher{
    display: block;
}
#myCarousel{
    display: none;
    margin-top: 36px;
    position: absolute;
    left: 0px;
    width: 100%;
}
#carousel-pusher{
    display:none;
}
.toggled #myCarousel,
.toggled #carousel-pusher{
    display: block;
}
.carousel-control.left {
    padding-left: 10px;
}
.carousel-control.right {
    padding-right: 40px;
}

#myCarousel .wrapper {
    float: left;
    clear: left;
    table-layout: fixed;
}
#myCarousel img.img-responsive {
    max-width: 100%;
}
.boton-hipertexto{
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    margin: 5px;
    max-width: 250px;
}
input {
    max-width: 300px;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.panel-heading a:hover,
.panel-heading a:visited{
    text-decoration: none;
}
.panel-heading h4{
    color: white;
    font-weight: bold;
}

.footer .container,
.bar-icon {
    padding: 0px;
}
.footer .bar-icon a{
    color: white;
    margin: -4px;
    padding: 0px 0px;
    font-size: 195%;
    background-color: transparent;
    line-height: 10px;
    border-color: transparent;
}

.book-item{
    position: relative;
    margin:  0px 0px 15px 35px;
    float: left;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
}
.book-item img{
    width: 120px;
    height: 160px;
}

.book-title{
    display: none;
    width: 160px;
    height: 60px;
    background-color: #00172f;
    white-space: normal;
    font: 13px/24px opensans-regular, sans-serif;
    color: #fff;
    padding: 2px;
    padding-bottom: 4px;
    line-height: 1.2em;
    text-shadow: none;
    text-align: center;
    overflow: hidden;
}
.book-item a:hover{
    text-decoration: none;
    outline: 0;
}

.search-box input {
    max-width: 100%;
}

.search-box button {
    background:none;
    border:none;
    box-shadow:none;
}

/*Book Description*/
.cover {
    width: 250px;
    height: auto;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.55);
    margin-bottom: 40px;
}
.book_data{
    font: 14px/18px opensans-bold, sans-serif;
}

.book_data span{
    font: 15px/30px opensans-bold, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.descripction {
    margin: 20px;
}
.descripction h4 {
    font-weight: bold;
}
.buttons-description {
    margin-top: 20px;
}
.buttons-description div {
    margin-top: 10px;
    text-align: center;
}
.buttons-description a {
    margin-top: 10px;
}
.buttons-description .boton-hipertexto{
    cursor: pointer;
    margin-left: 10px;
    white-space: nowrap;
    height: 30px;
    height: 50px;
    display: inline-block;
}

.head-button-container {
    /*background-color: silver;
    border-bottom: 1px solid grey;*/
    height: 60px;
    /*position: fixed;*/
}

.head-book-container{
    padding-top: 25px;
    margin-top: 30px;
}

.bootstrap-switch {
    margin-top: 2px;
}

#collections li:before,
#my-collections li:before,
#reports li:before,
#categories li:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    content: "\f0da";
    margin-right: .3em;
}
#collections li,
#reports li,
#categories li,
#my-collections li{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
}
#collections li.selected,
#reports li.selected,
#my-collections li.selected,
#categories li.selected{
    font-weight: bold;
}
#collections li:before,
#collections li.selected:before{
    content: "\f096";
}
#reports li.selected:before{
    content: "\f0d7";
}

#collections li.active:before{
    content: "\f046";
}
#collections ul,
#my-collections ul {
    padding-left: 5px;
    list-style-type: none;
}

#collection .label{
    color: black;
    font-size: 100%;
    text-align: right;
}
#collection .field{
    text-align: left;
    font-size: 100%;
}
#collection .row {
    padding-top: 10px;
}
#donate{
    margin-top: 20px;
    margin-bottom: 20px;
}
.shooping-cart{
    margin-bottom: 20px;
}
.shooping-cart img {
    border: 1px solid grey;
}
.shooping-cart .img-responsive {
    max-width: 150px;
    float: right;
    margin-bottom: 10px;
}
.shooping-cart .cart-label{
    font-weight: bold;
    padding-top: 6px;
    padding-right: 5px
}
.shooping-cart span{
    font-weight: normal;
    padding-left: 10px;
}

.shooping-cart .cart-field{
    width: 110px;
}
.shooping-cart .cart-trash-button {
    font-size: 26px;
}
.coupon-box .coupon-head{
    padding: 10px;
    background-color: #0c0c0c;
    color: white;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.coupon-body-method{
    background-color: #e0e0e0;
    padding: 10px;
}

.pay-body,
.pay-body-method{
    min-height: 200px;
    max-width: 310px;
    padding: 10px;
}
.pay-body label{
    font-size: 12px;
}
.payments-method{
    padding: 20px;
}
.payments-method label{
    padding-left: 0px;
    margin-top: -3px;
}
.payments-method{
    padding: 20px;
}
.payments-method label{
    padding-left: 0px;
    margin-top: -3px;
}
.terms_conditions label{
    padding-left: 0px;
    margin-top: -3px;
}
.terms_conditions{
    padding: 15px;
}
.method-note {
    font-size: 12px;
    font-style: italic;
    padding-left: 30px;
    display: none;
}
.payments-method .active-method label{
    font-weight: bold;
}
.payments-method .active-method .method-note{
    display: block;
}
.pay-body .order-head{
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.pay-body .order-body{
    font-size: 12px;
    padding-top: 10px;
}
.order-total{
    margin-top: 15px;
    text-align: right;
    font-weight: bold;
}