/* Custom stylesheets */

body {
  background: #e6e6e6;
  height: auto;
 }

header{
	background-color:#fff;
}
.main-content{
	padding: 1rem 0;
	margin-bottom:1.25rem;}

a {
    color: #4685a5;
    outline: 0 none;
    text-decoration: none;
}

.Container_Margin
{
	margin:1.25rem 0;}

.scale-price {
	padding-left:10px;
}
.contain-to-grid {
  background: #ffffff; 
  box-shadow: 0 0px 10px 2px #000000;}


.navbar-text a {
	color:#1f4c79;
	text-transform: uppercase;
	font-weight:bold;
}
   
  .top-bar {
  background: #ffffff;
  height: 2.8125rem;
  line-height: 2.8125rem;}
  .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #1f4c79;}
.top-bar .toggle-topbar a {
      color: #1f4c79;}
	.top-bar .toggle-topbar.menu-icon a {
        color: #1f4c79;}
	.top-bar.expanded .title-area {
      background: #ffffff; }
	.top-bar-section ul li {
    background: #ffffff; }
	.top-bar-section ul li > a {
      color: #1f4c79;
      font-weight: bold;
      padding: 6px 0 6px 0.625;}
	.top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #ffffff;
      color: #ff6600;
      background: #ffffff; }
	.top-bar-section li:not(.has-form) a:not(.button) {
    background: #ffffff none repeat scroll 0 0;}
	.top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #ffffff;
        background: #ffffff; }
	.top-bar-section li.active:not(.has-form) a:not(.button) {
    color: #ff6600;}
	.top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #ffffff;
        color: #ff6600; }
	.top-bar .toggle-topbar.menu-icon a span::after {
        box-shadow: 0 0 0 1px #1f4c79, 0 7px 0 1px #1f4c79, 0 14px 0 1px #1f4c79;}
	.top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #1f4c79, 0 7px 0 1px #1f4c79, 0 14px 0 1px #1f4c79; }
	.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
		background: #dedede;
		color:#1f4c79;}
		
button, .button {
    background-color: #ff6600;
	color: #fff;}
	
	
.article-list A.Text_H3 {
	font-size:1rem;
	color:#ff6600;
	padding-left:12px;
	text-overflow: ellipsis;
	overflow: hidden;}
	
	/* 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 {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 1.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.2rem 0.2rem 0.2rem 0.8rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  
select {
  height: 1.3125rem; }
/*#Account{
	position:absolute;
	top:23px;
	left:170px;
	line-height:0;
	font-size: 0.75rem;
}
#Account a{
	color:#ff6600;
	font-weight:bold;
}
#Account a:hover, #Account a:focus {
	color:#cdcdcd;
}
*/
button, .button {
  padding: 0.5rem 1rem 0.5317rem 1rem;
  background-color: #ff6600;
	color: #fff;}

 button.round, .button.round {
    border-radius: 0px !important }
	
.fileinput-button span {
	display:none;
}
.file-container{
background-color:transparent;
}
input.File_Edit_Standard {
background-color:#fafafa;}

.Login_Content{
	/* margin-bottom:1.25rem; */
}
.Login_Content input{
	height:2.3125rem;
	margin:0.25rem 0;
}

.TT_MODAL table {
	border:0 none;}

@media only screen and (min-width: 40.0625em) {
	.TTBody{
		min-width:66% !important;
	}

  .top-bar {
	height: 7.8125rem;
	line-height: 7.8125rem;
    overflow: visible; }
	.top-bar.expanded {
      background: #ffffff; }
	.top-bar-section li.hover > a:not(.button) {
      background-color: #ffffff;
      background: #ffffff;
      color: #ff6600; }
	.title-area {
		position: relative;
		top:30px;
		left:40px;
	}
	.top-bar-section  UL.right{
		position:relative;
		top: 2.85714286rem;
	}
	.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #ffffff none repeat scroll 0 0;
    color: #1f4c79;}
	.top-bar-section .dropdown{
	background-color: #fff;
    border: 1px solid #ff6600;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.8);
    display: none;
    list-style: outside none none;
    margin: 10px 0 0 0;
    min-width: 150px;
    padding: 0;
    position: absolute;
    text-transform: none;
    top: 26px;}
	.top-bar-section .has-dropdown > a {
  padding-right: 0.1875rem !important;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 0.625rem;
}
.top-bar-section .flyout li:not(.has-form) a:not(.button) {
  background: #333333;
  line-height: 1.8125rem;
  padding: 0 0.9375rem;
}
	
	#CONT_dropdown{float: left;
    position: relative;
    top: 0px;
	left:10px;}
	
	.navbar-text{
	line-height:0;
	font-size:0.8rem;
	position:absolute;
	top:14px;
	right:4px;
	
	}
	.navbar-text a {
		text-transform:none;
	}
	div#Cart {
	right: 10px;
	top: 70px;
}
div#Account{
	top: 10px;
	right:10px;
	left:auto;
	line-height:normal;
	text-align:right;
}

}

@media only screen and (min-width: 58.75em) {

}




@media only screen and (min-width: 64.0625em)  {
	.top-bar-section .has-dropdown > a {
    padding-right: 0.1875rem !important;}  
}

/* Block Grid with Intrexx List Tables */

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] li#table-record {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 li#table-record {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 li#table-record:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 li#table-record {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 li#table-record:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 li#table-record {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 li#table-record:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 li#table-record {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 li#table-record:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 li#table-record {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 li#table-record:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 li#table-record {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 li#table-record:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 li#table-record {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 li#table-record:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 li#table-record {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 li#table-record:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 li#table-record {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 li#table-record:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 li#table-record {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 li#table-record:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 li#table-record {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 li#table-record:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 li#table-record {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 li#table-record:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 li#table-record:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 li#table-record {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 li#table-record:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 li#table-record {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 li#table-record:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 li#table-record {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 li#table-record:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 li#table-record {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 li#table-record:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 li#table-record {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 li#table-record:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 li#table-record {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 li#table-record:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 li#table-record {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 li#table-record:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 li#table-record {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 li#table-record:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 li#table-record {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 li#table-record:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 li#table-record {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 li#table-record:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 li#table-record {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 li#table-record:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 li#table-record {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 li#table-record:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 li#table-record:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 li#table-record {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 li#table-record:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 li#table-record {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 li#table-record:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 li#table-record {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 li#table-record:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 li#table-record {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 li#table-record:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 li#table-record {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 li#table-record:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 li#table-record {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 li#table-record:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 li#table-record {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 li#table-record:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 li#table-record {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 li#table-record:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 li#table-record {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 li#table-record:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 li#table-record {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 li#table-record:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 li#table-record {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 li#table-record:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 li#table-record {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 li#table-record:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 li#table-record:nth-of-type(12n+1) {
      clear: both; } }
	  
	  
	  /*Shopping Cart*/
	  
#Cart {
  position: absolute;
  right: 100px;
  width: 45px;
  top: 8px;
  height: 35px;
}
#navigation-cart .navigation-cart {
  background-color: #fff;
  top: 0;
  left: 18px;
  font-size: 16px;
  width: 20px;
}
.navigation-button-outer {
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 40px;
  display: block;
  text-decoration: none;
}
#navigation-cart-count {
  color: #e47911;
  font-weight: bold;
  font-family: "arial","sans-serif";
  position: absolute;
  line-height: 16px;
  width: 20px;
  text-align: center;
}
.navigation-cart-button {
  display: block;
  height: 30px;
  width: 40px;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.navigation-button-inner {
  background-position: 0 500px;
  background-repeat: no-repeat;
  display: block;
  padding: 0 5px;
  position: relative;
  right: -5px;
  height: 40px;
}
.navigation-button-mid {
  background-position: 0 500px;
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  margin-right: 5px;
}

/* 
	Account Registration App Abide CSS - needs to be cleaned
 */
 
/* Panels */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
	color: #222222;
}
	
.subcat option{
    display:none;

}

.subcat option.label{
    display:block;
}

.DistributionControlHorizontal div.Search .ListCtrl ul li>.Content>.Title {
	color: #222222;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 3px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.button.info {
    background-color: #aaa;
    border-color: #cccccc;
    color: #FFFFFF;
}

@media only screen and (max-width: 40em) {
	.reveal-modal {
		padding-top: 7vh;
		top: 5.5vh;
	}
		.column, .columns {
/*    padding-left: 0.2em;
    padding-right: 0.2em;
    width: 100%; */
    float: left;
	}
	.ix-grid-column {
    width: 100%;
    position: relative;
    float: left;
    padding-right: 0em;
    padding-left: 0em;
}
}

@media only screen {
	.slide {
		position: relative;
	}

	.slide-caption {
		background-color: rgba(255, 255, 255, 0.90);
		padding: 0.625rem 0.875rem;
		bottom: 0;
		height: 100%;
		left: 0;
		width: 100%;
		z-index: 2;
	}

	.slide-caption-title
	{
		color: #ff6600;
		font-size: 1.25rem;
	}

	.slide-caption-description
	{
		font-size: 1.00rem;
	}
	.slide-caption-link
	{
		display: block;
		min-height: 60px;
	}
	button, .button {
		padding: 0.5rem 1rem 0.5317rem 1rem;
		background-color: #ff6600;
		color: #fff;
		width: 100%;
	}
	.title-reveal-modal{
		position: absolute;
		top: 0.625rem;
	}
	.TT_MODAL {
	   /* width: 73.125em; */
	   min-width: 50%;
	}
	button, .grey{
		border-color: #535b61;
		background-color: #858D96;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.grey:hover, grey:focus, .grey:hover, .grey:focus{
		color: white;
	}
	button, .blue{
		border-color: #535b61;
		background-color: #234b77;;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.blue:hover, blue:focus, .blue:hover, .blue:focus{
		color: white;
	}

	button, .red{
		border-color: #535b61;
		background-color: #C63C41;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.red:hover, red:focus, .red:hover, .red:focus{
		color: fff;
	}
	button, .green{
		border-color: #535b61;
		background-color: #448259;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.green:hover, green:focus, .green:hover, .green:focus{
		color: fff;
	}

}
@media only screen and (min-width: 64.0625em) {
	.slide {
		position: relative;
	}

	.slide-caption {
		background-color: rgba(255, 255, 255, 0.90);
		padding: 0.625rem 0.875rem;
		bottom: 0;
		min-height: 80px;
		height: auto;
		left: 0;
		position: absolute;
		width: 100%;
		z-index: 2;
	}

	.slide-caption-title
	{
		color: #ff6600;
		font-size: 1.75rem;
	}

	.slide-caption-description
	{
		font-size: 1.25rem;
	}
	.slide-caption-link
	{
		display: block;
		min-height: 40px;
		font-size: 1.25rem;
	}
	button, .button {
		padding: 0.5rem 1rem 0.5317rem 1rem;
		background-color: #ff6600;
		color: #fff;
		width: auto;
	}
	.btn-block {
		display: block;
		width: 100%;
	}
	button, .grey{
		border-color: #535b61;
		background-color: #858D96;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.grey:hover, grey:focus, .grey:hover, .grey:focus{
		color: white;
	}
	button, .blue{
		border-color: #535b61;
		background-color: #234b77;;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.blue:hover, blue:focus, .blue:hover, .blue:focus{
		color: white;
	}		
	button, .red{
		border-color: #535b61;
		background-color: #C63C41;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.red:hover, red:focus, .red:hover, .red:focus{
		color: fff;
	}
	button, .green{
		border-color: #535b61;
		background-color: #448259;
		color: #fff;
		-webkit-box-shadow: inset 0px 0px 0px 1px #535b61;
		-moz-box-shadow: inset 0px 0px 0px 1px #ff6600;
		box-shadow: inset 0px 0px 1px #535b61;
	}
	.green:hover, green:focus, .green:hover, .green:focus{
		color: fff;
	}
	
	.reveal-modal {
		padding-top: 5.5vh;
		top: 12vh;
	}
}


/* .TTClose:after{	
	content: 'x';
} */

.close-reveal-modal {
	color: #AAAAAA;
	cursor: pointer;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	top: 0.5rem;
	right: 1.8rem;
}


 @media print, only screen and (min-width: 48em) {
    .grey {
        background: #858D96;
    }

}


.terms-conditions{
	
	display: inline-block;
    color: #234b77;
    font-weight: bold;
    font-size: 1em;
    padding: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    cursor: text;
    padding-left: 1.5em;
    min-width: calc(1em + 2px);
}

 .formfield {
    position: relative;
}
 .formfield a {
    font-size: 0.75em;
}
 span.error, small.error {
    position: relative;
     font-style: normal;
}
 span.error:after, small.error:after {
    content: ' ';
     position: absolute;
     width: 0;
     height: 0;
     bottom: 100%;
     left: 20px;
     margin-left: -10px;
     border: solid transparent;
     border-bottom-color: #ff6600;
     border-width: 10px;
}
 span.error.above:after, small.error.above:after {
    content: ' ';
     position: absolute;
     top: 100%;
     left: 20px;
     margin-left: -10px;
     border: solid transparent;
     border-top-color: #ff6600;
     border-width: 10px;
}
 span.error.global:after, small.error.global:after {
    display: none;
}

 span.error.form {
    display: block;
}
 input.error, textarea.error, select.error {
    background: #fff;
     border-color: #dddddd;
}
 input.error:focus, textarea.error:focus, select.error:focus {
    background: #fcfcfc;
     border-color: #dddddd;
}
 small.error.initial {
    display: block;
}
 .input-flat .error small.error, .input-flat span.error, .input-flat small.error {
    padding: 10px;
}
 @media print, only screen and (min-width: 48em) {
    .input-flat .error small.error, .input-flat span.error, .input-flat small.error {
        margin-bottom: 0px;
    }
}
 [data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
     padding: 1.5625em;
     margin-top: 15px;
     margin-bottom: 1.5625em;
     font-size: 0.75em;
     font-weight: bold;
     background: #ff6600;
     color: #fff;
}
 [data-abide] .input-flat .error small.error, [data-abide] .input-flat span.error, [data-abide] .input-flat small.error {
    margin: 0;
     padding: 10px;
}
 @media print, only screen and (min-width: 48em) {
    [data-abide] .input-flat .error small.error, [data-abide] .input-flat span.error, [data-abide] .input-flat small.error {
        margin-bottom: 0px;
    }
}
 [data-abide] span.error, [data-abide] small.error {
    display: none;
}
 [data-abide] span.error.initial, [data-abide] small.error.initial {
    display: block;
}

 .input-flat {
    position: relative;
     display: inline-block;
     margin: 0 0 20px 0;
     width: 100%;
     vertical-align: top;
}
 .input-flat .input-flat-label-content {
    -webkit-pointer-events: none;
     pointer-events: none;
}
 .input-flat.textarea {
    padding-bottom: 37px;
     padding-right: 8px;
}
 .input-flat.textarea .input-flat-field {
    position: relative;
}
 .input-flat.textarea .input-flat-label {
    position: absolute;
}
 @media print, only screen and (min-width: 48em) {
    .input-flat.textarea {
        margin-bottom: 7px;
    }
}
 .input-flat.select {
    overflow: visible;
}
 @media print, only screen and (min-width: 48em) {
    .input-flat.select {
        margin-bottom: 7px;
    }
}
 .input-flat.select select {
    margin-bottom: 0;
     font-style: normal;
     border: 1px solid #999;
     color: #232323;
     font-size: 14px;
     padding: 6px 12px 8px;
}
 .input-flat.select .input-flat-label .input-flat-label-content {
    padding: 4px;
     -webkit-pointer-events: none;
     pointer-events: none;
}
 .input-flat.select .chosen-container {
    border: 1px solid #cccccc;
     -webkit-appearance: none;
}
 .input-flat.select .chosen-container:focus {
    outline: none;
     border-color: #234b77;
     -webkit-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     -moz-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
}
 .input-flat.select small.error {
    margin-top: 0px;
     margin-bottom: 0;
}
 .input-flat.select .chosen-container-single {
    margin-bottom: 0;
}
 .input-flat.select .chosen-single {
    border: none;
     font-size: 13px;
     font-style: normal;
     color: #232323;
}
 .input-flat.select .chosen-single div {
    background: none;
}
 .input-flat.select .chosen-single div b:after {
    color: #232323;
}
 .input-flat.select .chosen-single:hover div b:after {
    color: #E21836;
}
 .input-flat.select .chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
}
 .input-flat.select .chosen-container-active.chosen-with-drop .chosen-single div {
    background: none;
}
 .input-flat.select .chosen-container-active.chosen-with-drop .chosen-single div b:after {
    color: #232323;
}
 .input-flat.select .chosen-results .active-result {
    font-style: normal;
}
 .input-flat .input-flat-label {
    display: inline-block;
     color: #234b77;
     font-weight: bold;
     font-size: 1em;
     padding: 0;
     width: 100%;
     height: 100%;
     text-align: left;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-touch-callout: none;
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     margin-bottom: 0px;
     cursor: text;
}

 .input-flat .input-flat-select {
    display: inline-block;
     color: #234b77;
     font-weight: bold;
     font-size: 1em;
     padding: 0;
     width: 100%;
     height: 100%;
     text-align: left;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-touch-callout: none;
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     margin-bottom: 0px;
     cursor: text;
}

 @media print, only screen and (min-width: 48em) {
    .input-flat .input-flat-label {
        margin-bottom: 0px;
    }
}
 .input-flat .input-flat-label .input-flat-label-content {
    position: relative;
     display: block;
     width: 100%;
     padding: 4px;
     text-rendering: geometricPrecision;
     white-space: nowrap;
}
 .input-flat .input-flat-label::after {
    content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: 0px solid transparent;
}

.input-flat-select .input-flat-label::after {
    content: '';
     /* position: absolute; */
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: 0px solid transparent;
}
 .input-flat .input-flat-field {
    display: block;
     border: 1px solid #cccccc;
     border-radius: 0;
     -webkit-appearance: none;
     z-index: 100;
     width: 100%;
     height: auto;
     color: #232323;
     font-size: 14px;
     margin-top: 0px;
     margin-bottom: 0px;
     padding: 6px 15px 8px;
     font-style: normal;
}
 .input-flat .input-flat-field:focus {
    outline: none;
     border-color: #234b77;
     -webkit-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     -moz-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
}
 .input-flat .input-flat-field:focus, .input-flat.input-flat-filled .input-flat-field {
    margin-top: 0;
}
 .input-flat .input-flat-field:focus + .input-flat-label::before {
    border-color: #e5e5e5;
}
 .input-flat .input-flat-field:focus + .input-flat-label .input-flat-label-content, .input-flat.input-flat-filled .input-flat-label .input-flat-label-content {
    color: #232323;
     font-style: normal;
}
 .input-flat .input-flat-field:-ms-input-placeholder {
    font-weight: 200;
}

}
 .input-flat-field {
    border: 1px solid #cccccc;
}
 .input-flat-field:focus {
    border-color: #234b77;
     -webkit-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     -moz-box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
     box-shadow: 0px 0px 6px 1px rgba(35, 35, 35, 0.15);
}
 .input-flat-field.error, .input-flat-field.error:focus {
    border: 2px solid #e31837;
}
 .error .input-flat .input-flat-field {
    border: 2px solid #e31837;
}
 .error .input-flat.select .chosen-container {
    border: 2px solid #e31837;
}

span.form-required{
	color: #ff6600;
}

 select {
/*     position: relative;
     padding: 0.78125em;
     font-size: 0.75em;
     font-style: italic;
     color: #999;
     background: #fff url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAoCAIAAAAQS2/OAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKdJREFUeNrslrkNwzAMReUgM0lWBtEMWk0QdOygI2MxH3YTILAtFS4C8FUkP4HXsOBCROJOHuJmWMACFrCABf8tsNbWWo/SUgoWhgx0QEpJSgnHb4QhopwzDSBOshCCUqq19j1Ei2GMkcYQ5zEc67r23vcWBVoMaRhxueG911q/N1CgpRnEyJJz7rWBgiZ5jhyCMWb/blDMnunCfxELWMACFrAAfAQYANyEyhJpOZPeAAAAAElFTkSuQmCC) no-repeat right center;
     border: 1px solid #dddddd;
     border-right: none;
     border-bottom: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     -moz-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0; */
	 display: block;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-appearance: none;
    z-index: 100;
    width: 100%;
    height: auto;
    color: #232323;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 6px 15px 8px;
    font-style: normal;
}
}
 select::after {
    content: '';
     background: black;
     width: 20px;
     height: 100%;
     right: 0;
     top: 0;
}
 .error label {
    color: #999;
}
 .error input, .error textarea, .error select {
    background: #fff;
     border-color: #dddddd;
}
 .error input:focus, .error textarea:focus, .error select:focus {
    background: #fcfcfc;
     border-color: #dddddd;
}

.page-header h1 {
    padding-bottom: 4px;
    font-style: normal;
	font-size: 1.5rem;
    /* border-bottom: 1px solid #ff6600; */
    color: #ff6600;
}

.page-header h2 {
    padding-bottom: 4px;
    margin-bottom: 8px;
    font-size: 1rem;
    font-style: normal;
    border-bottom: 1px solid #ff6600;
    color: #ff6600;
}

@media print, only screen and (min-width: 48em)
div.panel {
    background: #ebebeb;
}

.chosen-container {
    position: relative;
     display: inline-block;
     vertical-align: middle;
     font-size: 13px;
     zoom: 1;
     *display: inline;
     -webkit-user-select: none;
     -moz-user-select: none;
     user-select: none;
}
 .chosen-container .chosen-drop {
    position: absolute;
     top: 100%;
     left: -9999px;
     z-index: 1010;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
     border: 1px solid #aaa;
     border-top: 0;
     background: #fff;
     box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
 .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}
 .chosen-container a {
    cursor: pointer;
}
 .chosen-container-single .chosen-single {
    position: relative;
     display: block;
     overflow: hidden;
     padding: 0 0 0 8px;
     height: 23px;
     border: 1px solid #aaa;
     border-radius: 5px;
     background-color: #fff;
     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
     background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
     background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
     background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
     background: linear-gradient(to bottom, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
     background-clip: padding-box;
     box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
     color: #444;
     text-decoration: none;
     white-space: nowrap;
     line-height: 24px;
}
 .chosen-container-single .chosen-single span {
    display: block;
     overflow: hidden;
     margin-right: 26px;
     text-overflow: ellipsis;
     white-space: nowrap;
}
 .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}
 .chosen-container-single .chosen-single abbr {
    position: absolute;
     top: 6px;
     right: 26px;
     display: block;
     width: 12px;
     height: 12px;
     font-size: 1px;
}
 .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}
 .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}
 .chosen-container-single .chosen-single div {
    position: absolute;
     top: 0;
     right: 0;
     display: block;
     width: 18px;
     height: 100%;
}
 .chosen-container-single .chosen-single div b {
    display: block;
     width: 100%;
     height: 100%;
}
 .chosen-container-single .chosen-search {
    position: relative;
     z-index: 1010;
     margin: 0;
     padding: 3px 4px;
     white-space: nowrap;
}
 .chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     margin: 1px 0;
     padding: 4px 20px 4px 5px;
     width: 100%;
     height: auto;
     outline: 0;
     border: 1px solid #aaa;
     font-size: 1em;
     font-family: sans-serif;
     line-height: normal;
     border-radius: 0;
}
 .chosen-container-single .chosen-drop {
    margin-top: -1px;
     border-radius: 0 0 4px 4px;
     background-clip: padding-box;
}
 .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
     left: -9999px;
}
 .chosen-container .chosen-results {
    position: relative;
     overflow-x: hidden;
     overflow-y: auto;
     margin: 0 4px 4px 0;
     padding: 0 0 0 4px;
     max-height: 240px;
     -webkit-overflow-scrolling: touch;
}
 .chosen-container .chosen-results li {
    display: none;
     margin: 0;
     padding: 5px 6px;
     list-style: none;
     line-height: 15px;
     -webkit-touch-callout: none;
}
 .chosen-container .chosen-results li.active-result {
    display: list-item;
     cursor: pointer;
}
 .chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
     background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
     background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
     background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
     background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
     background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
     color: #fff;
}
 .chosen-container .chosen-results li.no-results {
    display: list-item;
     background: #f4f4f4;
}
 .chosen-container .chosen-results li.group-result {
    display: list-item;
     font-weight: bold;
     cursor: default;
}
 .chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}
 .chosen-container .chosen-results li em {
    font-style: normal;
     text-decoration: underline;
}
 .chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
 .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
     -moz-border-radius-bottomright: 0;
     border-bottom-right-radius: 0;
     -moz-border-radius-bottomleft: 0;
     border-bottom-left-radius: 0;
     background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
     background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
     background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
     background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
     background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
     box-shadow: 0 1px 0 #fff inset;
}
 .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
     background: transparent;
}
 .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}
 .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
 .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111 !important;
}
 .chosen-disabled {
    opacity: 0.5 !important;
     cursor: default;
}
 .chosen-disabled .chosen-single {
    cursor: default;
}
 .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}
 @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-size: 52px 37px !important;
         background-repeat: no-repeat !important;
    }
}


.pretty .state label {
    font-weight: bold !important;
}

.pretty .state label:before {
		top: 0px !important;
}

.pretty.p-default input:checked~.state label:after {
    top: 0px !important;
}

.padding-bottom-1 {
    padding-bottom: 1em;
}
.padding-top-1 {
    padding-top: 1em;
}
.gt-ie8 * {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important;
}
.padding-bottom-1 {
    padding-bottom: 1em;
}
.padding-top-1 {
    padding-top: 1em;
}
.input-flat {
    position: relative;
    display: inline-block;
    margin: 0 0 20px 0;
    width: 100%;
    vertical-align: top;
}
.padding-bottom-1 {
    padding-bottom: 1em;
}
.padding-top-1 {
    padding-top: 1em;
}
.input-flat .input-flat-field:focus, .input-flat.input-flat-filled .input-flat-field {
    margin-top: 0;
}
.gt-ie8 input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 1px;
    height: 1px;
    vertical-align: middle;
    -webkit-appearance: none;
}
.input-flat .input-flat-field {
    display: block;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-appearance: none;
    z-index: 100;
    width: 100%;
    height: auto;
    color: #232323;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 6px 5px 8px;
    font-style: normal;
}

.gt-ie8 input[type=checkbox] + .custom.checkbox {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    top: 2px;
    vertical-align: middle;
    border: solid 1px #ccc;
    background: #fff;
}
.pt_accountpage .terms-conditions .custom.checkbox, .pt_accountpage .loyalty-terms-conditions .custom.checkbox {
    float: left;
    margin-right: 8px;
    top: 1px;
}
span.custom.checkbox {
    cursor: pointer;
}
span.custom.checkbox {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.gt-ie8 * {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important;
}

.pt_accountpage .login-tools .checkbox-left, .pt_accountpage #RegistrationForm .checkbox-left {
    margin-top: 2px;
    padding-bottom: 0;
    margin-bottom: 12px;
    max-width: 91%;
}
.error label {
    color: #999;
}
label.normal {
    font-style: normal;
    color: #232323;
}
.error label, .error label.error {
    color: #fee834;
}
.gt-ie8 * {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important;
}
.checkbox-left {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 2px;
    max-width: 90%;
}

* {
	box-sizing:border-box;
}

/* 
	CSS Fix for responsive tables
 */
@media screen and (max-width:700px) {
	
	table, tr, td {
		padding:0;
		border:1px solid black;
	}
	table {
		border:none;
	}

	thead {
		display:none;
	}

	tr {
		float: left;
		width: 100%;
		margin-bottom: 2em;
	}

	td {
		float: left;
		width: 100%;
		padding:1em;
	}

	td::before {
		content:attr(data-label);
		width: 30%;
		float:left;
		padding:1em;
		font-weight: bold;
		margin: -1em 1em -1em -1em;
		border-right: 1px solid black;
		text-align: center;

	}
	.Table_BI {
		border-collapse: collapse;
		border-spacing: 1px;
		border: 0 none;
		background-color: #f2f2f2;
		margin: 0;
	}
	.Table_BI tr.odd {
		color: #234b77;
		margin: 0;
		margin-bottom: 0.5em;
	}
	.Table_BI tr.even {
		/* background-color: #e6e6e6; */
		color: #234b77;
		margin-left: 0;
		margin-bottom: 0.5em;
	}
	.first {
		display: inline-table;
		visibility: hidden;
	}
	.previous {
		display: inline-table;
		visibility: hidden;
	}	
	.first-off {
		display: inline-table;
		visibility: hidden;
	}
	.previous-off {
		display: inline-table;
		visibility: hidden;
	}
	.next {
		display: inline-table;
		visibility: hidden;
	}
	.last {
		display: inline-table;
		visibility: hidden;
	}
	.pagination li {
		display: inline-table;
	}

	.pagination ul {	
		padding: 0;
		/* margin: 0; */
	}
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #cccccc;

}

.hide{
	visibility: hidden; 
	position: absolute; 
	top: -9999px; 
	left: -9999px;
}

.bi-logo{
	padding: 15px 10px 10px 0px;
}
.ecco-logo{
	padding: 5px 10px 10px 0px;
}

.top-bar-section .has-dropdown > a:after {
   border-color: transparent transparent transparent;
}

::-ms-clear {  
	display: none;  
}  
	  
#clear-search {  
    content: "\f057";  
    font-family: 'FontAwesome';  
    position: absolute;  
	right: 1.1em;  
	bottom: 0.5em;  
	font-size: 1.2em;  
	cursor: pointer;  
    color: #ff6600;  
}  
