

#page {background-color: #fff}
#page .transparent {
	background-color: transparent !important;
}


#page .navbar-inner {
	background-color: #0061ab; 
	border-radius:0.75em;
	text-shadow: none;

	text-align: center;
	margin-bottom: 0.75em;
}

#page .navbar .nav>li>a,
#page .navbar .nav>li>a:active,
#page .navbar .nav>li>a:focus,
#page .navbar .nav>li>a:hover {
	color: #FFFFFF;
	text-shadow: none;
}

#page .navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

 
#local_menu_header li.dropdown .caret,
#local_menu_header li.dropdown ul.dropdown-menu {
    display: none;
}



@media only screen and (min-width: 37em) {
	
	#local_menu_header li {
		width: 20%;
	}

	#local_menu_header .dropdown-menu li {
		width: 100%;
	}
}

#page h1, #page h2, #page h3, #page h4 {
	color: #1d3460;
	font-family: Ubuntu, sans-serif;
	font-weight: 700;
}

#page a {
    color: #1d3460;
    font-weight: 700;
}

#page .pseudo-h1 a {
	font-family: Ubuntu, sans-serif;
	border-bottom: none;
	color: #1d3460;
}

#page .pseudo-h1 {
		font-size: 3em;
}

/* WELLS */

#page .well {
	text-shadow: none;
}


#page .well.alternate {
	background: #1a3461; 
	color: #fff !important;
	text-shadow: none;
}


#page .well.alternate-two {
	background: #e96046;
	text-shadow: none;
}

/* fix for uniform heights of wells in a grid */
#page .conform-block .well {
	height: 100%;
}

/* narrow well fix */
.conform-block>.columns>div {
  width: -webkit-fill-available;
}

#page .keyfigure.well {
    background-color: #0c61ab;
    color: #fff;
    font-family: ubuntu, sans-serif;
    text-shadow: none;
}

/*TILES*/
#page i.dkblue.icon {color: #1d3460;}

a.thumbnail.center {
    border: 5px solid #1d3460;
}



/* ACCORDIONS */

#page details{
	margin:0.5em 0;
}

#page details summary {
	background-color: #0c61ab;
	color:#fff;
	border:0px;
	box-shadow: none;
}

/* +/- sign on collapsed/expanded accordion - ensure color and border-color match */
details>summary::before {
	color: #fff;
    border-color:#fff ;
}

details summary[aria-expanded="true"]:before {
	color: #fff;
    border-color:#fff ;
}


#page details>summary::before {
	border: 0px;
	font-size: 2.5rem;
}

details h5, details h6 {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  color: #1d3460;
}

details h6 {
 font-size: 1rem;
}

#page details h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
}

#page details h3, #page details h4  {
  color: #fff;
}

#page .alert h3,
#page .alert h4{
	  color: #000;
}

#page .alert h3,
#page .alert h4{
	  color: #000;
}

/*QUOTES*/

blockquote.feature-quote {
    font-family: 'Ubuntu', sans-serif;
}

/*BUTTONS*/


#page .button.green, a[role="button"], a[role="button"]:visited {
	border-radius: .5em;
	min-height: 3em;
	transition: all .5s ease;
	text-shadow: none;
	box-shadow: none;
	border: none;
}

#page a[role="button"].green, button.green, a[role="button"].white, input[type="submit"].green, input[type="reset"].green, input[type="button"].green, #page a[role="button"] {
	background-color: #1a3461 !important;
	border-color: #1a3461 !important;
	color: #fff !important;
		text-shadow: none;
	box-shadow: none;
		}

#page a[role="button"].green:hover, a[role="button"].white:hover, button.green:hover, input[type="submit"].green:hover, input[type="reset"].green:hover, input[type="button"].green:hover, #page a[role="button"]:hover 
{
	background-color:  #0061ab !important;
	border-color: #0061ab !important;
	color: #fff !important;
	text-shadow: none;
	box-shadow: none;
}

a[role="button"][href$=".pdf"]:after {
  color: #fff;
  border: 1px solid #fff;
 }


/* NEWS SLIDER */

.bxslider a.thumbnail {
   background-color: transparent !important;
       padding: 0.75em;
    border: 5px solid #1d3460;
box-shadow: none;
}

.thumbnail>img, .thumbnail-block a>img {
    display: none;
   }
   
/*BREAKOUTS AND PROMOS*/
   
 #page .breakout-content {
	   	padding: 1em;
   }

#page .breakout-bg  {
	margin-top:1em;
	
}

#page .breakout-bg  {
	background-color:#8bc34a;
	
}
   
#page .breakout-bg.alternate  {
	   background-color:#e96046;
	
}

#page .breakout-bg.alternate-two  {
	   background-color:#0061ab;
	color:#fff;
}

#page .breakout-bg.alternate-two h2, .breakout-bg.alternate-two h3,  .breakout-bg.alternate-two p {
	  color: #fff
}



#page .breakout-bg.promo .breakout-content  {
	    background-image: url(/-/media/Files/CSS/tradingstandards/images/ts-background-tick);
	    background-size: contain;
	     padding: 0 !important;
}

#page .breakout-bg.promo.semi-transparent .breakout-content  {
  background-image: url(/-/media/Files/CSS/tradingstandards/images/buy-with-confidence-logo),url(/-/media/Files/CSS/tradingstandards/images/ts-background-tick);
  background-size: 25%, contain;
  background-position: 95% 20%, 0% 0%;
  background-repeat: no-repeat,repeat;
  padding: 0 !important;
}

#page .breakout-bg.alternate.promo .breakout-content  {
	    background-image: url(/-/media/Files/CSS/tradingstandards/images/ts-background-light);
	    background-size: contain;
	 	padding: 0 !important;
}

#page .breakout-bg.promo.alternate-two .breakout-content  {
	    background-image: url(/-/media/Files/CSS/tradingstandards/images/ts-background-light);
	    background-size: contain;
	 	padding: 0 !important;
}



.promo-left {
	position: relative;
	width: 100%;
	position: relative;
	z-index: 1000;
	background: #e96046;
	padding: 1em 1em 1em 2em;
}



.promo-right {
	position: relative;
	left: 0%;
	width: 100%;
	position: relative;
z-index: 1000;
	background: #8bc34a;
	padding: 1em 1em 1em 2em;
}


@media only screen and (min-width: 52em) {
	.promo-left {
		width: 45%;
		min-height: 300px;	}
		
	.promo-right {
		width: 45%;
		left: 55%;
		min-height: 300px;	}
		
	.promo-left:after {
		content: " ";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: -1;
		background: #e96046;
		-webkit-transform-origin: bottom left;
		-ms-transform-origin: bottom left;
		transform-origin: bottom left;
		-ms-transform: skew(-20deg, 0deg);
		-webkit-transform: skew(-20deg, 0deg);
		transform: skew(-20deg, 0deg);	}

	.promo-right:after {
		content: " ";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: -5%;
		z-index: -1;
		background: #8BC34A;
		-webkit-transform-origin: bottom right;
		    -ms-transform-origin: bottom right;
		        transform-origin: bottom right;
		-ms-transform: skew(20deg, 0deg);
		-webkit-transform: skew(20deg, 0deg);
		transform: skew(20deg, 0deg);
		border-left: 0.75em solid #8BC34A;	}
		
}

/* GUIDE PAGES  */

/* Active step in right hand nav section */
#page .list .nav li.active a {
  background-color: #e96046;
  color: #000;
}

/* Guide step headings */
.numbered-blocks dt {
  font-family: Ubuntu, sans-serif;
  font-weight: 700;
  color: #1d3460;
}
