/* Sticky footer styles

-------------------------------------------------- */

html {

  position: relative;

  min-height: 100%;

}

body {

  /* Margin bottom by footer height */

  margin-bottom: 60px;

}

/*

.footer {

  position: absolute;

  bottom: 0;

  width: 100%;

  height: 60px;

  background-color: #892940;

}

*/

.text-muted {

  color: #1b883b;

}

.text-muted2 {

  color: #1e9440;

}



/* Custom page CSS

-------------------------------------------------- */

/* Not required for template or sticky footer method. */



body > .container-fluid {

  padding: 60px 15px 0;

}

.container-fluid .text-muted {

  margin: 10px 0;

}

/*

.footer > .container {

  padding-right: 15px;

  padding-left: 15px;

}

*/

code {

  font-size: 80%;

}



.left_nav > li > a {

    text-decoration: underline;

}



.img-responsive {

    display: block;

    /*max-width: 100%;*/

    /* max-width: 200px; */

    max-height: 150px;

    height: auto;

    margin-left: auto;

    margin-right: auto

}



.goods_desc {

  position: absolute;

  bottom: 0;

  width: 100%;

}