.pull-right {
  margin-top: -18px; }

.nav_profile .content-profile .icon-list li i {
  margin-top: 4px; }

.breadcrumb {
  background-color: #7b7979; }

.breadcrumb > li {
  color: #ffffff; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin: 0 0 80px; }

a {
  color: #82161a; }

header {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6); }

.container {
  padding-bottom: 30px; }

.navbar {
  background-color: #393a39;
  height: 80px;
  font-size: 18px; }

.sidebar-ul {
  padding-left: 10px; }

.left-side {
  top: 80px; }

span.fa.fa-bars {
  color: #ffffff;
  font-size: 40px; }

#collapse {
  background-color: #393a39; }

ul.nav.navbar-nav.navbar-right {
  margin-top: 16px; }

.navbar-nav li.active {
  background-color: #393a39;
  color: #eb1f28; }

.navbar-nav li.active a {
  background-color: #393a39;
  color: #eb1f28; }

.navbar-brand, .navbar-nav > li > a {
  color: #ffffff; }

.navbar a:hover {
  color: #ffffff; }

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #393a39;
  color: #eb1f28; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #393a39;
  color: #eb1f28; }

.btn-primary {
  color: #fff;
  background-color: #7b7979;
  border-color: #7b7979; }

.btn-primary:hover {
  background-color: #393a39; }

.btn {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.btn-red {
  color: #fff;
  background-color: #82161a;
  border-color: #82161a; }

.btn-red:hover {
  color: #fff;
  background-color: #eb1f28; }

.item img {
  height: auto; }

.ih-item .info {
  color: #ffffff; }

.ih-item.square.effect13.colored .info h3 {
  background: rgba(57, 58, 57, 0.7); }

.ih-item img {
  height: Auto;
  width: 100%; }

.ih-item.square.effect13.colored .info {
  background-color: rgba(130, 22, 26, 0.7); }

.owl-carousel {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background-color: #82161a;
  border-color: #82161a; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus, .list-group-item.active:hover {
  color: #ffffff; }

.list-group-item-text {
  color: #7b7979; }

.thumbnail {
  background-color: transparent;
  border: none; }

.game-tile {
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  border: 0px solid #000000; }

.game-tile-shadow {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.game-tile-container {
  position: relative;
  left: 0;
  top: 0; }

.game-tile-container img {
  position: relative;
  left: 0;
  top: 0; }

@media only screen and (max-width: 480px) {
  img.game-tile {
    max-width: 75%; } }

img.game-tile.game-tile-overlay {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5; }

.group-action-tile {
  width: 70%;
  height: 70%;
  background-color: #7b7979;
  font-size: 100px;
  text-align: center;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  border: 0px solid #000000; }

.group-action-tile p {
  color: #ffffff;
  font-size: 24px;
  text-align: center; }

.group-thumbnail {
  width: 90%;
  height: 200px;
  background-color: #7b7979;
  font-size: 100px;
  text-align: center;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  border: 0px solid #000000;
  margin-bottom: 40px; }

.group-thumbnail p {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-height: 24px;
  /* fallback */
  max-height: 48px; }

.group-thumbnail a {
  color: #393a39; }

.fab-container {
  position: absolute;
  bottom: 100px;
  right: 50px;
  z-index: 99; }

.fab {
  border: none;
  font-size: 1.5em;
  color: white;
  background-color: #82161a;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  margin: auto;
  box-shadow: 2px 3px 3px 0px rgba(41, 41, 41, 0.3); }

.fab:hover {
  background-color: #eb1f28; }

footer {
  background-color: #5b5b5b; }

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: #393a39;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.copyright {
  background-color: #393a39; }

.copyright .fa {
  font-size: 34px;
  color: #ffffff;
  margin: 20px; }

.copyright .fa:hover {
  color: #82161a; }

/*# sourceMappingURL=app.css.map */
