body {
  background-color: #f3f3f3;
  font-family: "Droid Sans", Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: 0.3px;
}

h1 {
  font-family: Oswald, "Droid Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 34px;
}

h2 {
  font-family: Oswald, "Droid Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 24px;
}
h2 small {
  font-weight: 200;
}
h2 .small {
  display: block; 
  margin-top: 10px;
}

h3 {
  font-family: Oswald, "Droid Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 22px;
}

h4 {
  font-family: Oswald, "Droid Sans", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

form {
  margin: 0;
}
.form-control {
  border-color: #ddd;
}
.content-container h2 {
  margin-bottom: 20px;
}
.content-container .form-group > label {
  font-family: Oswald, "Droid Sans", Helvetica, sans-serif; 
  color: #777; 
  font-size: 14px; 
  font-weight: 400;
}
.content-container .form-group > label.error {
  font-family: "Droid Sans", Helvetica, sans-serif;
  font-size: 12px;
  color: #d9534f;
  margin-top: 5px;
}

label {
  font-weight: normal;
}

hr {
  border-color: #ddd;
}

@media all and (max-width: 768px) {
  .btn-block-xs { width: 100%; display:block; }
}

a {
  color: #0082A6;
}
a:focus,
a:hover {
  text-decoration: none;
}

table {
  font-size: 16px;
}

.table > thead > tr > td {
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.table > tfoot > tr > td {
  padding: 5px;
}


.modal-content {
  border-radius: 0px;
}
.modal-title a {
  line-height: 31px; 
  font-size: 16px; 
  font-weight: 300; 
  color: #777; 
  text-decoration: none;
}


.validator-field-error {
  color: #a94442;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 20px;
}


.hide-input-file {
  height: 1px;
  width: 1px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  z-index: -1;
}


.btn-sm {
  font-size: 14px;
}
.btn-primary {
  background-color: #0082A6;
}
.btn-default.btn-select-file {
  font-family: 'Droid Sans';
  color: #555;
}
.btn-default.btn-download {
  color: #337ab7;
  border-color: #337ab7;
}
.btn-default.btn-download:hover {
  border-color: #204d74;
  color: #204d74;
  background-color: transparent;
}
.btn-link:focus {
  outline: none;
}


#top-bar {
  background-color: #0082A6;
  color: #fff;
  padding-bottom: 30px;
}
#top-bar .branding {
  padding: 10px 0px 10px 0px;
}
#top-bar .branding img {
  max-height: 40px; 
  margin: 10px 0px;
}


#account-bar {
  background-color: rgba(0,0,0,0.2);
  margin-top: -30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
#account-bar .container a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
#account-bar .container a .fa {
  font-size: 16px;
}


#section-tabs {
  box-shadow: 0px 0px 30px -8px #666; 
  margin-top: 0px; 
  margin-bottom: 20px;
  border-bottom: 5px solid #0082A6; 
  background-color: #fff;
}
#section-tabs.account {
  border-bottom-color: #0082A6;
}
#section-tabs.movie {
  border-bottom-color: #3BAC4B;
}
#section-tabs.book {
  border-bottom-color: #9B6296;
}
#section-tabs.music {
  border-bottom-color: #F2932F;
}
#section-tabs.comic {
  border-bottom-color: #00AEE6;
}
#section-tabs.game {
  border-bottom-color: #E23149;
}
#section-tabs.barry {
  border-bottom-color: #AA1C12;
}

.section-tab {
  background-color: #fff;
  padding: 10px;
  width: 13.8%; 
  margin: 0px;
  text-align: center;
  float: left;
}
.section-bar {
  background-color: #fff;
  padding: 10px;
  margin: 0px;
}
.section-tab:first-child {
  width: 17.2%;
}
.section-tab.account {
  background-color: #0082A6;
}
.section-tab.movie {
  background-color: #3BAC4B;
}
.section-tab.book {
  background-color: #9B6296;
}
.section-tab.music {
  background-color: #F2932F;
}
.section-tab.comic {
  background-color: #00AEE6;
}
.section-tab.game {
  background-color: #E23149;
}
.section-tab.barry {
  background-color: #AA1C12;
}
.section-tab.clz-scanner {
  background-color: #0082A6;
}
.section-bar.account {
  background-color: #0082A6;
}
.section-bar.movie {
  background-color: #3BAC4B;
}
.section-bar.book {
  background-color: #9B6296;
}
.section-bar.music {
  background-color: #F2932F;
}
.section-bar.comic {
  background-color: #00AEE6;
}
.section-bar.game {
  background-color: #E23149;
}
.section-tab a {
  display: block;
  font-family: Oswald;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  letter-spacing: 0.75px;
}
.section-tab.active a {
  color: #fff;
}
.section-bar a {
  display: block;
  font-family: Oswald;
  font-size: 18px;
  font-weight: 400;
  color: #fff !important;
  letter-spacing: 0.75px;
}


ul.dropdown-menu {
  margin: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 30px -8px #666;
  border: 0;
}
ul.dropdown-menu a {
  color: #333 !important;
}
ul.custom-arrows {
  padding-left: 0px;
  list-style: none;
}
ul.custom-arrows .fa {
  margin-right: 5px;
}


.content-container {
  background-color: #fff;
  box-shadow: 0px 0px 30px -8px #666;
  padding: 5px 20px 20px 20px;
}
.content-container-divider {
  height: 20px;
}
.content-container-divider-sm {
  height: 10px;
}
.content-container.container-section {
  background-color: #0082A6;
}
.content-container.container-section h2 {
  color: #fff;
}
.content-container.container-section li {
  color: #fff;
#  font-weight: bold;
}
.content-container.container-section .btn-header {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.content-container.container-section hr {
  border-color: #fff;
}


.content-container.container-product {
  padding: 0px;
  transition: .1s ease-in-out;
}
.content-container.container-product:hover {
  transform: scale(1.05);
  transition: .1s ease-in-out;
}
.content-container.container-product a {
  display: block; 
  padding: 20px;
}
.content-container.container-product a .fa {
  margin-right: 5px;
}

.content-container.container-edition {
  padding: 0px;
  border-bottom: 5px solid transparent;
  transition: .1s ease-in-out;
}
.content-container.container-edition:hover {
  opacity: 1 !important;
  transform: scale(1.05);
  transition: .1s ease-in-out;
}
.content-container.container-edition .name {
  font-family: Oswald; 
  font-size: 22px; 
  font-weight: 200; 
  text-align: center;
}
.content-container.container-edition .name a {
  display: block; 
  color: inherit; 
  padding: 15px 20px;
}

.content-container.home-container {
  padding: 20px; 
  padding-bottom: 0px;
}
.content-container.home-container a {
  color: inherit;
}


.home-container .section-tab {
  width: 100%; 
  color: #fff; 
  text-align: left; 
  margin-bottom: 20px; 
  float: none;
}


.product-select.fixed {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 1;
}

.product-select a {
  text-decoration: none;
  color: inherit;
}
.product-select .product-name small {
  display: block; 
  margin-top: 7px; 
  font-weight: 200;
}
.product-select .product-name .fa {
  vertical-align: bottom; 
  margin-right: 3px;
}
.product-select img.product-logo {
  float: left; 
  margin-right: 10px;
  height: 45px;
}

.product-select .content-container h3 {
  margin: 0px;
}
.product-select .content-container.disabled {
  opacity: .5;
}
.product-select .content-container.disabled:hover {
  opacity: 1;
}
.product-select.account .content-container.enabled {
  border-bottom: 5px solid #0082A6;
}
.product-select.movie .content-container.enabled {
  border-bottom: 5px solid #3BAC4B;
}
.product-select.book .content-container.enabled {
  border-bottom: 5px solid #9B6296;
}
.product-select.music .content-container.enabled {
  border-bottom: 5px solid #F2932F;
}
.product-select.comic .content-container.enabled {
  border-bottom: 5px solid #00AEE6;
}
.product-select.game .content-container.enabled {
  border-bottom: 5px solid #E23149;
}
.product-select.barry .content-container.enabled {
  border-bottom: 5px solid #AA1C12;
}
.product-select.clz-scanner .content-container.enabled {
  border-bottom: 5px solid #0082A6;
}
.product .product-select:hover {
  opacity: 1 !important;
}

.alert {
  border: none;
  border-radius: 0px;
}
.alert .action-buttons {
  display: inline;
}
.alert .action-buttons a {
  float: right;
}
.alert.alert-info {
  background-color: rgba(217, 237, 247, 0.75);
}
.alert.alert-danger {
  background-color: rgba(242, 222, 222, 0.75);
}
.alert.alert-success {
  background-color: rgba(223, 240, 216, 0.75);
}
.alert.alert-response {
  padding: 15px; 
  font-size: 14px; 
  border-left: 5px solid transparent; 
  box-shadow: 0px 0px 15px -4px #666;
}
.alert.alert-response .fa {
  font-size: 18px; 
  margin-right: 5px;
}
.alert.alert-info.alert-response {
  border-left-color: #31708f; 
}
.alert.alert-danger.alert-response {
  border-left-color: #a94442; 
}
.alert.alert-success.alert-response {
  border-left-color: #3c763d; 
}


#contact .alert {
  margin-bottom: 0px;
  box-shadow: none;
}
.contact #contact .alert {
  margin-top: 15px !important;
  margin-bottom: 0px;
  box-shadow: none;
}


footer {
  border-top: 1px solid #ddd;
  font-size: 14px;
  padding: 20px;
  margin-top: 30px;
}
footer .container {
  text-align: center;
}
footer .copyright {
  margin-top: 0px;
}


.captcha-box {
  float: none;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .captcha-box {
    float: right;
    margin-bottom: 15px;
  }
}


@media (min-width: 768px) {
  
}
@media (max-width: 767px) {
  #top-bar .logo {
    height: 40px;
  }
  #top-bar .logo-text {
    height: 28px;
  }
  #top-bar .logo-ext {
    font-size: 24px;
  }
  .content-container .container {
    padding: 0px;
  }
  .trustedsite-floating-element {
    bottom: 55px !important;
  }
  img.trustedsite-floating-element {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .product .can-shrink .product-select .product-name {
    line-height: 22px;
  }
  .product .can-shrink .product-select img.product-logo {
    margin-right: 15px;
  }
  .product .can-shrink .product-select .product-name small {
    display: none;
  }
  .product .can-shrink .product-select .fa {
    display: none;
  }
}
@media (max-width: 650px) {
  .section-tab {
    padding-left: 5px;
    padding-right: 5px;
  }
  .product .can-shrink .product-select .product-name {
    text-align: center;
    font-size: 20px;
  }
  .product .can-shrink .product-select img.product-logo {
    float: none;
    display: block;
    margin: 0px auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .section-tab a {
    font-size: 16px;
  }
  .product .can-shrink .product-select .product-name {
    word-spacing: 100px;
  }
}
@media (min-width: 651px) and (max-width: 991px) {
  .product .can-shrink .product-select .mobile .product-name {
    word-spacing: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-select .content-container h3 small {
    font-size: 61%;
  }
}
@media (max-width: 575px) {
  .alert {
    text-align: center;
  }
  .alert .action-buttons {
    display: block;
    text-align: center;
  }
  .alert .action-buttons a {
    float: none;
  }
}
