/* Note: Please use no ID unless really needed
 * (e.g. Form submit button cannot style without help of ID in IE6)
 *
 * ----- Table of Content -----
 * - Less Mixins
 * - Plain tags without class
 * - Plain tags with class
 * - Layout classes
 * - Normal Components
 * - Unique Components
 * - Helper classes
 * - jQuery classes
 * ----------------------------
*/
.theatre-view {
	background:#333;
	width:100%;
}
.theatre-view iframe {
	margin:auto;
	display:block;
}
/* ----- Less Mixins ----- */
textarea:focus,
input:focus {
  outline: 0;
}
/* ----- Plain tags without class ----- */
body {
  font-family: sans-serif;
  font-size: 12pt;
}
a {
  text-decoration: none;
  color: #14A366;
}
/* ----- Plain tags with class ----- */
/* ----- Layout classes ----- */
.container {
  width: 100%;
}
.wrapper {
  width: 960px;
  margin: auto;
}
/* ----- Normal Components ----- */
/* ----- Unique Components ----- */
#topheader {
  background: #b4b4b4;
  color: #666;
  font-family: 'tl';
  font-size: 14pt;
}
#topheader .wrapper {
  text-align: right;
  padding: 10px 0;
}
#topheader a {
  color: #666;
}
#topheader a:hover {
  color: #000000;
}
#topheader span {
  display: inline-block;
  margin: 0 5px;
}
#topheader .top-lang {
  display: inline;
  color: #fff;
}
#topheader .top-lang span {
  color: #666;
}
#header {
  background: #b4b4b4 url(../images/header-bgbg.png) bottom left repeat-x;
}
#header .wrapper {
  height: 87px;
  background: url(../images/head-bg.png) top right no-repeat;
  position: relative;
}
#header a {
  display: block;
  width: 300px;
  height: 56px;
  position: absolute;
  top: 15px;
  left: 20px;
}
#header a > img {
  width: 100%;
}
.header-form {
  position: absolute;
  top: 56px;
  right: 39px;
}
.header-form input {
  width: 220px;
  height: 20px;
  padding: 3px 5px;
  border: none;
  background: #ccc;
  color: #666;
  font-size: 11pt;
  float: left;
  margin-right: 8px;
}
.header-form input::-webkit-input-placeholder {
  color: #666;
}
.header-form input:-moz-placeholder {
  /* Firefox 18- */

  color: #666;
}
.header-form input::-moz-placeholder {
  /* Firefox 19+ */

  color: #666;
}
.header-form input:-ms-input-placeholder {
  color: #666;
}
.header-select {
  width: 229px;
  height: 26px;
  background: #cccccc url(../images/head-dropdown.png) no-repeat;
  overflow: hidden;
  float: left;
}
.header-select select {
  background: transparent;
  width: 260px;
  height: 26px;
  border: none;
  font-size: 11pt;
  -webkit-appearance: none;
  appearance: none;
  color:#666;
  padding-left: 4px;
}
#head-menu ul {
  list-style: none;
}
#head-menu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-family: 'tl';
  font-size: 16pt;
  width: 19%;
  text-align: center;
  margin: 15px 0;
}
#head-menu li a {
  color: #808080;
}
#head-menu li a:hover {
  color: #4d4d4d;
}
#head-submenu .wrapper {
  background: #00a265;
  -moz-box-shadow: 0px 5px 17px #999;
  -webkit-box-shadow: 0px 5px 17px #999;
  box-shadow: 0px 5px 17px #999;
}
#head-submenu ul {
  list-style: none;
  font-family: 'tl';
  font-size: 16pt;
  margin-left: 20px;
}
#head-submenu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 15px 5px 12px 34px;
}
#head-submenu a {
  color: #d0ebe0;
}
#head-submenu a:hover {
  color: #fff;
}
.home-promotion {
  background: url(../images/bannerwrap-bg.png) no-repeat;
  pointer-events: none;
  z-index: 2;
  position: relative;
  margin-top: -101px;
  left: -23px;
  width: 1008px;
  height: 391px;
}
.homepro-menu {
  position: absolute;
  pointer-events: auto;
  top: 110px;
  left: 60px;
}
.homepro-menu ul {
  list-style: none;
  width: 880px;
  margin: 5px auto;
  text-align: center;
}
.homepro-menu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-family: 'tl';
  font-size: 20pt;
  padding: 0 25px;
}
.homepro-menu a {
  color: #66BC99;
  text-shadow: 2px 2px 0px #00743a;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.homepro-menu a:hover {
  color: #d0ebe0;
}
.homepro-menu li.active a {
  color: #fff;
}
.homepro-list {
  pointer-events: auto;
  position: absolute;
  top: 150px;
  width: 100%;
}
.homepro-banner {
  width: 892px;
  margin: auto;
}
.homepro-oneban {
  float: left;
  display: inline;
  margin-right: 7px;
  width: 171px;
}
.homepro-oneban a {
  display: block;
}
.homepro-oneban .homepro-bandesc {
}
.homepro-oneban .homepro-bandesc a {
  display: block;
  background: #DE1C2E;
  color: #fff;
  font-family: 'tl';
  font-size: 14pt;
  padding: 12px;
}
.homepro-oneban .homepro-bandesc a span {
  font-size: 20pt;
  display: block;
}
.homepro-oneban img {
  display: block;
}
.homepro-oneban.homepro-featban {
  width: 350px;
}
.homepro-oneban.homepro-featban .homepro-bandesc a {
  height: 49px;
}
.home-feat {
  background: url(../images/feat-bg.png) top left no-repeat;
  padding-top: 18px;
  padding-left: 18px;
}
.home-feat ul {
  list-style: none;
}
.home-feat li {
  float: left;
  display: inline;
  width: 220px;
  margin-right: 15px;
  overflow: hidden;
}
.home-feat a,
.home-feat img {
  display: block;
}
.homefeat-desc {
  font-family: 'tl';
  font-size: 14pt;
  background: #00a265;
  padding: 10px 10px 0 10px;
  height: 2.5em;
  text-align: center;
  position: relative;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.homefeat-desc p {
  position: relative;
  z-index: 3;
}
span.icon-arrow {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../images/feat-arrow.png) no-repeat;
  top: -15px;
  left: 50%;
  margin-left: -15px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.homefeat-detail {
  display: block;
  margin-top: 0.5em;
  padding: 15px 5px 0;
  font-family: 'Tahoma', sans-serif;
  font-size: 11pt;
  line-height: 1.3em;
}
.homefeat-detail p {
  font-family: 'tl';
  font-size: 13pt;
}
.homefeat-desc.active {
  height: 220px;
  padding-bottom: 2.5em;
  margin-top: -220px;
}
.homefeat-desc.active .icon-arrow {
  opacity: 0;
}
.home-software {
  background: #D8F1E6;
  height: 191px;
  margin: 20px 0 15px;
}
.home-software ul {
  list-style: none;
  text-align: center;
  padding-top: 25px;
}
.home-software li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-family: 'tl';
  font-size: 16pt;
  width: 200px;
  margin: 0 10px;
}
.home-software li a,
.home-software li img,
.home-software li span {
  display: block;
  margin: auto;
}
.home-software li a {
  color: #00a265;
}
.home-software li a:hover {
  color: #003c25;
}
.home-software li img {
  margin-bottom: 10px;
}
.footer-sitemap {
  background: #E4E4E4;
  border-radius: 0 0 10px 10px;
  padding: 40px 60px;
  position: relative;
}
.footer-col {
  float: left;
  display: inline;
  margin-right: 20px;
  width: 190px;
}
.footer-col a {
  color: #808080;
}
.footer-col a:hover {
  color: #4d4d4d;
}
.footer-col h3 {
  font-family: 'tl';
  font-size: 16pt;
  margin-bottom: 10px;
}
.footer-col a {
  display: block;
  line-height: 1.3em;
  font-size: 9pt;
}
.footer-social {
  position: absolute;
  background: url(../images/footer-social-bg.png) no-repeat;
  width: 307px;
  height: 105px;
  bottom: 20px;
  right: -19px;
}
.footer-socialwrap {
  padding: 40px 0 0 100px;
}
.footer-socialwrap a {
  display: block;
  float: left;
  margin-right: 10px;
}
.footer {
  margin: 20px 10px;
  color: #00a265;
  font-size: 10pt;
}
.footer a {
  color: #00a265;
}
.footer a:hover {
  color: #003c25;
}
.footer a {
  margin: 0 3px;
}
.footer .footer-copyright {
  margin: 10px 0;
  font-size: 8pt;
  color: #888;
}
.footer .footer-logo {
  float: right;
  display: block;
}
.home-subscribe {
  background: url(../images/home-software-bg.png) no-repeat;
  height: 80px; /*Original height: 120px*/
  margin: 15px 0;
}
.form-subscribe {
  position: relative;
  height: 130px;
  width: 100%;
}
.form-subscribe form {
  text-align: center;
  height: 60px;
  margin: -30px;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
}
.form-subscribe p,
.form-subscribe input {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form-subscribe p {
  text-align: right;
  color: #00a265;
  font-family: 'tl';
  font-size: 16pt;
  padding-right: 20px;
  padding-top: 10px;
  background: url(../images/arrow-green.png) 100% 50% no-repeat;
}
.form-subscribe input[type="text"] {
  height: 41px;
  width: 200px;
  padding: 0 40px;
  margin-bottom: 14px;
  background: url(../images/sub-form.png) no-repeat;
  font-size: 12pt;
  transition: border 0.5s;
  border: none;
}
.form-subscribe input[type="text"]:focus {
}
.form-subscribe input[type="submit"] {
  background: none;
  border: 0;
  padding: 0;
  height: 40px;
  color: #fff;
  width: 172px;
  font-family: 'tl';
  font-size: 14pt;
  margin-bottom: 15px;
  cursor: pointer;
  background: url(../images/form-button.png) no-repeat;
  text-indent: -9999px;
  margin-left: -37px;
}
/* Content Page */
.content-bread {
  margin: 15px 0;
  color: #333;
  font-size: 9pt;
}
.content-bread a {
  color: #999;
}
.content-bread a:hover {
  color: #333333;
}
.content-sidebar {
  float: left;
  width: 200px;
}
.sidebar-wrap {
  background: #00a265;
  padding: 15px;
  border-radius: 0px 0px 10px 10px;
}
.sidebar-wrap ul {
  list-style: none;
}
.sidebar-wrap a {
  padding: 3px;
  margin-bottom: 3px;
  color: #fff;
  display: block;
  font-size: 10pt;
}
.sidebar-wrap a:hover {
  color: #d5ffef;
}
.sidebar-wrap a.side-head {
  background: url(../images/side-arrow.png) 95% 50% no-repeat;
}
.sidebar-wrap a.active {
  background: #fff;
  padding: 8px 3px 3px;
  margin-bottom: 5px;
  color: #00a265;
}
.sidebar-wrap h2 {
  font-family: 'tl';
  font-size: 16pt;
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 2px solid #fff;
}
.sidebar-dash {
  height: 1px;
  border-bottom: 1px dashed #d0ebe0;
  margin: 10px 0;
}
.side-inside {
  padding-left: 20px;
}
.sidebar-tvc {
  margin-top: 20px;
}
.sidebar-tvc a {
  display: block;
  color: #00a265;
}
.sidebar-tvc p {
  font-size: 10pt;
}
.content-content {
  float: right;
  width: 750px;
}
.concon-headcon h1 {
  color: #00a265;
  font-family: 'tl';
  font-size: 26pt;
  /*margin-left: 10px;*/
  margin-bottom: 10px;
}
.concon-headcon a {
  display: block;
}
.concon-headtext {
  position: relative;
}
.concon-headtext div {
  float: right;
  width: 590px;
  margin-top: 10px;
}
.concon-headtext a {
  font-family: 'tl';
  font-size: 16pt;
}
.concon-headtext p {
  font-family: 'tl';
  font-size: 14pt;
  color: #666;
  line-height: 1.2em;
}
.concon-headtext a {
  color: #00a265;
}
.concon-headtext a:hover {
  color: #003c25;
}
.concon-badge {
  display: inline;
  float: left;
  text-align: center;
  margin-top: -50px;
  margin-left: 15px;
}
.concon-badge img {
  display: block;
}
p.concon-date {
  font-size: 11pt;
  color: #005598 !important;
  margin-top: 5px;
}
.concon-list {
  margin-top: 30px;
}
.concon-list-filter {
  background: #B3B3B3;
  text-align: right;
}
.concon-list-filwrap {
  width: 260px;
  height: 26px;
  background: #b3b3b3 url(../images/filter-icon.png) 93% 50% no-repeat;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.concon-list-filwrap select {
  background: transparent;
  width: 280px;
  height: 26px;
  border: 0;
  font-size: 10pt;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
}
.concon-grid {
  background: #F2FAF7;
  padding-top: 10px;
}
.concon-grid ul {
  padding: 0 22px;
  list-style: none;
}
.concon-grid li {
  float: left;
  display: inline;
  margin: 15px;
}
.concon-grid a {
  display: block;
}
.concon-grid a {
  color: #00a265;
}
.concon-grid a:hover {
  color: #003c25;
}
.concon-grid p, .concon-grid li {
  color: #666;
  font-size: 10pt;
  line-height: 1.5em;
}
.concon-grid h3 {
  font-family: 'tl';
  font-size: 16pt;
  margin-top: 5px;
}
.concon-load {
  text-align: center;
  padding: 20px 0;
}
/* Fullwidth Elements */
.credit-img {
  position: relative;
  z-index: 1;
}
.credit-detail {
  width: 1008px;
  height: 641px;
  background: url(../images/creditbg.png) no-repeat;
  position: relative;
  z-index: 2;
  margin-top: -104px;
  left: -23px;
}
.credit-detail h1 {
  color: #fff;
  text-align: center;
  padding-top: 100px;
  font-family: 'tl';
  font-size: 20pt;
  font-weight: normal;
  line-height: 55px;
  text-shadow: 2px 2px 0 #00743a;
}
.credit-detailwrap {
  margin-left: 60px;
  margin-top: 20px;
}
.credit-onecard {
  float: left;
  width: 280px;
  display: inline;
  margin-right: 35px;
}
.credit-onecard a {
  color: #00a265;
}
.credit-onecard a:hover {
  color: #003c25;
}
.credit-onecard a {
  margin-bottom: 5px;
  font-size: 10pt;
  display: block;
}
.credit-onecard h2 {
  font-family: 'tl';
  font-size: 16pt;
  margin-bottom: 5px;
}
.credit-onecard ul {
  list-style-position: inside;
  list-style-image: url(../images/tesco-arrow.png);
}
.credit-onecard li {
  color: #666;
  font-size: 10pt;
  margin-bottom: 5px;
  line-height: 1.3em;
}
a.more-button,
.more-button,
.cal-buttons input {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 5px 10px;
  background: #00a265;
  color: #fff;
  margin-top: 15px;
  border-radius: 5px;
  font-family: 'tl';
  font-size: 15pt;
  transition: 0.3s;
}
a.more-button:hover,
.more-button:hover,
.cal-buttons input[type=submit]:hover {
  background: #006f45;
  color: #fff;
}
.more-button {
  margin-top: 0;
}
/* Apply margin to buttons in center */
.text-center .more-button {
  margin: 15px 10px;
}
.concre-headtext div {
  width: 490px;
}
.concre-grid {
  background: none;
}
.concre-grid ul {
  padding: 0;
}
.concre-grid li {
  margin: 14px;
  /*min-height:280px;*/
}
.concre-grid a img {
  border: 5px solid #fff;
}
.concre-gridimg {
  float: left;
  width: 31px;
}
.concre-gridcon {
  float: left;
  width: 280px;
  padding-left:10px;
}
.congrid-3col li {
  width: 220px;
  margin: 9px;
}
.congrid-3col li > a {
  width: 210px;
  border: 5px solid #fff;
  display: block;
  margin-bottom: 5px;
}
.congrid-3col li img {
  width: 100%;
  height: auto;
  border: none;
  display: block;
}
.congrid-3col .concre-gridcon {
  width: 175px;
}
.congrid-3col h3 {
  padding: 0 !important;
  font-size: 16pt !important;
}
/* Full width - Banner Only */
.banon-img img {
  display: block;
}
/* Calculator */
.cal-box {
  width: 680px;
  margin: auto;
  padding: 25px 0;
}
.cal-box .cal-head h2 {
  padding: 15px;
  text-align: center;
  color: #fff;
  background: #00a265;
  border-radius: 10px 10px 0 0;
  font-family: 'tl';
  font-size: 18pt;
  font-weight: normal;
  border-bottom: 5px solid #fff;
}
.cal-form-row {
  clear: both;
  margin-bottom: 15px;
  color: #666;
}
label {
  float: left;
  width: 250px;
  font-size: 12pt;
  line-height: 25px;
}
.cal-form-input {
  float: right;
  width: 140px;
}
.cal-form-input input {
  width: 70px;
  padding: 3px 5px;
  font-size: 10pt;
  border: 1px solid #888;
}
.cal-form-input input:focus {
  border: 1px solid #333;
}
.cal-result {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
}
.cal-buttons {
  text-align: center;
}
.cal-buttons input {
  border: none;
  cursor: pointer;
}
.cal-buttons input[type="reset"] {
  background: #999;
}
/* Faq Page */
.faq-wrap h2 {
  color: #00a265;
  border-bottom: 1px solid #888;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-family: 'tl';
  font-size: 18pt;
  font-weight: normal;
}
.faq-group {
  margin-bottom: 15px;
}
.faq-q,
.faq-qa {
  padding: 20px;
}
.faq-q ul,
.faq-qa ul {
  list-style: none;
}
.faq-q a {
  color: #00a265;
}
.faq-q a:hover {
  color: #003c25;
}
.faq-q a {
  text-decoration: underline;
  display: block;
  margin-bottom: 5px;
}
.ans-q {
  color: #00a265;
  margin-bottom: 5px;
  line-height: 1.3em;
}
.ans-a {
  margin-bottom: 15px;
  line-height: 1.3em;
}
/* ----- Helper classes ----- */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
/**
 * For IE 6/7 only
 */
.clearfix {
  *zoom: 1;
}
.responsive-clear {
  display: none;
}
.visible-mobile {
  font-family: 'tl';
  font-size: 20pt;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  display: none;
}
/* Text Align */
.text-center {
  text-align: center;
}
.bg-lightgreen {
  background: #e5f6ef;
}
/* ----- jQuery classes ----- */
.homepro-banner {
  position: relative;
}
.homepro-banner .slides a,
.homepro-banner .slides img {
  display: block;
}
.homepro-banner ul {
  list-style: none;
}
.homepro-banner li {
  float: left;
}
.homepro-banner > ul > li {
  display: block;
  height: 225px;
}
.flex-direction-nav {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
}
.flex-direction-nav a {
  display: block;
  width: 23px;
  height: 59px;
  text-indent: -9999px;
  position: absolute;
  z-index: 2;
}
.flex-direction-nav a.flex-prev {
  left: -40px;
  background: url(../images/promotion-arrow-left.png) no-repeat;
}
.flex-direction-nav a.flex-next {
  right: -40px;
  background: url(../images/promotion-arrow-right.png) no-repeat;
}
.home-topbanner {
  position: relative;
}
.home-topbanner .slides a,
.home-topbanner .slides img {
  display: block;
}
.home-topbanner .flex-control-nav {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  list-style: none;
}
.home-topbanner .flex-control-nav li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.home-topbanner .flex-control-nav li a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
  text-indent: -9999px;
}
.home-topbanner .flex-control-nav li a.flex-active {
  background: #009665;
}
/* Tiny Nav for responsive Menu */
.tinynav {
  display: none;
}
.responsive-bread {
  display: none;
}
/* styles for mobile */
@media screen and (max-width: 480px) {
  .tinynav {
    display: block;
  }
  #nav {
    display: none;
  }
}
/* Responsive Tab to Accordian */
.tesco-tab ul.resp-tabs-list {
  margin: 10px 0;
  padding: 0px;
}
.tesco-tab .resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 15px 30px 10px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  background: #ccc;
  border-radius: 5px 5px 0 0;
  font-family: 'tl';
  font-size: 18pt;
  font-weight: normal;
  color: #333;
  margin-right: 5px;
  width:185px;
  text-align:center;
}
.tesco-tab .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
.tesco-tab h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.tesco-tab .resp-tab-content {
  display: none;
  padding: 15px;
}
.tesco-tab .resp-tabs-list li.resp-tab-active {
  background: #e5f6ef;
  color: #00a265;
}
.tesco-tab .resp-tab-active {
  border-bottom: none;
}
.tesco-tab .resp-content-active,
.tesco-tab .resp-accordion-active {
  display: block;
}
.tesco-tab .resp-tab-content {
  background: #e5f6ef;
}
.tesco-tab h2.resp-accordion {
  font-size: 13px;
  margin: 0px;
  padding: 10px 15px;
}
.tesco-tab h2.resp-tab-active {
  padding: 10px 15px !important;
}
.tesco-tab h2.resp-tab-title:last-child {
  background: blue;
}
/*-----------Vertical tabs-----------*/
.tesco-vtab {
  background: #ccc;
}
.tesco-vtab.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 195px;
  margin: 0;
  list-style: none;
}
.tesco-vtab.resp-vtabs .resp-tabs-list li {
  cursor: pointer;
  width: 120px;
  padding: 8px 15px;
  margin: 10px auto;
  text-align: center;
  border-radius: 5px;
  background: #999;
  color: #fff;
  font-family: 'tl';
  font-size: 16pt;
}
.tesco-vtab.resp-vtabs .resp-tabs-container {
  padding: 0px;
  float: right;
  width: 480px;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
  background: #fff;
}
.tesco-vtab.resp-vtabs .resp-tab-content {
  border: none;
}
.tesco-vtab.resp-vtabs li.resp-tab-active {
  background: #00a265;
}
.tesco-vtab.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}
.tesco-vtab .resp-tabs-container {
  clear: left;
}
.tesco-vtab .resp-tabs-container > div {
  padding: 10px 30px 30px;
}
.tesco-vtab h2.resp-accordion {
  cursor: pointer;
  display: none;
}
.tesco-vtab .resp-tab-content {
  display: none;
}
.tesco-vtab h2.resp-tab-active {
  background: #DBDBDB !important;
}
/*-----------Accordion styles-----------*/
.tesco-tab h2.resp-tab-active {
  background: #DBDBDB !important;
}
.tesco-tab .resp-easy-accordion h2.resp-accordion {
  display: block;
}
.tesco-tab .resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.tesco-tab .resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important;
}
.tesco-tab .resp-jfit {
  width: 100%;
  margin: 0px;
}
.tesco-tab .resp-tab-content-active {
  display: block;
}
.tesco-tab h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1 !important;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 480px) {
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block !important;
  }
  .tesco-vtab h2.resp-accordion {
    font-size: 13px;
    margin: 0px;
    padding: 10px 15px;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  .tesco-vtab.resp-vtabs .resp-tabs-container {
    width: 100%;
  }
  .tesco-vtab.resp-vtabs .resp-tabs-container label {
    width: 45%;
  }
  .tesco-vtab.resp-vtabs .resp-tabs-container .cal-form-input {
    width: 45%;
  }
}
/* Zebra Accordian */
dl.zaccordian dt {
  background: #cccccc url(../images/arrow-down-grey.png) 10px 50% no-repeat;
  color: #333;
  padding: 10px;
  padding-left: 40px;
  cursor: pointer;
  font-family: 'tl';
  font-size: 16pt;
  margin-top:1px;
}
dl.zaccordian dd {
  background: #F2F2F2;
  padding: 0;
}
dl.zaccordian dt.Zebra_Accordion_Expanded {
  background-image: url(../images/arrow-up-grey.png);
}
dl.zaccordian.accordian-green dt {
  background-color: #00a265;
  color: #fff;
  background-image: url(../images/arrow-down-white.png);
}
dl.zaccordian.accordian-green dd {
  background: #e5f6ef;
}
dl.zaccordian.accordian-green dt.Zebra_Accordion_Expanded {
  background-image: url(../images/arrow-up-white.png);
}
.accord-content {
  width: 715px;
  margin: auto;
  padding: 15px 0;
  color: #444;
  font-size: 11pt;
  line-height: 1.4em;
}
.accord-content ul {
  list-style-position: inside;
  margin: 10px 0;
}
.accord-content li {
  margin-bottom: 5px;
}
.accord-content h1,
.accord-content h2,
.accord-content h3 {
  color: #00a265;
  padding: 10px 0;
}
.accord-content h1 {
  font-family: 'tl';
  font-size: 22pt;
  font-weight: normal;
}
.accord-content h2 {
  font-family: 'tl';
  font-size: 20pt;
  font-weight: normal;
}
.accord-content h3 {
  font-family: 'tl';
  font-size: 18pt;
  font-weight: normal;
}
.content-fullwidth {
  width: auto;
  padding: 25px;
  background: #ccc;
}
.content-fullwidth-green {
  width: auto;
  padding: 25px;
  background: #e5f6ef;
}
.accord-col {
  float: left;
  display: inline;
  width: 330px;
  margin-right: 25px;
}

a.singlemenu {
  color: #000 !important;
  padding: 14px 28px 15px;
  line-height: 44px;
text-transform: uppercase;
outline: 0;
text-decoration: none;
color: #333;
font-family: 'tl';
font-size: 16pt;
}

a.singlemenu:hover {
  color: #fff !important;
}

.menu_items_container li.menu_items_head a {
  color: #fff;
}

.megamenu img {
  width: 100%;
}

.register_button {
  margin-top: 10px;
}

.form-control .btn-cancel {color: #fff;
border: 0;
background: #808080;
border-radius: 5px;
margin: 10px 20px;
padding: 0;
font-family: tl;
width: 171px;
height: 41px;
text-indent: -9999px;
background: url(../images/button-cancle-big.png) no-repeat !important;
cursor: pointer;}
.form-control .btn-accept {color: #fff;
border: 0;
background: #00a265;
border-radius: 5px;
margin: 10px 20px;
padding: 6px 25px;
font-family: tl;
font-size: 16pt;
width: 172px;
height: 41px;
background: url(../images/button-okay-big.png) no-repeat;
margin-left: -36px;
cursor: pointer;}
.form-control .btn-accept:hover {
  background: url(../images/button-okay-big.png) no-repeat !important;
}

.form-control .btn-cancel-s {color: #fff;
border: 0;
background: #808080;
border-radius: 5px;
margin: 10px 20px;
padding: 0;
font-family: tl;
width: 101px;
height: 21px;
text-indent: -9999px;
background: url(../images/button-cancle-small.png) no-repeat !important;
cursor: pointer;}
.form-control .btn-accept-s {color: #fff;
border: 0;
background: #00a265;
border-radius: 5px;
margin: 10px 20px;
padding: 6px 25px;
font-family: tl;
font-size: 16pt;
width: 101px;
height: 21px;
background: url(../images/button-okay-small.png) no-repeat;
margin-left: -36px;
text-indent: -9999px;
cursor: pointer;}
.cal-buttons input[class=btn-accept-s]:hover {
  background: url(../images/button-okay-small.png) no-repeat;
  }

.section-submit input[class=calc-button] {
  width: 141px;
  height: 31px;
  background: url(../images/button-calculate.png) no-repeat !important;
  border: none !important;
  display: block;
  margin: auto;
  text-indent:-9999px;
  cursor: pointer;
}

.findlocate-button {
  width: 154px;
  height: 27px;
  background: url(../images/button-find-locate.png) no-repeat !important;
  border: none !important;
  display: block;
  margin: auto;
  text-indent:-9999px;
  cursor: pointer;
}

.confirm-button {
  width: 141px;
  height: 31px;
  background: url(../images/button-confirm.png) no-repeat !important;
  border: none !important;
  display: block;
  margin: auto;
  text-indent:-9999px;
  cursor: pointer;
}

.footer-social a:nth-child(1),
.footer-social a:nth-child(2),
.footer-social a:nth-child(3) {
  display: none;
}

/* Promotion */
.creditpro-wrap {
  position: relative;
  overflow:hidden;
}
  .creditpro-wrap img {
    width: 100%;
    height: auto;
  }

  .creditpro-logo .creditpro-logo img {
    width: auto;
  }

.creditpro-logo {
  position: absolute;
  top: 0;
  left: 60px;
  width: 110px;
}
  .creditpro-logo img {
    width: 100%;
    height: auto;
  }

.promotion-list .creditpro-logo {
  left: 31px;
  width: 80px;
}

.sithead {
  font-family: 'tl';
  color: #00a265;
  font-size: 24pt;
  font-weight: normal;
  border-top: 1px solid #00a265;
  padding-top: 20px;
  margin-left: 17px;
  margin-right: 17px;
}

/* Jubjai List */
.jubjai-list {
	padding: 0 0 0 20px;
}
.jubjai-list h2 {
  font-family: 'tl';
  color: #00a265;
  font-size: 20pt;
  font-weight: bold;
  margin: 15px 0;
}

.jubjai-item > img {
  float: left;
  margin: 0 15px 25px 20px;
}

.jubjai-desc {
  float: left;
  margin: 10px 0 0 20px;
  width: 550px;
}

.jubjai-desc ul {
  list-style: outside disc;
  font-family: 'tl';
  font-size: 16pt;
}

.jubjai-desc li {
  margin-bottom: 10px;
  color: #000;
}

/* Helper */
.list-inside { list-style-position: inside; }
.full-img img { margin-top: 10px; width: 100%; height: auto; display: block;}
.bullet-list { list-style: disc inside !important; }
.bullet-list li { display: list-item !important;}
.inline-block { display: inline-block !important; }
.text-green { color: #00a265 !important; }

.visapaywave-benefit span {
  display: block;
  float: right;
  width: 60%;
}