
.nojs {
  display: none;
}
/* Common HTML5 Components
--------------------------------*/
context {
  display: none;
}
body {
  flex-direction: column;
  display: flex;
  height: 100%;
  min-height: 100%;
  margin: 0;
  background-color: #FAFAFA;
}
html {
  height: 100%;
  overflow-y: scroll;
}
.content {
  flex: 1;
}
.expand-row {
  padding-left: 15px;
  padding-right: 15px;
}
.centered {
	text-align: center;
}

/* Removes unnessacery :before/:after
---------------------------*/
.no-pseudo::before {
  display: none !important;
}
/* Box Width
-----------------------------------*/
.box-width {
  padding: 20px 16px;
  margin-bottom: 20px;
}
/* Margins & Padding
-----------------------------------*/
.no-gutter {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.no-margin {
  margin: 0 !important;
}
.no-mb {
  margin-bottom: 0 !important;
}
.no-mr {
  margin-right: 0 !important;
}
/* Margin Top
-----------------------------------*/
.mt-10 {
  margin-top: 10px !important;
}
.mt-26 {
  margin-top: 26px;
}
.mt-50 {
  margin-top: 50px !important;
}
/* Margin Bottom
-----------------------------------*/
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
/* Padding Left
-----------------------------------*/
.pl-10 {
  padding-left: 10px !important;
}
/* Padding Bottom
-----------------------------------*/
.pb-20 {
  padding-bottom: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-40 {
  padding-bottom: 40px !important;
}
/* Add Padding
-----------------------------------*/
.padding-lr {
  padding-right: 15px;
  padding-left: 15px;
}
.padding-dbl {
  padding-right: 30px;
  padding-left: 30px;
}
/* Remove Padding
-----------------------------------*/
.no-padding-t {
  padding-top: 0px !important;
}
.no-padding-l {
  padding-left: 0px !important;
}
.no-padding-r {
  padding-right: 0px !important;
}
.no-padding-b {
  padding-bottom: 0 !important;
}
/* Font Styles
-----------------------------------*/
.bold {
  font-weight: bold;
}
/* Hide/Show classes
-----------------------------------*/
.open {
  display: block !important;
}
.closed {
  display: none !important;
}
/* Well - Block
-----------------------------------*/
.well {
  background-image: none;
  background-color: #FAFAFA;
  border-radius: 0;
  border: 1px solid #f3f3f3;
  box-shadow: none;
}
.well p {
  color: #000000;
  margin-bottom: 0;
}
/* Header
-----------------------------------*/
/*.edit-customer .headerTop-Dashboard {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.edit-customer header {
  margin-top: 50px;
}*/
.headerTop-Dashboard div {
	height: 100%;
}
.headerTopRight {
	float: right;
}
.headerTopLeft {
	float: left;
}
/* Logo
----------------------*/
.logo {
  height: 90%;
  margin: 8px 0;
  float: left;
}
.logo-sm {
  height: 100px;
  margin: 0;
  width: auto;
}
.headerTop {
  height: 100px;
  background-color: #070439;
  text-align: right;
  line-height: 44px;
  font-size: 24px;
  overflow: hidden;
  clear: both;
}
.headerTop .clientLogo svg {
  line-height: 36px;
  float: left;
  padding-top: 16px;
  height: 56px;
}
.clientLogo img {
	max-height: 105%;
}
.headerTop .pageMode {
  padding-right: 0;
}
.headerTop .pageMode span {
  color: #FFFFFF;
  text-align: right;
  line-height: 44px;
  padding: 0 20px 0 0;
  font-size: 1em;
}
/* Header top for dashboard
-----------------------------------*/
.headerTop-Dashboard {
  height: 100px;
  background-color: #070439;
  text-align: right;
  font-size: 24px;
  clear: both;
}
.headerTopLeft {
	/*display: table;*/
	overflow: hidden;
}
.headerTop-Dashboard .clientLogo {
	/*display: table-cell;*/
	height: 100%;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
	vertical-align: bottom;
	width: 60%;
}
.headerTop-Dashboard .clientLogo svg {
  line-height: 36px;
  float: left;
  padding-top: 16px;
  height: 56px;
}
.headerTop-Dashboard .clientLogo img {
	bottom: -2px;
	left: 40px;
	max-width: 100%;
	position: absolute;
}
.headerTop-Dashboard .col-md-6 {
  padding: 0px;
}
/* Header bottom segment
-----------------------------------*/
.headerBottom .navbar-inverse {
  border-radius: 0px;
  margin-bottom: 0px;
}
.headerBottom .navbar-inverse .navbar-nav li a:first-child {
  font-family: Arial, Helvetica, sans-serif;
}
.headerBottom .navbar-inverse .navbar-nav li a:first-child svg {
  height: 21px;
}
.headerBottom .navbar-inverse .navbar-nav li a {
  font-family: Arial, Helvetica, sans-serif;
}
/* Client Logo
-----------------------------------*/
.store-logo {
  float: right;
  margin-right: 40px;
}
.store-logo img {
  bottom: auto !important;
  margin-top: 30px;
  max-height: 46px;
  max-width: 250px;
}
/* 
-----------------------------*/
.nav-pills {
  margin-top: 10px;
}
.fixed {
  position: fixed;
  top: 74px;
  left: 0;
  width: 100%;
  z-index: 2 !important;
}
/* Edit/Save Panel Sections
-----------------------------*/
.edit-panel {
  display: block;
  padding-right: 0;
}
.save-panel {
  display: none;
  padding-right: 0;
}
.customer-info {
  padding-bottom: 2px;
}

/* Icons for dashboard*/
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?73512800');
  src: url('fonts/fontello.eot?73512800#iefix') format('embedded-opentype'), url('fonts/fontello.woff2?73512800') format('woff2'), url('fonts/fontello.woff?73512800') format('woff'), url('fonts/fontello.ttf?73512800') format('truetype'), url('fonts/fontello.svg?73512800#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?73512800#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-plus:before {
  content: '\e800';
}
/* 'î €' */
.icon-help:before {
  content: '\e801';
}
/* 'î �' */
.icon-user:before {
  content: '\e802';
}
/* 'î ‚' */
.icon-users:before {
  content: '\e803';
}
/* 'î ƒ' */
.icon-cog:before {
  content: '\e804';
}
/* 'î „' */
.icon-chart:before {
  content: '\e805';
}
/* 'î …' */
.icon-logout:before {
  content: '\e806';
}
/* 'î †' */
.icon-pencil:before {
  content: '\e807';
}
/* 'î ‡' */
.icon-ok:before {
  content: '\e809';
}
/* 'î ˆ' */


/* Page Title & sub-headers
-----------------------------------*/
.page-title {
  padding-left: 34px;
}
.page-title h2 {
  font-size: 3.16em;
}
.group-section .subHeading {
  border-bottom: 1px solid #E8E6E7;
  font-size: 2em;
  margin: 5px 0 15px 0;
  padding-bottom: 10px;
}
.page-title-with-add-content h2 {
	display: inline-block;
}
.page-title-with-add-content .btn {
	float: right;
	margin-top: 10px;
}
/* Box Style
-----------------------------------*/
.bg-styled {
  padding: 20px 40px;
  background-color: white;
  margin-bottom: 15px;
}
#dashboard .box-border {
  padding: 20px;
  clear: both;
}
#dashboard .box-border button {
  float: right;
}
/* Dynamicaly Added input Column for disabled fields.
------------------------------------------------------*/
#home .input-col input:disabled {
  margin-bottom: 40px;
}
.edit-customer #home .input-col input:disabled {
  margin-bottom: 10px !important;
}
.input-col {
  position: relative;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  min-height: 1px;
  width: 100%;
  padding: 0;
}
.input-col input:disabled {
  background-color: transparent;
  height: 20px;
  padding: 0;
  line-height: 1.42857143;
  border: 1px solid transparent;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
}
/* Chrome only: */
@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) { 
	.input-col input:disabled {
		padding-top: 1px;
	}
}
.input-col input:disabled :-webkit-autofill {
  background-color: transparent !important;
}
.input-col select:disabled {
  background-color: transparent;
  height: 20px;
  padding: 0;
  line-height: 1.42857143;
  border: 1px solid transparent;
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
  margin-bottom: 10px;
}
/* Microsoft Edge only: */
@supports (-ms-ime-align: auto) {
	.input-col select:disabled {
		margin-left: -3px;
	}
}
.input-col select:disabled select:-ms-expand {
  display: none;
}
/* Headings
-----------------------------------*/
.pageHeading {
  border-bottom: 1px dotted #71777f;
  display: block;
  margin: 10px 0 25px 0;
  width: 34%;
}
.pageHeading h1 {
  border-bottom: 2px solid #00bcd4;
  display: inline-block;
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
}
.subHeading {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  color: #000000;
  margin: 0;
}
/* Div IDs
-----------------------------------*/
.payment-block {
  border: 1px solid rgba(175, 221, 238, 0.89);
  border-radius: 10px;
  padding: 20px 20px 40px 20px;
  background-color: rgba(175, 221, 238, 0.2);
}
.recurpayment-box {
  background-color: #FFFFFF;
  border: 1px solid #eae8e8;
  border-radius: 5px;
  margin-top: 8px;
  padding: 6px 9px 28px 9px;
}
.recurpayment-box input[type="checkbox"] {
  margin: 10px 0 0 -20px;
}
.messageBox {
  border: 1px solid #dadada;
  margin: 20px 0;
  padding: 20px;
}
#tostore {
  margin-left: 12px;
}
#altAddress {
  display: none;
}
#address {
  padding-top: 20px;
}
#contact {
  padding-right: 35px;
}
#search {
  margin-top: 10px;
}
#postcode,
#alt-postcode {
  width: 86%;
}
/* Marketing Section
----------------------*/
#marketing span {
  padding-left: 15px;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
}
/* Increases Checkmark icon
-----------------------------*/
input[type=checkbox] {
  zoom: 1.5;
}
/* Store input - style ?
------------------------------*/
.store {
  background-color: #ececec;
  width: 40%;
  padding: 15px 7px;
  border: 1px solid #ccc;
}
/* Errors
----------------------*/
[id*="-error"] {
  border: none !important;
}
.error {
  border: 1px solid #f6343f;
}
#prescription [id*="-error"] {
  top: 2px;
  left: 10px;
}
#prescription .checkbox {
  margin: 0px 14px;
}
#payment [id*="-error"] {
  top: 28px;
  left: 23px;
}
#payment span {
  font-size: 0.85em;
}
/* Input validation error box
--------------------------------*/
label.error {
  background-color: #ffc4c4;
  color: #b50303;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  height: 30px;
  padding: 4px 12px;
  border: 1px solid red;
}
/* Alert boxes
----------------------------------*/
.messages {
  margin: 0 40px;
}
.bg-styled .messages {
  margin-left: 0px;
}
.success-messages {
  background-color: #cde8c1;
  margin-bottom: 20px;
  border: 1px solid #a9bf96;
}
.success-messages p {
  color: #3c763d;
  margin: 15px;
}
.information-messages {
  background-color: #f1f1f1;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb;
}
.information-messages p {
  color: #000000;
  margin: 15px;
}
.warning-messages {
  background-color: #f5ebba;
  margin-bottom: 20px;
  border: 1px solid #c1a66d;
}
.warning-messages p {
  color: #8a6d3b;
  margin: 15px;
}
.error-messages {
  background-color: #ffc4c4;
  margin-bottom: 20px;
  border: 1px solid #c50202;
}
.error-messages p {
  color: #b50303;
  margin: 15px;
}
.success-messages, .information-messages, .warning-messages, .error-messages {
  -moz-animation-name: message-presentation;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: ease-out;
  -o-animation-name: message-presentation;
  -o-animation-duration: 1s;
  -o-animation-timing-function: ease-out;
  -webkit-animation-name: message-presentation;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-name: message-presentation;
  animation-duration: 1s;
  animation-timing-function: ease-out;
}
@keyframes message-presentation {
  0% {transform: scaleX(0) scaleY(0.05);}
  40% {transform: scaleX(1) scaleY(0.05);}
  100% {transform: scaleX(1) scaleY(1);}
}
@-webkit-keyframes message-presentation {
  0% {transform: scaleX(0) scaleY(0.05);}
  40% {transform: scaleX(1) scaleY(0.05);}
  100% {transform: scaleX(1) scaleY(1);}
}
@-o-keyframes message-presentation {
  0% {transform: scaleX(0) scaleY(0.05);}
  40% {transform: scaleX(1) scaleY(0.05);}
  100% {transform: scaleX(1) scaleY(1);}
}
@-moz-keyframes message-presentation {
  0% {transform: scaleX(0) scaleY(0.05);}
  40% {transform: scaleX(1) scaleY(0.05);}
  100% {transform: scaleX(1) scaleY(1);}
}
.large-message-container .messages div {
	/*background-image: url(../../../../images/c/theme/default/warning.gif);*/
	margin: 50px 0;
	padding: 50px 0;
	text-align: center;
	position: relative;
    overflow: hidden;
}
.large-message-container .messages div.error-messages:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 150%;
    top: -70%;
    left: 0%;
    /*z-index: -1;*/
    background-color: rgba(255, 196, 196, 0.05);
	background-image: url("../../../../images/c/theme/default/warning.gif");
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: 95%;
	transform: rotate(8deg);
}

/* Forgot details
----------------------*/
div.popup {
	background: #FFF;
	border-radius: 5px;
	display: none;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	top: 10%;
	width: 350px;
	z-index: 2;
}
div.popup header, div.popup section, div.popup footer {
	padding: 10px;
}
#popup-background {
	background: #000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.75;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
#reset-password {
	text-align: center;
}
#reset-password h3 {
	color: #070439;
	margin: 10px;
}
#reset-password-form button {
	padding: 16px 0;
	text-align: center;
	width: 80%;
}
#reset-password footer {
	background: #CCC;
	border-radius: 0 0 5px 5px;
	margin-top: 20px;
	padding: 15px;
	text-align: center;
}
#reset-password footer a {
	color: #23527c;
}
/* Forgotten Login details - Modal
---------------------------------*/
#fpass-modal {
  width: 370px;
}
#fpass-modal .modal-content {
  text-align: center;
  border-radius: 0;
}
#fpass-modal .modal-content .modal-header {
  padding: 15px;
  text-align: center;
}
#fpass-modal .modal-content .modal-header h3 {
  color: #00a4e4;
}
#fpass-modal .modal-content .modal-body {
  padding: 0 4em 32px;
}
#fpass-modal .modal-content button:not(.close) {
  margin-top: 10px;
  -webkit-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
}
#fpass-modal .modal-content .modal-footer {
  text-align: center;
  background: #3c3838;
  padding: 14px;
}
#fpass-modal .modal-content .modal-footer a {
  cursor: pointer;
  color: #6b6b6b;
}
#fpass-modal .modal-content .modal-footerhover {
  color: #bbb;
  text-decoration: none;
}
/* Global modal variables 
---------------------------*/
.modal-open {
  padding: 0px !important;
}
.modal-header,
.modal-footer {
  border: none;
}
.modal-body {
  padding: 0 15px;
}
.form-basic {
  display: block;
  width: 100%;
  background: white;
  border-radius: 4px;
  height: 30px;
  padding: 0 8px;
  line-height: 1.42857143;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
/* Login Screen
----------------------------*/
#login-screen .bgimage {
  background: url(../../../../images/bg01.jpg) no-repeat;
  background-size: cover;
  min-height: 81vh;
}
#login-screen .bgimage .login-width {
  width: 80%;
  margin: 0 0 0 auto;
}
#login-screen .bgimage .login-width .logo {
  margin: 39% 0 0 3%;
  width: 80%;
}
#login-screen .bgimage .login-width .langBox {
  width: 44%;
  margin: 20px auto;
}
#login-screen .bgimage .login-width .langBox label {
  color: #ece9e9;
}
/* Results section
-----------------------------*/
section#results-tbl {
  padding: 20px 34px !important;
}
/* Login page
-----------------------------*/
.bounding-box {
  background-color: #00a4e4;
  margin-top: 10%;
}
.bounding-box .big-image {
  background-color: white;
  padding: 0 0 0 10px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.bounding-box .big-image img {
  padding: 10px 0;
}
.bounding-box .loginbox {
  background-color: #00a4e4;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 10% 40px;
  min-height: 520px;
  width: 30.333333%;
  position: relative;
  float: left;
}
.bounding-box .loginbox form .form-group {
  border-bottom: 1px solid #0a78a2;
}
.bounding-box .loginbox form .form-group .control-label {
  color: #FFFFFF;
  font-size: 1em;
  padding-left: 8px !important;
}
.bounding-box .loginbox form .form-group .form-control {
  color: #FFFFFF;
  background: transparent;
  border: none;
  font-size: 1em;
  outline: none;
  box-shadow: none;
  padding: 8px 8px 8px 5px;
  cursor: pointer;
}
.bounding-box .loginbox form .form-group #fpass {
  cursor: pointer;
}
.bounding-box .loginbox form .form-group input:-webkit-autofill,
.bounding-box .loginbox form .form-group textarea:-webkit-autofill,
.bounding-box .loginbox form .form-group select:-webkit-autofill {
  height: 20px !important;
}
.bounding-box .loginbox form a {
  color: white;
  cursor: pointer;
}
.bounding-box .loginbox form a:hover {
  color: #F2F2F2;
}
/* Customer Info Page
----------------------------*/
#customerInfo .control-label {
  float: none;
}
#customerInfo .form-group {
  padding-bottom: 0px;
}
#customerInfo .form-group label {
  padding: 0 20px 0 0;
}
#customerInfo .display-inline {
  display: inline-block;
}
.customer-info {
  background-color: white;
}
.ui-tooltip {
  box-shadow: 0px 0px 1px #666666 !important;
}
/* Delivery Section
-----------------------------*/
#delivery .btn-group-lg {
  margin-top: 10px;
}
#delivery .btn-group-lg .btn-clear {
  font-size: 1em;
  height: 45px;
  line-height: 23px;
  margin-bottom: 10px;
}
#delivery .btn-group-lg .active {
  position: relative;
  background-color: #444;
  color: #FFFFFF;
}
#delivery #AltAddress {
  padding-left: 15px;
  padding-right: 15px;
}
#delivery #AltAddress .subHeading {
  margin-top: 50px;
}
#delivery #AltAddress span {
  padding-left: 0;
}
/* Order/Billing Section
-----------------------------*/
#order-bill .btn-group-lg {
  margin-top: 10px;
}
#order-bill .btn-group-lg .btn-clear {
  font-size: 1em;
  height: 45px;
  line-height: 23px;
  margin-bottom: 10px;
  width: 30%;
}
#order-bill .btn-group-lg .active {
  position: relative;
  background-color: #444;
  color: #FFFFFF;
}
/* Postal code Lookup modal
-----------------------------*/
#pcodelookup .modal-dialog {
  width: 460px;
}
#pcodelookup .modal-dialog .modal-content {
  padding: 20px;
}
/* Footer section
-----------------------------*/
.btn-footer {
  margin: 26px 40px 50px 0;
  float: right;
}
#rx-field .label {
  margin-top: 3px;
}
#rx-field {
  margin-bottom: 86px;
}
.collapse {
  display: none !important;
}

/* Dashboard Heading
-----------------------------------*/
#dashboard {
  padding: 20px 10px 0 10px;
}
#dashboard .page-title {
  padding-left: 14px;
  margin: 40px 0 60px 0;
}
#dashboard .page-title h2 {
  font-size: 2.6em;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Dropdown Menu
-----------------------------------*/
.dropdown-menu {
  top: 73px;
}
.dropdown-menu li {
  padding: 0;
}
.dropdown-menu li a {
  padding: 10px 20px;
  color: #070439;
}
.dropdown-menu li a i {
  padding: 5px 4px;
  background-color: #070439;
  border-radius: 50%;
  color: #fff;
  margin-right: 7px;
}
.dropdown-menu li a:hover {
  color: #00a4e4;
}
.dropdown-menu li a:hover i {
  padding: 5px 4px;
  background-color: #787A9F;
  border-radius: 50%;
  color: #fff;
  margin-right: 7px;
}
.dropdown-menu li:first-child {
  padding-top: 0;
}
.dropdown-menu li:first-child a {
  padding-top: 12px;
}
.dropdown-menu li:last-child {
  padding-bottom: 0;
}
.dropdown-menu li:last-child a {
  border-top: 1px solid #d3d3d3;
  padding: 8px 20px 12px 20px;
  cursor: pointer;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
  top: 73px;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.dropdown-menu .divider {
  background-color: #e6e5e5;
  height: 1px;
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Dashboard Tiles
-----------------------------------*/
.tile-panel {
  display: flex;
  overflow: hidden;
  background-color: #333333;
  -webkit-background-color: #333333;
  -moz-background-color: #333333;
  -ms-background-color: #333333;
  margin-bottom: 10px;
  padding: 35px 40px 35px 36px;
  margin: 6px;
}
.tile-panel:hover {
  background-color: #00a4e4;
  -webkit-background-color: #00a4e4;
  -moz-background-color: #00a4e4;
  -ms-background-color: #00a4e4;
  cursor: pointer;
}
.tile-panel:hover a .tile-panel-icon {
  background-color: #333333;
  -webkit-background-color: #333333;
  -moz-background-color: #333333;
  -ms-background-color: #333333;
  color: #FFFFFF;
}
.tile-panel a {
  flex-basis: 0;
  flex-grow: 1;
}
.tile-panel a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.tile-panel a:hover desc {
  padding: 0 35px 0 45px;
  overflow: hidden;
}
.tile-panel a:hover desc h4 {
  color: #FFFFFF;
  line-height: 25px;
  text-decoration: none;
}
.tile-panel a:hover .tile-panel-icon {
  background-color: #333333;
  -webkit-background-color: #333333;
  -moz-background-color: #333333;
  -ms-background-color: #333333;
  color: #FFFFFF;
}
.tile-panel a:active {
  text-decoration: none;
  color: #FFFFFF;
}
.tile-panel a:active .tile-panel-icon {
  background-color: #333333;
  -webkit-background-color: #333333;
  -moz-background-color: #333333;
  -ms-background-color: #333333;
  color: #FFFFFF;
}
.tile-panel a:focus {
  text-decoration: none;
  color: #FFFFFF;
}
.tile-panel a:focus .tile-panel-icon {
  background-color: #333333;
  -webkit-background-color: #333333;
  -moz-background-color: #333333;
  -ms-background-color: #333333;
  color: #FFFFFF;
}
.tile-panel a .desc {
  padding: 10px 8px 0 16px;
  overflow: hidden;
}
.tile-panel a .desc h4 {
  font-size: 1.4em;
  line-height: 25px;
  color: #FFFFFF;
  margin-bottom: 0;
  text-transform: uppercase;
}
.tile-panel a .tile-panel-icon {
  background-color: #00a4e4;
  -webkit-background-color: #00a4e4;
  -moz-background-color: #00a4e4;
  -ms-background-color: #00a4e4;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 35px;
  float: left;
  padding: 16px 17px;
  text-align: center;
}
.tile-panel a .tile-panel-icon:before {
  position: relative;
  top: 2px;
}
.tile-panel a .icon-plus {
  margin-right: 0;
  margin-left: 0;
  padding: 14px 8px;
}
.tile-panel a .icon-plus:before {
  font-size: 1.4em;
}

/* Login page Background
-----------------------------*/
.login-bg, .reset-pw-bg {
  background: url('../../../../images/c/theme/default/login-bg.jpg') no-repeat;
  background-size: cover;
}
/* Company Logo
-----------------------------*/
.login-logo {
  line-height: 36px;
  padding-top: 20px;
  font-size: 1em;
  height: 54px;
}
/* Login Box
-----------------------------*/
#login-form-container, #loginForm {
	position: relative;
}
.card {
  width: 38%;
  padding: 50px 20px;
  text-align: center;
  margin: 0 auto;
  height: 400px;
}
.card .form-group a {
  color: #070439;
  float: right;
}
.card .form-group label {
  font-weight: 600;
}
.card .form-group input {
  height: 40px;
  margin-bottom: 30px;
}
.card .btn-signin {
  padding: 16px 66px;
  margin-top: 0;
}
/*.login-bg .card {
	display: none;
}*/

/* Login Languages Box
------------------------*/
.language-selector {
	display: table;
	height: 220px;
	margin: 50px 0;
	padding: 0;
	width: 50%;/*100%;*/
}
.language-selector ul {
	color: #888;
	list-style-type: none;
	margin: 0 0 55px 5%;
	padding: 0;
	text-align: left;
}
.language-selector li {
	height: 80px;
	margin-bottom: 20px;
	position: relative;
}
.language-selector li:last-child {
	margin-bottom: 0;
}
.language-selector input {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: inline-block;
}
@-moz-document url-prefix() {
    @supports not (animation: calc(0s)) {
        /* Gecko */
        .language-selector input {
			opacity: 0;
		}
    }
}
.language-selector input:hover, #change-language a:hover {
	background: rgba(97,143,193, 0.25);
	border-bottom: 1px solid #070439;
	border-top: 1px solid #070439;
	cursor: pointer;
}
.language-selector input:active +.language-flags {
	opacity: 0.9;
}
#flag-listings {
	display: table-cell;
	vertical-align: top;
	width: 40%;
}
#flags-list {
	-webkit-animation-name: languages;
	-webkit-animation-duration: 3s;
	animation-name: languages;
	animation-duration: 3s;
	border: 2px solid #070439;
}
@keyframes languages {
  0% {opacity: 0;}
  25% {opacity: 0;}
  100% {opacity: 1;} 
}
@-webkit-keyframes languages {
  0% {opacity: 0;}
  25% {opacity: 0;}
  100% {opacity: 1;} 
}
@-o-keyframes languages {
  0% {opacity: 0;}
  25% {opacity: 0;}
  100% {opacity: 1;} 
}
@-moz-keyframes languages {
  0% {opacity: 0;}
  25% {opacity: 0;}
  100% {opacity: 1;} 
}
#flags-list span {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	left: 25px;
	position: absolute;
	top: 30%;
}
#flags-list .language-listings-flag {
	height: 70%;
	position: absolute;
	right: 25px;
	top: 15%;
}
#flags-list li .language-listings-flag:nth-child(2) {
	right: 120px;
}
#flags-list li .language-listings-flag:nth-child(3) {
	right: 215px;
}
/*.language-listings-flag {
	-webkit-animation-name: welcome-flags;
	-webkit-animation-duration: 3s;
	animation-name: welcome-flags;
	animation-duration: 3s;
}
@keyframes welcome-flags {
  0% {opacity: 0;}
  25% {opacity: 0; width: 0%;}
  100% {opacity: 1; width: auto;} 
}
@-webkit-keyframes welcome-flags {
  0% {opacity: 0;}
  25% {opacity: 0; width: 0%;}
  100% {opacity: 1; width: auto;} 
}
@-o-keyframes welcome-flags {
  0% {opacity: 0;}
  25% {opacity: 0; width: 0%;}
  100% {opacity: 1; width: auto;} 
}
@-moz-keyframes welcome-flags {
  0% {opacity: 0;}
  25% {opacity: 0; width: 0%;}
  100% {opacity: 1; width: auto;} 
}*/
.language-flags span {
	font-size: 20px;
	left: 180px;
	position: absolute;
	top: 25px;
	width: 100%;
}
.language-selector-s2 {
	display: none;
}
#welcome-texts {
	display: table-cell;
	vertical-align: top;
	width: 55%;
}
.language-selector-s1 {
	-webkit-animation-name: welcome-message;
	-webkit-animation-duration: 3s;
	animation-name: welcome-message;
	animation-duration: 3s;
}
#welcome-texts li {
	display: table;
}
#welcome-texts li:nth-child(2) {
	margin-left: 5%;
}
#welcome-texts li:nth-child(3) {
	margin-left: 10%;
}
#welcome-texts li:nth-child(4) {
	margin-left: 15%;
}
#welcome-texts li:nth-child(5) {
	margin-left: 20%;
}
#welcome-texts li:nth-child(6) {
	margin-left: 25%;
}
#welcome-texts li:nth-child(7) {
	margin-left: 30%;
}
#welcome-texts li:nth-child(8) {
	margin-left: 35%;
}
#welcome-texts h2 {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
}
@keyframes welcome-message {
  0% {margin-left: 15%; opacity: 0;}
  25% {opacity: 0;}
  100% {margin-left: 5%; opacity: 1;}
}
@-webkit-keyframes welcome-message {
  0% {margin-left: 15%; opacity: 0;}
  25% {opacity: 0;}
  100% {margin-left: 5%; opacity: 1;}
}
@-o-keyframes welcome-message {
  0% {margin-left: 15%; opacity: 0;}
  25% {opacity: 0;}
  100% {margin-left: 5%; opacity: 1;}
}
@-moz-keyframes welcome-message {
  0% {margin-left: 15%; opacity: 0;}
  25% {opacity: 0;}
  100% {margin-left: 5%; opacity: 1;}
}
#change-language {
	display: table;
	height: 50px;
	left: 25px;
    overflow: hidden;
	position: absolute;
	top: 10px;
	width: 300px;
	-webkit-animation-name: change-language-welcome;
	-webkit-animation-duration: 2s;
	animation-name: change-language-welcome;
	animation-duration: 2s;
}
@keyframes change-language-welcome {
  0% {opacity: 0;}
  100% {opacity: 1;} 
}
@-webkit-keyframes change-language-welcome {
  0% {opacity: 0;}
  100% {opacity: 1;} 
}
@-o-keyframes change-language-welcome {
  0% {opacity: 0;}
  100% {opacity: 1;} 
}
@-moz-keyframes change-language-welcome {
  0% {opacity: 0;}
  100% {opacity: 1;} 
}
#change-language a {
	display: table-cell;
	vertical-align: middle;
}
#change-language .language-listings-flag {
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
}
#change-language .language-listings-flag:nth-child(2) {
	right: 80px;
}
#change-language .language-listings-flag:nth-child(3) {
	right: 135px;
}
#change-language h1 {
	color: #444;
	font-size: 22px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
}
.change-languages-container {
	bottom: 0;
	color: #070439;
	height: 20px;
	left: 2px;
	overflow: hidden;
	padding: 0;
	position: absolute;
}
.change-languages-container ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-align: left;
	-webkit-animation-name: change-language;
	-webkit-animation-duration: 20s;
	-webkit-animation-iteration-count: infinite;
	animation-name: change-language;
	animation-duration: 20s;
	animation-iteration-count: infinite;
}
.change-language-animation li {
	margin: 0;
}
/*@-webkit-keyframes change-language {
  0%, 18%, 100% {transform:translate3d(0,0,0);}
  20%, 26% {transform:translate3d(0,-18%,0);}
  28%, 34% {transform:translate3d(0,-35%,0);}
  36%, 42% {transform:translate3d(0,-52%,0);}
  44%, 50% {transform:translate3d(0,-68%,0);}
  52%, 58% {transform:translate3d(0,-82%,0);}
  60%, 66% {transform:translate3d(0,-68%,0);}
  68%, 74% {transform:translate3d(0,-52%,0);}
  76%, 82% {transform:translate3d(0,-35%,0);}
  84%, 90% {transform:translate3d(0,-18%,0);}
  92%, 100% {transform:translate3d(0,0%,0);}
}
@-o-keyframes change-language {
  0%, 18%, 100% {transform:translate3d(0,0,0);}
  20%, 26% {transform:translate3d(0,-18%,0);}
  28%, 34% {transform:translate3d(0,-35%,0);}
  36%, 42% {transform:translate3d(0,-52%,0);}
  44%, 50% {transform:translate3d(0,-68%,0);}
  52%, 58% {transform:translate3d(0,-82%,0);}
  60%, 66% {transform:translate3d(0,-68%,0);}
  68%, 74% {transform:translate3d(0,-52%,0);}
  76%, 82% {transform:translate3d(0,-35%,0);}
  84%, 90% {transform:translate3d(0,-18%,0);}
  92%, 100% {transform:translate3d(0,0%,0);}
}
@-moz-keyframes change-language {
  0%, 18%, 100% {transform:translate3d(0,0,0);}
  20%, 26% {transform:translate3d(0,-18%,0);}
  28%, 34% {transform:translate3d(0,-35%,0);}
  36%, 42% {transform:translate3d(0,-52%,0);}
  44%, 50% {transform:translate3d(0,-68%,0);}
  52%, 58% {transform:translate3d(0,-82%,0);}
  60%, 66% {transform:translate3d(0,-68%,0);}
  68%, 74% {transform:translate3d(0,-52%,0);}
  76%, 82% {transform:translate3d(0,-35%,0);}
  84%, 90% {transform:translate3d(0,-18%,0);}
  92%, 100% {transform:translate3d(0,0%,0);}
}
@keyframes change-language {
  0%, 18%, 100% {transform:translate3d(0,0,0);}
  20%, 26% {transform:translate3d(0,-18%,0);}
  28%, 34% {transform:translate3d(0,-35%,0);}
  36%, 42% {transform:translate3d(0,-52%,0);}
  44%, 50% {transform:translate3d(0,-68%,0);}
  52%, 58% {transform:translate3d(0,-82%,0);}
  60%, 66% {transform:translate3d(0,-68%,0);}
  68%, 74% {transform:translate3d(0,-52%,0);}
  76%, 82% {transform:translate3d(0,-35%,0);}
  84%, 90% {transform:translate3d(0,-18%,0);}
  92%, 100% {transform:translate3d(0,0%,0);}
}*/
@keyframes change-language {
  0%, 6% {transform:translate3d(0,0,0);}
  12%, 14% {transform:translate3d(0,-16%,0);}
  19%, 21% {transform:translate3d(0,-30%,0);}
  28%, 29% {transform:translate3d(0,-43%,0);}
  35%, 37% {transform:translate3d(0,-58%,0);}
  42%, 44% {transform:translate3d(0,-72%,0);}
  50%, 52% {transform:translate3d(0,-86%,0);}
  57%, 59% {transform:translate3d(0,-70%,0);}
  65%, 67% {transform:translate3d(0,-58%,0);}
  73%, 75% {transform:translate3d(0,-43%,0);}
  82%, 84% {transform:translate3d(0,-30%,0);}
  90%, 92% {transform:translate3d(0,-16%,0);}
  98%, 100%{transform:translate3d(0,0%,0);}
}
/*0%, 22%, 100% {transform:translate3d(0,0,0);}
  26%, 46% {transform:translate3d(0,-33.3%,0);}
  50%, 70% {transform:translate3d(0,-66.6%,0);}
  76%, 96% {transform:translate3d(0,-33.3%,0);}*/

/* Reset Password 
------------------------*/

.reset-pw-bg .page-title {
	padding: 0;
}
.reset-pw-bg h2 {
	margin-bottom: 20px;
}
.reset-pw-bg .card {
	padding: 20px;
}

/* 403 - Forbidden
------------------------*/

.err403 {
	background-image: url("../../../../images/c/theme/default/site/forbidden.png");
	background-repeat: no-repeat;
	background-size: 40%;
	background-position: 5% -100px;
}
.err403-text {
	margin: 40px 0 80px 0;
}

/* Breadcrumb
------------------------*/
.top-breadcrumb-links {
	background-color: #787A9F;
}
.breadcrumb-box {
  padding: 0;
}
.breadcrumb-box .breadcrumb {
  padding: 6px 32px; /*6px 5px*/
  margin-bottom: 0;
  background: none;
}
.breadcrumb-box .breadcrumb li {
  font-size: 1.16em;
}
.breadcrumb-box .breadcrumb a {
  /*color: #0057b8;*/
  color: #FFF;
}
.breadcrumb-box .breadcrumb h1 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.breadcrumb-box .breadcrumb .active {
  color: #333333;
  font-weight: 700;
  letter-spacing: 0;
}
.sticky-breadcrumb {
  display: none;
  background-color: #f3f3f3;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  top: 0;
  z-index: 999;
}
.sticky-breadcrumb header {
  height: 74px;
}
.sticky-breadcrumb .breadcrumb-box h1 {
  margin: 30px 0;
}
.breadcrumb-btns {
  padding: 30px 0;
  float: right;
}
h1.customer-name {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 15px;
}

/* Pop-ups
-----------------------------*/
.help-icon {
	background-image: url(../../../../images/c/theme/default/help-icon.gif);
	background-size: contain;
	height: 20px;
	position: absolute;
	right: 16px;
	width: 20px;
}
.help-icon div {
	background: #FFF;
	border: 1px solid #999;
	display: none;
	left: 30px;
	padding: 10px;
	position: absolute;
	width: 600px;
}
.help-icon:hover div {
	display: block;
}
.help-info ul {
	margin: 0;
	padding-left: 20px;
}
.help-info .subtitle {
	font-weight: 600;
}

#delete-user h3 {
	margin: 10px;
	text-align: center;
}
#delete-user-confirmation-form {
	text-align: center;
}
#delete-user-confirmation-form .form-group {
	margin: 20px 0;
}
#delete-user-confirmation-form label {
	margin-left: 25%;
	width: 25%;
}
#delete-user-confirmation-form .input-col {
	width: auto;
}
#delete-user-confirmation-form input {
	height: 24px;
	width: auto;
}
#delete-user-confirmation-form button {
	background-color: #8C0400;
	margin: 40px 0 0 0;
}
#delete-user footer {
	background: #CCC;
	border-radius: 0 0 5px 5px;
	margin-top: 20px;
	padding: 15px;
	text-align: center;
}
#delete-user footer a {
	color: #23527c;
}

/* Table
-----------------------------*/
table {
  margin-bottom: 0 !important;
}
table .table-striped {
  border: 1px solid #dadada;
}
table .table-striped thead tr {
  border: 1px solid white;
}
table .table-striped thead tr th {
  padding: 8px 8px 8px 0;
}
table .table-striped tbody tr td {
  margin: 0;
  padding: 5px;
}
/* Responsive Table
-----------------------------*/
.table-responsive {
  padding: 0 0 10px 0;
}
.table-responsive .table thead tr th {
  border: none;
  font-size: 1.2em;
}
.table-responsive .table tbody tr td {
  border: none;
  font-size: 1.1em;
}
/* Customer Info / Responsive Table
----------------------------------------*/
.customer-info .table-responsive {
  padding: 0 30px 10px 30px;
}
.customer-info .table-responsive .table thead tr th {
  width: 21%;
  padding-top: 22px;
}
/* Customer Info Specific Target
----------------------------------------*/
.customer-info > div > div > div > div > table > thead > tr > th:nth-child(4) {
  width: 14% !important;
}
/* Lens Metrics
-----------------------------------------*/
#lens-metrics td, #lens-metrics th {
	padding: 2px 8px;
}

/* Product Details metric subscription
-----------------------------------------*/
#newcust-subscription .subs-product-details .table-responsive {
  padding: 0 0 10px 0;
}
#newcust-subscription .subs-product-details .table-responsive .table thead tr th {
  border: none;
  font-size: 1.2em;
  padding: 8px 6px;
  border-bottom: 1px solid #efefef;
}
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(3) {
  width: 20%;
}
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(4) {
  width: 10%;
}
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(4),
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(5),
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(6),
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(7),
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(8),
#newcust-subscription .subs-product-details .table-responsive .table thead tr th:nth-child(9) {
  text-align: left;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr {
  border: none;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr td {
  border: none;
  line-height: 0;
  font-size: 1.1em;
  padding: 6px !important;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr .col-metric {
  width: 9%;
  text-align: right;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(1),
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(1) {
  padding: 24px 0 20px 30px !important;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(1):after,
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(1):after {
  position: absolute;
  content: "\e105";
  font-family: 'Glyphicons Halflings';
  font-size: 1em;
  left: 20px;
}
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(1) td:last-child,
#newcust-subscription .subs-product-details .table-responsive .table tbody tr:nth-child(2) td:last-child {
  width: 3%;
}
/* Summary page metric subscription
------------------------------------*/
#readonly section.subs-product-details .table-responsive {
  padding: 0 0 10px 0 !important;
}
#readonly section.subs-product-details .table-responsive .table thead tr th {
  border: none;
  font-size: 1.2em;
  padding: 8px 0px;
  border-bottom: 1px solid #efefef;
}
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(3) {
  width: 20%;
}
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(4) {
  width: 9%;
}
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(4),
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(5),
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(6),
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(7),
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(8),
#readonly section.subs-product-details .table-responsive .table thead tr th:nth-child(9) {
  text-align: right;
}
#readonly section.subs-product-details .table-responsive .table tbody tr {
  border-bottom: 1px solid #efefef;
}
#readonly section.subs-product-details .table-responsive .table tbody tr td {
  border: none;
  font-size: 1.1em;
  padding: 20px 0px;
}
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(1),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(1) {
  padding: 20px 0 20px 18px;
}
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(1):after,
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(1):after {
  position: absolute;
  content: "\e105";
  font-family: 'Glyphicons Halflings';
  font-size: 1em;
  left: 13px;
}
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(4),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(4),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(5),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(5),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(6),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(6),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(7),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(7),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(8),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(8),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:nth-child(9),
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:nth-child(9) {
  text-align: right;
}
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(1) td:last-child,
#readonly section.subs-product-details .table-responsive .table tbody tr:nth-child(2) td:last-child {
  width: 7%;
}
/*  Search Table
------------------------------------*/
#search .table thead tr th {
  border-bottom: none;
}
#search .table thead tr th:first-child {
  padding-left: 0;
}
#search .table tbody {
  border: 1px solid #f9f4f4 !important;
  border-top: none;
}
/* Search Results Table
------------------------------------*/
#results-tbl .table tbody tr:hover {
  background-color: #787a9f;
  color: #FFF;
  cursor: pointer;
}
#results-tbl .table tbody tr:hover a {
  color: #FFF;
  text-decoration: none;
}
/* Summary total / Charge Card Tables
------------------------------------*/
#sumtotal-tbl tbody tr td,
#chrgcard-tbl tbody tr td {
  padding: 10px 0;
}
#sumtotal-tbl tbody tr td:nth-child(2),
#chrgcard-tbl tbody tr td:nth-child(2) {
  text-align: right;
}
#sumtotal-tbl tbody tr:last-child,
#chrgcard-tbl tbody tr:last-child {
  border-bottom: 1px solid #ddd;
}
#chrgcard-tbl {
  padding-left: 10px;
}

/* Basic Style
-------------------------------- */
#nav-stepper {
  margin-bottom: 30px;
}
.stp-breadcrumb {
  width: 100%;
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #efefef;
  border-radius: .25em;
  display: flex;
}
.stp-breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
.stp-breadcrumb li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
  flex-grow: 1;
}
.stp-breadcrumb li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.stp-breadcrumb li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.stp-breadcrumb li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c;
}
.stp-breadcrumb li.current > * {
  /* selected step */
  color: #96c03d;
}
@media only screen and (min-width: 768px) {
  .stp-breadcrumb {
    padding: 0 1.2em;
  }
  .stp-breadcrumb li {
    margin: 1.2em 0;
  }
  .stp-breadcrumb li::after {
    margin: 0 1em;
  }
  .stp-breadcrumb li > * {
    font-size: 1.6rem;
  }
}
/* Triangle breadcrumb
-------------------------------- */
@media only screen and (min-width: 768px) {
  .stp-breadcrumb.triangle {
    /* reset basic style */
    background-color: transparent;
    padding: 0;
  }
  .stp-breadcrumb.triangle li {
    display: flex;
    flex-grow: 1;
    flex-basis: 0;
    position: relative;
    margin: 4px 4px 4px 0;
  }
  .stp-breadcrumb.triangle li:last-of-type {
    margin-right: 0;
  }
  .stp-breadcrumb.triangle li > * {
    position: relative;
    padding: 10px 35px 0;
    color: #2c3f4c;
    background-color: #efefef;
    /* the border color is used to style its ::after pseudo-element */
    border-color: #efefef;
    cursor: default;
    width: 100%;
  }
  .stp-breadcrumb.triangle li.current > * {
    /* selected step */
    color: #ffffff;
    background-color: #414141;
    border-color: #414141;
  }
  .stp-breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.4em;
    border-radius: .25em 0 0 .25em;
  }
  .stp-breadcrumb.triangle li:last-of-type > * {
    border-radius: 0 .25em .25em 0;
  }
  .stp-breadcrumb.triangle li span > h2 {
    float: left;
    font-size: 3.6em;
    margin-top: 0;
    padding-right: 14px;
    padding-left: 12px;
  }
  .stp-breadcrumb.triangle li span > small {
    position: relative;
    top: 17px;
    font-size: 1.33em;
  }
  .stp-breadcrumb.triangle li::after,
  .stp-breadcrumb.triangle li > *::after {
    /* 
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
    position: absolute;
    top: 0;
    left: 99.9%;
    content: '';
    height: 0;
    width: 0;
    border: 42px solid transparent;
    border-right-width: 0;
    border-left-width: 26px;
  }
  .stp-breadcrumb.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .stp-breadcrumb.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .stp-breadcrumb.triangle li:last-of-type::after,
  .stp-breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  .stp-breadcrumb.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  .stp-breadcrumb.triangle.custom-icons li::after,
  .stp-breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }
  @-moz-document url-prefix() {
    .stp-breadcrumb.triangle li::after,
    .stp-breadcrumb.triangle li > *::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}
/* Button Types
--------------------------------*/
.btn {
  font-size: 16px;
}
.btn-wide {
  padding: 15px 50px;
}
/* Primary Btn
--------------------------------*/
.btn-portal {
  background-color: #070439;
  color: #FFFFFF;
  box-shadow: 0px 1px 2px #bbbbbb;
  border-radius: 0 !important;
  text-transform: uppercase;
}
.btn-portal:hover {
  background-color: #787A9F;
  color: #FFFFFF;
}
.btn-portal:active {
  background-color: #070439;
  color: #FFFFFF;
}
/* Header Bar Dropdown
--------------------------------*/
.settings-menu {
	float: right;
}
.btn-settings {
  background-color: #070439;
  color: #FFFFFF;
  border: none;
  border-radius: 0 !important;
  display: block;
  vertical-align: text-top;
  padding: 0 10px;
  border-right: 1px solid #070439;
  border-left: 1px solid #070439;
  height: 100%;
}
.btn-settings[aria-expanded="true"] {
	background-color: #070439;
}
/* Login Btn
--------------------------------*/
.btn-signin {
  background-color: #070439;
  color: #FFFFFF;
  margin-top: 20px;
}
.btn-signin:hover {
  background-color: #787A9F;
  color: #FFFFFF;
}
.btn-signin:active {
  background-color: #070439;
  color: #FFFFFF;
}
/* Footer Btns
--------------------------------*/
.btn-footer .btn:first-child {
  margin-left: 40px;
}
/* Transparent Themed Btns
-----------------------*/
.btn-clear {
  width: 20%;
  background-color: transparent;
  border: 1px solid black;
  border-radius: 0px !important;
  margin-right: 20px;
  padding: 10px 30px;
  outline: transparent !important;
}
.btn-transparent {
  color: #070439;
  background-color: transparent;
  margin-right: 20px;
  padding: 10px 30px;
  outline: transparent !important;
  letter-spacing: 1px;
}
.btn-transparent:hover {
  color: #000000;
  background-color: #FCFCFC;
}
#delivery .read-only .btn-group-lg .btn-clear:not(.active) {
  display: none;
}
/* View/Edit Menu
--------------------------------*/
#editMenu {
  display: flex;
  padding: 20px 0px 5px 2px;
  text-align: center;
}
#editMenu .btn {
  background-color: #070439;
  border-radius: 0;
  color: #FFFFFF;
  flex-grow: 1;
  flex-basis: 0;
  font-size: 1em;
  line-height: 1.3333333;
  margin-right: 5px;
  padding: 25px 0;
}
#editMenu .btn:last-child {
  margin-right: 0px;
}
#editMenu .btn.active {
  background-color: #787A9F;
  font-style: italic;
  font-weight: bold;
}
/* Static Header Btns
--------------------------------*/
.btn-edit {
  padding: 16px 60px;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.btn-save {
  padding: 14px 18px;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 6px;
}
.btn-cancel {
  padding: 14px 18px;
  margin-right: 20px;
  color: #00a4e4;
  background-color: transparent;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  box-shadow: none;
}
/* Address Lookup Btn
--------------------------------*/
#btn-lookup {
  margin: 12px 0 30px;
  width: 38%;
}
/* Form Types
-----------------------------------*/
.form-group {
  margin-bottom: 20px;
}
.form-control {
  border-radius: 0px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  height: 40px;
  padding: 0px 8px 0px 5px;
}
.form-control :focus {
  border-color: #00a4e4;
}
.form-control :hover {
  border-color: #222222;
}
/* Form Control: Disabled
-----------------------------------*/
.form-control[disabled] {
  background-color: transparent;
  height: 30px;
  padding: 0px 8px 0px 0px;
  line-height: 1.42857143;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form-control[disabled] select::-ms-expand {
  display: none;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Good browsers :) */
  opacity: 0;
}
.subs-product-details select.form-control[disabled] {
  appearance: menulist !important;
  -moz-appearance: menulist !important;
  -webkit-appearance: menulist !important;
}
.subs-product-details .form-control[disabled] select:-ms-expand {
  display: block;
}
.subs-product-details .form-control[disabled],
.subs-product-details .form-control[disabled] {
  background-color: #f5f5f5 !important;
  line-height: 1.42857143;
  width: 100%;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  height: 40px;
  padding: 0px 8px 0px 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.disabled,
[disabled] {
  pointer-events: none;
  cursor: pointer;
}
select:disabled::-ms-expand {
  display: none;
}
/* Checkmark to show completion of Metric data
-------------------------------------------------*/
.complete td span.glyphicon {
  display: block !important;
  padding: 10px 0 0 0;
  color: #5cb85c;
}
.subs-product-details .table-responsive .table tbody tr td span.glyphicon {
  display: none;
}
/* Horizontal form type:
-----------------------------------*/
.form-horizontal .control-label {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left !important;
  height: 1em;
}
.form-horizontal .control-label {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left !important;
}
/* Select
-----------------------------------*/
select {
  width: 100%;
}
/* Checkbox
-----------------------------------*/
.checkbox label {
  padding-left: 15px;
}
.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  width: 2.3em;
  height: 2.3em;
  float: left;
  margin-right: 1.5em;
  top: -4px;
}
.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 1em;
  line-height: 0;
  top: 50%;
  left: 20%;
}
.checkbox label input[type="checkbox"] {
  display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: .5;
}
/* labels
-----------------------------------*/
.alt-label input,
.alt-label label {
  display: block;
}
label,
span.label {
  display: block;
  color: #444444;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  padding: 0 0 21px 0;
  height: 1.4em;
  white-space: nowrap;
}
span.value {
  display: block;
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  float: left;
  padding: 0px 8px 0px 0px;
  line-height: 1.42857143;
  width: 100%;
  height: 16px;
  margin-bottom: 4px;
}
label {
  padding: 0 0 26px 0;
  margin-bottom: 0px;
}
/* Mandatory Field Indicator
-----------------------------------*/
.mandatory {
  color: #f6343f;
}
.select-wrapper {
  margin-bottom: 20px;
}
#txt-inputs .form-control {
  display: inline;
  width: 4%;
  height: 30px;
  margin-bottom: 5px;
}
/* Date boxes
-----------------------------------*/
.date-input-d {
  width: 14%;
  padding-left: 0px !important;
  padding-right: 15px;
  padding-bottom: 0;
}
.date-input-m {
  width: 16%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
}
.date-input-y {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  padding-bottom: 0;
}
.date-input-d,
.date-input-m,
.date-input-y {
  display: inline-block;
}
#dob-month {
  padding: 0 0 0 2px;
}
#dob-year {
  position: relative;
  top: 0px;
}
/* Date boxes: Read-Only
-----------------------------------*/
.read-only .date-input-d,
.read-only .date-input-m {
  position: relative;
  width: 25px;
  padding-left: 0px !important;
  padding-right: 0;
}
.read-only .date-input-y {
  position: relative;
  width: 11%;
  padding-left: 0;
  padding-right: 0;
  height: 30px;
  vertical-align: baseline;
  top: 0px;
}
.read-only .date-input-y input {
	display: inline-block;
}
.read-only .date-input-d:after,
.read-only .date-input-m:after {
  position: absolute;
  content: "/";
  top: 0;
  right: 3px;
  width: 0px;
  font-size: 15px;
  height: 30px;
}
#summmary-subscription .date-input-m {
  width: 23%;
  padding-left: 0;
  padding-right: 0;
}
.read-only .btn-group-lg .btn:disabled:not(.active) {
  display: none;
}
#cl-exam > .read-only > .date-input-y {
  padding-top: 1px !important;
}
.date-unavailable {
	height: 20px;
	padding-bottom: 30px;
}
@-moz-document url-prefix() {
    @supports not (animation: calc(0s)) {
        /* Gecko */
        .read-only .date-input-d,
		.read-only .date-input-m {
            width: 30px;
        }
		.read-only .date-input-y {
			padding-left: 5px;
		}
    }
}
/* Lens Care Section
-----------------------------------*/
.lens-description {
	width: 30%;
}
#lensCareBox label {
  width: 100%;
}
#lensCareBox select {
  width: 73%;
}
#care-qty {
  width: 25% !important;
}
#firstsup label {
  padding-left: 0;
}
/* Despatch History Table
-----------------------------------*/
.desp-history-dd, .desp-history-details {
	display: none;
	padding: 10px 0 20px 55px;
}
.desp-history-dd > td {
	padding: 0 !important;
}
.desp-history-details th, .desp-history-details td { 
	font-size: 0.9em !important;
	padding-left: 5px !important;
}
.desp-history-func {
	display: inline-block;
	font-size: 24px;
	line-height: 16px;
	margin-top: 1px;
}
.desp-history-func:hover {
	cursor: pointer;
}
.desp-history-hide {
	display: none;
}
.table-striped-with-sub > tbody > tr:nth-of-type(4n+1) {
  background-color: #f9f9f9;
}
.desp-history-details h2 {
	font-size: 24px;
}
@-moz-document url-prefix() {
    @supports not (animation: calc(0s)) {
        /* Gecko */
		.desp-history-dd, .desp-history-details {
			display: table-row;
		}
		.desp-history-details {
			border-left: 2px dashed #ddd;
			display: inline-block;
			width: 100%;
		}
		.desp-history-func {
			display: none !important;
		}
    }
	
}
/* Form Filtering
-----------------------------------*/
.single-filter, #filterForm {
	display: table;
	width: 100%;
}
.single-filter .form-group {
	width: 80%;
}
.single-filter button {
	display: table-cell;
	width: 200px;
}

/* Specific Font types
-----------------------------------*/
.dd-info,
.sub-info {
  font-weight: bold;
}
.total {
  font-weight: bold;
}

/* User Management
-----------------------------------*/
#popup-delete-user {
	background-color: #070439;
	border: none;
	box-shadow: 0px 1px 2px #bbbbbb;
	color: #FFF;
	float: right;
	font-size: 16px;
	height: 60px;
	margin: 10px 0;
	text-transform: uppercase;
	width: 200px;
}

/* Footer Section
-----------------------------------*/
footer {
  background-color: #000000;
}
footer .container-fluid {
  clear: both;
}
footer .container-fluid .footer-blank ul {
  display: inline-flex;
}
footer .container-fluid .footer-blank ul li {
  font-size: .85em;
  font-weight: 300;
  list-style: none;
  padding: 6px 20px 0 0;
}
footer .container-fluid .footer-blank ul li:first-child {
  padding: 6px 20px 0 30px;
}
footer .container-fluid .footer-blank ul li a:hover {
  text-decoration: none;
}
footer .container-fluid .footer_primary {
  color: #e8e8e8;
  padding: 0;
}
footer .container-fluid .footer_primary .footer_phone {
  font-size: 1em;
  font-weight: 300;
}
footer .container-fluid .footer_secondary {
  background-color: #222222;
  color: #a7a7a7;
  padding: 1em;
}
footer .container-fluid .footer_secondary .footer_copyright {
  font-size: .75em;
  font-weight: 300;
  padding-left: 50px;
}
/* Bootstrap override
-----------------------------*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
  background-color: #787A9F;
  color: white;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .read-only .date-input-d,
  .read-only .date-input-m {
    width: 5.5%;
  }
  .read-only .date-input-y {
    padding: 0px;
    top: 0px;
  }
  #dob-month {
    padding: 0px;
  }
}

@media all and (max-width:1024px) {
  /* Login
    ---------------------------*/
	.login-bg main {
		width: 100%;
	}
	.language-selector {
		height: 150px;
	}
	.language-selector h2 {
		font-size: 20px;
	}
	#loginForm .card-container .col-sm-12:nth-child(2) {
		margin-top: 60px;
	}
	#loginForm .card {
		width: 50%;
	}
	.container {
		width: 100%;
	}
	.row .col-md-6{
		display: inline-block;
		padding-left: 0;
		padding-top: 25px;
	}
}

@media all and (max-width:768px) {
  /* Login Languages Box
    ---------------------------*/
	.login-bg main {
		width: 100%;
	}
	.card {
		width: 80% !important;
	}
	.language-selector {
	 height: 120px;
	}
	.language-selector h2 {
	  font-size: 20px;
	}
	.language-flags {
	  width: 24%
	}
	#change-language {
		display: inline-block;
		left: auto;
		position: relative;
		top: auto;
		width: 100%;
	}
	
	.headerTop-Dashboard .clientLogo {
		padding-left: 0;
		width: 50%;
	}
	.headerTop-Dashboard .clientLogo img {
		left: 0px;
		top: 20px;
	}
}

@media all and (max-width:600px) {
  /* Login Languages Box
    ---------------------------*/
	.login-bg main {
		width: 100%;
	}
	.card {
		width: 80%;
	}
	.language-selector {
	 height: 120px;
	}
	.language-selector h2 {
	  font-size: 20px;
	}
	.language-flags {
	  width: 24%
	}
	
	.headerTop-Dashboard .clientLogo {
		margin-left: 20px;
		width: 30%;
	}
}


/* iPad Landscape Media Queries
-----------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .box-width {
    margin-top: 150px;
  }
  .dropup,
  .dropdown {
    top: 0;
  }
  #editmenu {
    flex-basis: 0;
  }
  .iPad-fix {
    margin-top: 160px;
  }
  select {
    background-color: #FFFFFF;
  }
  /* Date/Month Dropdowns
    ---------------------------*/
  .read-only .date-input-d,
  .read-only .date-input-m {
    width: 6.8%;
  }
  .date-input-d {
    width: 17.5%;
  }
  .date-input-m {
    width: 20%;
  }
  /* Client Logo
    ---------------------------*/
  .store-logo {
    padding-left: 70px;
  }
  /* Login Languages Box
    ---------------------------*/
  .language-selector {
	  height: 150px;
  }
  .language-selector h2 {
	  font-size: 20px;
  }
  /* Dashboard Tiles
    ---------------------------*/
  .tile-panel {
    padding: 35px 5px 35px 14px;
  }
  .tile-panel a .desc h4 {
    font-size: 1.3em;
  }
  .breadcrumb-box {
    padding: 8px 0 0 36px;
  }
  /* Customer Wizard
    --------------------------*/
  .stp-breadcrumb.triangle li::after,
  .stp-breadcrumb.triangle li > *::after {
    left: 99.7%;
  }
  .edit-customer .header-ipad {
    margin: 80px 0 0 0;
  }
  /* New Customer - Subscription: New Customer Delivery Btns
    -----------------------------------------------------------------*/
  #delivery .btn-group-lg .btn-clear {
    flex-grow: 1;
    flex-basis: 0;
  }
  #newSubscription .subs-product-details .table-responsive .table {
    width: 105%;
    max-width: 105%;
  }
  #newSubscription .subs-product-details .table-responsive .table thead tr th {
    font-size: 1em;
  }
  #newSubscription .subs-product-details .table-responsive .table tbody tr td {
    padding: 4px !important;
  }
  /* New Customer - Subscription: Metrics Table
    -----------------------------------------------------------------*/
  .subs-product-details {
    margin-top: 160px;
  }
  .subs-product-details .table-responsive .table thead tr th {
    font-size: 1em;
  }
  /* Lens Care Section
    --------------------------*/
  #lensCareBox select {
    width: 94%;
  }
  /* New Customer - Summary
    --------------------------*/
  #order-bill .btn-group-lg .active:before {
    left: 28px;
  }
  /* Sticky Header
    ---------------------------*/
  .sticky-breadcrumb .breadcrumb-box h1 {
    margin: 20px 0;
  }
  /* View/Edit Customer Info
    ---------------------------*/
  .customer-info > div > div > div > div > table > thead > tr > th:nth-child(4) {
    width: 14% !important;
  }
}

/* THEMES */

/* Pearle BE & NL */
.headerTop-Dashboard.sss-pearle_be, .headerTop-Dashboard.sss-pearle_nl {
	background-color: #009878;
}
.sss-pearle_be .top-breadcrumb-links, .sss-pearle_nl .top-breadcrumb-links {
	background-color: #4CBF95;
}
.sss-pearle_be .top-breadcrumb-links a, .sss-pearle_nl .top-breadcrumb-links a {
	color: #FFF;
}
.sss-pearle_be .btn-settings, .sss-pearle_nl .btn-settings {
	 background-color: #007E64;
	 border: 0;
}
.sss-pearle_be .dropdown-menu li a, .sss-pearle_nl .dropdown-menu li a {
	background-color: #009878;
	color: #FFF;
}
.sss-pearle_be .dropdown-menu > li > a:hover, .sss-pearle_be .dropdown-menu > li > a:focus,
.sss-pearle_nl .dropdown-menu > li > a:hover, .sss-pearle_nl .dropdown-menu > li > a:focus {
	background-color: #FFF;
	color: #009878;
}
.sss-pearle_be #results-tbl .table tbody tr a, .sss-pearle_nl #results-tbl .table tbody tr a {
	color: #007E64;
}
.sss-pearle_be #results-tbl .table tbody tr:hover, .sss-pearle_nl #results-tbl .table tbody tr:hover,
.sss-pearle_be #results-tbl .table tbody tr:hover a, .sss-pearle_nl #results-tbl .table tbody tr:hover a {
	background-color: #009878;
	color: #FFF;
}
.sss-pearle_nl .dropdown-menu li a i, .sss-pearle_be .dropdown-menu li a i {
	background-color: #007E64;
}
.sss-pearle_be .btn-transparent, .sss-pearle_nl .btn-transparent {
	color: #000;
}
.sss-pearle_be .btn-portal, .sss-pearle_nl .btn-portal {
	background-color: #009878;
	color: #FFF;
}
.sss-pearle_be .btn-portal:hover, .sss-pearle_be #editMenu .btn.active, .sss-pearle_nl .btn-portal:hover, .sss-pearle_nl #editMenu .btn.active {
	background-color: #007E64;
	border: 1px solid #FFF;
}
.sss-pearle_be #editMenu .btn, .sss-pearle_nl #editMenu .btn {
	background-color: #009878;
	color: #FFF;
}

/* Pearle AT */
.headerTop-Dashboard.sss-pearle_at {
	background-color: #FFF;
	border-color: #006461;
	border-style: solid;
	border-width: 0 0 10px 0;
}
.sss-pearle_at .top-breadcrumb-links {
	background-color: #505050;
}
.sss-pearle_at .top-breadcrumb-links a {
	color: #FFF;
}
.sss-pearle_at .btn-settings {
	 background-color: #006461;
	 border: 0;
}
.sss-pearle_at .dropdown-menu li a {
	background-color: #006461;
	color: #FFF;
}
.sss-pearle_at .dropdown-menu > li > a:hover, .sss-pearle_at .dropdown-menu > li > a:focus, .sss-pearle_at #results-tbl .table tbody tr:hover {
	background-color: #505050;
	color: #FFF;
	/*border: 1px solid #FFF;*/
}
.sss-pearle_at #results-tbl .table tbody tr a {
	color: #006461;
}
.sss-pearle_at #results-tbl .table tbody tr:hover a {
	color: #FFF;
}
.sss-pearle_at .dropdown-menu li a i {
	background-color: #007E64;
}
.sss-pearle_at .btn-transparent {
	color: #000;
}
.sss-pearle_at .btn-portal {
	background-color: #006461;
	color: #FFF;
}
.sss-pearle_at .btn-portal:hover, .sss-pearle_at #editMenu .btn.active {
	background-color: #505050;
	border: 1px solid #FFF;
}
.sss-pearle_at #editMenu .btn {
	background-color: #006461;
	color: #FFF;
}

/* Eye Wish */
.headerTop-Dashboard.sss-eyewish {
	background-color: #FFF;
	border-color: #FFC731;
	border-style: solid;
	border-width: 0 0 10px 0;
}
.sss-eyewish .top-breadcrumb-links {
	background-color: #FFC731;
}
.sss-eyewish .breadcrumb-box .breadcrumb {
	padding: 0 0 6px 32px;
}
.sss-eyewish .top-breadcrumb-links a {
	color: #000;
}
.sss-eyewish .btn-settings {
	 background-color: #FFC731;
	 border: 0;
}
.sss-eyewish .dropdown-menu li a {
	background-color: #FFC731;
	color: #000;
}
.sss-eyewish .dropdown-menu > li > a:hover, .sss-eyewish .dropdown-menu > li > a:focus {
	background-color: #FFF;
	color: #000;
}
.sss-eyewish #results-tbl .table tbody tr:hover {
	background-color: #FFB400;
	color: #000;
}
.sss-eyewish .dropdown-menu li a i {
	background-color: #000;
}
.sss-eyewish .btn-transparent {
	color: #000;
}
.sss-eyewish .btn-portal {
	background-color: #FFC731;
	color: #000;
}
.sss-eyewish .btn-portal:hover, .sss-eyewish #editMenu .btn.active {
	background-color: #FFB400;
}
.sss-eyewish #editMenu .btn {
	background-color: #FFC731;
	color: #000;
}

/* Linseboksen *//* https://www.coptikk.no/vaare-butikker/oppland/gran-optikk/ */
.headerTop-Dashboard.sss-linseboksen {
	background-color: #FFF;
	border-color: #034960;
	border-style: solid;
	border-width: 0 0 10px 0;
}
.sss-linseboksen .top-breadcrumb-links {
	background-color: #034960;
}
.sss-linseboksen .breadcrumb-box .breadcrumb {
	padding: 0 0 6px 32px;
}
.sss-linseboksen .top-breadcrumb-links a {
	color: #FFF;
}
.sss-linseboksen .btn-settings {
	 background-color: #034960;
	 border: 0;
}
.sss-linseboksen .dropdown-menu li a {
	background-color: #034960;
	color: #FFF;
}
.sss-linseboksen .dropdown-menu > li > a:hover, .sss-linseboksen .dropdown-menu > li > a:focus {
	background-color: #005E91;
	color: #FFF;
}
.sss-linseboksen #results-tbl .table tbody tr:hover {
	background-color: #034960;
	color: #FFF;
}
.sss-linseboksen .dropdown-menu li a i {
	background-color: #000;
}
.sss-linseboksen .btn-transparent {
	color: #000;
}
.sss-linseboksen .btn-portal {
	background-color: #034960;
	color: #FFF;
}
.sss-linseboksen .btn-portal:hover, .sss-linseboksen #editMenu .btn.active {
	background-color: #005E91;
}
.sss-linseboksen #editMenu .btn {
	background-color: #034960;
	color: #FFF;
}

/* Linsboxen *//* https://www.linsboxen.se/linser */
.headerTop-Dashboard.sss-linsboxen {
	background-color: #FFF;
	border-color: #ea5a0b;
	border-style: solid;
	border-width: 0 0 10px 0;
}
.sss-linsboxen .top-breadcrumb-links {
	background-color: #333;
}
.sss-linsboxen .breadcrumb-box .breadcrumb {
	padding: 6px 0 6px 32px;
}
.sss-linsboxen .top-breadcrumb-links a {
	color: #FFF;
}
.sss-linsboxen .top-breadcrumb-links a:hover {
	color: #ea5a0b;
	text-decoration: none;
}
.sss-linsboxen .btn-settings {
	 background-color: #333;
	 border: 0;
}
.sss-linsboxen .dropdown-menu li a {
	background-color: #333;
	color: #FFF;
}
.sss-linsboxen .dropdown-menu > li > a:hover, .sss-linsboxen .dropdown-menu > li > a:focus {
	background-color: #333;
	/*border: 1px solid #ea5a0b;*/
	color: #ea5a0b;
}
.sss-linsboxen #results-tbl .table tbody tr:hover, .sss-linsboxen #results-tbl .table tbody tr:hover a {
	background-color: #333;
	color: #ea5a0b;
}
.sss-linsboxen .dropdown-menu li a i {
	background-color: #333;
}
.sss-linsboxen .btn-transparent {
	color: #333;
}
.sss-linsboxen .btn-portal {
	background-color: #333;
	color: #FFF;
}
.sss-linsboxen .btn-portal:hover, .sss-linsboxen #editMenu .btn.active {
	background-color: #333;
	color: #ea5a0b;
}
.sss-linsboxen #editMenu .btn {
	background-color: #333;
	color: #FFF;
}

/* Grand Optical */
.headerTop-Dashboard.sss-go_be, .sss-go_be .btn-settings {
	background-color: #000;
	border: 0;
}
.sss-go_be .top-breadcrumb-links {
	background-color: #D3D800;
}
.sss-go_be .top-breadcrumb-links a {
	color: #000;
}
.sss-go_be .dropdown-menu li a, .sss-go_be #results-tbl .table tbody tr:hover, .sss-go_be #results-tbl .table tbody tr:hover a {
	background-color: #D3D800;
	color: #000;
}
.sss-go_be .dropdown-menu > li > a:hover, .sss-go_be .dropdown-menu > li > a:focus {
	background-color: #B2B600;
	color: #000;
}
.sss-go_be .dropdown-menu li a i {
	background-color: #000;
}
.sss-go_be .btn-transparent {
	color: #000;
}
.sss-go_be .btn-portal {
	background-color: #D3D800;
	color: #000;
}
.sss-go_be .btn-portal:hover, .sss-go_be #editMenu .btn.active {
	background-color: #B2B600;
}
.sss-go_be #editMenu .btn {
	background-color: #D3D800;
	color: #000;
}