/* @author ivan <ivanhadzi.mtp@gmail.com> */
/**
* MyTrendyPhone SCSS library
* @author slavko <slavko.mtp+devel@gmail.com>
* 2014-12-11 16:58
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
*/
/* @author ivan <ivanhadzi.mtp@gmail.com> */
#contact-form input, #contact-form select {
  float: right;
  font-size: 11px;
  height: 30px;
  margin-bottom: 20px;
  padding: 0 0 0 10px;
  text-transform: unset; }

.reviewWrapper.external_page_wrapper .main_content .tabs li a, .reviewWrapper.external_page_wrapper .main_content .tabs li a span {
  display: block;
  margin: 0;
  padding: 5px 10px;
  line-height: 1em;
  font-weight: bold;
  color: #666666;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaaaaa; }

.external_page_wrapper .newsletter-form .five, .external_page_wrapper .newsletter-form .five p {
  font-size: 11px !important;
  line-height: 1.5; }

.external_page_wrapper .newsletter-form input[type="text"], .external_page_wrapper .newsletter-form input[type="password"], .external_page_wrapper .newsletter-form .NewsRegistration input {
  border-radius: 2px;
  height: 35px !important;
  border: 1px solid #dfdfdf;
  padding-left: 7px;
  font-size: 12px;
  color: #898989; }
  .external_page_wrapper .newsletter-form input.error[type="text"], .external_page_wrapper .newsletter-form input.error[type="password"], .external_page_wrapper .newsletter-form .NewsRegistration input.error {
    border: none; }

.external_page_wrapper .newsletter-form.hidden, .external_page_wrapper .newsletter-form .NewsRegistration.hidden {
  display: none; }

.external_page_wrapper .newsletter-form .gender-select, .external_page_wrapper .newsletter-form .NewsRegistration .gender-select {
  margin-top: 3px;
  width: 100%; }

.external_page_wrapper .newsletter-form .gender-select label, .external_page_wrapper .newsletter-form .NewsRegistration .gender-select label {
  color: #000;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 6px;
  width: 25%; }

.external_page_wrapper .newsletter-form .gender-select input, .external_page_wrapper .newsletter-form .NewsRegistration .gender-select input {
  float: left; }

.external_page_wrapper .newsletter-form span, .external_page_wrapper .newsletter-form .NewsRegistration span {
  display: block;
  margin-bottom: 6px;
  float: left; }

.external_page_wrapper .newsletter-form .b_day, .external_page_wrapper .newsletter-form .NewsRegistration .b_day {
  font-weight: bold; }

.external_page_wrapper .newsletter-form .b_day input, .external_page_wrapper .newsletter-form .NewsRegistration .b_day input {
  height: 35px;
  border-color: #dfdfdf !important;
  color: #898989;
  float: left;
  padding-left: 7px;
  width: 60px; }

.external_page_wrapper .newsletter-form .b_day .b_d_dash, .external_page_wrapper .newsletter-form .NewsRegistration .b_day .b_d_dash {
  clear: none;
  float: left;
  line-height: 35px;
  text-align: center;
  width: 5px;
  text-indent: -10000px; }

.external_page_wrapper .newsletter-form .ct_password, .external_page_wrapper .newsletter-form .NewsRegistration .ct_password {
  height: 35px;
  border-color: #dfdfdf !important;
  color: #898989;
  float: left;
  padding-left: 7px; }

.external_page_wrapper .newsletter-form label.error, #birth_date_error, #gender_error, .error label {
  color: #c60f13;
  font-weight: normal; }

#PhoneBrand_div, #PhoneBrand_wrap.inline {
  padding-right: 6px; }

.external_page_wrapper a, .HeaderWithPhotoBg .HeaderText ul:not(.about_us) li a, #extCustomerservice .cs-lists .cs-list li a, #FaqText a {
  color: #00a7ff !important;
  text-decoration: none !important; }
  .external_page_wrapper a:hover, .HeaderWithPhotoBg .HeaderText ul:not(.about_us) li a:hover, #extCustomerservice .cs-lists .cs-list li a:hover, #FaqText a:hover {
    color: #00a7ff !important;
    text-decoration: underline !important; }

.external_page_wrapper strong a[href^="tel"], .HeaderWithPhotoBg .HeaderText ul:not(.about_us) strong a[href^="tel"], .delivery_information_wrapper strong a[href^="tel"] {
  color: #6a6a6a !important;
  font-weight: bold;
  text-decoration: none !important;
  cursor: text; }

ul.blue_list {
  list-style: none !important; }
  ul.blue_list li {
    list-style: none !important; }
    ul.blue_list li:hover:before {
      text-decoration: none !important; }
    ul.blue_list li:before {
      content: "\203A";
      display: inline-block;
      float: left;
      margin-right: 4px;
      text-decoration: none !important;
      color: #00a7ff; }

#contactUs #contact-form ul {
  list-style: none !important; }
  #contactUs #contact-form ul li {
    list-style: none !important; }

/* @author ivan <ivanhadzi.mtp@gmail.com> */
body,
.headerWrapper {
  min-width: 320px; }

.external_page_wrapper {
  padding: 18px 25px 1px; }
  .external_page_wrapper:last-child:not(.six) {
    margin-bottom: 30px; }
  @media (max-width: 767px) {
    .external_page_wrapper {
      padding: 15px; }
      .external_page_wrapper h1 {
        font-size: 1.6em !important; }
      .external_page_wrapper h2 {
        font-size: 1.4em !important;
        margin-top: 25px; } }
  @media (min-width: 768px) {
    .external_page_wrapper h2 {
      font-size: 1.6em !important;
      margin-top: 30px; } }
  .external_page_wrapper h3 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .external_page_wrapper p {
    text-align: justify; }
  .external_page_wrapper ul {
    list-style: disc inside !important; }
    .external_page_wrapper ul li {
      list-style: disc inside !important; }
  .external_page_wrapper input.registration {
    background: transparent url("/_images/itasker/buttons/registration.gif") no-repeat scroll 0 0;
    border: none !important;
    cursor: pointer;
    display: block;
    line-height: 10px;
    overflow: hidden;
    position: relative;
    text-indent: -5000px;
    width: 66px;
    outline: none !important;
    margin: 0 !important; }
  .external_page_wrapper .hidden {
    display: none; }
  .external_page_wrapper.box {
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 18px; }
  .external_page_wrapper.long_info_content > div {
    margin-top: 40px; }
    .external_page_wrapper.long_info_content > div:last-child {
      margin-bottom: 70px; }
  .external_page_wrapper.long_info_content h2 {
    padding-top: 20px;
    margin-top: -20px; }
    @media (max-width: 767px) {
      .external_page_wrapper.long_info_content h2 {
        padding-top: 70px;
        margin-top: -70px; } }
  .external_page_wrapper.long_info_content table tr td p {
    margin-bottom: 0;
    padding-left: 10px; }
    .external_page_wrapper.long_info_content table tr td p.fontColor1 {
      color: #fff !important;
      font-size: 12px; }
    @media (max-width: 767px) {
      .external_page_wrapper.long_info_content table tr td p {
        font-size: 8px !important; }
        .external_page_wrapper.long_info_content table tr td p.fontColor1 {
          padding: 0 3px; } }
  .external_page_wrapper.long_info_content ul li,
  .external_page_wrapper.long_info_content ol li {
    color: #777777; }
  .external_page_wrapper.long_info_header h1 {
    margin-bottom: 25px; }
  .external_page_wrapper .full_width {
    width: 100%; }

a {
  outline: none !important; }

h2.blue_separator {
  font-size: 18px !important;
  background-color: #00a7ff;
  color: #fff;
  margin: 0 0 20px;
  padding: 10px 25px; }
  @media (max-width: 767px) {
    h2.blue_separator {
      padding: 10px 15px; } }

ul {
  list-style: none !important; }
  ul.blue_list {
    margin-bottom: 20px; }
    ul.blue_list li {
      list-style: none !important; }

.HeaderWithPhotoBg {
  position: relative;
  border-bottom: solid 1px #dfdfdf; }
  .HeaderWithPhotoBg .HeaderBackground {
    background: right no-repeat;
    height: 262px;
    width: 100%;
    top: 0;
    left: 0; }
    .HeaderWithPhotoBg .HeaderBackground.contact {
      background-image: url("/_images/layout/banners/contact.jpg"); }
    .HeaderWithPhotoBg .HeaderBackground.customer_info {
      background-image: url("/_images/layout/banners/customer_service.jpg"); }
    .HeaderWithPhotoBg .HeaderBackground.about_us {
      background-image: url("/_images/layout/banners/about_us.jpg"); }
    .HeaderWithPhotoBg .HeaderBackground.newsletter_archive {
      background-image: url("/_images/layout/banners/newsletter.jpg"); }
    @media (max-width: 767px) {
      .HeaderWithPhotoBg .HeaderBackground {
        filter: alpha(opacity=35);
        opacity: 0.35; } }
  .HeaderWithPhotoBg .HeaderText {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 0; }
    .HeaderWithPhotoBg .HeaderText h1 {
      margin-bottom: 5px; }
    .HeaderWithPhotoBg .HeaderText ul {
      list-style: none !important; }
      .HeaderWithPhotoBg .HeaderText ul li {
        list-style: none !important; }
      .HeaderWithPhotoBg .HeaderText ul:not(.about_us) li {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #6a6a6a;
        line-height: 23px;
        list-style: none !important; }
        .HeaderWithPhotoBg .HeaderText ul:not(.about_us) li:first-child {
          text-transform: uppercase;
          font-weight: bold; }
        .HeaderWithPhotoBg .HeaderText ul:not(.about_us) li a img {
          margin-top: 0; }
      .HeaderWithPhotoBg .HeaderText ul.about_us li {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        line-height: 20px;
        list-style: none;
        padding: 0 0 0 20px;
        background: url("/_images/layout/bullets/blue-bullet.gif") no-repeat 0 6px; }
        @media (max-width: 767px) {
          .HeaderWithPhotoBg .HeaderText ul.about_us li {
            padding: 0 0 0 15px; } }
        .HeaderWithPhotoBg .HeaderText ul.about_us li a {
          color: #000 !important; }
          .HeaderWithPhotoBg .HeaderText ul.about_us li a:hover {
            text-decoration: underline; }
          .HeaderWithPhotoBg .HeaderText ul.about_us li a.blue {
            color: #00a7ff !important;
            text-decoration: underline; }

/* Contact / Contact-thanks - @author ivan <ivanhadzi.mtp@gmail.com> */
#contactUs .ContactUsText .row.panel {
  margin-bottom: 25px; }
#contactUs .ContactUsText .company_info {
  padding-top: 30px; }
  #contactUs .ContactUsText .company_info .six.columns:nth-child(2),
  #contactUs .ContactUsText .company_info .six.columns:nth-child(6) {
    padding-left: 35px;
    border-left: 1px solid #dddddd; }
    @media (max-width: 767px) {
      #contactUs .ContactUsText .company_info .six.columns:nth-child(2),
      #contactUs .ContactUsText .company_info .six.columns:nth-child(6) {
        padding: 0;
        border: none; } }
  #contactUs .ContactUsText .company_info .six.columns:nth-child(1),
  #contactUs .ContactUsText .company_info .six.columns:nth-child(5) {
    padding-right: 35px; }
    @media (max-width: 767px) {
      #contactUs .ContactUsText .company_info .six.columns:nth-child(1),
      #contactUs .ContactUsText .company_info .six.columns:nth-child(5) {
        padding: 0; } }
#contactUs #contact-form {
  margin-top: 30px; }
  #contactUs #contact-form label {
    margin-top: 10px;
    margin-left: 10px; }
  #contactUs #contact-form input,
  #contactUs #contact-form textarea {
    margin: 0 0 20px 0;
    resize: none; }
  #contactUs #contact-form input.sendButton {
    background-color: #00a7ff;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 15px; }

#contact-form {
  text-transform: uppercase; }
  #contact-form input {
    float: right;
    height: 30px;
    padding: 7px 0 7px 10px; }
    #contact-form input.selectbox {
      padding: 0 30px 0 10px;
      background: url("/_images/layout/bullets/select_down_arrow.gif") no-repeat scroll right center #fff; }
      #contact-form input.selectbox:hover {
        cursor: pointer; }
  #contact-form label {
    line-height: 30px;
    margin: 0 !important;
    padding-right: 5px;
    text-align: right;
    width: 100%; }

.select-container {
  position: relative; }

#Category_container {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #b3b3b3;
  padding: 4px 0;
  position: absolute;
  margin-top: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  #Category_container ul {
    list-style: none;
    margin-bottom: 0;
    line-height: 1; }
    #Category_container ul li {
      font-size: 11px;
      cursor: pointer;
      padding: 5px 7px; }
      #Category_container ul li:hover {
        background-color: #00a7ff;
        color: #fff; }
      #Category_container ul li.selected:not(:first-child) {
        background-color: #00a7ff;
        color: #fff; }

@media (max-width: 767px) {
  #contact-form label {
    text-align: left; }
  #contact-form input {
    float: left;
    margin-bottom: 12px; }

  .cb-divider {
    display: none !important; }

  #Category_container {
    width: 100% !important; } }
.horizontal-divider {
  height: 0;
  padding: 35px; }
  .horizontal-divider hr {
    margin: 0; }
  @media (max-width: 767px) {
    .horizontal-divider {
      display: none; } }

.row.horizontal-divider-pt {
  overflow: hidden;
  width: 100%; }

/* Customer info - @author ivan <ivanhadzi.mtp@gmail.com> */
#extCustomerservice .cs-lists .columns {
  padding: 0 25px; }
  #extCustomerservice .cs-lists .columns:last-child {
    border-left: solid 1px #cccccc; }
#extCustomerservice .cs-lists .cs-list {
  list-style: none; }
  #extCustomerservice .cs-lists .cs-list li a {
    font-size: 14px;
    line-height: 1.4; }
  #extCustomerservice .cs-lists .cs-list.w-dec li {
    background: url("/_images/layout/bullets/blue-bullet.gif") no-repeat scroll left 5px transparent;
    padding-left: 18px; }
#extCustomerservice .cs-lists.panel {
  padding: 25px 0;
  border-top: none;
  border-left: none; }
#extCustomerservice .cs-search.ausu-suggest {
  position: relative;
  margin-bottom: 10px; }
  #extCustomerservice .cs-search.ausu-suggest .cs-search-input {
    height: 25px;
    padding-left: 5px; }
  #extCustomerservice .cs-search.ausu-suggest .ausu-suggestionsBox {
    position: absolute; }
    #extCustomerservice .cs-search.ausu-suggest .ausu-suggestionsBox ul {
      list-style: none;
      background: #fff; }

@media (max-width: 768px) {
  #extCustomerservice .cs-lists.panel {
    padding: 15px; }
  #extCustomerservice .cs-lists .columns {
    padding: 0 !important; }
    #extCustomerservice .cs-lists .columns:last-child {
      border: none; } }
/* No products - @author ivan <ivanhadzi.mtp@gmail.com> */
.contentWrapper #no_products .HeaderWithPhotoBg {
  min-height: 240px; }
  @media (max-width: 767px) {
    .contentWrapper #no_products .HeaderWithPhotoBg .HeaderText {
      position: relative; } }
.contentWrapper p {
  color: #777777;
  text-align: justify; }
.contentWrapper ul li {
  color: #777777;
  list-style: none; }
.contentWrapper a img.chat {
  margin: 15px 0 30px 0; }
  @media (min-width: 768px) {
    .contentWrapper a img.chat {
      float: right; } }

.bodyWrapper #topProductsSlider {
  min-height: 430px;
  width: 100%; }
  .bodyWrapper #topProductsSlider .loader_wrapper {
    width: 100%;
    min-height: 430px;
    background: url("/_images/layout/ajax-loader.gif") center 70px no-repeat; }
  .bodyWrapper #topProductsSlider ul li .productInList .actions {
    height: auto; }

/* Newsletter archive - @author ivan <ivanhadzi.mtp@gmail.com> */
#newsletter_archive .HeaderWithPhotoBg.row {
  border-bottom: none; }
#newsletter_archive #NewsletterDiv #NewsHeaderLinks {
  border-spacing: 10px;
  margin: auto;
  margin-top: 20px; }
#newsletter_archive #NewsletterDiv center {
  margin-top: 15px; }
#newsletter_archive #NewsletterDiv table tr {
  background: inherit; }
#newsletter_archive #NewsletterDiv .NewsFooter tr, #newsletter_archive #NewsletterDiv .NewsFooter td,
#newsletter_archive #NewsletterDiv .NewsPreheader tr,
#newsletter_archive #NewsletterDiv .NewsPreheader td {
  padding: 15px; }
#newsletter_archive .archive-list {
  margin: 40px 0 !important; }
  #newsletter_archive .archive-list > p {
    padding-left: 25px;
    font-weight: bold;
    color: #777777; }
    @media (max-width: 767px) {
      #newsletter_archive .archive-list > p {
        padding-left: 15px; } }
  #newsletter_archive .archive-list > ul {
    list-style: none;
    padding-left: 25px; }
    @media (max-width: 767px) {
      #newsletter_archive .archive-list > ul {
        padding-left: 15px; } }
    #newsletter_archive .archive-list > ul > li > a:hover {
      text-decoration: underline; }

/* Pickup point - @author ivan <ivanhadzi.mtp@gmail.com> */
.butik_info_wrapper {
  float: left;
  max-width: 330px;
  margin: 15px 15px 15px 0;
  width: 100%; }
  .butik_info_wrapper .map_frame {
    background: #fff;
    height: 350px;
    width: 330px;
    max-width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 10px; }
    .butik_info_wrapper .map_frame iframe {
      max-width: 100% !important;
      margin-bottom: 6px; }

/* Shipment and delivery - @author ivan <ivanhadzi.mtp@gmail.com> */
.delivery_information_wrapper {
  margin: 0 auto;
  padding: 0 6px;
  font-family: Arial, Helvetica, sans-serif;
  color: #686767;
  text-decoration: none;
  font-size: 13px; }
  .delivery_information_wrapper h1 + table {
    margin-top: 15px; }
  .delivery_information_wrapper.external_page {
    padding: 18px 25px; }
    @media (max-width: 767px) {
      .delivery_information_wrapper.external_page {
        padding: 15px; }
        .delivery_information_wrapper.external_page h1 {
          font-size: 1.6em !important; } }
  .delivery_information_wrapper #naslov1 {
    display: none; }
  .delivery_information_wrapper .destination {
    text-align: center;
    background: #f0f0f0; }
  .delivery_information_wrapper .blue {
    background: #00a7ff !important;
    color: #fff !important;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; }
    .delivery_information_wrapper .blue h3 {
      text-transform: uppercase; }
  .delivery_information_wrapper tr {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #686767; }
    .delivery_information_wrapper tr:nth-child(even) {
      background: #f0f0f0; }
    .delivery_information_wrapper tr:nth-child(odd) {
      background: #dfdfdf; }
    .delivery_information_wrapper tr.blue h3 {
      color: #fff !important; }
  .delivery_information_wrapper tbody tr:nth-child(even) {
    background: #f0f0f0; }
  .delivery_information_wrapper tbody tr:nth-child(odd) {
    background: #dfdfdf; }
  @media (max-width: 767px) {
    .delivery_information_wrapper tbody tr.logos img {
      max-width: 80px; } }
  .delivery_information_wrapper td {
    padding: 5px 0; }
    .delivery_information_wrapper td.blue {
      background-color: #00a7ff; }
      .delivery_information_wrapper td.blue h3 {
        color: #fff;
        -ms-word-break: break-all;
        word-break: break-all;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto; }
    .delivery_information_wrapper td p {
      margin-bottom: 0 !important;
      line-height: 1; }
  .delivery_information_wrapper h3 {
    margin: 0;
    font-size: 12px;
    font-weight: normal; }
  .delivery_information_wrapper .center-links {
    text-align: center;
    margin: 40px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }
    .delivery_information_wrapper .center-links a {
      background: #f0f0f0;
      padding: 5px 40px; }
  .delivery_information_wrapper .center-partners {
    text-align: center;
    width: 60%;
    margin: 0 auto; }
    .delivery_information_wrapper .center-partners h3 {
      float: left;
      line-height: 40px; }
  .delivery_information_wrapper .black {
    background: #000;
    text-align: left;
    padding-left: 10px; }
    .delivery_information_wrapper .black h2 {
      font-size: 1.8em;
      color: #fff !important;
      text-transform: uppercase;
      font-weight: normal;
      margin: 10px 0; }
  .delivery_information_wrapper a {
    color: #00a7ff; }
    .delivery_information_wrapper a:visited {
      color: #00a7ff; }
    .delivery_information_wrapper a:hover {
      text-decoration: underline; }
    .delivery_information_wrapper a[name="eu_countries"], .delivery_information_wrapper a[name="other_european_countries"], .delivery_information_wrapper a[name="rest_of_the_world"] {
      display: block;
      padding-top: 0;
      margin-top: 0; }
  .delivery_information_wrapper .multi-line span {
    display: block;
    width: 100%; }
  .delivery_information_wrapper.external_page a[name="eu_countries"], .delivery_information_wrapper.external_page a[name="other_european_countries"], .delivery_information_wrapper.external_page a[name="rest_of_the_world"] {
    padding-top: 20px;
    margin-top: -20px; }
    @media (max-width: 767px) {
      .delivery_information_wrapper.external_page a[name="eu_countries"], .delivery_information_wrapper.external_page a[name="other_european_countries"], .delivery_information_wrapper.external_page a[name="rest_of_the_world"] {
        padding-top: 70px;
        margin-top: -70px; } }

@media (max-width: 400px) {
  .delivery_information_wrapper h3 {
    font-size: 10px; }
  .delivery_information_wrapper td {
    font-size: 10px; } }
@media (max-width: 767px) {
  .delivery_information_wrapper .center-links a {
    width: 100%;
    display: block;
    padding: 5px 0; } }
/* RMA - @author ivan <ivanhadzi.mtp@gmail.com> */
.external_page_wrapper input[name="varenummer[]"] {
  margin-bottom: 30px !important; }
.external_page_wrapper input[type="radio"], .external_page_wrapper input[type="checkbox"] {
  display: inline;
  height: auto; }
.external_page_wrapper input[type="radio"] {
  margin: 0 0 10px 0; }
.external_page_wrapper input[type="checkbox"] {
  vertical-align: middle; }
.external_page_wrapper input, .external_page_wrapper select, .external_page_wrapper textarea {
  display: block;
  height: 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #dfdfdf;
  padding-left: 7px !important;
  font-size: 12px;
  color: #898989;
  margin: 10px 0;
  resize: none; }
  .external_page_wrapper input[type="submit"], .external_page_wrapper input[type="button"], .external_page_wrapper select[type="submit"], .external_page_wrapper select[type="button"], .external_page_wrapper textarea[type="submit"], .external_page_wrapper textarea[type="button"] {
    color: white; }
.external_page_wrapper textarea {
  width: 100%;
  min-height: 200px;
  padding: 7px !important; }
.external_page_wrapper label {
  margin: 20px 0; }
  .external_page_wrapper label.required:after {
    content: "*";
    color: #f00;
    font-weight: bold;
    margin-left: 2px; }
.external_page_wrapper #newlink label,
.external_page_wrapper #newlink2 label,
.external_page_wrapper #newlink3 label {
  margin: 5px 0;
  text-transform: uppercase; }
.external_page_wrapper .top_info {
  margin-top: 20px; }
.external_page_wrapper .btn_mtp_green {
  background: url("/_images/layout/buttons/btn-arrow.png") no-repeat scroll left center #6dd13c;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  font-weight: bold;
  margin: 30px 0 !important;
  padding: 14px 18px 14px 53px !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 150px;
  height: 42px !important;
  border: none !important;
  white-space: nowrap; }
  .external_page_wrapper .btn_mtp_green:hover {
    text-decoration: none; }
.external_page_wrapper .columns.eight.text {
  margin: 20px 0; }
.external_page_wrapper.rma_forms p {
  text-align: justify;
  font-size: 15px;
  line-height: 18px;
  padding-top: 15px;
  margin-bottom: 13px;
  font-family: Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
    .external_page_wrapper.rma_forms p {
      font-size: 13px; } }
.external_page_wrapper.rma_forms img {
  border: 0 solid white;
  width: 100%; }
.external_page_wrapper.rma_forms strong {
  margin-top: 15px;
  display: block; }

@media (max-width: 767px) {
  .external_page_wrapper label {
    margin: 20px 0 0; }
  .external_page_wrapper .columns.eight.text {
    margin: 20px 0 0; }
  .external_page_wrapper .columns.four.RmaProductt2 {
    margin-top: 20px; } }
.RmaText p {
  margin-bottom: 30px; }
  .RmaText p u {
    text-decoration: none; }

.formreplace {
  display: none; }

#captcha_div {
  padding-top: 10px; }
  #captcha_div img {
    position: relative;
    top: 10px; }

#recaptcha_response_field {
  margin-top: 25px !important;
  border: 1px solid #d3d3d3;
  width: 150px; }

#newlink > div,
#newlink3 {
  background: #f2f2f2;
  padding: 10px;
  margin: 0 0 10px 0; }
  #newlink > div label,
  #newlink3 label {
    font-size: 12px;
    font-weight: bold; }
  #newlink > div input, #newlink > div select,
  #newlink3 input,
  #newlink3 select {
    margin: 0; }

#addnew a {
  background: #00a7ff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  color: white !important;
  text-decoration: none;
  width: auto;
  height: 22px;
  padding: 4px 6px;
  margin-right: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  #addnew a:hover {
    text-decoration: none !important; }

.formError {
  margin-top: 40px !important; }
  @media (max-width: 768px) {
    .formError {
      margin-top: 45px !important; } }

.parentFormfrm_dealer.formError[class^="fejlbeskrivelse"],
.parentFormfrm_dealer.formError[class*=" fejlbeskrivelse"] {
  margin-top: 210px !important; }
  @media (max-width: 768px) {
    .parentFormfrm_dealer.formError[class^="fejlbeskrivelse"],
    .parentFormfrm_dealer.formError[class*=" fejlbeskrivelse"] {
      margin-top: 215px !important; } }

@media (min-width: 768px) {
  .row form .columns.four,
  .row form .columns.three {
    padding-right: 5px; }
    .row form .columns.four:last-child,
    .row form .columns.three:last-child {
      padding-right: 0; } }
#first_block {
  margin-bottom: 40px; }

#newlink {
  margin-bottom: 15px; }

#newlink2 #RmaProduct {
  margin: 20px 0; }

#frm_dealer {
  margin-bottom: 50px; }

/* FAQ - @author ivan <ivanhadzi.mtp@gmail.com> */
td#FaqBanner {
  background: url("/_images/layout/banners/faq.jpg") bottom right no-repeat;
  height: 210px;
  width: 100%;
  padding: 18px 25px; }
  td#FaqBanner#SearchForm_SearchForm_action_results {
    position: relative;
    top: 0;
    right: 10px;
    height: 25px;
    vertical-align: top; }
  @media (max-width: 767px) {
    td#FaqBanner {
      padding: 15px;
      background: none;
      height: 230px; }
      td#FaqBanner .ausu-suggest {
        width: 100%; }
        td#FaqBanner .ausu-suggest input {
          width: 100% !important; }
      td#FaqBanner .ausu-suggestionsBox {
        width: 100% !important; }
      td#FaqBanner input#SearchForm_SearchForm_action_results {
        margin: 10px 0 0 0;
        right: 0; } }
    @media (max-width: 767px) and (max-width: 767px) {
      td#FaqBanner input#SearchForm_SearchForm_action_results {
        margin: 10px 0 0 0; } }

  td#FaqBanner h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      td#FaqBanner h1 {
        font-size: 1.6em !important;
        margin-bottom: 5px; } }
  td#FaqBanner p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    margin-bottom: 0; }
  td#FaqBanner .ausu-suggest {
    position: relative;
    float: left; }
    td#FaqBanner .ausu-suggest input {
      width: 250px;
      height: 25px;
      border: solid 1px #bfbfbf;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 14px;
      color: #777777;
      margin-left: 0;
      padding: 0 0 0 5px; }
      td#FaqBanner .ausu-suggest input:focus {
        outline: none;
        border-color: #00a7ff; }
    td#FaqBanner .ausu-suggest .ausu-load {
      background: url("/_images/layout/loader.gif") 98% center no-repeat; }
  td#FaqBanner form#inputString22 {
    margin: 3px 0 0; }
  td#FaqBanner input#inputString22 {
    width: 250px;
    height: 25px;
    border: solid 1px #bfbfbf;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #777777;
    padding: 4px 0 0 5px; }

#FaqText a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  padding: 0; }
#FaqText h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  text-transform: uppercase; }
#FaqText h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  background-color: #00a7ff;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 25px;
  margin: 0 !important; }
  @media (max-width: 767px) {
    #FaqText h2 {
      padding: 10px 15px; } }
#FaqText h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  padding: 8px 0 8px 25px;
  margin: 0 !important; }
  @media (max-width: 767px) {
    #FaqText h3 {
      padding: 8px 0 8px 15px; } }
#FaqText div.paragraph {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #777777;
  padding: 12px 25px;
  line-height: 20px; }
  @media (max-width: 767px) {
    #FaqText div.paragraph {
      padding: 12px 15px; } }

input.registration {
  background: transparent url("/_images/itasker/buttons/registration.gif") no-repeat scroll 0 0;
  border: none !important;
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: -5000px;
  width: 66px;
  outline: none !important;
  margin: 10px 0 0 0 !important;
  float: none; }

table #links {
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  background-color: #f7f7f7;
  margin: 0; }
  table #links .faqDiv {
    padding: 25px !important;
    width: 50%;
    margin: 0 !important; }
    @media (max-width: 767px) {
      table #links .faqDiv {
        padding: 15px !important;
        margin: 0 !important;
        width: 100% !important; }
        table #links .faqDiv p {
          max-width: 100% !important;
          width: 100%; } }
    table #links .faqDiv h3 {
      padding: 10px 0 0 0 !important;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 18px;
      text-transform: uppercase;
      margin: 0 0 10px 0; }
    table #links .faqDiv p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #777777;
      margin-left: 0 !important; }
    table #links .faqDiv a {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 13px;
      color: #777777;
      padding: 0; }

.ausu-suggestionsBox {
  position: absolute;
  top: -1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 26px 0 0;
  width: 248px;
  color: #cccccc;
  display: none;
  padding: 0;
  border: solid 1px #bfbfbf;
  border-top: none;
  z-index: 2; }
  .ausu-suggestionsBox ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #fff; }
    .ausu-suggestionsBox ul li a {
      display: block;
      width: 100%;
      color: #777777;
      text-decoration: none;
      border-bottom: 1px solid #f1f1f1;
      padding: 3px 5px; }
      .ausu-suggestionsBox ul li a:hover {
        display: block;
        width: 100%;
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #f1f1f1; }
    .ausu-suggestionsBox ul li.selected a {
      background-color: #00a7ff;
      color: #fff; }

#extCustomerservice .ausu-suggestionsBox {
  width: 100%; }

/* Submit review - @author ivan <ivanhadzi.mtp@gmail.com> */
.reviewWrapper.external_page_wrapper strong {
  display: block;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 15px 0;
  text-transform: uppercase; }
.reviewWrapper.external_page_wrapper .middle {
  margin: 20px 0; }
.reviewWrapper.external_page_wrapper .main_content #ProductReview {
  width: auto;
  margin: 5px 0 20px 0;
  min-height: 153px;
  padding-bottom: 0;
  background-color: #fbfbfb;
  border: 1px solid #d6d6d6; }
  @media (max-width: 767px) {
    .reviewWrapper.external_page_wrapper .main_content #ProductReview {
      min-height: 125px; } }
  .reviewWrapper.external_page_wrapper .main_content #ProductReview #rev_img_2 {
    margin: 15px;
    border: 1px solid #d6d6d6;
    float: left; }
    @media (max-width: 767px) {
      .reviewWrapper.external_page_wrapper .main_content #ProductReview #rev_img_2 {
        width: 90px; } }
    .reviewWrapper.external_page_wrapper .main_content #ProductReview #rev_img_2:hover {
      border: 1px solid #00a7ff; }
  .reviewWrapper.external_page_wrapper .main_content #ProductReview strong {
    font-size: 1.1em;
    margin: 15px 0 5px 0; }
  .reviewWrapper.external_page_wrapper .main_content #ProductReview p {
    font-family: Arial, Helvetica, sans-serif normal 13px;
    padding: 0 10px;
    line-height: 1.2; }
  .reviewWrapper.external_page_wrapper .main_content #ProductReview > h2 > b {
    display: none !important; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.twelve #_THANK_YOU {
  margin-left: 0; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight label {
  margin: 0; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight #rating {
  min-height: 35px; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight div.ratingMessage {
  height: auto;
  padding: 4px 0 0 0;
  line-height: 1;
  display: block;
  margin-left: 100px; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tipwrap {
  margin-top: 6px; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight p.tiptoggle {
  color: #00a7ff; }
  .reviewWrapper.external_page_wrapper .main_content .row .columns.eight p.tiptoggle:before {
    content: "\203A";
    display: block;
    float: left;
    margin-right: 1px;
    font-size: 14px;
    line-height: 1.3; }
  .reviewWrapper.external_page_wrapper .main_content .row .columns.eight p.tiptoggle span {
    color: #00a7ff; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight.required_message {
  text-align: right; }
.reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet {
  border: 0 none; }
  .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet.expandable {
    display: none; }
  .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet .pr_tabbed_comment_prompts {
    width: auto !important;
    padding: 12px 0;
    background-color: #fff;
    border-color: #fff;
    min-height: 105px;
    clear: both;
    margin: 0;
    font-size: 91%;
    color: #666666; }
    .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet .pr_tabbed_comment_prompts span {
      line-height: 20px; }
    .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet .pr_tabbed_comment_prompts ul {
      margin-bottom: 0; }
      .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet .pr_tabbed_comment_prompts ul li {
        margin: 0; }
  .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet #experience textarea {
    padding: 5px;
    width: 100% !important;
    border-color: #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    .reviewWrapper.external_page_wrapper .main_content .row .columns.eight .tabsheet #experience textarea.commentbox {
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
.reviewWrapper.external_page_wrapper .main_content .row #pr_tabbed_comment_prompts_bottom {
  width: 100% !important;
  color: #999999;
  border-color: #fff;
  background-color: #fff;
  clear: both;
  margin: 0;
  font-size: 12px;
  line-height: 1.4; }
.reviewWrapper.external_page_wrapper .main_content .fb_holder {
  margin: 30px 0;
  padding: 15px;
  background-color: #fbfbfb;
  border: 1px solid #d6d6d6;
  display: block;
  min-height: 78px; }
  .reviewWrapper.external_page_wrapper .main_content .fb_holder img {
    float: left;
    margin-right: 15px; }
  .reviewWrapper.external_page_wrapper .main_content .fb_holder .header {
    color: #000;
    font-weight: bold;
    margin-bottom: 2px;
    display: block; }
.reviewWrapper.external_page_wrapper .main_content .button {
  background-color: #6dd13c;
  padding: 8px 10px;
  font-weight: bold;
  border: none;
  margin-top: 24px; }
.reviewWrapper.external_page_wrapper .main_content #rev_img_3 {
  margin-bottom: 24px; }
.reviewWrapper.external_page_wrapper .main_content .tabs li a {
  padding: 0;
  height: auto;
  border-color: #cccccc !important;
  color: #00a7ff;
  margin-bottom: -1px; }
  .reviewWrapper.external_page_wrapper .main_content .tabs li a:hover {
    text-decoration: none; }
  .reviewWrapper.external_page_wrapper .main_content .tabs li a.viewing {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    text-decoration: none; }
  .reviewWrapper.external_page_wrapper .main_content .tabs li a span {
    border: 0;
    padding: 12px 14px;
    color: #00a7ff; }
.reviewWrapper.external_page_wrapper .main_content #tab_service_sheet {
  display: block; }

@media (max-width: 767px) {
  #ProductList .productListPagingPages .columns.centered {
    margin-top: 36px;
    background: url("/_images/layout/extra/dotted.png") repeat-x center top transparent; } }
@media (max-width: 960px) {
  #ContentReviewThanks {
    width: 100% !important; }
    #ContentReviewThanks .prSocialWrapper {
      width: 100% !important; }
    #ContentReviewThanks .prfieldwrap1 {
      width: 100% !important; }

  .main_content .row .columns.eight .tabsheet .pr_tabbed_comment_prompts {
    border-top: 1px solid #cccccc !important; }
  .main_content .row .columns.eight .tabsheet #experience textarea.commentbox {
    width: 100% !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
  .main_content .row .columns.eight .tabs li a {
    border: 1px solid #cccccc !important; }
    .main_content .row .columns.eight .tabs li a span {
      padding: 12px 14px !important; }

  .bannerWrapper div {
    font-size: 23px; } }
@media (max-width: 400px) {
  .main_content .row .columns.eight .tabs li {
    width: 100%; }
    .main_content .row .columns.eight .tabs li a.viewing {
      border-bottom-color: #cccccc !important; } }
@media (max-width: 960px) {
  #comment1.commentbox {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; } }
#ContentReviewThanks {
  padding: 0;
  width: 100%;
  margin-left: 0; }
  #ContentReviewThanks #ThanksBanner {
    width: 100% !important;
    max-width: 100% !important; }

.bannerWrapper {
  background: #6dd13c;
  padding: 3px;
  margin: 0;
  width: 100%; }
  .bannerWrapper div {
    color: #fff;
    font-family: Play, Arial, Helvetica, FreeSans, Sans-serif;
    border: #fff 3px solid;
    padding: 5px;
    text-align: center;
    font-size: 27px; }

@media (max-width: 630px) {
  .bannerWrapper div {
    font-size: 17px; } }
.moreInfoWrapper {
  background: url("/_images/layout/semi-transparent.png");
  padding: 30px;
  display: none;
  z-index: 7000; }
  .moreInfoWrapper iframe {
    background-color: #fff;
    width: 100%;
    border: none;
    margin: 0 0 -5px 0; }
  .moreInfoWrapper .moreInfo {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    z-index: 7000;
    background-color: #fff; }
    .moreInfoWrapper .moreInfo h3 {
      font: Arial, Helvetica, sans-serif normal 18px;
      text-transform: uppercase;
      padding: 12px 35px 8px 15px;
      background: none repeat scroll 0 0 #00a7ff;
      text-align: left;
      color: #fff;
      height: 40px; }
    .moreInfoWrapper .moreInfo .close-reveal-modal {
      width: 26px;
      height: 26px;
      overflow: hidden;
      display: block;
      position: absolute;
      top: 6px;
      right: 6px;
      cursor: pointer;
      border: 1px solid #fff; }
      .moreInfoWrapper .moreInfo .close-reveal-modal img {
        margin: 2px; }
    .moreInfoWrapper .moreInfo p {
      font-family: Arial, Helvetica, sans-serif normal 13px;
      color: #777777;
      padding: 0 12px 10px 8px !important;
      background-color: #fff;
      text-align: left; }

iframe h2 b {
  display: none; }
iframe center a {
  display: none; }

.centered {
  text-align: center !important; }

#feedbackForm #final_impression_row .eight input {
  height: auto; }
#feedbackForm #final_impression_about_mtp_row .eight input {
  height: auto; }

#rev_img_3 {
  padding: 0; }

#feedbackForm #comment_row .eight.columns #experience .tabs li {
  width: 100%; }

#experience textarea {
  width: 100% !important;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.reviewOther.prSocialModule .col1 {
  margin: 30px 30px 0 0 !important;
  float: left;
  height: 300px; }
  @media (max-width: 1000px) {
    .reviewOther.prSocialModule .col1 {
      display: none; } }

#reviewBanner {
  text-transform: uppercase;
  font-size: 22px; }
  @media (max-width: 767px) {
    #reviewBanner {
      font-size: 18px; } }

.prconfirm label {
  min-height: 20px; }

#myTrendyWinners .headline {
  background: none; }

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  background: url("/_images/layout/extra/star.png") no-repeat 0 0;
  background: transparent !important;
  overflow: hidden !important; }
  div.star-rating a {
    background: url("/_images/layout/extra/star.png") no-repeat 0 0;
    display: block;
    width: 16px;
    height: 100%;
    background-position: 0 0;
    border: 0; }
div.star-rating-on a {
  background-position: 0 -16px !important; }
div.star-rating-hover a {
  background-position: 0 -32px; }
div.star-rating-readonly a {
  cursor: default !important; }

/* END */
/* Club trendy pages - Login, Register, Newsletter - @author ivan <ivanhadzi.mtp@gmail.com> */
.external_page_wrapper .newsletter-form {
  padding-right: 0 !important; }
  .external_page_wrapper .newsletter-form label, .external_page_wrapper .newsletter-form input {
    margin: 0; }
  .external_page_wrapper .newsletter-form .five {
    font-size: 11px !important;
    padding: 22px 15px; }
  .external_page_wrapper .newsletter-form :last-child {
    padding-right: 0; }
  .external_page_wrapper .newsletter-form .personal-data {
    margin-top: 10px; }
    .external_page_wrapper .newsletter-form .personal-data label {
      margin: 0; }
    .external_page_wrapper .newsletter-form .personal-data .lbl {
      margin-top: 15px; }
  .external_page_wrapper .newsletter-form .gender-select input {
    margin-bottom: 0 !important;
    height: 35px; }
    .external_page_wrapper .newsletter-form .gender-select input:focus {
      outline: none; }
  .external_page_wrapper .newsletter-form .gender-select label {
    margin: 0 !important;
    padding-top: 6px; }
  .external_page_wrapper .newsletter-form label {
    font-weight: bold;
    margin: 6px 0 !important; }
    .external_page_wrapper .newsletter-form label#acceptedterms-error {
      margin-top: 1px !important; }
  .external_page_wrapper .newsletter-form .row {
    margin-bottom: 20px;
    clear: both; }
    .external_page_wrapper .newsletter-form .row p {
      font-size: 12px;
      line-height: 13px; }
    .external_page_wrapper .newsletter-form .row .switch_wobbler {
      float: left;
      width: 292px; }
      .external_page_wrapper .newsletter-form .row .switch_wobbler #on-off {
        overflow: hidden;
        margin-top: 65px;
        width: 94px;
        height: 27px;
        float: left;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
        clear: both; }
        .external_page_wrapper .newsletter-form .row .switch_wobbler #on-off img {
          max-width: none !important; }
      @media (max-width: 767px) {
        .external_page_wrapper .newsletter-form .row .switch_wobbler .circle-wobbler img {
          width: 170px; } }
    .external_page_wrapper .newsletter-form .row .eml-dsc p {
      width: 100% !important;
      padding: 5%;
      font-weight: normal; }
.external_page_wrapper #extNewsletter .select_wrap {
  position: relative; }
  .external_page_wrapper #extNewsletter .select_wrap.hidden {
    margin-top: 10px; }
  .external_page_wrapper #extNewsletter .select_wrap .select_div {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    height: 130px;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 33px;
    width: 100%;
    display: none; }
    .external_page_wrapper #extNewsletter .select_wrap .select_div ul li {
      font-size: 12px;
      color: #898989;
      font-weight: normal;
      line-height: 20px;
      background: #fff;
      margin: 0;
      padding: 0 0 0 5px;
      list-style: none !important; }
      .external_page_wrapper #extNewsletter .select_wrap .select_div ul li:hover {
        cursor: pointer;
        background-color: #f7f7f7; }
  .external_page_wrapper #extNewsletter .select_wrap .phone_dropdown {
    background: url("/_images/layout/dd_arrow.png") no-repeat scroll right center transparent;
    position: absolute;
    cursor: pointer;
    margin: 0 !important;
    height: 31px;
    right: 4px;
    top: 2px;
    width: 29px; }
.external_page_wrapper #extNewsletter .archive-link {
  margin: 15px 0 20px 0; }
  .external_page_wrapper #extNewsletter .archive-link a {
    clear: both;
    color: #000 !important;
    font-family: Play, Arial, Helvetica, FreeSans, Sans-serif;
    font-size: 14px;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
.external_page_wrapper #extNewsletter #extTop ul li {
  list-style: none !important;
  color: #000;
  background: url("/_images/layout/green-check.png") no-repeat left 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 0 5px 29px; }
.external_page_wrapper .italic {
  font-style: italic;
  font-size: 11px !important;
  margin-top: 10px; }

@media (max-width: 375px) {
  .external_page_wrapper {
    overflow: hidden; } }
@media (max-width: 740px) {
  .external_page_wrapper .newsletter-form .NewsRegistration span,
  .external_page_wrapper .newsletter-form .CTRegistration span {
    width: auto; } }
.newsBtnLeft {
  margin: 0 !important; }

.c-b {
  clear: both; }

.star {
  color: #f00;
  font-weight: bold; }

.right {
  float: right !important; }

#CtCountDown {
  font-size: 17px;
  font-weight: bold;
  margin: 15px 0 20px;
  line-height: 18px;
  text-transform: uppercase; }
  #CtCountDown .NegativeCounter {
    color: #ea5e00;
    font-weight: normal;
    float: none !important; }

.login-form .loginRight {
  padding: 0 !important; }
  .login-form .loginRight div {
    margin-top: 6px; }
  .login-form .loginRight #WrongPassword {
    background-color: rgba(198, 15, 19, 0.1);
    border: 2px solid rgba(198, 15, 19, 0.1);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 10px; }
.login-form #login_button_text {
  margin: 8px 0 17px 0; }
  .login-form #login_button_text a {
    color: #777777 !important; }
    .login-form #login_button_text a:hover {
      text-decoration: underline; }
.login-form #login_button {
  background: url("/_images/layout/buttons/default.png") repeat-y scroll right center #00a7ff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  height: 34px;
  margin: 15px 0;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 55px 0 15px !important;
  text-align: center;
  min-width: 140px;
  border: none; }
  .login-form #login_button span {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 6px 0 0;
    text-align: center;
    width: 75px;
    display: block; }
.login-form .loginLeft {
  padding-right: 20px !important; }
  .login-form .loginLeft a:hover {
    text-decoration: none !important; }

img.main {
  margin: 0;
  position: relative;
  width: 100%; }

#add_checkbox {
  width: 100% !important; }
  #add_checkbox input {
    height: auto !important; }

@media (max-width: 880px) {
  .login-form .loginLeft {
    padding: 0 !important; }
  .login-form .loginRight {
    width: 46% !important;
    float: right; } }
@media (min-width: 768px) {
  .five {
    padding-left: 12px; } }
@media (max-width: 767px) {
  .login-form .loginRight {
    width: 100% !important; }

  .external_page_wrapper .newsletter-form .five {
    padding: 20px 0 !important; } }
#acceptedterms {
  height: 14px !important;
  float: left !important;
  margin: 0 5px 0 0 !important; }

#acceptedterms-error {
  float: none;
  margin-bottom: 10px; }

#PhoneModel_wrap_Custom #PhoneModelCustom {
  width: 100% !important; }

.loginRight .row {
  margin-bottom: 0 !important; }

.gender-select label#gender-error {
  display: none !important; }

@media (max-width: 767px) {
  .myTrendyWinners {
    border-bottom: none; } }
@media (min-width: 768px) {
  .myTrendyWinners {
    border-top: none; } }
.myTrendyWinners li {
  background: url("/_images/layout/extra/dotted.png") repeat-x top;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif 12px;
  padding: 20px 0;
  margin: 0 15px; }
  .myTrendyWinners li.headline {
    line-height: 26px; }
  .myTrendyWinners li div.dotted {
    display: none; }

form[action="/shop/b2blogin.html"] div table[width="400"] {
  width: 100%;
  padding: 10px 25px;
  max-width: 400px; }

@media (max-width: 767px) {
  form[action="/shop/b2blogin.html"] div table[width="400"] {
    padding: 5px 15px 30px; } }
/* video players - @author ivan <ivanhadzi.mtp@gmail.com> */
.flowplayer {
  width: 100%;
  max-width: 100%;
  margin: 26px 0; }
  .flowplayer:not(.is-fullscreen) {
    max-height: 320px; }
  .flowplayer .fp-embed,
  .flowplayer .fp-context-menu {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .flowplayer .fp-help {
    background-color: rgba(0, 0, 0, 0.9); }
  .flowplayer .fp-progress {
    background-color: #00a7ff !important; }

.embed-container {
  margin: 26px 0; }
  @media (min-width: 768px) {
    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
      height: 334px;
      width: 540px; } }
  @media (max-width: 767px) {
    .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden; }
      .embed-container iframe,
      .embed-container object,
      .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }

/*# sourceMappingURL=external_pages.css.map */
