/* reset */

.larger-text p
{
  font-size: 16px;
  line-height: 26px;
}

.appliance-selector p
{
  font-size: 14px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{
  display: block;
}

audio[controls], canvas, video
{
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html
{
  font-size: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body
{
  margin: 0;
  height: 100%;
}

img
{
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* basics */

body
{
  font-size: 14px;
  line-height: 22px;
  font-family: museo_sans_rounded500, Arial, sans-serif !important;
}

::-moz-selection
{
  background: #cccccc;
  color: #ffffff;
  text-shadow: none;
}

::selection
{
  background: #cccccc;
  color: #ffffff;
  text-shadow: none;
}

a
{
  text-decoration: underline;
  outline: 0;
}

  a:hover
  {
    color: #666666;
  }

/* container */

h1
{
  font-size: 20px;
  color: #@SITECOLOUR@ !important;
  font-weight: normal;
}

h2
{
  font-size: 20px;
  color: #666666;
  font-weight: normal;
}

h3
{
  font-size: 14px;
  color: #@SITECOLOUR@;
  font-weight: normal;
}

.bold
{
  font-weight: bold;
}

.blue
{
  color: #@SITECOLOUR@;
}

.grey
{
  color: #666666;
}

.container
{
}
/* header */
#header
{
  height: 156px;
  box-shadow: 0px 1px 10px #e9e9e9;
  margin-bottom: 24px;
}

  #header .bar
  {
    height: 16px;
    background-color: #@SITECOLOUR@;
    width: 100%;
    box-shadow: 0px 1px 10px #a6a6a6;
  }

  #header .logo
  {
    float: right;
    padding-top: 48px;
    padding-right: 19px;
  }

    #header .logo.retailer
    {
      position: relative;
      top: -12px;
      float: left;
      height: 75px;
    }

/* nav */
#nav
{
  height: 71px;
  width: 100%;
}

  #nav .button
  {
    float: left;
    padding-left: 27px;
    padding-top: 21px;
  }

  #nav .crumbbutton
  {
    float: left;
    padding-left: 27px;
    padding-top: 21px;
  }

  #nav h2
  {
    float: left;
    padding-left: 10px;
    padding-top: 35px;
  }

/* content */
p
{
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.centre
{
  text-align: center;
}

#content
{
  margin-top: 50px;
  width: 906px;
  margin-left: auto;
  margin-right: auto;
}

  #content.faq
  {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
  }

  #content .container
  {
    margin-bottom: 60px;
    height: 100%;
  }

.phonenumber
{
  font-size: 20px;
  color: #666666;
  text-align: center;
}

  .phonenumber .number
  {
    font-weight: bold;
    color: #@SITECOLOUR@;
    clear: both;
  }

#content .container .col1
{
  clear: both;
  float: left;
  width: 526px;
  background-color: #f5f5f5;
  padding: 28px;
}

  #content .container .col1.step1
  {
    width: 400px !important;
    padding: 0px;
    margin-right: 20px;
  }

  #content .container .col1.white
  {
    width: 560px;
    background-color: #ffffff;
  }

  #content .container .col1.nopadding
  {
    padding: 0;
    width: 560px;
  }

  #content .container .col1 h1
  {
    padding-bottom: 10px;
  }

  #content .container .col1 h3
  {
    padding-top: 10px;
  }

#content #home
{
  margin-top: 30px;
  width: 400px;
  padding: 0px;
  float: left;
  margin-bottom: 25px;
  position: relative;
  z-index: 0;
  padding-top: 30px;
  overflow: hidden;
}

  #content #home h1
  {
    font-weight: bold;
    font-size: 25px;
    width: 230px;
    line-height: 25px;
    left: 160px;
    position: relative;
    display: block;
    line-height: 30px;
  }

  #content #home h2
  {
    left: 160px;
    position: relative;
    display: block;
    font-size: 16px;
  }

  #content #home .col
  {
    padding-top: 30px;
    width: 110px;
    float: left;
    padding-left: 10px;
  }

.container .badge
{
  position: absolute;
  top: 233px;
  left: -40px;
  display: block;
  z-index: 2;
  background: transparent;
  background-image: url('/_assets/images/site/blue-badge.png');
  width: 175px;
  height: 175px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 35px 15px 25px 15px;
}

.badge.checkout
{
  right: -50px;
  left: auto;
  top: -30px;
  font-size: 16px;
}

#content .container .row
{
  padding-top: 20px;
  padding-bottom: 20px;
}

#content .container .col1 .row img
{
  left: -5px;
  position: relative;
}

#content .container .col1 .text
{
  padding-top: 5px;
  width: 370px;
  float: right;
}

#content .container .col1 p
{
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 0px;
}

#content .container .col1 ul
{
  padding-left: 20px;
  padding-bottom: 7px;
}

  #content .container .col1 ul p
  {
    padding-top: 8px;
    padding-bottom: 8px;
  }

#content .container .col1 .text h3
{
  padding-bottom: 5px;
}

#content .container .col2
{
  float: right;
  width: 261px;
  background-color: #f5f5f5;
  padding: 12px;
  margin-bottom: 25px;
  line-height: 36px;
  font-size: 16px;
  color: #666666;
}

  #content .container .col2.step1
  {
    width: 400px !important;
    margin-right: 40px;
    padding: 0px;
  }

    #content .container .col2.step1 .login
    {
      background-color: #@SITECOLOUR@;
      padding: 25px 25px 35px 25px;
      overflow: hidden;
      margin-bottom: 25px;
      line-height: normal;
      font-size: 12px;
      color: #ffffff;
      float: right;
      width: 350px;
      display: block;
    }

      #content .container .col2.step1 .login h2
      {
        color: #ffffff;
      }

#content .container .warrantybenefits
{
  clear: both;
  width: 100%;
  position: relative;
  float: left;
}

.container .col2.step1 .login p
{
  padding-top: 0px;
  padding-bottom: 10px;
}

.container .warrantybenefits .col
{
  display: block;
  padding: 10px;
  background-color: #f5f5f5;
}

  .container .warrantybenefits .col h3
  {
    padding-bottom: 20px;
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    font-size: 14px;
    color: #143573;
    font-weight: normal;
    margin-top: 0px;
    line-height: 18px;
  }

  .container .warrantybenefits .col p
  {
    padding-top: 0px;
  }

.container .warrantybenefits .col
{
  text-decoration: none;
}

  .container .warrantybenefits .col img
  {
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: 10px;
  }

.container .warrantybenefits h2
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.container .col2.login h2
{
  color: #ffffff;
}

.container .col2.login p
{
  font-size: 12px;
}

.container .col1.step1 .register
{
  background-color: #@SITECOLOUR@;
  padding: 12px;
  overflow: hidden;
  margin-bottom: 25px;
  line-height: normal;
  font-size: 12px;
  color: #ffffff;
  float: left;
  padding: 0px;
  width: 350px;
  padding: 12px 25px 12px 25px;
  text-decoration: none;
}

  .container .col1.step1 .register p
  {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: normal;
  }

#content .container .col2.register p
{
  font-size: 16px;
  text-align: center;
}

#content .container .col1 .col2
{
  float: left;
  width: auto;
  height: 150px;
  margin-right: 20px;
}

#content .container .col2.white
{
  background-color: #ffffff;
}

#content .container .col2 .row
{
  position: relative;
  display: block;
  clear: both;
  height: 107px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}

  #content .container .col2 .row img
  {
    float: right;
  }

  #content .container .col2 .row h3
  {
    line-height: 25px;
    float: left;
    width: 130px;
    vertical-align: middle;
    position: absolute;
    top: 25%;
  }

#content .container .col2 .text
{
  width: 100%;
  clear: both;
  margin: 0 0 10px 0;
  line-height: 25px;
}

#content .container .col2 h2
{
  padding-bottom: 10px;
}

.container .block
{
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 28px;
  margin-bottom: 28px;
  overflow: auto;
  position: relative;
  padding-top: 10px;
}

.block.blue
{
  padding: 25px;
  background-color: #@SITECOLOUR@;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  clear: both;
  line-height: 31px;
}

#content .container #renewal.block h1
{
  float: left;
  width: 140px;
  line-height: normal;
}

#content .container .block table
{
  padding-top: 20px;
  width: 100%;
  font-size: 14px;
  color: #666666;
  text-align: left;
  position: relative;
}

#content .container .block .col
{
  display: block;
  overflow: auto;
}

#content .container .block table th
{
  font-weight: bold;
}

#content .container #renewal.block .col
{
  left: 130px;
  position: relative;
  width: 344px;
  padding-left: 28px;
  float: left;
}

  #content .container #renewal.block .col p
  {
    padding-top: 15px;
    color: #666666;
    font-size: 14px;
    padding-bottom: 15px;
  }

#content .container #payment.block .col p
{
  padding-top: 15px;
  color: #666666;
  font-size: 14px;
  padding-bottom: 15px;
  top: 70px;
  position: absolute;
  text-align: center;
  width: 180px;
}

#content .container .col .radiobutton input
{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#content input[type="text"]
{
  border: 1px solid #cccccc;
  height: 30px;
  width: 230px;
  padding-left: 10px;
  padding-right: 10px;
}

#content .inputArea input[type="text"]
{
  border: none;
  height: auto;
  width: auto;
  padding: 0px;
}

#content input[type="password"]
{
  border: 1px solid #cccccc;
  height: 30px;
  width: 230px;
  padding-left: 10px;
  padding-right: 10px;
}

#content select
{
  border: 1px solid #cccccc;
  height: 30px;
  width: 160px;
  padding: 5px;
}

  #content select.small
  {
    width: 80px;
  }

#content .container #payment.block .col
{
  position: relative;
  left: 200px;
  width: 180px;
  padding-left: 28px;
  float: left;
  position: relative;
  height: 150px;
  top: 20px;
}

  #content .container #payment.block .col img
  {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  #content .container #payment.block .col input
  {
    position: absolute;
    bottom: 23px;
    left: 113px;
    text-align: center;
  }

  #content .container #payment.block .col span.radiobutton
  {
    width: 180px;
  }

#content .container #payment.block h2
{
  position: absolute;
  top: 55px;
  text-align: center;
  width: 180px;
}

.block h1
{
  font-size: 24px;
  width: 140px;
  line-height: normal;
}

#content .container #sagepay.block
{
  clear: both;
}

  #content .container #sagepay.block .col
  {
    margin-top: 40px;
    width: 203px;
    float: left;
  }

  #content .container #sagepay.block img
  {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

#content .container #sagepay h1
{
  width: auto;
  padding-top: 25px;
  padding-bottom: 15px;
}

#content .container .paymentdetails td
{
  height: 40px;
}

#content .container table
{
  width: 100%;
  font-size: 12px;
}

  #content .container table tr
  {
    width: 30px;
    width: 100%;
  }

  #content .container table th
  {
    text-align: left;
    color: #333333 !important;
    font-size: 12px !important;
    width: 115px;
  }

.button
{
  position: relative;
  height: 36px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  background-color: #@SITECOLOUR@;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  text-decoration: none;
}

.modal-title
{
  color: #@SITECOLOUR@;
}

.button.gray
{
  position: relative;
  height: 36px;
  width: 300px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  background-color: gray;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
}

.button.white
{
  background-color: #ffffff;
  color: #@SITECOLOUR@;
}

  .button.white:hover
  {
    color: #@SITECOLOUR@;
  }

#content .register
{
  padding-top: 20px;
}

  #content .register input[type="text"]
  {
    width: 370px;
  }

  #content .register input[type="password"]
  {
    width: 370px;
  }

  #content .register th
  {
    vertical-align: top;
    padding-top: 5px;
  }

  #content .register td
  {
    padding-bottom: 10px;
  }

    #content .register td table td
    {
      padding-bottom: 0px;
    }

#accordion
{
  margin-bottom: 50px;
}

  #accordion .unopenedArrow
  {
    background-image: url("/_assets/images/site/arrow.png");
    height: 22px;
    width: 22px;
    float: left;
    background-repeat: no-repeat;
    padding-right: 10px;
  }

  #accordion .openedArrow
  {
    background-image: url("/_assets/images/site/arrow-o.png");
    height: 22px;
    width: 22px;
    float: left;
    background-repeat: no-repeat;
    padding-right: 10px;
  }

  #accordion h3
  {
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding: 14px;
    cursor: pointer;
    line-height: 20px;
    margin-bottom: 0px;
  }

#other-product h3
{
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 14px;
  cursor: pointer;
  line-height: 20px;
  margin-bottom: 0px;
  background-color: #@SITECOLOUR@;
  color: #ffffff;
}

#other-product .content
{
  background-color: #f5f5f5;
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
  height: auto;
}

#accordion .ui-state-default
{
  background-color: #@SITECOLOUR@;
  color: #ffffff;
}

#accordion .ui-state-active
{
  background-color: #@SITECOLOUR@;
  color: #ffffff;
}

#accordion .content
{
  background-color: #f5f5f5;
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
  height: auto;
}

  #accordion .content.choosecover .col
  {
    width: 180px;
    float: left;
    clear: none;
    padding: 10px;
    text-align: center;
    padding: 20px;
    height: 215px;
    line-height: normal;
    margin-bottom: 20px;
  }

  #accordion .content.choosecover h1
  {
    font-size: 24px;
    font-weight: bold;
  }

  #accordion .content.choosecover .col .button
  {
    margin-top: 20px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 145px;
  }

  #accordion .content.choosecover .background
  {
    display: block;
    background-image: url('/_assets/images/site/background-line.png');
    background-repeat: repeat-y;
    background-position: center;
    float: left;
    margin-bottom: 30px;
    width: 100%;
  }

  #accordion .content table
  {
    padding-bottom: 15px;
  }

    #accordion .content table tr
    {
      margin-bottom: 10px;
    }

    #accordion .content table th
    {
      color: #@SITECOLOUR@;
      font-size: 15px;
      vertical-align: top;
    }

    #accordion .content table td
    {
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      width: 120px;
      padding-bottom: 5px;
    }

  #accordion .content .button.update
  {
    left: 365px;
    top: -80px;
  }

  #accordion .content #personaldetails th
  {
    font-size: 12px;
  }

  #accordion .content #personaldetails td
  {
    font-weight: normal;
    vertical-align: top;
    padding-right: 5px;
  }

  #accordion .content #personaldetails input[type="text"]
  {
    height: 24px;
    width: auto;
    border: none;
  }

#content .calendar
{
  padding-left: 10px;
  vertical-align: middle;
}

#lnkLogin
{
  cursor: pointer;
}

  #lnkLogin:hover
  {
    text-decoration: underline;
  }

.label
{
  padding: 7px;
}
/* footer */
#footer
{
  box-shadow: inset 0px 10px 10px -10px #a6a6a6;
  width: 100%;
  background-color: #f9f8f8;
  position: relative;
  clear: both;
  top: 65px;
  color: #666666;
  font-size: 12px;
  padding-bottom: 20px;
}

  #footer .logo
  {
    position: absolute;
    padding-right: 25px;
  }

  #footer .links
  {
    padding-top: 70px;
  }

    #footer .links a
    {
      font-weight: bold;
      color: #666666;
    }

  #footer .copyright
  {
  }

  #footer p
  {
    font-size: 12px;
  }

/* NEW */

h2.title
{
  font-size: 20px;
  color: #666666;
}

  h2.title span
  {
    color: #@SITECOLOUR@;
    font-weight: bold;
  }

.home-register
{
  background-color: #f4f4f4;
  min-height: 300px;
}

  .home-register .new
  {
    background-color: #f4f4f4;
    min-height: 300px;
  }

  .home-register .image
  {
    background-color: #@SITECOLOUR@;
    width: 150px;
  }

  .home-register p, .home-login p
  {
    font-size: 14px;
    line-height: 20px;
    padding: 2px 0px;
    margin: 0 0 5px;
  }

.home-login
{
  background-color: #f4f4f4;
  height: 400px;
}

  .home-login.new
  {
    background-color: #f4f4f4;
    height: 300px;
  }

  .home-login h2
  {
  }

  .home-login p
  {
    font-size: 16px;
    line-height: 20px;
  }


.home-helpline .text
{
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  float: left;
}

  .home-helpline .text span
  {
    color: #999999;
  }

.home-helpline a
{
  float: right;
  margin: 12px 15px 0 0;
}

.home-cover
{
  padding: 20px;
  background-color: #f0f0f0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: url(/_assets/images/site/stayprotected.png);
  background-position: top right;
  background-repeat: no-repeat;
}

  .home-cover .title
  {
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
  }

@media screen and (max-width: 600px)
{
  .home-register .image
  {
    display: none;
  }

  .home-register .button
  {
    margin-bottom: 20px;
  }

  .home-cover
  {
    background-image: none;
  }

  .home-register, .home-login
  {
    padding-top: 1px;
  }

  .home-login
  {
    margin-top: 20px;
  }

  .home-helpline
  {
    margin-bottom: 10px;
  }
}

.forgotten
{
  float: left;
  clear: both;
  font-size: 12px;
  color: #@LINKCOLOUR@;
}

.alt-link-colour
{
  background-color: #b3d143;
  color: black;
  font-size: 16px
}

  .alt-link-colour:hover
  {
    color: black !important;
    text-decoration: underline;
  }

.crumb
{
  width: 223px;
  min-height: 48px;
  margin: 20px 0px 0px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}

  .crumb span
  {
    display: block;
    width: 210px;
    padding: 15px 0 0 32px;
    text-align: center;
  }

.crumb_book_s
{
  background-color: #@SITECOLOUR@;
  background-image: url(/_assets/images/site/crumb_book_selected.png);
}

.crumb_book
{
  background-image: url(/_assets/images/site/crumb_book.png);
  color: #@SITECOLOUR@;
}

.crumb_tick_s
{
  background-color: #@SITECOLOUR@;
  background-image: url(/_assets/images/site/crumb_tick_selected.png);
}

.crumb_tick
{
  background-image: url(/_assets/images/site/crumb_tick.png);
  color: #@SITECOLOUR@;
}

.crumb_arrow_s
{
  background-color: #@SITECOLOUR@;
  background-image: url(/_assets/images/site/crumb_arrow_selected.png);
}

.crumb_arrow
{
  background-image: url(/_assets/images/site/crumb_arrow.png);
  color: #@SITECOLOUR@;
}

.crumb_basket_s
{
  background-color: #@SITECOLOUR@;
  background-image: url(/_assets/images/site/crumb_basket_selected.png);
}

.crumb_basket
{
  background-image: url(/_assets/images/site/crumb_basket.png);
  color: #@SITECOLOUR@;
}

.ajax__calendar
{
  z-index: 99;
  position: relative;
}

.adminbar
{
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
}

  .adminbar a
  {
    color: #ffffff;
  }

/* AJAX LOADER */
#AjaxLoader
{
  display: none;
}

#AjaxText
{
  text-align: center;
  width: 250px;
  height: 80px;
  position: absolute;
  top: 45%;
  margin-top: -10px;
  left: 50%;
  margin-left: -125px;
  border: 1px solid #640063;
  background-color: #004080;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.ajax-text-alt
{
  height: 62px !important;
}

.modal-overlay
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  z-index: 1000001;
}

/* END AJAX LOADER */

.indent input
{
  margin-left: 42px;
}

a.button:hover, a.button:focus
{
  color: #FFFFFF;
}

.forgot-panel
{
  background-color: #f5f5f5;
  padding: 10px;
}

  .forgot-panel h1
  {
    padding-bottom: 10px;
  }

  .forgot-panel h1
  {
    font-size: 20px;
    color: #143573;
    font-weight: normal;
  }

  .forgot-panel p
  {
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 0px;
  }

h2
{
  font-size: 20px !important;
  color: #666666 !important;
  font-weight: normal !important;
}

.status-signup .crumb
{
  margin: 0px;
}

  .status-signup .crumb span
  {
    display: block;
    width: 210px;
    padding: 15px 0 0 50px;
    text-align: center;
  }

.status-signup h2
{
  margin-top: 10px;
  margin-bottom: 10px;
}

.standard-panel
{
  background-color: #f5f5f5;
  margin-top: 10px;
}

.no-background
{
  background: transparent;
}

  .no-background h2
  {
    line-height: 30px;
  }

.standard-panel h1
{
  padding-bottom: 10px;
  font-size: 20px;
  color: #143573;
  font-weight: normal;
  margin-top: 10px;
}

.standard-panel, .standard-panel p
{
  padding-bottom: 10px;
  padding-top: 0px;
}

  .standard-panel h2
  {
    margin-top: 0px;
  }

.standard-panel-padding
{
  padding-top: 15px;
}

.standard-panel h3
{
  font-size: 14px;
  color: #143573;
  font-weight: normal;
}

.bold
{
  font-weight: bold !important;
}

.problem-panel
{
  padding: 10px;
  line-height: 25px;
  font-size: 16px;
  padding-top: 10px;
}

.standard-panel h3.centre
{
  line-height: 18px;
}

  .standard-panel h3.centre strong
  {
    line-height: 25px;
  }

.border-bottom
{
  border-bottom: 2px solid #D0D0D0;
  padding-bottom: 10px;
}

.toggle-video
{
  margin-bottom: 10px;
}

@media (min-width: 992px)
{
  .border-right-lg
  {
    border-right: 2px solid #D0D0D0;
  }

  .toggle-video
  {
    float: right;
  }
}

@media (max-width: 992px)
{
  .border-bottom-sm
  {
    border-bottom: 2px solid #D0D0D0;
    padding-bottom: 10px;
  }

  .container .badge
  {
    position: relative;
    top: 0px;
    left: 0px;
  }
}

.no-margin
{
  margin: 0px;
}

.links-holder
{
  text-align: center;
}

.user-access-link:hover, .user-access-link:active, .user-access-link:target
{
  text-decoration: none !important;
}

.title-logos img
{
  max-height: 80px;
}

.user-access-link div
{
  width: 100px;
  height: 100px;
  background: #9C9C9C;
  display: inline-table;
  color: white;
  margin-right: 22px;
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
  font-size: 90% !important;
  border: 1px solid grey;
}

  .user-access-link div i
  {
    font-size: 50px;
    padding-bottom: 10px;
  }

  .user-access-link div p
  {
    font-size: 14px;
  }

.user-access-link:nth-child(even) div
{
  background: #D0D0D0;
}

.user-access-link div:hover
{
  background: #677B92;
}

@media (max-width: 1000px)
{
  .user-access-link div
  {
    width: 100px !important;
    height: 100px !important;
    padding-top: 30px;
    font-size: 12px;
    margin: 16px;
    margin-top: 35px;
  }

    .user-access-link div i
    {
      font-size: 20px;
      padding-bottom: 10px;
    }

    .user-access-link div p
    {
      font-size: 9px;
    }
}

@media (max-width: 991px)
{
  .mobile-margin
  {
    margin-bottom: 5px;
  }
}

@media (max-width: 700px)
{
  .title-logos img
  {
    max-width: 300px;
  }
}

@media (max-width: 500px)
{
  .title-logos img
  {
    max-width: 175px;
  }
}

@media (max-width: 400px)
{
  .user-access-link div
  {
    width: 82px !important;
    height: 82px !important;
    padding-top: 22px;
    font-size: 9px !important;
    margin: 5px;
    margin-top: 35px;
  }

    .user-access-link div i
    {
      font-size: 15px;
      padding-bottom: 10px;
    }

    .user-access-link div p
    {
      font-size: 9px;
    }

  .home-helpline
  {
    height: 150px;
  }

  .home-login
  {
    height: 456px;
  }

  .title-logos img
  {
    width: auto;
  }

  .warrantybenefits .col-md-3
  {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.product-select
{
  clear: both;
  margin-top: 50px;
}

.product-selection
{
  float: left;
  width: 45%;
  border: 1px solid grey;
  padding: 5px;
  margin: 5px;
  min-height: 160px;
}

  .product-selection .desc
  {
    font-size: 14px;
    padding: 0px;
  }

  .product-selection .button
  {
    font-size: 14px;
  }

  .product-selection .shout
  {
    font-size: 20px;
    font-weight: bold;
    padding: 0px;
  }

  .product-selection .selection
  {
    margin-top: 10px;
  }

.full-width
{
  width: 100%;
  text-align: right;
  float: none;
}

.no-padding-inner .form-group .col-sm-12
{
  margin-left: 2px !important;
  margin-right: 2px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.fancybox-iframe
{
  padding: 10px !important;
}

.date-picker-holder input[type=text]
{
  width: 100% !important;
}

.discount-text
{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-style: italic;
}

.terms-chkbox > input[type=checkbox]
{
  position: absolute;
  margin-left: 6px;
  margin-top: 1px;
}

.text-75, .text-75 p
{
  font-size: 11px !important;
}

.p-inline p
{
  display: inline;
}

.title-logos img
{
  max-height: 50px;
  max-width: 200px;
}

/*Mark Watts changes for the default design updates*/
.register
{
  background-color: #f4f4f4;
  padding-bottom: 2em
}

.home-helpline
{
  min-height: 0;
  height: auto;
  clear: both;
  background-color: #@SITECOLOUR@;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 24px;
  min-height: 108px !important;
}

.register__cta
{
  margin-top: 2em
}

.register img
{
  width: 50px;
  float: right
}

.register__cta .button
{
  margin-top: 1em;
  width: 100%
}

@media only screen and (min-width: 800px)
{
  .register__cta .button
  {
    width: auto
  }
}

.register__cta .button:hover
{
  opacity: 0.8
}

.register__cta__text
{
  color: #fff;
  opacity: .6;
  font-size: 1.5em;
  line-height: 1
}

.register__cta__tel
{
  color: #fff;
  opacity: 1;
  font-size: 2em;
  font-weight: bold;
  line-height: 1
}

@media only screen and (min-width:800px)
{
  .register__cta__tel
  {
    font-size: 3em
  }
}

/* Login */

.login-section
{
  border: 2px solid #f4f4f4;
  padding: 1em
}

  .login-section .button
  {
    margin-top: 1em
  }

p
{
  color: #666
}

h2 + p, h4 + p
{
  color: #000
}

.progressbar
{
  counter-reset: step;
  padding: 0px;
}

  .progressbar li
  {
    list-style-type: none;
    width: 20%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    color: #7d7d7d;
  }

.progressbar-25 li
{
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}

.progressbar li:before
{
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
}

.progressbar li:after
{
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbar li:first-child:after
{
  content: none;
}

.progressbar li.active
{
  color: #@SITECOLOUR@;
}

  .progressbar li.active:before
  {
    border-color: #@SITECOLOUR@;
  }

  .progressbar li.active + li:after
  {
    background-color: #@SITECOLOUR@;
  }

.appliance-selector
{
  margin: 3px;
  text-align: center;
  border: 4px solid #@SITECOLOUR@;
  border-radius: 3px;
  min-height: 90px;
  padding: 10px;
  background: white;
  margin-bottom: 20px;
}

  .appliance-selector .icon, .icon
  {
    font-size: 60px;
    color: #@SITECOLOUR@;
  }

.service-select
{
  font-size: 20px;
  margin-left: 0px;
  border-width: 1px;
  border-radius: 0px;
  height: auto !important;
  min-height: 625px;
}

  .service-select .button
  {
    color: white !important;
    text-align: center !important;
    opacity: 0.8;
  }

  .service-select .icon
  {
    font-size: 40px;
  }

.selector-options-list
{
  list-style-type: none;
  padding-left: 0px;
  font-size: 20px;
}

  .selector-options-list li
  {
    margin-bottom: 20px;
  }

.service-select a, .service-select, .service-select h2, .service-select p
{
  color: #@SITECOLOUR@ !important;
}

.build-your-own-modal h3
{
  margin: 0px;
}

.build-your-own-modal .icon
{
  font-size: 100px;
}

.standard-panel .panel-header
{
  margin: -10px;
  padding: 10px;
  padding-bottom: 1px;
  background: #@SITECOLOUR@ !important;
  color: white;
  margin-bottom: 10px;
}

  .standard-panel .panel-header h2
  {
    color: white !important;
  }

.seller-link, .no-hover, .no-hover h2, .no-hover p
{
  color: #@SITECOLOUR@ !important;
}

.formError .formErrorContent, .formError .formErrorArrow div
{
  background: #@SITECOLOUR@ !important;
}

.no-calendar .ui-datepicker-calendar, .no-month .ui-datepicker-month
{
  display: none;
}

.no-hover:hover
{
  text-decoration: underline !important;
}

.other-appliances
{
  border: 1px solid #dcdcdc;
  padding: 10px;
}

.protect-header
{
  margin-bottom: 0px !important;
}

.jumbotron.header
{
  background: #@SITECOLOUR@ !important;
}

.protect .jumbotron .container h1
{
  color: white !important;
}

.protect .jumbotron.header h1
{
  font-size: 38px;
  font-weight: bold;
}

.protect .jumbotron.header p, .protect .jumbotron h4
{
  color: #fff !important;
  opacity: .6 !important;
}

.protect .jumbotron.header p
{
  font-size: 16px;
}

.protect .jumbotron.header .hero-image
{
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -48px;
  margin-bottom: -48px;
  background-position-x: center;
}

.benefits.jumbotron
{
  border-radius: 0px;
}

ul.benefits, ul.exclusion
{
  position: relative;
  list-style: none;
  margin-left: 0;
  padding-left: 1.2em;
}

  ul.benefits li:before
  {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 0;
    color: #@SITECOLOUR@ !important;
  }

  ul.exclusion li:before
  {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    left: 0;
  }

  ul.benefits li, ul.exclusion li
  {
    padding-left: 6px;
    margin-bottom: 5px;
  }

    ul.benefits li:last-child, ul.exclusion li:last-child
    {
      margin-bottom: 0px;
    }

.protect .smallheader
{
  font-style: italic;
  color: #ee4437;
  font-size: 14px;
  font-weight: bold;
  margin: 0px !important;
  padding: 0px;
}

.protect .example
{
  font-size: 14px;
}

.jumbotron.exclusion
{
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 991px)
{
  .hero-image
  {
    margin-top: 0px !important;
  }
}

.combodate .form-control
{
  display: inline !important;
}

.can-toggle
{
  position: relative;
}

  .can-toggle *,
  .can-toggle *:before,
  .can-toggle *:after
  {
    box-sizing: border-box;
  }

  .can-toggle input[type="checkbox"]
  {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

    .can-toggle input[type="checkbox"][disabled] ~ label
    {
      pointer-events: none;
    }

      .can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch
      {
        opacity: 0.4;
      }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before
    {
      content: ' ';
      left: 0;
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after
    {
      content: attr(data-checked);
    }

  .can-toggle label
  {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: flex;
    align-items: center;
  }

    .can-toggle label .can-toggle__label-text
    {
      flex: 1;
      padding-left: 32px;
    }

    .can-toggle label .can-toggle__switch
    {
      position: relative;
    }

      .can-toggle label .can-toggle__switch:before
      {
        content: attr(data-checked);
        position: absolute;
        top: 0;
        text-transform: uppercase;
        text-align: center;
      }

      .can-toggle label .can-toggle__switch:after
      {
        content: attr(data-unchecked);
        position: absolute;
        z-index: 5;
        text-transform: uppercase;
        text-align: center;
        background: white;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }

  .can-toggle input[type="checkbox"][disabled] ~ label
  {
    color: rgba(119, 119, 119, 0.5);
  }

  .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch
  {
  }

    .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after
    {
    }

  .can-toggle input[type="checkbox"]:hover ~ label
  {
    color: #6a6a6a;
  }

  .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch
  {
    background-color: #ec0d03;
  }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after
    {
      color: #ec0d03;
    }

  .can-toggle label .can-toggle__label-text
  {
    flex: 1;
  }

  .can-toggle label .can-toggle__switch
  {
    transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
    background: #009c0c;
  }

    .can-toggle label .can-toggle__switch:before
    {
      color: rgba(255, 255, 255, 0.5);
    }

    .can-toggle label .can-toggle__switch:after
    {
      transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
      transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
      transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
      color: #009c0c;
    }

  .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  }

  .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after
  {
    -webkit-transform: translate3d(65px, 0, 0);
    transform: translate3d(65px, 0, 0);
  }

  .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  }

  .can-toggle label
  {
    font-size: 14px;
  }

    .can-toggle label .can-toggle__switch
    {
      height: 36px;
      flex: 0 0 134px;
      border-radius: 4px;
    }

      .can-toggle label .can-toggle__switch:before
      {
        left: 67px;
        font-size: 9px;
        line-height: 36px;
        width: 67px;
        padding: 0 12px;
        content: ' ';
      }

      .can-toggle label .can-toggle__switch:after
      {
        top: 2px;
        left: 2px;
        border-radius: 2px;
        width: 65px;
        line-height: 32px;
        font-size: 9px;
      }

      .can-toggle label .can-toggle__switch:hover:after
      {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
      }

  .can-toggle.can-toggle--size-small input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type="checkbox"]:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  }

  .can-toggle.can-toggle--size-small input[type="checkbox"]:checked ~ label .can-toggle__switch:after
  {
    -webkit-transform: translate3d(44px, 0, 0);
    transform: translate3d(44px, 0, 0);
  }

  .can-toggle.can-toggle--size-small input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-small input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  }

  .can-toggle.can-toggle--size-small label
  {
    font-size: 13px;
  }

    .can-toggle.can-toggle--size-small label .can-toggle__switch
    {
      height: 28px;
      flex: 0 0 90px;
      border-radius: 2px;
    }

      .can-toggle.can-toggle--size-small label .can-toggle__switch:before
      {
        left: 45px;
        font-size: 10px;
        line-height: 28px;
        width: 45px;
        padding: 0 12px;
      }

      .can-toggle.can-toggle--size-small label .can-toggle__switch:after
      {
        top: 1px;
        left: 1px;
        border-radius: 1px;
        width: 44px;
        line-height: 26px;
        font-size: 10px;
      }

      .can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after
      {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
      }

  .can-toggle.can-toggle--size-large input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type="checkbox"]:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  }

  .can-toggle.can-toggle--size-large input[type="checkbox"]:checked ~ label .can-toggle__switch:after
  {
    -webkit-transform: translate3d(78px, 0, 0);
    transform: translate3d(78px, 0, 0);
  }

  .can-toggle.can-toggle--size-large input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.can-toggle--size-large input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
  {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  }

  .can-toggle.can-toggle--size-large label
  {
    font-size: 14px;
  }

    .can-toggle.can-toggle--size-large label .can-toggle__switch
    {
      height: 50px;
      flex: 0 0 160px;
      border-radius: 4px;
    }

      .can-toggle.can-toggle--size-large label .can-toggle__switch:before
      {
        left: 80px;
        font-size: 14px;
        line-height: 50px;
        width: 80px;
        padding: 0 12px;
      }

      .can-toggle.can-toggle--size-large label .can-toggle__switch:after
      {
        top: 2px;
        left: 2px;
        border-radius: 2px;
        width: 78px;
        line-height: 46px;
        font-size: 14px;
      }

      .can-toggle.can-toggle--size-large label .can-toggle__switch:hover:after
      {
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
      }

  .can-toggle.demo-rebrand-1 input[type="checkbox"][disabled] ~ label
  {
    color: rgba(181, 62, 116, 0.5);
  }

  .can-toggle.demo-rebrand-1 input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label .can-toggle__switch
  {
    background-color: #b53e74;
  }

    .can-toggle.demo-rebrand-1 input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label .can-toggle__switch:after
    {
      color: #8f315c;
    }

  .can-toggle.demo-rebrand-1 input[type="checkbox"]:hover ~ label
  {
    color: #a23768;
  }

  .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label:hover
  {
    color: #39916a;
  }

  .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label .can-toggle__switch
  {
    background-color: #44ae7f;
  }

    .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked ~ label .can-toggle__switch:after
    {
      color: #368a65;
    }

  .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch
  {
    background-color: #3d9c72;
  }

    .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-1 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
    {
      color: #2f7757;
    }

  .can-toggle.demo-rebrand-1 label .can-toggle__label-text
  {
    flex: 1;
  }

  .can-toggle.demo-rebrand-1 label .can-toggle__switch
  {
    transition: background-color 0.3s ease-in-out;
    background: #c14b81;
  }

    .can-toggle.demo-rebrand-1 label .can-toggle__switch:before
    {
      color: rgba(255, 255, 255, 0.6);
    }

    .can-toggle.demo-rebrand-1 label .can-toggle__switch:after
    {
      transition: -webkit-transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      color: #b53e74;
    }

  .can-toggle.demo-rebrand-2 input[type="checkbox"][disabled] ~ label
  {
    color: rgba(68, 68, 68, 0.5);
  }

  .can-toggle.demo-rebrand-2 input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label .can-toggle__switch
  {
    background-color: #444;
  }

    .can-toggle.demo-rebrand-2 input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label .can-toggle__switch:after
    {
      color: #2b2b2b;
    }

  .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label
  {
    color: #373737;
  }

  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label:hover
  {
    color: #62b125;
  }

  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch
  {
    background-color: #75d32d;
  }

    .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch:after
    {
      color: #5da924;
    }

  .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch
  {
    background-color: #69be28;
  }

    .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
    {
      color: #52941f;
    }

.can-toggle__label-text
{
  font-weight: normal !important;
}

.can-toggle.demo-rebrand-2 label .can-toggle__label-text
{
  flex: 1;
}

.can-toggle.demo-rebrand-2 label .can-toggle__switch
{
  transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  background: #515151;
}

  .can-toggle.demo-rebrand-2 label .can-toggle__switch:before
  {
    color: rgba(255, 255, 255, 0.7);
  }

  .can-toggle.demo-rebrand-2 label .can-toggle__switch:after
  {
    transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    color: #444;
  }

.can-toggle.demo-rebrand-2 input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:hover ~ label .can-toggle__switch:after
{
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked ~ label .can-toggle__switch:after
{
  -webkit-transform: translate3d(58px, 0, 0);
  transform: translate3d(58px, 0, 0);
}

.can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.demo-rebrand-2 input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after
{
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.can-toggle.demo-rebrand-2 label
{
  font-size: 13px;
}

  .can-toggle.demo-rebrand-2 label .can-toggle__switch
  {
    height: 60px;
    flex: 0 0 120px;
    border-radius: 60px;
  }

    .can-toggle.demo-rebrand-2 label .can-toggle__switch:before
    {
      left: 60px;
      font-size: 13px;
      line-height: 60px;
      width: 60px;
      padding: 0 12px;
    }

    .can-toggle.demo-rebrand-2 label .can-toggle__switch:after
    {
      top: 2px;
      left: 2px;
      border-radius: 30px;
      width: 58px;
      line-height: 56px;
      font-size: 13px;
    }

    .can-toggle.demo-rebrand-2 label .can-toggle__switch:hover:after
    {
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    }

.footer-text p
{
  padding: 0px !important;
}

.combo-wrapper .combodate
{
  display: block;
}

  .combo-wrapper .combodate select
  {
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
  }

@media (max-width: 991px)
{
  .progressbar
  {
    display: none;
  }
}

@media (min-width: 991px)
{
  .row-flex
  {
    display: flex;
    flex-wrap: wrap;
  }

  .content
  {
    height: 100%;
  }

  .row-flex .col-md-4
  {
    margin-bottom: 10px;
  }

  .appliance-selector
  {
    height: 100%;
  }
}

.can-toggle__label-text, .can-toggle__label-text p, .gdpr-statement, .gdpr-statement p
{
  font-size: 14px !important;
  line-height: 20px !important;
}

@media (max-width: 767px)
{
  .can-toggle label
  {
    display: block;
  }

  .can-toggle
  {
    padding: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
  }

    .can-toggle label .can-toggle__switch
    {
      flex: 0 0 0px;
      display: inline-block;
      width: 134px;
      margin-bottom: 10px;
    }

    .can-toggle label .can-toggle__label-text
    {
      padding: 0px;
    }
}

@media screen and (max-width: 400px)
{
  .combo-wrapper .combodate select
  {
    width: 30% !important;
  }
}

.file-upload .buttons
{
  line-height: 5px;
}

input[type=number].no-spinner::-webkit-inner-spin-button,
input[type=number].no-spinner::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

.basket-footer
{
  background: #f1f1f1;
  padding: 15px;
}

  .basket-footer .expand
  {
    color: #@SITECOLOUR@;
    font-size: 30px;
    line-height: 50px;
  }

input[type=submit].button
{
  border: 0px;
}

  input[type=submit].button:hover
  {
    text-decoration: underline;
  }

.list-group-flush
{
  box-shadow: none !important;
}

  .list-group-flush .list-group-item
  {
    border-right: 0;
    border-left: 0;
    border-radius: 0px !important;
  }

.list-group-item
{
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
  font-size: 14px;
  border-bottom: 0px !important;
}

.flat-alert-info
{
  background-image: none;
  background-color: #@SITECOLOUR@;
  text-shadow: none !important;
  color: white;
  box-shadow: none !important;
  border-radius: 0px !important;
  opacity: .9;
  text-align: center;
}

.nav-stacked .icon
{
  font-size: 50px;
}

.enhance-cover-panel
{
  background-color: #@SITECOLOUR@;
  color: white !important;
  text-align: center;
  padding: 10px;
}

  .enhance-cover-panel h1
  {
    color: white !important;
  }

.nav-stacked.nav-pills > li.active > a, .nav-stacked.nav-pills > li.active > a:hover, .nav-stacked.nav-pills > li.active > a:focus
{
  color: #@SITECOLOUR@ !important;
  background-color: white !important;
  border: 1px solid #@SITECOLOUR@;
  border-radius: 0px;
  border-right: 0px;
  margin-right: -1px;
  background: white;
  z-index: 1;
}

.nav.nav-stacked > li > a:hover
{
  text-decoration: none;
  background-color: #@SITECOLOUR@ !important;
  opacity: .9;
  border-radius: 0px !important;
}

  .nav.nav-stacked > li > a:hover i
  {
    color: white;
  }

.nav.nav-stacked > li.active > a:hover i
{
  color: #@SITECOLOUR@ !important;
}

.nav.nav-stacked
{
  padding-left: 15px;
}

.list-group-item:first-child
{
  border: none;
}

.parent-tabs > li > a
{
  color: #@SITECOLOUR@ !important;
}

.parent-tabs > li.active > a
{
  background-color: #@SITECOLOUR@ !important;
  color: white !important;
}

.offers-available
{
  position: absolute;
  color: #@SITECOLOUR@;
  opacity: 1;
}

.details-panel
{
  font-size: 14px;
}

#AjaxText
{
  border: 1px solid #@SITECOLOUR@;
  background-color: #@SITECOLOUR@;
}

@media screen and (min-width: 991px)
{
  .scroll-basket
  {
    margin-top: 0px;
    position: fixed;
    width: 360px;
    z-index: 100;
    top: 0px;
    border: 2px solid #@SITECOLOUR@;
  }
}

@media screen and (max-width: 1200px)
{
  .scroll-basket
  {
    margin-top: 0px;
    position: fixed;
    width: 293px;
    z-index: 100;
    top: 0px;
  }
}

@media screen and (max-width: 991px)
{
  #dvBenefitHolder
  {
    margin-top: auto !important;
  }

  .nav-stacked.nav-pills > li > a
  {
    padding: 4px;
    width: 105px;
  }

  .nav-stacked > li
  {
    float: left !important;
    display: inline;
  }

    .nav-stacked > li + li
    {
      margin-top: 0px !important;
      margin-left: 0;
    }

  .nav-pills > li > a
  {
    border-radius: 4px;
    border: 1px solid transparent !important;
  }

  .tab-content
  {
    padding-left: 15px !important;
    margin-top: 20px !important;
  }

  .nav-stacked.nav-pills > li.active > a, .nav-stacked.nav-pills > li.active > a:hover, .nav-stacked.nav-pills > li.active > a:focus
  {
    margin-right: 0px;
    border-right: 1px solid;
    border: 1px solid #@SITECOLOUR@ !important;
  }
}


.public-checkboxlist label
{
  margin-right: 6px;
  margin-left: 6px;
  font-weight: normal;
}

.checkboxlist-bold label
{
  font-weight: bold !important;
}

.public-checkboxlist span[disabled=disabled]
{
  display: none !important;
}

.public-checkboxlist-newline
{
  display: block;
  font-weight: normal !important;
  margin: 0px 0px 0px -1px;
}

  .public-checkboxlist-newline label
  {
    font-weight: normal !important;
  }

.byo-checkbox-bold
{
  font-weight: bold !important;
}

.byo-checkbox-newline
{
  display: block !important;
  cursor: pointer !important;
  margin: 6px 0px 0px -1px !important;
}

  .byo-checkbox-newline input
  {
  }

.d-none
{
  display: none;
}

.no-slider-margin
{
  margin-left: 132px;
}

/* CTA Form */

.box__standard
{
  margin-right: 12em;
}

  .box__standard h4
  {
    font-weight: 700;
  }

.box__cta
{
  margin: 1em 0 3em 0 !important;
  width: 320px;
}

@media (min-width: 40em)
{
  .box__cta
  {
    margin: 2em 3em !important;
    float: right;
  }
}

.box__cta h3
{
  font-weight: 700;
}

.box__cta .box__content
{
  min-height: auto;
}

/* BOXES */

.boxes
{
  list-style: none;
  display: flex;
  flex-direction: row;
  margin: 0 0 3em 0;
  padding: 0;
  width: 105%;
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.box
{
  flex: 0 0 80%;
  max-width: 28em;
  justify-content: space-between;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.75em 0.75em 0 0;
  margin: 1em;
  display: flex;
  flex-direction: column;
}

  .box:first-child
  {
    margin-left: 0;
  }

@media (min-width: 50em)
{
  .boxes
  {
    width: 100%;
  }

  .box
  {
    flex: 1;
  }
}

.box__content,
.box__footer
{
  padding: 1.5em;
}

.box__content
{
  margin-bottom: 1em;
}

.box__footer
{
  background-color: #fff;
  flex: 1;
  justify-content: flex-end;
}

.service-select .formErrorContent
{
  font-size: 14px;
}

.nav > li > a.sm-tab
{
  position: relative;
  display: block;
  padding: 10px 12.5px;
}

.button-negative
{
  background: none !important;
  color: black !important;
}

.product-tabs li.active
{
  text-decoration: underline;
  font-weight: bold;
}

.auto-save-icon
{
  /*  position: absolute;
  right: 10px;
  top: 55px;
  display: inline-block !important;*/
  float: right;
}

.ui-resizable-sw
{
  transform: rotate(225deg);
}

.slide-panel-right
{
  width: 390px;
  min-height: 300px;
  padding: 15px;
  background: #f7f7f7;
  margin-top: 20px;
  margin-right: 20px;
  position: fixed !important;
  top: 0px !important;
  right: 0px !important;
  border: 1px solid grey;
  transition: all .5s linear;
  max-height: calc(100vh - 30px);
  overflow-y: auto;
  z-index: 1;
}

  .slide-panel-right.collapse-view
  {
    max-height: 60px !important;
    min-height: 60px !important;
    overflow: hidden;
    box-shadow: 0 26px 10px -10px #d8d8d8;
  }

  .slide-panel-right .details
  {
    max-height: 500px;
    overflow-y: scroll;
    margin-bottom: 10px;
  }

  .slide-panel-right .button
  {
    margin-bottom: 10px;
  }

.opener
{
  float: right;
}

.range-wrap
{
  position: relative;
  margin: 0 auto 3rem;
}

.range
{
  width: 100%;
}

.bubble
{
  color: white;
  padding: 1px 8px;
  position: absolute;
  border-radius: 4px;
  left: 50%;
  transform: translateX(-50%);
  top: 65%;
}

  .bubble::after
  {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: inherit;
    top: -2px;
    left: 50%;
  }

span.call-info
{
  padding-top: 7px;
}

.d-block
{
  display: block;
}

.button-success
{
  background-color: #5cb85c;
}

.button-secondary
{
  background-color: #cccccc;
}

.flat-alert-todolist, .flat-alert-todolist p
{
  color: white !important;
}

  .flat-alert-todolist h3
  {
    margin-top: 10px;
  }

  .flat-alert-todolist ul
  {
    padding-left: 0px;
  }

  .flat-alert-todolist li
  {
    list-style-type: none;
  }

  .flat-alert-todolist .button
  {
    background: white;
    color: #@SITECOLOUR@;
    margin-top: 10px;
  }

  .flat-alert-todolist a.button:hover, .flat-alert-todolist a.button:focus
  {
    color: #@SITECOLOUR@ !important;
  }

.video-upload-area
{
  background: #f1f1f1;
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
  border: 1px dotted;
  margin-bottom: 20px;
}

@media (max-width: 992px)
{
  .appliance-video-holder
  {
    margin-top: 0px !important;
  }

  a.appliance-selector
  {
    margin-bottom: 0px !important;
    min-height: 60px;
  }

    a.appliance-selector i.icon
    {
      font-size: 38px !important;
    }

  a.select-appliance, .nav-stacked.nav-pills > li.active > a, .nav-stacked.nav-pills > li.active > a:hover, .nav-stacked.nav-pills > li.active > a:focus
  {
    border-bottom: none !important;
    border-bottom-color: transparent !important;
    top: 2px;
  }

  .flat-alert-todolist
  {
    margin-top: 10px;
  }

  #header
  {
    min-height: 92px;
    height: auto;
  }

    #header .logo
    {
      float: right;
      padding-top: 25px;
    }

  .video-upload-area
  {
    font-size: 15px;
  }
}

.admincallbar {
  background-color: black
}

.admincallbar #QMSCallBar {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
  color: #ffffff;
}

.admincallbar #computerTelCallbar {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
  color: #ffffff;
}

  .admincallbar a
  {
    color: #ffffff;
  }

.blinking-call
{
  -webkit-animation: 1s blink ease infinite;
  -moz-animation: 1s blink ease infinite;
  -ms-animation: 1s blink ease infinite;
  -o-animation: 1s blink ease infinite;
  animation: 1s blink ease infinite;
  margin-top: 10px;
}

@keyframes

"blink"
{
  from, to

{
  opacity: 0;
}

50%
{
  opacity: 1;
}

}

@-moz-keyframes blink
{
  from, to
  {
    opacity: 0;
  }

  50%
  {
    opacity: 1;
  }
}

@-webkit-keyframes

"blink"
{
  from, to

{
  opacity: 0;
}

50%
{
  opacity: 1;
}

}
@-ms-keyframes

"blink"
{
  from, to

{
  opacity: 0;
}

50%
{
  opacity: 1;
}

}
@-o-keyframes

"blink"
{
  from, to

{
  opacity: 0;
}

50%
{
  opacity: 1;
}

}

.admincallbar .recording-text
{
  margin-top: -6px;
  position: relative;
  top: -3px;
  margin-left: 10px;
}

.admincallbar
{
  position: fixed;
  width: 100%;
  min-height: auto;
  z-index: 1000;
}

.adminbar {
  padding-top: 72px;
}

.discounted-price
{
  text-decoration: line-through;
  margin-right: 5px;
  opacity: 0.5;
}

#frmAddAppliance .formError .formErrorContent
{
  min-width: 200px !important;
  max-width: 700px !important;
  width: auto !important;
}

.a-underline
{
  text-decoration: underline;
}