
/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

* {
	font-family:Arial, Verdana, sans-serif;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	letter-spacing:normal!important;
	word-spacing: normal!important;
}

html, body {
background:#f0f1f5;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
font-size:14px;
}

.content {
	margin:25px;
}

a {
	text-decoration: none;
    color: #002d44;
    font-weight: 600;
}

a:hover {
	    color: #bd7700;
}

ul {
	list-style-type:none;
	padding:0;
	margin:10px;
	background: #fff;
}

ul li {
	border-bottom:1px solid #ccc;
	padding:10px;
}

h1, h2, h3, h4 {
	text-decoration: none;
    color: #002d44;
    font-weight: 600;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.75)
}


.btn-pagination {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
}
.btn-pagination ul {
  width: auto;
  height: auto;
}
.btn-pagination ul li {
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 5px 0 0;
  border: 0;
}
.btn-pagination ul li:last-child {
  margin: 0;
}
.btn-pagination ul li label {
  width: 100%;
  height: 30px;
  float: left;
  text-align: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 1em;
  color: #002d44;
  cursor: pointer;
  border-radius: 3px;
}
.btn-pagination ul li label:hover {
  background-color: #F9B000;
  color: #FFF;
}

.topbar {
background:#002d44;
height:65px;
}

.logo {
	background:#fff;
	height:50px;
}

.logo img {
	height:40px;
	width:auto;
	padding:10px;
}

.float-left {
	float:left;
	}
	
.companylogo {
	height:65px;
	background:#fff;
	}
	
	
.float-right {
	float:right;
	}
	
	ul.languages {
	background:transparent;
	margin:0;
	padding:0;
	}
	
	.languageflag img {
	height:40px;
	width:40px;
	border-radius:20px;
	}
	
	.list-inline {
		display:inline;
		float:left;
		border:none;
	}

@media screen and (max-width:35.5em) {
.pure-u-xs-1 {
	width:100%;
}
}
@media screen and (min-width:35.5em) {
.pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-12, .pure-u-sm-1-2, .pure-u-sm-1-24, .pure-u-sm-1-3, .pure-u-sm-1-4, .pure-u-sm-1-5, .pure-u-sm-1-6, .pure-u-sm-1-8, .pure-u-sm-10-24, .pure-u-sm-11-12, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-2-24, .pure-u-sm-2-3, .pure-u-sm-2-5, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24, .pure-u-sm-3-24, .pure-u-sm-3-4, .pure-u-sm-3-5, .pure-u-sm-3-8, .pure-u-sm-4-24, .pure-u-sm-4-5, .pure-u-sm-5-12, .pure-u-sm-5-24, .pure-u-sm-5-5, .pure-u-sm-5-6, .pure-u-sm-5-8, .pure-u-sm-6-24, .pure-u-sm-7-12, .pure-u-sm-7-24, .pure-u-sm-7-8, .pure-u-sm-8-24, .pure-u-sm-9-24 {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
}
.pure-u-sm-1-24 {
	width: 4.1667%
}
.pure-u-sm-1-12, .pure-u-sm-2-24 {
	width: 8.3333%
}
.pure-u-sm-1-8, .pure-u-sm-3-24 {
	width: 12.5%
}
.pure-u-sm-1-6, .pure-u-sm-4-24 {
	width: 16.6667%
}
.pure-u-sm-1-5 {
	width: 20%
}
.pure-u-sm-5-24 {
	width: 20.8333%
}
.pure-u-sm-1-4, .pure-u-sm-6-24 {
	width: 25%
}
.pure-u-sm-7-24 {
	width: 29.1667%
}
.pure-u-sm-1-3, .pure-u-sm-8-24 {
	width: 33.3333%
}
.pure-u-sm-3-8, .pure-u-sm-9-24 {
	width: 37.5%
}
.pure-u-sm-2-5 {
	width: 40%
}
.pure-u-sm-10-24, .pure-u-sm-5-12 {
	width: 41.6667%
}
.pure-u-sm-11-24 {
	width: 45.8333%
}
.pure-u-sm-1-2, .pure-u-sm-12-24 {
	width: 50%
}
.pure-u-sm-13-24 {
	width: 54.1667%
}
.pure-u-sm-14-24, .pure-u-sm-7-12 {
	width: 58.3333%
}
.pure-u-sm-3-5 {
	width: 60%
}
.pure-u-sm-15-24, .pure-u-sm-5-8 {
	width: 62.5%
}
.pure-u-sm-16-24, .pure-u-sm-2-3 {
	width: 66.6667%
}
.pure-u-sm-17-24 {
	width: 70.8333%
}
.pure-u-sm-18-24, .pure-u-sm-3-4 {
	width: 75%
}
.pure-u-sm-19-24 {
	width: 79.1667%
}
.pure-u-sm-4-5 {
	width: 80%
}
.pure-u-sm-20-24, .pure-u-sm-5-6 {
	width: 83.3333%
}
.pure-u-sm-21-24, .pure-u-sm-7-8 {
	width: 87.5%
}
.pure-u-sm-11-12, .pure-u-sm-22-24 {
	width: 91.6667%
}
.pure-u-sm-23-24 {
	width: 95.8333%
}
.pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-24-24, .pure-u-sm-5-5 {
	width: 100%
}
}

@media screen and (min-width:48em) {
.pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-12, .pure-u-md-1-2, .pure-u-md-1-24, .pure-u-md-1-3, .pure-u-md-1-4, .pure-u-md-1-5, .pure-u-md-1-6, .pure-u-md-1-8, .pure-u-md-10-24, .pure-u-md-11-12, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-2-24, .pure-u-md-2-3, .pure-u-md-2-5, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24, .pure-u-md-3-24, .pure-u-md-3-4, .pure-u-md-3-5, .pure-u-md-3-8, .pure-u-md-4-24, .pure-u-md-4-5, .pure-u-md-5-12, .pure-u-md-5-24, .pure-u-md-5-5, .pure-u-md-5-6, .pure-u-md-5-8, .pure-u-md-6-24, .pure-u-md-7-12, .pure-u-md-7-24, .pure-u-md-7-8, .pure-u-md-8-24, .pure-u-md-9-24 {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
}
.pure-u-md-1-24 {
	width: 4.1667%
}
.pure-u-md-1-12, .pure-u-md-2-24 {
	width: 8.3333%
}
.pure-u-md-1-8, .pure-u-md-3-24 {
	width: 12.5%
}
.pure-u-md-1-6, .pure-u-md-4-24 {
	width: 16.6667%
}
.pure-u-md-1-5 {
	width: 20%
}
.pure-u-md-5-24 {
	width: 20.8333%
}
.pure-u-md-1-4, .pure-u-md-6-24 {
	width: 25%
}
.pure-u-md-7-24 {
	width: 29.1667%
}
.pure-u-md-1-3, .pure-u-md-8-24 {
	width: 33.3333%
}
.pure-u-md-3-8, .pure-u-md-9-24 {
	width: 37.5%
}
.pure-u-md-2-5 {
	width: 40%
}
.pure-u-md-10-24, .pure-u-md-5-12 {
	width: 41.6667%
}
.pure-u-md-11-24 {
	width: 45.8333%
}
.pure-u-md-1-2, .pure-u-md-12-24 {
	width: auto;
}
.pure-u-md-13-24 {
	width: 54.1667%
}
.pure-u-md-14-24, .pure-u-md-7-12 {
	width: 58.3333%
}
.pure-u-md-3-5 {
	width: 60%
}
.pure-u-md-15-24, .pure-u-md-5-8 {
	width: 62.5%
}
.pure-u-md-16-24, .pure-u-md-2-3 {
	width: 66.6667%
}
.pure-u-md-17-24 {
	width: 70.8333%
}
.pure-u-md-18-24, .pure-u-md-3-4 {
	width: 75%
}
.pure-u-md-19-24 {
	width: 79.1667%
}
.pure-u-md-4-5 {
	width: 80%
}
.pure-u-md-20-24, .pure-u-md-5-6 {
	width: 83.3333%
}
.pure-u-md-21-24, .pure-u-md-7-8 {
	width: 87.5%
}
.pure-u-md-11-12, .pure-u-md-22-24 {
	width: 91.6667%
}
.pure-u-md-23-24 {
	width: 95.8333%
}
.pure-u-md-1, .pure-u-md-1-1, .pure-u-md-24-24, .pure-u-md-5-5 {
	width: 100%
}
}

@media screen and (min-width:64em) {
.pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-12, .pure-u-lg-1-2, .pure-u-lg-1-24, .pure-u-lg-1-3, .pure-u-lg-1-4, .pure-u-lg-1-5, .pure-u-lg-1-6, .pure-u-lg-1-8, .pure-u-lg-10-24, .pure-u-lg-11-12, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-2-24, .pure-u-lg-2-3, .pure-u-lg-2-5, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24, .pure-u-lg-3-24, .pure-u-lg-3-4, .pure-u-lg-3-5, .pure-u-lg-3-8, .pure-u-lg-4-24, .pure-u-lg-4-5, .pure-u-lg-5-12, .pure-u-lg-5-24, .pure-u-lg-5-5, .pure-u-lg-5-6, .pure-u-lg-5-8, .pure-u-lg-6-24, .pure-u-lg-7-12, .pure-u-lg-7-24, .pure-u-lg-7-8, .pure-u-lg-8-24, .pure-u-lg-9-24 {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}
.pure-u-lg-1-24 {
	width: 4.1667%
}
.pure-u-lg-1-12, .pure-u-lg-2-24 {
	width: 8.3333%
}
.pure-u-lg-1-8, .pure-u-lg-3-24 {
	width: 12.5%
}
.pure-u-lg-1-6, .pure-u-lg-4-24 {
	width: 16.6667%
}
.pure-u-lg-1-5 {
	width: 20%
}
.pure-u-lg-5-24 {
	width: 20.8333%
}
.pure-u-lg-1-4, .pure-u-lg-6-24 {
	width: 25%
}
.pure-u-lg-7-24 {
	width: 29.1667%
}
.pure-u-lg-1-3, .pure-u-lg-8-24 {
	width: 33.3333%
}
.pure-u-lg-3-8, .pure-u-lg-9-24 {
	width: 37.5%
}
.pure-u-lg-2-5 {
	width: 40%
}
.pure-u-lg-10-24, .pure-u-lg-5-12 {
	width: 41.6667%
}
.pure-u-lg-11-24 {
	width: 45.8333%
}
.pure-u-lg-1-2, .pure-u-lg-12-24 {
	width: 50%
}
.pure-u-lg-13-24 {
	width: 54.1667%
}
.pure-u-lg-14-24, .pure-u-lg-7-12 {
	width: 58.3333%
}
.pure-u-lg-3-5 {
	width: 60%
}
.pure-u-lg-15-24, .pure-u-lg-5-8 {
	width: 62.5%
}
.pure-u-lg-16-24, .pure-u-lg-2-3 {
	width: 66.6667%
}
.pure-u-lg-17-24 {
	width: 70.8333%
}
.pure-u-lg-18-24, .pure-u-lg-3-4 {
	width: 75%
}
.pure-u-lg-19-24 {
	width: 79.1667%
}
.pure-u-lg-4-5 {
	width: 80%
}
.pure-u-lg-20-24, .pure-u-lg-5-6 {
	width: 83.3333%
}
.pure-u-lg-21-24, .pure-u-lg-7-8 {
	width: 87.5%
}
.pure-u-lg-11-12, .pure-u-lg-22-24 {
	width: 91.6667%
}
.pure-u-lg-23-24 {
	width: 95.8333%
}
.pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-24-24, .pure-u-lg-5-5 {
	width: 100%
}
}

@media screen and (min-width:80em) {
.pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-12, .pure-u-xl-1-2, .pure-u-xl-1-24, .pure-u-xl-1-3, .pure-u-xl-1-4, .pure-u-xl-1-5, .pure-u-xl-1-6, .pure-u-xl-1-8, .pure-u-xl-10-24, .pure-u-xl-11-12, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-2-24, .pure-u-xl-2-3, .pure-u-xl-2-5, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24, .pure-u-xl-3-24, .pure-u-xl-3-4, .pure-u-xl-3-5, .pure-u-xl-3-8, .pure-u-xl-4-24, .pure-u-xl-4-5, .pure-u-xl-5-12, .pure-u-xl-5-24, .pure-u-xl-5-5, .pure-u-xl-5-6, .pure-u-xl-5-8, .pure-u-xl-6-24, .pure-u-xl-7-12, .pure-u-xl-7-24, .pure-u-xl-7-8, .pure-u-xl-8-24, .pure-u-xl-9-24 {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}
.pure-u-xl-1-24 {
	width: 4.1667%
}
.pure-u-xl-1-12, .pure-u-xl-2-24 {
	width: 8.3333%
}
.pure-u-xl-1-8, .pure-u-xl-3-24 {
	width: 12.5%
}
.pure-u-xl-1-6, .pure-u-xl-4-24 {
	width: 16.6667%
}
.pure-u-xl-1-5 {
	width: 20%
}
.pure-u-xl-5-24 {
	width: 20.8333%
}
.pure-u-xl-1-4, .pure-u-xl-6-24 {
	width: 25%
}
.pure-u-xl-7-24 {
	width: 29.1667%
}
.pure-u-xl-1-3, .pure-u-xl-8-24 {
	width: 33.3333%
}
.pure-u-xl-3-8, .pure-u-xl-9-24 {
	width: 37.5%
}
.pure-u-xl-2-5 {
	width: 40%
}
.pure-u-xl-10-24, .pure-u-xl-5-12 {
	width: 41.6667%
}
.pure-u-xl-11-24 {
	width: 45.8333%
}
.pure-u-xl-1-2, .pure-u-xl-12-24 {
	width: 50%
}
.pure-u-xl-13-24 {
	width: 54.1667%
}
.pure-u-xl-14-24, .pure-u-xl-7-12 {
	width: 58.3333%
}
.pure-u-xl-3-5 {
	width: 60%
}
.pure-u-xl-15-24, .pure-u-xl-5-8 {
	width: 62.5%
}
.pure-u-xl-16-24, .pure-u-xl-2-3 {
	width: 66.6667%
}
.pure-u-xl-17-24 {
	width: 70.8333%
}
.pure-u-xl-18-24, .pure-u-xl-3-4 {
	width: 75%
}
.pure-u-xl-19-24 {
	width: 79.1667%
}
.pure-u-xl-4-5 {
	width: 80%
}
.pure-u-xl-20-24, .pure-u-xl-5-6 {
	width: 83.3333%
}
.pure-u-xl-21-24, .pure-u-xl-7-8 {
	width: 87.5%
}
.pure-u-xl-11-12, .pure-u-xl-22-24 {
	width: 91.6667%
}
.pure-u-xl-23-24 {
	width: 95.8333%
}
.pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-24-24, .pure-u-xl-5-5 {
	width: 100%
}
}
/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/

/*csslint outline-none:false*/

.pure-button {
	font-family: inherit;
	font-size: 100%;
	padding: 0.5em 1em;
	color: #444; /* rgba not supported (IE 8) */
	color: rgba(0, 0, 0, 0.80); /* rgba supported */
	border: 1px solid #999;  /*IE 6/7/8*/
	border: none rgba(0, 0, 0, 0);  /*IE9 + everything else*/
	background-color: #E6E6E6;
	text-decoration: none;
	border-radius: 2px;
}
.pure-button-hover, .pure-button:hover, .pure-button:focus {
	/* csslint ignore:start */
	filter: alpha(opacity=90);
	/* csslint ignore:end */
	background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
}
.pure-button:focus {
	outline: 0;
}
.pure-button-active, .pure-button:active {
	box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
	border-color: #000;
}
.pure-button[disabled], .pure-button-disabled, .pure-button-disabled:hover, .pure-button-disabled:focus, .pure-button-disabled:active {
	border: none;
	background-image: none;
	/* csslint ignore:start */
	filter: alpha(opacity=40);
	/* csslint ignore:end */
	opacity: 0.40;
	cursor: not-allowed;
	box-shadow: none;
	pointer-events: none;
}
.pure-button-hidden {
	display: none;
}
.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
	background-color: rgb(0, 120, 231);
	color: #fff;
}
/* Button Groups */
.pure-button-group .pure-button {
	margin: 0;
	border-radius: 0;
	border-right: 1px solid #111;  /* fallback color for rgba() for IE7/8 */
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.pure-button-group .pure-button:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.pure-button-group .pure-button:last-child {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-right: none;
}
.pure-g {
	letter-spacing: normal; /* Webkit: collapse white-space between units */
 *letter-spacing: normal; /* reset IE < 8 */
 *word-spacing: normal; /* IE < 8: collapse white-space between units */
	text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
	/*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yahoo/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
	font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
	/* Use flexbox when possible to avoid `letter-spacing` side-effects. */
	display: flex;
	flex-flow: row wrap;
	/* Prevents distributing space between rows */
	align-content: flex-start;
}
.pure-g table, .post-title, .list-group-item {
	letter-spacing: normal;
}

/* IE10 display: -ms-flexbox (and display: flex in IE 11) does not work inside a table; fall back to block and rely on font hack */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
table .pure-g {
	display: block;
}
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
.opera-only :-o-prefocus, .pure-g {
 word-spacing: normal;
}
.pure-u {
	display: inline-block;
 *display: inline; /* IE < 8: fake inline-block */
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
}
/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.pure-g [class *= "pure-u"] {
	font-family: sans-serif;
}
/*csslint important:false*/

/* ==========================================================================
   Pure Base Extras
   ========================================================================== */

/**
 * Extra rules that Pure adds on top of Normalize.css
 */

/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */

.hidden, [hidden] {
	display: none !important;
}
/**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
.pure-img {
	max-width: 100%;
	height: auto;
	display: block;
}
.pure-table {
	/* Remove spacing between table cells (from Normalize.css) */
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-bottom: 3px solid #F9B000;
	margin:15px 0;
	width: 100%;
}
.pure-table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center;
}
.pure-table td, .pure-table th {
	border-left: 1px solid #cbcbcb;/*  inner column border */
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible; /*to make ths where the title is really long work*/
	padding: 0.5em 1em; /* cell padding */
}
/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child, .pure-table th:first-child {
	border-left-width: 0;
}
.pure-table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom;
}
/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
	background-color: transparent;
}
.pure-table-odd td {
	background-color: #efefef;
}
/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
	background-color: #fff;
}
/* BORDERED TABLES */
.pure-table-bordered td {
	border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
	border-bottom-width: 0;
}
/* HORIZONTAL BORDERED TABLES */

.pure-table-horizontal td, .pure-table-horizontal th {
	border-width: 0 0 1px 0;
	border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child > td {
	border-bottom-width: 0;
}

@media screen and (max-width: 600px) {
body {
	font-size: 12px;
}
table {
	border: 0;
}
table thead {
	display: none;
}
table tr {
	margin-bottom: 10px;
	display: block;
	border-bottom: 2px solid #ddd;
}
table td {
	display: block;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}
table td:last-child {
	border-bottom: 0;
}
table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
}
