html,
body {
  min-height: 100%
}

#loginback {
  display: block;
  position: fixed;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 70px
}

#loginback a {
  -moz-user-select: none;
  color: #000;
  font-family: "Encode Sans Semi Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  text-decoration: none
}

#loginback a:hover {
  text-decoration: underline
}

#afterlogin {
  display: none
}

.content-inside {
  background: #814b1f;
  background: linear-gradient(0, rgba(129, 75, 31, 1) 0, rgba(41, 50, 65, 0.9065126050420168) 40%, rgba(41, 50, 65, 1) 64%, rgba(135, 210, 248, 1) 100%)
}

#home-view-comments {
  width: 100%;
  height: 100vh;
  display: block;
  margin: auto;
  background-image: url(../comments-section/comments-bckg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

#home-view-comments-confirm {
  width: 100%;
  height: 100vh;
  display: block;
  margin: auto
}

.comments-header-generic {
  background-color: #7abcde;
  opacity: .9;
  color: white;
  height: 40px;
  width: 100%;
  padding-top: 6px;
  padding-left: 10px;
  position: absolute;
  display: inline-block;
  margin: auto;
  left: 0;
  top: 0;
  z-index: 1
}

.footer-comments {
  height: 75px;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0
}

#kraj-developed-comments {
  background: url(../images_0/developed-podloga.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 75px;
  position: fixed;
  left: 0;
  right: 0;
  margin-bottom: 0;
  height: 75px
}

#kraj-comments {
  background-repeat: no-repeat;
  background-size: cover;
  background: #a57046;
  opacity: .7;
  height: 75px;
  font-size: 12px;
  color: white;
  text-align: center
}

#kraj-comments p {
  font-family: 'courier';
  margin-top: 2px;
  padding-top: 6px;
  font-size: 16px
}

h1 {
  font-family: 'consolas', 'verdana'
}

h2 {
  font-family: 'consolas', 'verdana'
}

h3 {
  font-family: 'consolas', 'verdana'
}

h4 {
  font-family: 'consolas', 'verdana'
}

h5 {
  font-family: 'consolas', 'verdana'
}

h6 {
  font-family: 'consolas', 'verdana'
}

p {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 17px
}

#header-line {
  position: absolute;
  top: 42px;
  width: 100%;
  left: 0;
  margin-left: 0
}

#footer-line {
  position: fixed;
  bottom: 80px;
  width: 97.4%;
  left: 0;
  margin-left: 1.3%
}

body {
  font-family: 'Ropa Sans', sans-serif;
  color: #404040;
  background-color: #eee
}

.container .name-box {
  width: 210px;
  margin-bottom: 4px
}

.container .name-box:focus {
  box-shadow: 1px 2px 5px #6c757d
}

.container .status-box:focus {
  box-shadow: 1px 2px 5px #6c757d
}

.container .grad-box:focus {
  box-shadow: 1px 2px 5px #6c757d
}

.button-group {
  display: inline
}

.posts {
  clear: both;
  list-style: none;
  padding-left: 0;
  width: 100%;
  text-align: left;
  margin-top: -10px
}

.posts li {
  background-color: #fff;
  border: 1.5px solid #d8d8d8;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  word-wrap: break-word;
  min-height: 42px;
  box-shadow: 8px 8px 5px #888
}

@media(min-width:1200px) {
  .container {
    width: 470px;
    margin-top: 65px;
    margin-bottom: 60px;
    height: 75vh;
    overflow-y: auto
  }

  .counter {
    margin-top: -40px;
    margin-right: 10px;
    margin-left: 245px
  }

  .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: -80px;
    margin-right: 10px;
    margin-left: 285px
  }

  .btn-secondary {
    margin-top: -128px;
    margin-right: 10px;
    margin-left: 350px
  }
}

@media(min-width:992px) and (max-width:1199px) {
  .container {
    width: 470px;
    margin-top: 65px;
    margin-bottom: 60px;
    height: 75vh;
    overflow-y: auto
  }

  .counter {
    margin-top: -40px;
    margin-right: 10px;
    margin-left: 245px
  }

  .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: -80px;
    margin-right: 10px;
    margin-left: 285px
  }

  .btn-secondary {
    margin-top: -128px;
    margin-right: 10px;
    margin-left: 350px
  }
}

@media(min-width:768px) and (max-width:991px) {
  .container {
    width: 470px;
    margin-top: 65px;
    margin-bottom: 60px;
    height: 75vh;
    overflow-y: auto
  }

  .counter {
    margin-top: -40px;
    margin-right: 10px;
    margin-left: 245px
  }

  .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: -80px;
    margin-right: 10px;
    margin-left: 285px
  }

  .btn-secondary {
    margin-top: -128px;
    margin-right: 10px;
    margin-left: 350px
  }
}

@media(min-width:576px) and (max-width:767px) {
  .container {
    width: 430px;
    margin-top: 65px;
    margin-bottom: 60px;
    height: 75vh;
    overflow-y: auto
  }

  .counter {
    margin-top: -40px;
    margin-right: 10px;
    margin-left: 205px
  }

  .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: -80px;
    margin-right: 10px;
    margin-left: 245px
  }

  .btn-secondary {
    margin-top: -128px;
    margin-right: 10px;
    margin-left: 310px
  }
}

@media(max-width:575px) {
  .container {
    width: 340px;
    margin-top: 65px;
    margin-bottom: 60px;
    height: 75vh;
    overflow-y: auto
  }

  .counter {
    margin-top: -40px;
    margin-right: 10px;
    margin-left: 115px
  }

  .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: -80px;
    margin-right: 10px;
    margin-left: 155px
  }

  .btn-secondary {
    margin-top: -128px;
    margin-right: 10px;
    margin-left: 220px
  }
}

.scale-up-ver-bottom {
  -webkit-animation: scale-up-ver-bottom .4s cubic-bezier(0.680, -0.550, 0.265, 1.550) both;
  animation: scale-up-ver-bottom .4s cubic-bezier(0.680, -0.550, 0.265, 1.550) both
}

@-webkit-keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }
}

@keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
  }
}

.puff-in-ver {
  -webkit-animation: puff-in-ver .7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
  animation: puff-in-ver .7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both
}

@-webkit-keyframes puff-in-ver {
  0% {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1
  }
}

@keyframes puff-in-ver {
  0% {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0
  }

  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1
  }
}

#go_back_comments {
  position: absolute;
  top: 60px;
  right: 0;
  display: block;
  z-index: 12;
  background-image: url(../comments-section/go_back.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

#go_back_comments:hover {
  transform: scale(0.95);
  transition: background .6s ease;
  cursor: pointer
}

.scale-in-hor-right {
  -webkit-animation: scale-in-hor-right .2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: scale-in-hor-right .2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both
}

@-webkit-keyframes scale-in-hor-right {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1
  }
}

@keyframes scale-in-hor-right {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1
  }
}

#rating-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  margin-bottom: 150px
}

#site-rating {
  width: 220px;
  position: absolute;
  right: 50px;
  z-index: 2
}

#site-rating-podloga {
  width: 220px;
  position: absolute;
  right: 50px;
  z-index: 2
}

#site-rating-bckg {
  position: absolute;
  right: -15px;
  margin-top: 26px
}

#rating-bckg {
  background-color: #4b5e75;
  opacity: 70%;
  width: 240px;
  height: 35px
}

.rating-speech:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 10px solid #4b5e75;
  border-right: 10px solid transparent;
  border-top: 10px solid #4b5e75;
  border-bottom: 10px solid transparent;
  opacity: 70%;
  right: -20px;
  top: 6px
}

.site-rating-btn {
  background-color: transparent;
  width: 33px;
  height: 33px;
  border: 0;
  margin-top: 27px;
  position: relative;
  z-index: 12
}

.site-rating-btn-podloga {
  background-color: transparent;
  width: 33px;
  height: 33px;
  border: 0;
  margin-top: 27px;
  position: relative;
  z-index: 12
}

.site-rating-btn-podloga:hover img {
  display: none
}

#result-like {
  color: white;
  font-size: 18px;
  font-family: 'Ropa Sans', sans-serif;
  margin-top: 30px;
  margin-left: -4px;
  width: 40px;
  position: relative;
  z-index: 12
}

#result-dislike {
  color: white;
  font-size: 18px;
  font-family: 'Ropa Sans', sans-serif;
  margin-top: 30px;
  margin-left: -4px;
  width: 40px;
  position: relative;
  z-index: 12
}

::-webkit-scrollbar {
  width: 12px
}

::-webkit-scrollbar-track {
  background: #293241;
  border-radius: 3px
}

::-webkit-scrollbar-thumb {
  background: #b0a695;
  border-radius: 3px
}

::-webkit-scrollbar-thumb:hover {
  background: #98c1d9;
  border-radius: 3px
}