.sort-col-header {
  width : 80%;
  float : left;
  padding-right : 20px;
}


.sort-icon {  
  width : 10px;
  float : right;
}
.sortable {
  white-space : nowrap;
  cursor : pointer;
}

.boader-left {
  border-left : #cccccc solid 1px;
}

table {
  border-spacing: 0px;
  border-collapse: separate;
}

th {
 border-left: #cccccc solid 1px;
  border-bottom: #cccccc solid 1px;
  
}

th:first-child {  
  border-left : 0px !important;
}


td {
  border-left : solid #cccccc 1px;
}

td:first-child {  
  border-left : 0px !important;
}


/*
  Light blue: #0094b3 
*/

.lowest-price {
  background-color :lavender

}

.deal-info-header th {
    font-size: 15px;
    font-weight: inherit;
}

.alert-text-size h2 {
  font-size: 16px !important;
}

.alert-text-size {
  padding-left: 30px !important;
}

.step-text {
  padding-left: 20px !important;
}

span.alert-text  {
  font-weight: bold;
  text-align: right;
}

.middle-content {
  display: inline-block;
}

.offer-upload {
  top: -1px;
}

.offer-download {
  float: left;   
}
 
.offer-download i {
  padding-right: 5px;
} 

.retailer-top-bar {
  max-width: 800px;
  position: absolute;
  border-bottom: 1px solid #ccc;
}

.top-bar-section {
  float: left;
} 
 
.top-bar-back-colour, .top-bar-back-colour a, .top-bar-back-colour div, .top-bar-back-colour ul, .top-bar-back-colour section   {
  background-color: #105181 !important;
  
} 

.retailer-logo {
   background-color: white !important;  
   position: absolute;
   overflow: inherit;
   right: 0;
   z-index: 1;
}

.retailer-logo, .retailer-logo a, .retailer-logo, .retailer-logo ul, section.retailer-logo  {
  background-color: white !important;  
}

.retailer-logo img {
  background-color: white !important;
}
 
.download-template {
  font-size : 48px !important;
}
 
.pricing-table {
  background-color: #F6F6F6;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
  font-size: 1.77778rem;
  font-weight: normal;
  padding: 0.83333rem 1.11111rem;
  text-align: center;
}

.feedbackIcon {
  height : 70px;
}

.feedback-header-margin-padding {
   margin-bottom: 30px;
   padding-bottom: 20px;
   margin-top: 50px;
}

/*td a, td a:visited, td a:active {
  color: inherit;
  text-decoration: none;
  border-bottom: dotted 1px #cccccc;
}

td a:hover {
  color: inherit;
  text-decoration: none;
}*/

table tr th, table tr td {
  font-size: 16px;
}

.rightText {
  text-align: right;
}

.centreText {
  text-align: center;
}

.leftText {
  text-align: left;
}

.floatLeft {
  float: left;
}

.headerMessage {
  font-size: 25px;
}

.bottom-border {
  border-bottom: 1px solid #ccc;
}

.row .row {
  margin-left : inherit;
  margin-right : inherit;  
}

.arrow-up {
  width: 5px;
  height: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
  display:inline-block;
  float: right;
  clear: both;
  margin-bottom: 3px;
}

.arrow-down {
  width: 5px;
  height: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
  display:inline-block;
  float: right;  
  clear: both;
}

.arrow-up-selected {
  width: 5px;
  height: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
  display:inline-block;
  float: right;
  clear: both;
  margin-bottom: 3px;
}

.arrow-down-selected {
  width: 5px;
  height: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  display:inline-block;
  float: right;  
  clear: both;
}

/* edited in foundation.css before */ 
body {
  line-height: 150%;
  cursor: default; 
}

   
.contain-to-grid {
  background: transparent;
}

.top-bar {
  background: #fefefe;
}

.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
}

.top-bar .name span {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0; 
}
.top-bar .name span a {
  color: #222;
  font-weight: normal;
  width: 75%;
  display: block;
  padding: 0 15px; 
}

.top-bar.expanded .title-area {
  background: #046799; /* teal */ 
}

.top-bar-section ul li {
    background: transparent;
}

.top-bar-section ul li > a {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-transform: none;
  background: #046799; /* teal */ 
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: transparent;
  background: #0097b9;
  color: white;
  opacity: 0.4; 
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  line-height: 22.5px;
}

ul.pagination li.current a, ul.pagination li.current button {
  background: #0097b9;
}

ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #046799; /* teal */
  color: white;
  opacity: 0.4;
  text-decoration: none;
  }

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  color: #999999;
  opacity: 1;
  cursor: default;
}

.breadcrumbs {
  background-color: #f9f9f9;
  margin-bottom: 0.5625rem;
}

.breadcrumbs > * a {
  color: #046799; /* teal */
}

.elx-red {
  color: #de1829; /* 'action' red */
}

.icon-bar .label {
  font-family: 'Signika', sans-serif;
  padding: 1.25rem;
  line-height: 1.6;
}

.icon-bar li.active {
  background: #008cba; 
}

.icon-bar > * i {
  font-size: 2.875rem;
}

.icon-bar a:hover {
  text-decoration: none;
}

.accordion-navigation.active .fi-plus {
  display: none;
}

.accordion-navigation .fi-minus {
  display: none;
}

.accordion-navigation.active .fi-minus {
  display: inline-block;
}

.addpoints {
  margin-bottom: 0.5625rem;
}

.best-offer {
  background-color: #0091AC;
}

.ooffer {
  font-size: 0.5rem;
  padding: 0.1rem 0.8rem 0.1rem 0.1rem;
  margin-bottom: 0.25rem;
}

.ooffer .close {
  right: 0;
  padding-right: 4px;
}

.top-bar-section {
  color: #FFFFFF;
}

@media only screen and (min-width: 40.063em) {
  .top-bar, .retailer-logo {
    background: #fefefe;
  }

  .top-bar-section ul li > a, .retailer-logo ul li > a  {
    width: auto; 
    color: #FFFFFF;
  }

  .top-bar-section ul, .retailer-logo ul  {
    background: #fefefe;
  }

  .top-bar-section li:not(.has-form) a:not(.button), .retailer-logo li:not(.has-form) a:not(.button) {
    background: #fefefe;
    padding: 0 10px;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover, .retailer-logo li:not(.has-form) a:not(.button):hover {
    background-color: #fefefe;
    color: #FFFFFF;
    text-decoration: underline;
  }

  h2 {
    font-size: 1.3125rem; 
  }

  h3 {
    font-size: 1.2rem; 
  }

}

/* Default Link Styles */
/*a {
  color: #046799; /* teal */
  }
  a:hover, a:focus {
    color: #046799; /* teal */
    text-decoration: underline; }*/

/* Default paragraph styles */
p {
  line-height: 1.4;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; 
}
p.lead {
  line-height: 1.4; 
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Signika', sans-serif;
}

/* Blockquotes */
blockquote {
  border-left: 0;
}

blockquote cite {
  color: #FFFFFF; 
}
blockquote cite a,
blockquote cite a:visited {
  color: #FFFFFF; 
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #FFFFFF; 
}

/* Foundation Dropdowns */
.f-dropdown {
  margin-top: 0;
}
.f-dropdown.content {
    padding: 1.25rem 1.25rem 0;
    border: 0;
    border-top: 5px solid #CCCCCC;
}
.f-dropdown.small {
    max-width: 250px; 
}
.f-dropdown:after, .f-dropdown:before{
  border: 0;
  border-color: transparent;
  border-bottom-style: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

table {
  table-layout: fixed;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
/*textarea {
  border: 1px solid #046799; /* teal */
}*/

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #046799; /* teal */ 
}

select {
  border: 1px solid #046799; /* teal */
  min-width: 75px;
}
select:hover {
  border-color: #046799; /* teal */ 
}

/* ----------------------------------- */



main, aside{
  font-family: 'Signika', sans-serif;
  color: #333333;
  font-size: 1rem;
  line-height: 1.4em;
}

main .button, main button, aside .button, aside button {
  font-family: 'Signika', sans-serif;
}

h2, h3, h4 {
  font-family: 'Signika Negative', sans-serif;
  color: #333333;
}

main h1 {
  font-size: 1.5rem;
}

main h2{
  font-weight: bold;
  color : #046799; /* teal */
}

table th {
  background: #DDD;
  color: #000;
}

.blue-bg-wh-font {
  background: #fefefe;
  color: #999;
  padding-top: 10px;
}

.text-uppercase {
  text-transform: uppercase;
}

.top-bar .name h1 a:hover, .top-bar .name span a:hover {
  text-decoration: none;
}

.top-mail {
  height: 46px;
}

.top-mail .fi-mail {
  font-size: 1.5rem;
}

.f-dropdown {
  
}

.f-dropdown input {
  margin-bottom: .5rem;
}

#signin {
  background: #046799; /* teal */
}

.signin, .signin a, .signin label{
  color: #FFFFFF;
}

.signin .prefix {
  background: #FFFFFF;
}

.signin input {
  border: 1px solid #CCCCCC;
  border-left: none;
  box-shadow: none;

}

.signin input:focus {
  background: #FFFFFF;
  border-left: none;
  border-color: #ccc;
}

.fi-torso, 
.fi-lock {
  font-size: 1.3125rem;
  color: #046799; /* teal */
}

#teaser {
  background: url('../images/teaser1.jpg') no-repeat;
  margin-bottom: 2em;
}

.login #teaser {
  background: url('../images/teaser-login.jpg') no-repeat;
}


.slogan {
  bottom: 1.375rem;
  position: relative;
  font-size: 2em;
  line-height: 2.75rem;
  font-family: 'Signika', sans-serif;
}

.sidebar {
  border-top: 0.3125em solid #CCCCCC;
  margin-top: 0.4375em;
  padding-top: 0.4375em;
}

.introduction {
  margin-bottom: 1em;
}

.whats-elx {
  background-color: #e6e6e6;
  border-top: 7px solid #CCCCCC;
}

.register {
  margin-bottom: 1em;
}

.register a{
  background: url('../images/signup.png') no-repeat;
  padding-left: 120px;
  display: block;
  font-size: 1.3em;
  line-height: 85px;
  color: #FFFFFF;
}

.block h3{
  border-top: 7px solid #CCCCCC;
  font-size: 1.2rem;
  padding-left: .5em;
  line-height: 1.5em;
  margin-bottom: .25rem;
}

.block-item {
  padding: 0 .2em;
}

.block-item h4{
  font-size: 1rem;
  font-weight: bold;
}

.help {
  background-color: #0091ac;
  color: #FFFFFF;
  padding: .4375rem .8125rem .625rem;
  margin-bottom: .8125rem;
}

.help h3, .helpcontact a {
  color: #FFFFFF;
}

.helpcontact {
  background-color: rgba(255,255,255,0.6);
  border-radius: 10px;
  padding: 0.5em;
  margin: 0 2.25em;
}

.helpcontact p, .helpcontact a {
  font-size: 1.2em;
}

.helpcontact p {
  margin-bottom: 0.3125em;
}

.helpcontact .mail a {
  background: url('../images/mail-transparent.png') no-repeat 50%;
  text-indent: -9999px;
  width: 32px;
}

.lets-start-wrap {
  margin-bottom: 2rem;
  font-family: 'Signika Negative', sans-serif;
}

.lets-start {
  background: url('../images/letsstart1.jpg') no-repeat;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: bold;
  height: 5rem;
  line-height: 4rem;
}

.lets-start button,
.lets-start .button {
  font-size: 1.4rem;
  margin: .5rem 0;
  padding-bottom: 1rem;
  font-family: 'Signika Negative', sans-serif;

}

.elx-process {
  color: #414042;
  background-color: #E6E7E8;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

.elx-process h3 {
  font-size: 1.6em;
  line-height: 3em;
  background: url('../images/footertriangle_white.png') no-repeat center top;
  margin-top: 0;
}

.elx-process dl{
  padding-left: 5rem;
}

.elx-process #points {
  background: url('../images/lamp.png') no-repeat;
}

.elx-process #workspace {
  background: url('../images/lens.png') no-repeat;
}

.elx-process #requests {
  background: url('../images/mail.png') no-repeat;
}

.operated {
  margin-bottom: 1em;
  color: #999;
}

.footer-wrap {
  line-height: 3em;
  font-size: .75em;
}
.footer-wra .row:first-of-type {
  border-top: 1px solid #ccc;
}
.footer-wrap ul,
.footer-wrap li {
  margin: 0;
  line-height: 3em;
}
.footer-wrap .inline-list > li {
  float: none;
  display: inline-block;
}

.footer-wrap ul {
  font-size: 14px;
}

.footer-wrap a {
  color: #999;
}

.footer-wrap a:hover {
  text-decoration: underline;
}

.footer-wrap .divider {
  border-left: 1px solid #FFFFFF;
  margin: 1em .5em;
  height: 1em;
}

table.responsive {
  width: auto;
}


/*.heading {
  margin-bottom: 0.5rem !important;
}*/

.headline {
  padding-bottom: 10px;
  border-bottom: 2px solid #046799; /* teal */
}

.procurement h1 {
  color: #046799; /* teal */
  font-family: "Signika Negative", Helvetica, sans-serif;
  font-size: 32px;
}

.procurement .inline-list {
  margin: 0;
  line-height: 1.5;
  font-size: 1.2rem;
}

.procurement  .heading .fi-mail {
  font-size: 2rem;
  line-height: 2rem;
}

.procurement .heading .fi-print {
  font-size: 2rem;
  line-height: 2rem;
}

.button.transparent {
  background: none;
  border: 1px solid #FFFFFF;
}

.button.transparent:hover {
  border: 1px solid #CCC;
  background: rgba(0,0,0,0.5);
}

.border {
  border-style: solid;
  border-width: 1px;
  border-color: #0094b3;
}

.help-container.index h2 {
  margin-top: 15px;
}
.help-container h3.more {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.help-container video {
   display: block; 
   width: 100%;
   margin-top: 20px;
}

@media only screen and (min-width: 40.063em) and (max-width: 53.75em){
  .register a {
    font-size: 1em;
    white-space: nowrap;
    text-align: right;
    padding-left: 0;
  }
  .helpcontact {
    margin: 0 .75em;
  }
}

@media only screen and (min-width: 40.063em){
  .sidebar {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64.063em){
  #signin.open {
    left: auto !important;
    right: 0;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 85.875em){
  #signin.open {
    left: auto !important;
    right: 1rem;
  }
}

@media only screen and (min-width: 40.063em) and (max-width:45.625em){
  .top-bar-section li:not(.has-form) a:not(.button){
    padding: 0 5px;
  }
}

@media only screen and (min-width: 45.6875em) and (max-width:51.25em){
  .top-bar-section li:not(.has-form) a:not(.button){
    padding: 0 10px;
  }
}
