@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext";
html {
  color: #222222;
}
button {
  color: #222222;
}
input {
  color: #ffffff;
}
select {
  color: #222222;
}
textarea {
  resize: vertical;
  color: #ffffff;
}
body {
  font-size: 1em;
  line-height: 1.4;
  background-color: #1a1a1a;
  color: #dddddd !important;
  font: 14px 'Open Sans', sans-serif;
  padding-top: 110px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: auto;
  padding: 0;
  margin: 0;
  min-width: 370px;
}
iframe {
  width: 100%;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000000;
  padding: 0.2em 0;
}
a {
  color: #ffffff !important;
  text-decoration: none;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#new_resource {
  height: auto;
  max-width: 100%;
}
.container-fluid {
  background-image: -webkit-linear-gradient(#444444, #222222);
}
.row {
  margin: 0;
}
.text-left {
  text-align: left;
}
.wrapper {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 50px;
}
.social-buttons {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.social-buttons .social-buttons-text p {
  text-align: center;
  margin-top: 20px;
}
.btn {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 auto;
  display: inline-block;
  color: #ffffff;
  background: #444;
  background-image: -webkit-linear-gradient(#555555, #333333);
  background-image: -moz-linear-gradient(#555555, #333333);
  background-image: linear-gradient(#555555, #333333);
  box-shadow: inset 0px 1px 1px #777777, 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #252525;
}
.btn.btn-facebook {
  margin-bottom: 10px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #fff;
  text-decoration: none;
}
.btn:hover {
  background: #555;
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: linear-gradient(#666666, #333333);
}
.btn-social {
  background-image: none;
}
.btn-social.btn-facebook {
  background: #3b5998;
}
.btn-social.btn-google {
  background: #dd4b39;
}
.btn.small {
  padding: 8px 15px;
  display: inline-block;
}
.big.btn {
  font-size: 16px;
  padding: 10px 16px;
}
.btn.add {
  background: #549d2f;
  background-image: -webkit-linear-gradient(#549d2f, #2a680c);
  background-image: -moz-linear-gradient(#549d2f, #2a680c);
  background-image: linear-gradient(#549d2f, #2a680c);
  box-shadow: inset 0px 1px 1px #75da41, 0 1px 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #252525;
}
.btn.add:hover {
  background: #5eb135;
  background-image: -webkit-linear-gradient(#5eb135, #2a680c);
  background-image: -moz-linear-gradient(#5eb135, #2a680c);
  background-image: linear-gradient(#5eb135, #2a680c);
}
.navbar.navbar-inverse {
  min-height: 75px;
  padding-bottom: 10px;
  z-index: 9998;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar.navbar-inverse .collapse.navbar-collapse .nav.navbar-nav:not(.navbar-right) {
  margin: auto;
  padding-top: 14px;
  padding-left: 20px;
  float: none;
  display: inline-block;
}
.navbar.navbar-inverse .nav.navbar-nav.navbar-right {
  margin-top: 20px;
}
.navbar.navbar-inverse .nav.navbar-nav.navbar-right li {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  background-image: linear-gradient(#555555, #333333);
  box-shadow: inset 0px 1px 1px #777777, 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #252525;
  color: #fff;
  margin: 0 10px 0 0;
  background: #444;
  border-radius: 0;
  font-weight: 600;
}
.navbar.navbar-inverse .nav.navbar-nav.navbar-right li a {
  padding: 0;
}
.ad-rectangle-left {
  text-align: center;
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  margin-top: 104px;
  opacity: 0;
}
.ad-rectangle-right {
  text-align: center;
  height: 100%;
  max-width: 100%;
  position: absolute;
  right: 200px;
  top: 0;
  margin-top: 104px;
  opacity: 0;
}
.body-md .ad-rectangle-left,
.body-sm .ad-rectangle-left,
.body-xs .ad-rectangle-left,
.body-md .ad-rectangle-right,
.body-sm .ad-rectangle-right,
.body-xs .ad-rectangle-right {
  display: none;
}
.body-xs .navbar-header a {
  margin-left: 15px;
}
ul li a.btn#add {
  background: url(/images/plus.png) no-repeat 12px 9px, -webkit-linear-gradient(#549d2f, #2a680c), #549d2f;
  background: url(/images/plus.png) no-repeat 12px 9px, -moz-linear-gradient(#549d2f, #2a680c), #549d2f;
  background: url(/images/plus.png) no-repeat 12px 9px, linear-gradient(#549d2f, #2a680c), #549d2f;
  box-shadow: inset 0px 1px 1px #75da41, 0 1px 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #252525;
  padding-left: 34px;
  margin-top: 6px;
}
ul li a.btn#add:hover {
  background: url(/images/plus.png) no-repeat 12px 9px, -webkit-linear-gradient(#5eb135, #2a680c), #5eb135;
  background: url(/images/plus.png) no-repeat 12px 9px, -moz-linear-gradient(#5eb135, #2a680c), #5eb135;
  background: url(/images/plus.png) no-repeat 12px 9px, linear-gradient(#5eb135, #2a680c), #5eb135;
}
.login-window {
  text-align: center;
  width: 240px;
  padding: 20px 10px;
  position: absolute;
  top: 75px;
  right: 10%;
  background: #222;
  background-image: -webkit-linear-gradient(#333333, #222222);
  background-image: -moz-linear-gradient(#333333, #222222);
  background-image: linear-gradient(#333333, #222222);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
  z-index: 10000;
}
.login-window span.arrow {
  display: none;
  position: absolute;
  top: -15px;
  left: 110px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #333 transparent;
}
.login-window h3 {
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
  color: #666666;
}
.login-window h4 {
  margin: 10px 0 10px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #666666;
}
.login-window input {
  font-family: 'Open Sans', sans-serif;
  background: #222;
  background-image: -webkit-linear-gradient(#111111 0%, #222222 10%);
  background-image: -moz-linear-gradient(#111111 0%, #222222 10%);
  background-image: linear-gradient(#111111 0%, #222222 10%);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  border: none;
  padding: 6px 6px;
  margin-bottom: 5px;
  width: 200px;
  outline: none;
  color: #ffffff;
}
.login-window input:focus {
  background: #111;
  background: -webkit-linear-gradient(#111111 0%, #1a1a1a 10%);
  background: -moz-linear-gradient(#111111 0%, #1a1a1a 10%);
  background: linear-gradient(#111111 0%, #1a1a1a 10%);
  color: #ffffff;
}
.login-window button {
  margin: 1em auto;
  font-size: 12px;
}
.message {
  width: 100%;
  max-width: 600px;
  margin: 20px auto;
  padding: 30px;
  padding-left: 100px;
  min-height: 90px;
  position: relative;
  background-color: #999;
  background-repeat: no-repeat;
  background-position: 30px center;
}
.message::after {
  content: "";
  width: 100%;
  position: absolute;
  left: -5px;
  bottom: -3px;
  height: 3px;
  background: #000;
  z-index: -1;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #000;
}
.message.success {
  background-color: #5e891e;
}
.message.error {
  background-color: #b62026;
}
.message.warning {
  background-color: #d27500;
}
.message.smile {
  background-image: url(/images/smile1.png);
}
.message.wink {
  background-image: url(/images/smile2.png);
}
.message.sad {
  background-image: url(/images/smile3.png);
}
.message.cry {
  background-image: url(/images/smile4.png);
}
.message.confused {
  background-image: url(/images/smile5.png);
}
h1 {
  width: 100%;
  padding: 10px;
  margin: 0 auto 1em;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-size: 2em;
  font-weight: bold;
}
h1 small {
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  display: block;
  margin-top: 1ex;
}
h1 .overlay-arrow {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
h1 .overlay-logo {
  position: absolute;
  right: 60px;
  top: 26px;
  display: block;
  z-index: 999;
}
#another-random {
  padding: 7px 14px;
  vertical-align: top;
  margin: -1px 0 0 1ex;
}
.browse {
  width: 100%;
  list-style: none;
  padding: 0;
  background: #444;
  background-image: -webkit-linear-gradient(#555555, #333333);
  background-image: -moz-linear-gradient(#555555, #333333);
  background-image: linear-gradient(#555555, #333333);
  box-shadow: inset 0px 1px 1px #777777, 0 1px 5px rgba(0, 0, 0, 0.5);
  background: linear-gradient(#555555, #333333) repeat scroll 0 0 #444444;
  border: 1px solid #252525;
  box-shadow: 0 1px 1px #777777 inset, 0 1px 5px rgba(0, 0, 0, 0.5);
  list-style: none outside none;
  margin: 0 auto 40px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-top: 8px;
  text-align: center;
}
.browse li {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
}
.browse li a {
  padding: 8px 14px;
  cursor: pointer;
  display: inline-block;
}
.browse li a:hover {
  background: rgba(255, 255, 255, 0.07);
}
.browse li a.active {
  display: block;
  background: rgba(255, 255, 255, 0.2);
}
.entry {
  width: 100%;
  max-width: 682px;
  margin: 0 auto 50px;
  position: relative;
}
.entry .inside {
  position: relative;
}
.entry .inside a {
  color: #4d6699;
}
.entry .inside .frame .resource_button {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.entry .frame {
  padding: 40px 40px 40px;
  border: 1px solid #2a2a2a;
}
.entry .shadow {
  position: absolute;
  left: -15px;
  right: -15px;
  bottom: -2px;
  height: 2px;
  background: #000;
  z-index: -2;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #000;
}
.entry h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #dddddd;
}
.entry .image {
  width: 100%;
  text-align: center;
}
.entry div.author {
  text-align: right;
  padding: 10px;
  font-size: 12px;
  border-top: 1px solid #333;
}
.entry div.author a {
  text-decoration: underline;
  color: #4d6699;
  font-weight: 600;
}
.entry .bar {
  margin: 0 -10px -5px -10px;
  background: #292929;
  background-image: -webkit-linear-gradient(#292929, #1f1f1f);
  background-image: -moz-linear-gradient(#292929, #1f1f1f);
  background-image: linear-gradient(#292929, #1f1f1f);
  box-shadow: inset 0 1px 1px #444;
  position: relative;
}
.entry .bar .facebook-bar {
  margin: 10px;
}
.entry .bar .small-tooltip {
  background: #333;
  width: 200px;
  height: auto;
  position: absolute;
  bottom: 55px;
  right: 140px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 10px 0 10px;
}
.entry .bar .small-tooltip .arrow {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}
.entry .bar .stars {
  display: none;
  color: #ffffff;
  background: #333;
  width: 200px;
  height: 60px;
  position: absolute;
  top: -85px;
  right: 140px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 15px 0;
  right: -40px;
}
.entry .bar .stars .added {
  line-height: 30px;
  height: 30px;
  display: block;
}
.entry .bar .stars .adding {
  display: block;
  width: 100%;
  height: 30px;
  background: url(/images/loader.gif) no-repeat center;
}
.entry .bar .stars .star {
  width: 28px;
  height: 27px;
  display: inline-block;
  background: url(/images/star.png) no-repeat center;
  cursor: pointer;
}
.entry .bar .stars .star:hover {
  background: url(/images/starh.png) no-repeat center;
}
.entry .bar .stars .star.a {
  background: url(/images/stara.png) no-repeat center;
}
.entry .bar .stars .star.a:hover {
  background: url(/images/starah.png) no-repeat center;
}
.entry .bar .stars .arrow {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
}
.entry .bar .grade .rating {
  color: #ffffff;
}
.entry .bar .grade .rating .small_stars {
  margin-left: 1ex;
}
.entry .bar .grade .rating .star {
  width: 15px;
  height: 18px;
  display: inline-block;
  vertical-align: text-top;
  background: url(/images/small_star.png) no-repeat center;
  cursor: pointer;
}
.entry .bar .grade .rating .star:hover {
  background: url(/images/small_starh.png) no-repeat center;
}
.entry .bar .grade .rating .star.a {
  background: url(/images/small_stara.png) no-repeat center;
}
.entry .bar .grade .rating .star.half.a {
  background: url(/images/small_starah.png) no-repeat center;
}
.entry .bar .favourite-tooltip {
  right: -30px;
  width: 260px;
  display: none;
  color: #ffffff;
}
.entry .bar .copy-tooltip {
  right: -35px;
  width: 200px;
  display: none;
  color: #ffffff;
}
.entry .left.side {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  left: 0;
  top: -10px;
}
.entry .right.side {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  right: 0;
  top: -10px;
}
.entry .share {
  float: left;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.entry .share a {
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  display: block;
}
.entry .btns {
  position: relative;
  list-style: none;
  margin: 0 0 0 35%;
  padding: 0;
}
.entry .btns li {
  display: inline-block;
  margin-left: 1em;
  text-transform: uppercase;
  font-weight: 600;
}
.entry .btns li a {
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  display: block;
  background: rgba(225, 255, 255, 0.1);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.1));
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.1);
}
.entry .btns li.grade a:hover {
  background: #bb4b01;
  background-image: -webkit-linear-gradient(#bb4b01, #803207);
  background-image: -moz-linear-gradient(#bb4b01, #803207);
  background-image: linear-gradient(#bb4b01, #803207);
  box-shadow: inset 0 1px 1px #e78637;
}
.entry .btns li.copy a:hover {
  background: #70308d;
  background-image: -webkit-linear-gradient(#70308d, #582676);
  background-image: -moz-linear-gradient(#70308d, #582676);
  background-image: linear-gradient(#70308d, #582676);
  box-shadow: inset 0 1px 1px #aa7bc0;
}
.entry .btns li.copy a.hover {
  background: #70308d;
  background-image: -webkit-linear-gradient(#70308d, #582676);
  background-image: -moz-linear-gradient(#70308d, #582676);
  background-image: linear-gradient(#70308d, #582676);
  box-shadow: inset 0 1px 1px #aa7bc0;
}
.entry .btns li.favourites {
  position: relative;
}
.entry .btns li.favourites a:hover {
  background: #1a6d6e;
  background-image: -webkit-linear-gradient(#1a6d6e, #0f4249);
  background-image: -moz-linear-gradient(#1a6d6e, #0f4249);
  background-image: linear-gradient(#1a6d6e, #0f4249);
  box-shadow: inset 0 1px 1px #29aaac;
}
.entry .comment {
  font-size: 12px;
  position: relative;
  padding: 20px 20px 20px;
  background: #222;
  color: #999999;
  margin: 25px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.02);
}
.entry .comment > span {
  position: absolute;
  top: -15px;
  left: 50px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #222 transparent;
}
.entry .comment .author {
  font-weight: 600;
  color: #666666;
}
.entry .comment > div.info {
  color: #666666;
  font-size: 11px;
}
.entry .comment > div.info a.lubieto {
  text-decoration: underline;
  color: #4d6699;
}
.entry .comment > div.info a.lubieto:hover {
  color: #999999;
}
.entry .comment > div.text {
  margin: 0 0 1ex;
}
.entry .comment > div.text a.more {
  text-decoration: underline;
  color: #4d6699;
}
.entry .comment > div.text a.more:hover {
  color: #999999;
}
.add-overlay .frame {
  padding: 20px;
}
.pagination {
  width: 100%;
  text-align: center;
}
.pagination .navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination .navigation li {
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.pagination .navigation li.prev {
  width: 36px;
  height: 48px;
  background: url(/images/prev.png);
}
.pagination .navigation li.inactive {
  opacity: 0.4;
  cursor: default;
}
.pagination .navigation li.next a {
  display: block;
  height: 48px;
  padding: 0 40px 0 15px;
  line-height: 48px;
  font-size: 18px;
  background: url(/images/next.png) no-repeat right center;
}
.pagination #pages {
  margin: 30px 0 10px;
}
.pagination #pages a {
  display: inline-block;
  font-size: 16px;
  padding: 4px 7px;
  color: #666666;
}
.pagination #pages a.active {
  background: -webkit-linear-gradient(#888888, #666666);
  background-image: -moz-linear-gradient(#888888, #666666);
  background-image: linear-gradient(#888888, #666666);
  box-shadow: 0px 1px 10px #000;
  color: #1a1a1a;
}
.pagination #pages #slider {
  margin-top: 20px;
  height: 30px;
  position: relative;
}
.pagination #pages #slider .line {
  position: absolute;
  top: 14px;
  left: 10px;
  right: 10px;
  border-top: 2px solid #000;
  border-bottom: 1px solid #333;
}
.pagination #pages #slider .knob {
  background: #444;
  background-image: -webkit-linear-gradient(#555555, #333333);
  background-image: -moz-linear-gradient(#555555, #333333);
  background-image: linear-gradient(#555555, #333333);
  box-shadow: inset 0px 1px 0px #777777, 0 1px 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #252525;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
}
.pagination #pages #slider .knob a:hover {
  background: #555;
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: linear-gradient(#666666, #333333);
}
.pagination #pages #slider .knob a:active {
  background: #555;
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: linear-gradient(#666666, #333333);
}
#footer {
  background: #111111;
  width: 100%;
  max-width: 810px;
  height: 160px;
  margin: 0 auto 50px;
  position: relative;
  padding: 0 0 50px;
}
#footer .footer-left {
  margin-top: 70px;
}
#footer .footer-right {
  text-align: center;
  margin-top: 50px;
}
#footer .menu {
  text-align: center;
}
#footer .logo {
  text-align: center;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 20px;
}
#footer .shadow {
  position: absolute;
  left: -15px;
  right: -15px;
  bottom: -7px;
  height: 2px;
  background: #000;
  z-index: -2;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #000;
}
#footer .bar {
  position: absolute;
  bottom: -5px;
  left: -10px;
  right: -10px;
  background: #292929;
  background-image: -webkit-linear-gradient(#292929, #1f1f1f);
  background-image: -moz-linear-gradient(#292929, #1f1f1f);
  background-image: linear-gradient(#292929, #1f1f1f);
  box-shadow: inset 0 1px 1px #444;
}
#footer .left.side {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  left: 0;
  top: -10px;
}
#footer .right.side {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  right: 0;
  top: -10px;
}
#footer .text {
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
#footer .text em {
  font-style: normal;
  margin: 0 1.2ex;
  display: inline-block;
  box-shadow: inset 0px -2px 5px #000000;
}
#footer .text span {
  background: rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  display: inline-block;
  height: 40px;
  padding: 0 8px;
  font-size: 1.2em;
  border-left: 1px solid #000;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
#footer .text span.last {
  border-right: 1px solid #000;
}
#disclaimer {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-bottom: 40px;
}
#register {
  max-width: 360px;
  width: 100%;
  margin: 20px auto 100px;
}
#register h4 {
  text-align: center;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #cccccc;
}
#register #register-form .captcha {
  height: 92px;
}
#register-window.register2 {
  width: 480px;
}
#registere h3 {
  text-align: center;
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #cccccc;
}
#register.register2 div.text input {
  width: 300px;
  display: inline-block;
}
#register.no-label div.text {
  padding: 2px 0;
}
#register.no-label div.text input {
  max-width: 320px;
  width: 100%;
}
#register.no-label div.text textarea {
  max-width: 320px;
  width: 100%;
}
.big.window.form {
  padding: 20px 20px;
  margin: 40px auto 100px;
  background: #222;
  background-image: -webkit-linear-gradient(#333333, #222222 50px, #222222);
  background-image: -moz-linear-gradient(#333333, #222222 50px, #222222);
  background-image: linear-gradient(#333333, #222222 50px, #222222);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
.big.window.form .facebook {
  text-align: center;
}
.big.window.form .tabs {
  height: 50px;
  margin: -20px -20px 70px;
  padding: 0;
  position: relative;
  margin-bottom: 40px;
}
.big.window.form .tabs input {
  display: none;
}
.big.window.form .tabs label {
  height: 50px;
  display: block;
  width: 33.3333%;
  float: left;
  text-align: center;
}
.big.window.form .tabs label span {
  font-size: 20px;
  display: inline-block;
  padding-left: 50px;
  line-height: 50px;
}
.big.window.form .tabs label.inactive {
  background: #111;
  background-image: -webkit-linear-gradient(#111111, #111111 45px, #000000);
  background-image: -moz-linear-gradient(#111111, #111111 45px, #000000);
  background-image: linear-gradient(#111111, #111111 45px, #000000);
  cursor: pointer;
}
.big.window.form .tabs label.inactive:hover {
  background: #111;
  background-image: -webkit-linear-gradient(#111111, #111111 45px, #000000);
  background-image: -moz-linear-gradient(#111111, #111111 45px, #000000);
  background-image: linear-gradient(#111111, #111111 45px, #000000);
}
.big.window.form .tabs label.inactive span {
  opacity: 0.5;
}
.big.window.form .tabs label.picture span {
  background: url(/images/picture.png) no-repeat 12px center;
}
.big.window.form .tabs label.video span {
  background: url(/images/video.png) no-repeat 12px center;
}
.big.window.form .tabs .inactive small {
  display: none;
}
.big.window.form .tabs small {
  display: block;
  position: absolute;
  top: 70px;
  left: 20px;
  right: 20px;
  height: 50px;
  background: #222;
}
.big.window.form .tabs label.text span {
  background: url(/images/git.png) no-repeat 12px center;
}
.big.window.form .text input {
  font-family: 'Open Sans', sans-serif;
  background: #1a1a1a;
  background-image: -webkit-linear-gradient(#0a0a0a 0%, #1a1a1a 10%);
  background-image: -moz-linear-gradient(#0a0a0a 0%, #1a1a1a 10%);
  background-image: linear-gradient(#0a0a0a 0%, #1a1a1a 10%);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  border: none;
  padding: 8px 10px;
  margin-bottom: 5px;
  max-width: 300px;
  width: 100%;
  outline: none;
}
.big.window.form .text textarea {
  font-family: 'Open Sans', sans-serif;
  background: #1a1a1a;
  background-image: -webkit-linear-gradient(#0a0a0a 0%, #1a1a1a 3px);
  background-image: -moz-linear-gradient(#0a0a0a 0%, #1a1a1a 3px);
  background-image: linear-gradient(#0a0a0a 0%, #1a1a1a 3px);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  border: none;
  padding: 8px 10px;
  margin-bottom: 5px;
  width: 300px;
  height: 120px;
  outline: none;
}
.big.window.form .text label {
  margin-right: 10px;
  display: block;
  float: left;
  width: 120px;
  vertical-align: middle;
  line-height: 30px;
}
.big.window.form .file label {
  margin-right: 10px;
  display: block;
  float: left;
  width: 120px;
  vertical-align: middle;
  line-height: 30px;
  line-height: 20px;
}
.big.window.form input:focus {
  background: #121212;
  background-image: -webkit-linear-gradient(#000000 0%, #121212 10%);
  background-image: -moz-linear-gradient(#000000 0%, #121212 10%);
  background-image: linear-gradient(#000000 0%, #121212 10%);
  color: #ffffff;
}
.big.window.form form > div {
  padding: 8px 0;
}
.big.window.form .add-border {
  border-bottom: 1px solid #333;
}
.big.window.form .select select {
  margin-left: 5px;
}
.big.window.form .checkbox input {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  margin-left: 0;
}
.big.window.form .checkbox label {
  vertical-align: middle;
}
.big.window.form .submit {
  text-align: center;
}
.big.window.form .btn {
  margin: 5px auto;
}
#with-labels.big.window.form {
  max-width: 480px;
  width: 100%;
}
#add-entry.big.window.form {
  max-width: 480px;
  width: 100%;
}
.body-xs #user-profile .user-stars table {
  float: left;
}
.body-xs #user-profile .user-stars table td {
  display: block;
}
#user-profile .user-stars .stars-profile {
  display: inline-block;
  margin-top: 8px;
}
#user-profile .user-stars table {
  float: right;
}
#user-profile .user-stars label {
  margin: 0px;
  padding-top: 6px;
  padding-right: 10px;
  color: #666666;
}
#user-profile {
  width: 100%;
  max-width: 752px;
  margin: 0 auto;
  padding: 40px 40px 70px;
  border: 1px solid #2a2a2a;
  margin-bottom: -30px;
}
#user-profile .btn {
  border-radius: 0;
}
#user-profile h1 {
  width: auto;
  padding: 0;
  margin: 0 auto 1em;
  text-align: left;
  text-transform: uppercase;
  position: relative;
}
#user-profile h1 .row {
  margin-right: -15px;
  margin-left: -15px;
}
#user-profile .stars-profile label {
  text-transform: none;
  font-size: 14px;
  line-height: 40px;
  vertical-align: top;
  font-weight: 500;
  color: #666666;
  line-height: 35px;
  margin-right: 1ex;
  position: relative;
  top: 2px;
}
#user-profile .stars-profile .star {
  width: 28px;
  height: 24px;
  display: inline-block;
  background: url(/images/h1star.png) no-repeat center;
  cursor: pointer;
  float: left;
}
#user-profile .stars-profile .star.active {
  background: url(/images/h1stara.png) no-repeat center;
}
#user-profile .stars-profile .star.active.half {
  background: url(/images/h1starh.png) no-repeat center;
}
#user-profile ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#user-profile ul li {
  float: left;
  width: 33%;
  margin-bottom: 1.2em;
}
#user-profile ul li label {
  display: block;
  color: #666666;
  line-height: 30px;
}
#user-profile ul li strong {
  font-weight: 600;
  font-size: 18px;
}
#user-profile ul strong span {
  background: rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 1em;
  border-left: 1px solid #000;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
#user-profile .stats strong {
  background: #333;
  font-style: normal;
  margin: 0;
  display: inline-block;
  box-shadow: inset 0px -2px 5px #000000;
  border: 1px solid #000;
  border-width: 1px 0;
}
#user-profile .stats strong span:last-child {
  border-right: none;
}
#user-profile .links {
  clear: both;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.ratingblock {
  display: block;
  float: left;
  margin-right: 6px;
  margin-top: -1px;
  position: relative;
}
.loading {
  background: url("/images/working.png") no-repeat scroll 50% 50% transparent;
  height: 17px;
}
.unit-rating {
  background: url("/images/starrating.png") repeat-x scroll left top transparent;
  height: 17px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
}
.unit-rating li {
  float: left;
  margin: 0;
  padding: 0;
  text-indent: -90000px;
}
.unit-rating li a {
  display: block;
  height: 17px;
  outline: medium none;
  padding: 0;
  position: absolute;
  text-decoration: none;
  text-indent: -9000px;
  width: 16px;
  z-index: 20;
}
.unit-rating li a:hover {
  background: url("/images/starrating.png") repeat scroll left center transparent;
  left: 0;
  z-index: 2;
}
.unit-rating a.r1-unit {
  left: 0;
}
.unit-rating a.r1-unit:hover {
  width: 16px;
}
.unit-rating a.r2-unit {
  left: 16px;
}
.unit-rating a.r2-unit:hover {
  width: 32px;
}
.unit-rating a.r3-unit {
  left: 32px;
}
.unit-rating a.r3-unit:hover {
  width: 48px;
}
.unit-rating a.r4-unit {
  left: 48px;
}
.unit-rating a.r4-unit:hover {
  width: 64px;
}
.unit-rating a.r5-unit {
  left: 64px;
}
.unit-rating a.r5-unit:hover {
  width: 80px;
}
.unit-rating li.current-rating {
  background: url("/images/starrating.png") repeat scroll left bottom transparent;
  display: block;
  height: 17px;
  position: absolute;
  text-indent: -9000px;
  z-index: 1;
}
.voted {
  color: #999999;
}
.thanks {
  color: #36aa3d;
}
.static {
  color: #5d3126;
}
#pagination {
  margin: 0 auto;
  margin-top: 50px;
}
#pagination #navigation li.prev a {
  width: 36px;
  height: 48px;
  display: block;
}
.paginator {
  font-size: 1em;
  margin: 5px auto;
  width: 100%;
  max-width: 600px;
  padding-top: 15px;
}
.paginator span a {
  color: #666666 !important;
}
.paginator table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.paginator table td {
  padding: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
}
.paginator .left {
  text-align: right;
  width: 17%;
}
.paginator .right {
  text-align: left;
  width: 17%;
}
.paginator .top {
  color: #006baf;
}
.paginator .top a {
  color: #006baf;
}
.paginator .bottom {
  color: #004a79;
  font-size: 12px;
}
.paginator .bottom a {
  color: #004a79;
  font-size: 12px;
}
.paginator .spaser {
  width: 30px;
}
.paginator span strong {
  padding: 4px 7px;
}
.paginator span a {
  padding: 4px 7px;
  color: #666666;
}
.paginator a:hover {
  text-decoration: none;
}
.paginator .scroll_bar {
  width: 100%;
  height: 30px;
  position: relative;
  margin-top: 20px;
}
.paginator .scroll_trough {
  border-bottom: 1px solid #333333;
  border-top: 2px solid #000000;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 100%;
}
.paginator .scroll_thumb {
  position: absolute;
  z-index: 2;
  width: 0;
  top: 0;
  left: 0;
  font-size: 1px;
  background: #363636;
}
.paginator .scroll_knob {
  background: linear-gradient(#555555, #333333) repeat scroll 0 0 #444444;
  border: 1px solid #252525;
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 1px 0 #777777 inset, 0 1px 5px rgba(0, 0, 0, 0.5);
  height: 20px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 20px;
  cursor: pointer;
}
.paginator .current_page_mark {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 0;
  overflow: hidden;
}
.fullsize .scroll_thumb {
  display: none;
}
.paginator_pages {
  width: 100%;
  text-align: right;
  font-size: 0.8em;
  color: #808080;
  margin-top: -10px;
}
div.cookies1 {
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  display: inline-block;
  width: 100%;
  background: #f5f1eb;
}
div.cookies1 div.cookies2 {
  text-align: center;
  font-size: 10px;
  width: 100%;
  color: #484848;
  margin: 0 auto;
  position: relative;
  padding: 7px 40px 8px 20px;
  font-family: Arial;
}
div.cookies1 div.cookies2 i {
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 24px;
  z-index: 101;
}
div.cookies1 div.cookies2 a.link {
  color: #484848;
  font-weight: bold;
  text-decoration: underline;
}
div.cookies1 div.cookies2 a.close {
  color: #484848;
  background: url('/images/close_cookies.png') no-repeat;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 14px;
  height: 14px;
  margin: 1px 0px 0px 0px;
}
.captcha-refresh-link {
  margin-top: 0px;
  margin-left: 10px;
  float: left;
}
img#yw0 {
  float: left;
}
.date {
  font-size: 11px;
  float: right;
  margin-top: 6px;
}
div.share-button {
  float: right;
  margin-right: 10px;
  display: block;
  overflow: hidden;
}
div.share-button a.share-link {
  background: url("/images/share-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block !important;
  float: left;
  height: 18px;
  text-indent: -9999px;
  width: 93px;
}
.share-link:hover {
  background-position: 0 -18px;
}
.share-count {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #E8EBF2;
  border-color: #b0b9ec #b0b9ec #b0b9ec -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  color: #333333;
  display: block;
  float: left;
  font: 11px/16px Arial;
  margin: 0 0 0 11px;
  padding: 0 4px;
  position: relative;
}
.share-count span {
  background: url("/images/share_count.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 18px;
  left: -5px;
  position: absolute;
  top: -1px;
  width: 5px;
}
.share-button {
  height: 18px;
}
div.fb-share-container {
  margin: 0 auto;
  width: 120px;
}
#comments2 {
  position: relative;
}
#comments2 iframe {
  width: 600px !important;
}
#comments2 span {
  width: 600px !important;
}
#comments2 #fb {
  position: absolute;
  top: -100px;
}
div.resource-advert {
  border: 1px solid #2A2A2A;
  position: relative;
  width: 100%;
  margin: 25px auto 0 auto;
  text-align: center;
  padding: 20px;
}
.ad-rectangle-left > :first-child,
.ad-rectangle-right > :first-child,
.ad-rectangle-left > div,
.ad-rectangle-right > div {
  position: sticky !important;
  top: 0;
  z-index: 999;
}
.row-img-responsive {
  text-align: center;
}
.row-img-responsive img {
  max-width: 100%;
  height: auto;
}
.ad-under-navbar div,
.ad-under-resources div {
  max-width: 970px;
  text-align: center;
}
div.errorMessage {
  color: #ff0000;
}
#menu .active {
  text-decoration: underline;
}
div.edit-profile-button {
  padding: 10px;
  font-size: 14px;
}
.fb_like {
  width: 200px;
  position: absolute;
  top: 49px;
  left: 14px;
}
.fb_box {
  text-align: center;
  margin: 20px auto;
}
ul.moderator-options {
  float: left;
  list-style: none;
}
ul.moderator-options li {
  float: left;
  margin-right: 30px;
}
ul.moderator-options li a {
  text-decoration: none;
}
ul.moderator-options li a:hover {
  text-decoration: underline;
}
.middleB.bR {
  left: 420px;
  margin-left: 50%;
}
.middleB.bL {
  left: -680px;
  margin-left: 50%;
}
.preview {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  text-align: center;
}
.preview a img {
  width: 100%;
}
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after {
    content: "";
  }
  a[href^="javascript:"]:after {
    content: "";
  }
  a[href^="#"]:after {
    content: "";
  }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
}
.body-xs .col-xs-custom {
  padding: 0;
}
.body-xs .big.window.form .tabs label span {
  font-size: 10px;
}
.body-xs .paginator {
  margin: 5px auto 20px auto;
}
.body-xs .paginator tr:first-child {
  margin-bottom: 20px;
}
.body-xs .paginator tr:nth-child(2) {
  display: none;
}
.body-xs .navbar.navbar-inverse .collapsing.navbar-collapse .nav.navbar-nav:not(.navbar-right) {
  margin: auto;
  padding-top: 14px;
  padding-left: 20px;
}
.body-xs .navbar.navbar-inverse .nav.navbar-nav.navbar-right li {
  margin-left: 20px;
}
.body-xs .navbar.navbar-inverse .navbar-collapse {
  border: 0;
  box-shadow: none;
}
.body-xs .entry .shadow {
  display: none;
}
.body-xs .entry .bar {
  margin: 0;
}
.body-xs .entry .bar .facebook-bar {
  width: 100%;
  text-align: center;
}
.body-xs .entry .bar .facebook-bar .fb-share-container {
  width: 100%;
}
.body-xs .entry .bar .facebook-bar .fb-share-container .fb-like {
  margin-left: -25px;
}
.body-xs .entry .btns {
  text-align: center;
  margin: 0 0 10px 0;
}
.body-xs .entry .btns .copy {
  display: none;
}
.body-xs .entry .frame {
  padding: 0;
  border: none;
}
.body-xs .entry .frame h2 {
  margin-left: 10px;
}
.body-xs .entry .left.side,
.body-xs .entry .right.side {
  display: none;
}
.body-xs .widget_news {
  width: 100% !important;
  max-width: 500px !important;
}
.body-xs .widget_news .wn-media-box.wn-size-small img {
  width: 100% !important;
  height: auto !important;
}
.body-xs #footer {
  height: auto;
  padding-bottom: 14px;
}
.body-xs #footer .footer-left {
  margin-top: 21px;
}
.body-xs #footer .footer-right {
  text-align: center;
  margin-top: 18px;
}
.body-xs #footer .menu {
  text-align: center;
}
.body-xs #footer .logo {
  text-align: center;
}
.body-xs #comments2 iframe {
  width: 100% !important;
}
.body-xs #comments2 span {
  width: 270px !important;
}
.body-xs h1.text-left {
  display: none;
}
.body-xs .container-fluid {
  text-align: right;
}
.body-xs .container-fluid .navbar-header {
  text-align: left;
}
.body-xs .row-img-responsive div {
  text-align: center;
}
.profile label {
  color: #666;
  width: 100%;
  margin: 0;
}
.profile strong {
  font-weight: 600;
  font-size: 18px;
}
.profile strong .stats {
  background: #333;
  font-style: normal;
  margin: 0;
  display: inline-block;
  box-shadow: inset 0px -2px 5px #000000;
  border: 1px solid #000;
  border-width: 1px 0;
  padding: 0 6px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
  line-height: 30px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: inline-block;
}
.body-xs .form-add-image {
  display: block;
  width: 100%;
}
.main-warning {
  width: 100%;
  background: red;
  font-size: 36px;
  line-height: 40px;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 10px;
  display: none;
}
.main-warning a {
  background: #ffffff;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 20px;
  color: #000000 !important;
  padding: 5px 20px;
  text-decoration: none;
  cursor: pointer;
}
.main-warning a:hover {
  background: silver;
}
.body-xs .main-warning p {
  padding-bottom: 60px;
}
.modal-backdrop {
  z-index: 20001;
}
.modal {
  z-index: 20002;
  color: #333;
}
.modal .modal-close {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  cursor: pointer;
}
.body-xs .modal#skunkModal td {
  display: block;
  width: 100%;
}
.body-xs .modal#skunkModal td.td-1,
.body-xs .modal#skunkModal td.td-3 {
  height: auto !important;
}
.body-xs div.cookies1 div.cookies2 {
  font-size: 13px;
}
