hr,
p {
  margin: 0 0 20px;
}
body,
button,
html,
input,
select,
textarea {
  font-family: 'Lato', sans-serif, Arial, Helvetica;
  font-size: 16px;
}
.btn:hover,
a {
  text-decoration: none;
}
.ads,
.tabs,
input[type='file'] {
  overflow: hidden;
}
body,
html {
  line-height: 1.5em;
  color: #5c5c5c;
  background-color: #fff;
}
hr {
  background: 0 0;
  height: 1px;
  border: none;
  border-bottom: 1px solid #f1f1f1;
}
form {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  outline: 0;
}
input[type='password'],
input[type='text'] {
  padding: 5px;
  border: 1px solid #ccc;
}
select {
  padding: 4px;
  border: 1px solid #ccc;
}
button,
textarea {
  border: 1px solid #ccc;
}
textarea {
  line-height: 1.5em;
  padding: 5px;
  resize: none;
}
.btn,
.btn-green,
.btn-orange,
.icon-abuse-16,
.icon-add-16,
.icon-be-16,
.icon-delete-16,
.icon-edit-16,
.icon-facebook-16,
.icon-fav-16,
.icon-favsaved-16,
.icon-fr-16,
.icon-hyves-16,
.icon-info-16,
.icon-nl-16,
.icon-original-16,
.icon-pdffile-64,
.icon-pinterest-16,
.icon-playlist-16,
.icon-rss-16,
.icon-thumbdown-16,
.icon-thumbup-16,
.icon-twitter-16,
.icon-google-16,
.inst-dogear,
button {
  background: url(../images/sprites.png) no-repeat;
}
.btn,
button {
  background-repeat: repeat-x;
  padding: 4px 8px;
  outline: 0;
  white-space: nowrap;
  box-shadow: 0 1px 1px #ccc;
}
button {
  background-color: #eaeaea;
  background-position: 0 -67px;
  margin: 0;
  font-weight: 400;
  cursor: pointer;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.btn-green,
.btn-orange,
.field-tip,
.strong {
  font-weight: 700;
}
button:hover {
  background-position: 0 -102px;
  background-color: #fff;
  border-color: #8b8b8b;
}
.btn {
  display: inline-block;
  background-color: #eaeaea;
  background-position: 0 -67px;
  border: 1px solid #ccc;
  line-height: 1.2em;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #000;
}
.big,
.bigger,
.mega,
.small {
  line-height: 1.5em;
}
.btn:hover {
  background: 0 -102px #fff;
  border-color: #8b8b8b;
}
table {
  border-collapse: collapse;
}
table td,
table th {
  vertical-align: top;
}
.field-error {
  border: 1px solid #b93e3e !important;
}
.field-tip {
  position: absolute;
  background: #f67070;
  color: #691f1f;
  padding: 7px 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.center,
.user-x1 {
  position: relative;
}
.btn-green {
  color: #0c2f0c;
  border: 1px solid #5fa659;
  font-size: 16px;
  padding: 5px 10px;
  background: 0 -139px repeat-x #8bc36d;
}
.btn-green:hover {
  background: #8bc36d;
  border-color: #5fa659;
}
.btn-orange {
  color: #0c2f0c;
  border: 1px solid #ffa500;
  font-size: 16px;
  padding: 5px 10px;
  background: 0 -139px repeat-x #ffab10;
}
.btn-orange:hover {
  background: #ffab10;
  border-color: #ffa500;
}
.btn-green span,
.btn-orange span {
  padding: 2px 22px;
  display: block;
}
.btn-green .btn-loading,
.btn-orange .btn-loading {
  background: url(../images/icons/16/loader_green.gif) left center no-repeat;
}
.small {
  font-size: 11px;
}
p.small.sub {
  display: block;
  margin-left: 5px;
}
.big {
  font-size: 14px;
}
.bigger {
  font-size: 18px;
}
.mega {
  font-size: 28px;
}
h1,
h2 {
  font-size: 1.563rem;
  line-height: 1.3em;
}
.border {
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.left {
  float: left;
  margin: 0 20px 10px 0;
}
.right {
  float: right;
  margin: 0 0 10px 20px;
}
.center {
  margin: 0 auto;
}
h2,
h3 {
  margin: 0 0 10px;
}
h4,
h5 {
  margin: 0 0 5px;
}
.sub {
  color: #999;
  font-size: 0.875rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.orline {
  height: 13px;
  background: url(../images/orline.png) center center no-repeat;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
  color: #000;
}
h1 {
  margin: 0;
}
.form-coll label,
.sortby li,
h3,
h4,
h5 {
  line-height: 1.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-weight: 700;
  font-size: 1rem !important;
}
img {
  border: none;
}
a {
  color: #0393e1;
}
a:hover {
  text-decoration: underline;
}
.clear:after,
.clear:before {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.hmenu li,
.inline li {
  list-style: none;
  display: inline;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
.title {
  border-bottom: #f1f1f1 solid 1px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  padding-top: 20px;
}
.hmenu,
.inline {
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
}
.hmenu li:after {
  content: '|';
  color: #f1f1f1;
  margin: 0 10px;
}
.hmenu li.last:after,
.modal:before {
  content: '';
}
.inst-thumb,
.user-avatar {
  display: block;
  background: #fff;
  color: #fff;
}
.playlist-x1 p,
.playlist-x1.sep,
.user-x1.sep {
  margin-bottom: 10px;
}
.hmenu li.last:after {
  margin-right: 40px;
}
.user-x1 {
  padding-left: 70px;
  min-height: 70px;
}
.user-x1.sep {
  border-bottom: 1px solid #f1f1f1;
}
.user-x1 .user-avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}
.user-avatar {
  position: relative;
  padding: 3px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.inst-x1.sep,
.inst-x2.sep,
.playlist-x1.sep {
  border-bottom: 1px solid #f1f1f1;
}
.user-avatar img {
  width: 100%;
  display: block;
}
.playlist-x1 {
  padding-right: 83px;
  position: relative;
  min-height: 51px;
}
.playlist-x1 .inst-thumb {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.inst-x1 {
  padding-left: 165px;
  position: relative;
  min-height: 107px;
}
.inst-x1.sep {
  margin-bottom: 20px;
}
.inst-x2 p,
.inst-x2.sep {
  margin-bottom: 10px;
}
#alternative div.inst-x2 p {
  margin-left: 10px;
}
.inst-x1 .inst-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 142px;
}
.inst-x2 {
  padding-left: 115px;
  position: relative;
  min-height: 69px;
}
.inst-x2 .inst-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
}
.inst-y {
  margin-bottom: 15px;
  float: left;
  width: 220px;
}
.inst-y p {
  margin-bottom: 7px;
  width: 198px;
}
.inst-y .inst-thumb {
  width: 300px;
  padding: 5px;
  display: block;
}
.inst-thumb {
  position: relative;
}
.inst-dogear,
.inst-rating {
  display: block;
  position: absolute;
}
.inst-thumb:hover {
  text-decoration: none;
}
.inst-thumb img {
  width: 100%;
  display: inline-block;
}
.inst-rating {
  padding: 2px 5px;
  background: #000;
  right: 0;
  bottom: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
  filter: alpha(opacity=80);
}
.msg-info,
.msg-processing {
  padding: 10px 10px 10px 30px;
  margin-bottom: 20px;
  font-weight: 700;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.inst-dogear {
  left: 3px;
  top: 3px;
  width: 30px;
  height: 30px;
  background-position: -36px 0;
}
.pagination li,
.sortby li {
  display: inline;
  list-style: none;
}
.inst-title {
  color: #005b8c;
  font-weight: 700;
  display: block;
}
.msg-info {
  background: url(../images/icons/16/info.png) 10px 10px no-repeat #c9e1e9;
  color: #5a6f76;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.msg-processing {
  color: #999;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url(../images/icons/16/loader_grey.gif) 10px 10px no-repeat
    #f1f1f1;
}
.msg-good,
.msg-wrong {
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 10px 30px;
  margin-bottom: 20px;
  font-weight: 700;
}
.msg-wrong {
  color: #653b41;
  background: url(../images/icons/16/stop.png) 10px 10px no-repeat #d69090;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.msg-good {
  color: #516146;
  background: url(../images/icons/16/vink.png) left center no-repeat #96c37a;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.msg-dont,
.msg-tip {
  min-height: 35px;
  padding: 5px 5px 5px 40px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.msg-tip {
  background: url(../images/tip.png) 5px 0 no-repeat #e8f9dd;
  color: #4b7333;
}
.msg-dont {
  background: url(../images/dont.png) 5px 0 no-repeat #ffdfdf;
  color: #691f1f;
}
.box-hl {
  background: #f1f1f1;
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.icon-add-16,
.icon-edit-16,
.icon-facebook-16,
.icon-google-16,
.icon-hyves-16,
.icon-original-16,
.icon-pinterest-16,
.icon-rss-16,
.icon-twitter-16 {
  padding: 0 2px 0 20px;
}
.box-hl label {
  width: 171px;
  text-align: left;
}
.coll-nofloat {
  float: none !important;
}
.coll-margin-20 {
  margin-right: 20px !important;
}
.coll-margin-30 {
  margin-right: 30px !important;
}
.coll-450 {
  float: left;
}
.margin-ads-bottom-top {
  margin-top: 20px;
  margin-bottom: 20px;
}
.icon-add-16 {
  background-position: 0 -225px;
}
.icon-edit-16 {
  background-position: 0 -273px;
}
.icon-facebook-16 {
  background-position: 0 -295px;
}
.icon-google-16 {
  background-position: 0 -250px;
}
.icon-twitter-16 {
  background-position: 0 -318px;
}
.icon-pinterest-16 {
  background-position: 0 -336px;
}
.icon-hyves-16 {
  background-position: 0 -359px;
}
.icon-rss-16 {
  background-position: 0 -376px;
}
.icon-original-16 {
  background-position: 0 -399px;
}
.icon-pdffile-64 {
  background-position: 0 -420px;
  padding: 2px 2px 2px 60px;
}
.icon-be-16,
.icon-fr-16,
.icon-nl-16 {
  padding: 2px 2px 2px 20px;
}
.icon-nl-16 {
  background-position: 0 -486px;
}
.icon-be-16 {
  background-position: 0 -501px;
}
.icon-fr-16 {
  background-position: 0 -517px;
}
.icon-info-16 {
  background-position: 0 -529px;
  padding: 2px 2px 2px 15px;
}
.icon-abuse-16 {
  background-position: 0 -550px;
  padding: 2px 2px 2px 20px;
}
.icon-delete-16 {
  background-position: 0 -572px;
  padding: 2px 2px 2px 20px;
}
.icon-thumbup-16 {
  background-position: 0 -593px;
  padding: 2px 2px 2px 16px;
}
.icon-thumbdown-16 {
  background-position: 0 -616px;
  padding: 2px 2px 2px 16px;
}
.icon-fav-16,
.icon-favsaved-16,
.icon-playlist-16 {
  padding: 2px 2px 2px 20px;
}
.icon-fav-16 {
  background-position: 0 -636px;
}
.icon-favsaved-16 {
  background-position: 0 -658px;
}
.icon-playlist-16 {
  background-position: 0 -677px;
}
.sortby {
  padding: 0;
  margin: 20px;
  margin-right: 20%;
  text-align: right;
}
.sortby li {
  margin-left: 10px;
  font-size: 0.875rem;
  color: #999;
}
.sortby li.active a {
  background: #0393e1;
  color: #fff;
  padding: 3px 6px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pagination {
  padding: 0;
  text-align: center;
  margin: 20px 0;
}
.pagination li {
  margin: 0 5px;
}
.thumb-16 {
  width: 18px;
  padding: 2px;
  margin-right: 5px;
}
.thumb-100,
.thumb-150,
.thumb-16,
.thumb-170,
.thumb-50,
.thumb-640,
.thumb-80 {
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #ccc;
  background: #fff;
}
.sep-bottom-10,
.sep-bottom-20 {
  border-bottom: 1px solid #f1f1f1;
}
.thumb-50 {
  width: 42px;
  padding: 3px;
}
.thumb-80 {
  width: 72px;
  padding: 3px;
}
.thumb-100 {
  width: 92px;
  padding: 3px;
}
.thumb-150 {
  width: 142px;
  padding: 3px;
}
.thumb-170 {
  width: 162px;
  padding: 3px;
}
.thumb-640 {
  width: 632px;
  padding: 3px;
}
.attention {
  padding: 40px 0;
  text-align: center;
}
.list {
  margin: 0 0 20px;
  padding: 0;
}
.list li {
  list-style: none;
  padding: 4px 0;
}
.hide {
  display: none;
}
.sep-bottom-20 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.sep-bottom-10 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.form-coll label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.form-row label {
  float: left;
  display: block;
  font-weight: 700;
  text-align: right;
  padding-right: 10px;
}
.form-row-misc {
  padding: 0 0 0 172px;
}
.ads {
  margin-top: 20px;
  margin-bottom: 20px;
}
.qtip {
  z-index: 1500 !important;
}
.tabs {
  margin: 0 0 20px;
  border-bottom: 2px solid #2376bb;
  padding: 0;
}
.tabs li {
  float: left;
  list-style: none;
}
.tabs li a {
  display: block;
  padding: 7px 15px;
  font-weight: 700;
}
.tabs li.active {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #2376bb;
}
.tabs li.active a {
  color: #fff;
}
#cookie-dialog {
  position: fixed;
  bottom: 0;
  background: #222;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 100%;
  z-index: 9999;
  padding: 6px 30px;
}
#cookie-dialog p {
  padding: 2px 10px;
  margin: 0;
  float: left;
  width: 75%;
}
#cookie-dialog p.desc {
  font-weight: 700;
}
#cookie-dialog a.button {
  display: block;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  background: #ff0;
  color: #111;
  text-decoration: none;
  float: right;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  top: 20px;
  position: absolute;
  right: 20px;
}
.featured,
.social-box,
.social-box a {
  margin-right: 10px;
}
.featured,
.popular,
.social-box {
  margin-top: 30px;
}
.popular {
  margin-top: 20px;
}
.featurelink {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  position: relative;
  color: #005b8c;
  padding-top: 20px;
}
.featurelinkof {
  font-size: 15px;
  font-style: italic;
  color: gray;
}
.featured {
  margin-left: 10px;
  border-radius: 25px;
  border: 2px solid #246;
  padding: 20px;
}
.recommended {
  padding-top: 30px;
}
.social-box {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 10px;
  border: 1px solid #b6b5b5;
  text-align: center;
}
.popcategory {
  margin-left: -15px;
  margin-right: -15px;
}
.popcategory a {
  display: block;
  width: 100%;
  margin-top: 12px;
  background: #246;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  margin-bottom: -10px;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
  font-size: 140%;
}
.modal-dialog,
.modal:before {
  display: inline-block;
  vertical-align: middle;
}
.navbar,
.navbar-collapse {
  border: 0;
}
.loginBoxLeft {
  margin: 15px 0;
}
.loginBoxLeft label {
  width: 90%;
}
.loginBoxLeft input[type='password'],
.loginBoxLeft input[type='text'] {
  width: 100%;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-toggle {
  color: #fff !important;
}
.navbar-header {
  border: 0;
  background-color: #246;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  height: 100%;
  margin-right: -4px;
}
.modal-dialog {
  text-align: left;
}
.modal-content {
  border: 4px solid #fff;
}
.modal-header {
  border-radius: 5px;
  border: 0;
}
.modal-header .close,
.ui-dialog .ui-dialog-titlebar-close {
  box-shadow: none;
  opacity: 1;
}
.close:focus,
.close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:hover {
  color: #000;
}
button.ui-dialog-titlebar-close:before {
  content: 'x';
  margin-top: -2px;
  color: #fff;
  display: block;
}
@media (max-width: 767px) {
  .navbar-brand img {
    width: 170px;
    margin-top: -4px;
  }
  #footer .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 780px) {
  .footer {
    bottom: auto;
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .form-row-misc {
    padding: 0;
  }
  #login-form label,
  .box-hl #reset-form label,
  .box-hl #restore-form label {
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 408px) {
  #password-form p.form-row-misc.small.sub {
    padding: 0 0 0 172px !important;
  }
}
@media (max-width: 991px) {
  .form-row label {
    text-align: left;
  }
  .col-md-3 .loginBoxLeft {
    width: 85%;
    margin: 40px auto 0;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .footer-coll {
    width: 50%;
    float: left;
  }
}
@media (max-width: 402px) {
  #loginModal label {
    text-align: left !important;
    width: 100%;
  }
  label[for='login-dialog-remember'] {
    width: auto !important;
  }
  .no-account {
    margin-left: 0;
  }
}
.lazy {
  display: none;
  background: url(/images/icons/16/loader_grey.gif) center center no-repeat;
}
@media print {
  .guide-image img {
    max-height: 300px;
    max-width: 100%;
    width: auto !important;
  }
}
.guide-step {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #spotlight-new .inst-thumb {
    height: 90px;
  }
}
@media (max-width: 1299px) and (min-width: 991px) {
  .image-container {
    max-width: 700px;
  }
}
@media (max-width: 1299px) and (min-width: 1100px) {
  .image-container {
    max-width: 920px;
  }
}
@media (max-width: 1199px) and (min-width: 1100px) {
  .image-container {
    max-width: 800px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1150px;
  }
  .container-instruction {
    min-width: 1150px;
  }
}
.inst-thumb img {
  max-height: 100%;
}
#featured-thumb {
  height: 306px;
}
.featured-thumb-item,
.featured-thumb-item img {
  height: 100%;
}
.size12 {
  font-size: 12px;
}
.col-sm-3:first-child {
  padding-left: 0px;
}
.col-sm-3:last-child {
  padding-right: 0px;
}

.about-us {
  line-height: 1.6em;
}

.instruction-text {
  line-height: 1.6em;
}

.meer-over-whs {
  font-size: 14px;
}

.size14 {
  font-size: 14px;
}

.size11 {
  font-size: 11px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
  .social_icons_aboutus {
    width: 48px;
    height: 48px;
  }
  .header-padding-mobile {
    padding-top: 15px;
  }
}

.white-link > a:visited {
  color: white;
}

.footer-links > a:visited {
  color: #95acc4;
}

a.category_list:visited {
  color: #0393e1;
}

a.instruction_color:visited {
  color: #a74ac7;
}

@media only screen and (max-device-width: 768px) {
  .header-padding-mobile {
    padding-top: 15px;
  }
}

.black {
  color: black;
}

.menu-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 7px;
  padding-bottom: 9px;
}
.related-X {
  margin-left: 15px;
}
.x1-box-thumb, .x2-box-thumb, .x3-box-thumb {
  width: 225px;
  border: 1px solid #dfdfdf;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  height: 225px;
  margin-bottom: 20px;
}
.x2-box-thumb, .x3-box-thumb {
  max-width: 300px;
  max-height: 300px;
}
.x1-box-thumb p, .x2-box-thumb p, .x3-box-thumb p {
  padding: 0 0.3em 0 0.3em;
}
.x2-box-thumb img {
  width:100%;
}
.x2-thumb, .x2-thumb-side {
  height: 100px;
  display: inline-block;
  margin-left: 15px;
}
.popular > .x2-thumb {
  margin-top: 0;
  height: 130px;
}
@media (max-width: 1070px) and (min-width: 770px) {
  .popular > .x2-thumb  {
    margin-left: 190px;
  }
}
.box-thumb {
  border: 1px solid #dfdfdf;
  border-radius: 0;
  margin-top: 20px;
}
.box-thumb .inst-title {
  padding-left: 5px;
}

@media (max-width: 575px) {
  .x2-box-thumb, .x3-box-thumb {
    width: 155px;
    height: 240px;
  }
  body {
    overflow-x: hidden;
  }
}
