@font-face {
	font-family: 'BebasNeueRegular';
	src: url('BebasNeue-webfont.eot');
	src: url('BebasNeue-webfont.eot@') format('embedded-opentype'),
	     url('BebasNeue-webfont.woff') format('woff'),
	     url('BebasNeue-webfont.ttf') format('truetype'),
	     url('BebasNeue-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Bootstrap Overrides */
/* =================== */
.tooltip {
	font-size: 13px;
}

.popover {
	max-width: 400px;
}

.popover-content {
	word-wrap: break-word;
	font-size: 13px;
	line-height: 1.5;
}

/* General Styles */
/* ============== */
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-bottom: 0;
}

h1 {
	margin-top: 25px;
	margin-bottom: 20px;
}

h2 {
	margin-bottom: 10px;
}

.pull-top {
	margin-top: 0;
}

.muted {
	color: #caccc7;
}
.readonly .muted {
	color: #e9d046;
}

.full-width {
	margin: 0 -500%;
	padding: 0.5em 500%;
}

.popup {
	cursor: pointer;
}

table {
	font-size: 15px;
}

table tr.queued td,
table tr.queued th {
	opacity: 0.5;
}

table tr.queued td:first-child {
	opacity: 1.0;
}

table tr.queued td:last-child {
	opacity: 0.8;
}

table tr.queued:nth-child(odd) {
	background-color: #ffffe5;
}

table tr.queued:nth-child(even) {
	background-color: #ffffdb;
}

table tr.queued:hover td,
table tr.queued:hover th {
	opacity: 1;
}

td[data-place] {
	white-space: nowrap;
}

td.recordurl {
	font-size: 12px;
	max-width: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

a i[class*='icon-'] {
	text-decoration: none;
}

.tooltip-inner {
	max-width: 350px;
	white-space: normal;
}

a.icon-hover {
	color: #333333;
}

a .icons-nodata,
#table-overview a .icons-nodata {
	color: #CCCCCC;
}

ul.icons {
	margin: 0;
}

ul.icons li,
.data-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

ul.availability.icons li,
#table-overview ul.availability.icons a [class^="icon"],
.data-icon {
	color: #FFF;
}

ul.availability.icons li,
.data-icon {
	background-color: #CCC;
	margin-right: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul.availability.icons li:last-of-type {
    margin-right: 0;
}

.data-icon {
	display: block;
}

ul.availability.icons li.yes,
.data-icon.yes {
	background-color: #8bdd3a;
}

ul.availability.icons li.no,
.data-icon.no {
	background-color: #dd3d3a;
}

ul.availability.icons li.maybe,
.data-icon.maybe {
	background-color: #39bef9;
}

ul.availability.icons li .text,
.data-icon .text {
	display: none;
}

ul.availability.icons li a {
    color: inherit;
}

ul.availability.icons.mini li {
	width: 5px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

ul.availability.icons.mini li i {
	display: none;
}

ul.availability.icons.large li {
    margin-right: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
ul.availability.icons.large li:last-of-type {
    margin-right: 0;
}

.data-availability {
	margin-top: 10px;
}

.data-availability li {
	box-sizing: border-box;
	float: left;
	width: 33%;
	margin-bottom: 10px;
	padding-right: 10px;
}

.data-availability li .data-icon {
	position: absolute;
	left: 0;
}

.data-icon-wrapper {
	position: relative;
}

.data-icon-text {
	padding-left: 28px;
}

.key {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 9px;
}

.key h5 {
	display: inline-block;
	margin-right: 10px;
}

.key ul {
	margin: 0;
	display: inline-block;
}

.key ul li {
	display: inline-block;
	border-left: solid 16px #000;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 10px;
}

.key.availability ul li {
	border-left-color: #CCC;
}

.key.availability ul li.maybe {
	border-left-color: #39bef9;
}

.key.availability ul li.yes {
	border-left-color: #8bdd3a;
}

.key.availability ul li.no {
	border-left-color: #dd3d3a;
}

.highlight-bg {
	background-color: #c7c9c4;
}
.readonly .highlight-bg {
	background-color: #e9d046;
}

.stat-pod {
	display: block;
	position: relative;
	height: 102px;
}

.stat-pod .highlight-bg {
	height: 50px;
	line-height: 50px;
	display: inline-block;
	padding: 0 25px 0 30px;
	margin: 32px 0 0 60px;
	font-family: 'BebasNeueRegular',Arial,Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: 2px;
	color: #333333;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.stat-pod:after {
	position: absolute;
	top: 0;
	left: 0;
}

.stat-pod.man:after {
	content: url(man.png);
}

.stat-pod.woman:after {
	content: url(woman.png);
}

.stat-pod.megaphone:after {
	content: url(megaphone.png);
	top: 21px;
}

.stat-pod.megaphone .highlight-bg {
	margin-left: 65px;
}

.stat-pods {
	margin-top: 35px;
	margin-bottom: 35px;
}

/* Layout */
/* ====== */
html {
	background-color: #edeeec;
}
html.readonly {
	background-color: #f7efc0;
}

.navbar {
	background-image: url(stripes.png);
	background-repeat: repeat;
	background-position: center top;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #2b2a2a;
}
.readonly .navbar {
	background-image:none;
	background-color:#e9d046;
}

.navbar .navbar-inner {
	background-image: url(header-map.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	line-height: 70px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
	border: none;
	filter: none;
}

.navbar .navbar-inner .brand {
	padding: 3px 0 0 0;
	margin: 0 20px 0 0;
	color: #2b2a2a;
	text-shadow: none;
	font-family: 'BebasNeueRegular',Arial,Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 1.5px;
}

.navbar .nav > li {
	border-left: solid 1px #a7a9a4;
	padding: 10px 5px;
}
.readonly .navbar .nav > li {
	border-left: solid 1px rgb(255,255,255);
	border-left: solid 1px rgba(255,255,255,0.3);
}

.navbar .nav > li > a {
	color: #2b2a2a;
	padding: 15px 10px;
	text-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.navbar .nav > li > a:hover {
	background-color: rgb(237,237,236);
	background-color: rgba(237,237,236,0.3);
}

.navbar .nav > li.dropdown > a:hover,
.navbar .nav > li.dropdown:hover > a {
	background-color: rgb(237,237,236);
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: -12px 0 0 5px;
	border-color: rgb(237,237,236);
	border-width: 0;
	border-top-width: 3px;
	-webkit-border-radius: 0px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius: 0px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-radius: 0px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-webkit-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.35);
}

.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
	display: none;
}

.dropdown-menu > li > a {
	padding: 3px 10px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #2B2A2A;
	background-color: rgb(237,237,236);
	background-image: none;
	filter: none;
}

body.homepage .navbar {
  border-bottom: none;
}

.page-header {
	margin-bottom: 10px;
}

footer {
	background-color: #edeeec;
	padding: 20px 20px 20px;
	border-top: solid 10px #caccc7;
	font-size: 12px;
}
.readonly footer {
	background-color: #f7efc0;
	border-top-color:#e9d046;
}

footer a,
footer a:hover {
	color: #333333;
	border-bottom: dotted 1px #333333;
	text-decoration: none;
}

footer a:hover {
	border-bottom: solid 1px #333333;
}

@media (max-width: 1200px) {
	div.nav-logo {
		display: none;
	}
}

div.nav-logo {
  float: right;
  height: 30px;
}

div.nav-logo a {
  display: inline-block;
  margin-left: 14px;
}

.nav-logo img {
	margin-top: -4px;
	margin-right: -4px;
  height: 30px;
}

.sections ul {
	margin-left: 0px;
	list-style: none;
}

div.section-left {
	float: left;
}

.sections > div {
	width: 380px;
	padding: 10px;
}

div.section-right {
	float: right;
}

.summary dd, .summary dt {
	display: inline-block;
	font-weight: normal;
}

.summary dd {
	margin-left: 2px;
	margin-right: 20px;
}

.summary dd , .summary td.amount {
	color: white;
	background: #2c2c2c;
	text-align: center;
	padding: 4px 2px 1px 4px;
	border-radius: 2px;
	font-size: 21px;
	font-family: 'BebasNeueRegular',Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
}

.summary td.key {
	width: 250px;
}

.summary td {
	margin-bottom: 5px;
}

.featured.summary {
	margin-top: 30px;
}

.featured.summary dt {
	font-size: 20px;
	font-family: 'BebasNeueRegular',Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}

.featured.summary dd {
	font-size: 26px;
	line-height: 28px;
}

.input-prepend {
	float: left;
	margin-top: 12px;
}

#spacer {
	clear: both;
}


/* Home Page */
/* ========= */

.dashboard {
	position: relative;
}

.dashboard,
.dashboard:before,
.dashboard:after {
	background-color: #caccc7;
	background-image: url(stripes.png);
	background-repeat: repeat;
	background-position: center 2px;
	border-bottom: solid 10px #2b2a2a;
}
.readonly .dashboard,
.readonly .dashboard:before,
.readonly .dashboard:after {
	background-color: #e9d046;
	background-image: none;
	border-bottom-color: #FFF;
}

.dashboard:before,
.dashboard:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: -10px;
	width: 9999px;
}

.dashboard:before {
	right: 100%;
	background-position: right 2px;
}

.dashboard:after {
	left: 100%;
	background-position: left 2px;
}

.dashboard > .inner {
	background-image: url(header-map.png);
	background-repeat: no-repeat;
	background-position: center -70px;
	min-height: 300px;
	padding: 15px 0px;
	text-align: center;
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 5px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}

.dashboard .bignumber {
	font-size: 147px;
	line-height: 134px;
	color: #f2f1f1;
	letter-spacing: normal;
}

.dashboard .bignumber > span {
	display: inline-block;
	height: 126px;
	width: 81px;
	padding: 8px 2px 3px 0px;
	margin: 2px 2px 15px 2px;
	background-image: url(flip.png);
	background-repeat: no-repeat;
	position: relative;
	text-shadow: 0px -1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=-1);
}

.dashboard .bignumber > span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 134px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.56) 49%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.12) 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(49%,rgba(0,0,0,0.56)), color-stop(50%,rgba(0,0,0,1)), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.12)));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.56) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.12) 100%);
 /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.56) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.12) 100%);
 /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.56) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.12) 100%);
 /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.56) 49%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.12) 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#1f000000',GradientType=0 );
 /* IE6-8 */
	opacity: 0.8;
	filter: alpha(opacity=80);
 /* For IE8 and earlier */
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.dashboard .between-numbers {
	letter-spacing: normal;
	vertical-align: top;
	line-height: 146px;
	padding: 3px;
}

.dashboard a {
	color: #333333;
}
.dashboard a:hover {
	text-decoration:none;
}
.dashboard p a {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

section.home-content {
	padding-top: 25px;
}

section.home-content .link.well {
	height: 146px;
	display: block;
	background-position: center center;
	position: relative;
	background-size: cover;
}

section.home-content .link.well .ribbon {
	position: absolute;
	display: inline-block;
	left: -3px;
	bottom: 15px;
	background-color: #2b2a2a;
	color: #FFF;
	padding: 8px 15px 6px 15px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
}

td.bpvalue {
	text-shadow: 1px 1px #ffffff;
}

tr.active > td.bpvalue > div {
	background: #ff9900 !important;
}

input.span2 {
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Overview  */
/* ========= */

body.overview.extrawidth .container {
  width: 95%;
  margin: auto;
}


/* Country table */

.sexyTableContainer {
  overflow: hidden;
  width: 100%;
  max-height: 90%;
  position: relative;
  margin: 0 auto;
}

.sexyDragContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sexyHeader {
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  transition: none !important;
}

.sexyHeader table {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
}

.sexyColumn {
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
    display: none;
}

.sexyCorner {
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: none !important;
}

.sexyHeader table .place-name {
    display: none;
}

.sexyHeader table .number + .place-name {
    display: table-cell;
}


.span6.sorting {
    text-align: right;
}

.span6.sorting label {
    display: inline-block;
    margin-left: 10px;
}

table.response-summary,
.sexyHeader table {
    table-layout: fixed;
}

table.response-summary thead tr th,
.sexyHeader table tr th {
	padding: 8px;
	text-align: center;
	vertical-align: bottom;
    background-color: #fff;
    width: 50px !important;
    height: 150px;
    box-sizing: border-box;
}
.sexyHeader table tr th {
    border-bottom: 1px solid #dddddd;
}

table.response-summary thead tr th div,
.sexyHeader table tr th div {
	text-align: left;
	vertical-align: middle;
	padding: 8px 0 30px 0;
}

table.response-summary thead tr th div a,
.sexyHeader table tr th div a {
    display: block;
    -webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

table.response-summary thead tr th.number,
.sexyHeader table tr th.number {
    width: 25px !important;
}

table.response-summary thead tr th.place-name,
.sexyHeader table tr th.place-name {
    width: 120px !important;
}

table.response-summary thead tr th.place-score,
.sexyHeader table tr th.place-score {
    width: 65px !important;
}


table.response-summary tbody tr td.active {
	background-color: #EEE;
}

table.response-summary td {
	padding: 0;
}

table.response-summary td .status {
    margin: 5px 8px 5px 0;
    position: relative;
    height: 32px;
}

table.response-summary td .status ul.icons li {
    height: 32px;
}

table.response-summary td .status .entry-year {
    clear: left;
    height: 16px;
    position: relative;
    top: -16px;
    color: #fff;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
    padding: 0 5px;
    background-color: rgba(0,0,0, 0.1);
}

.entry-year.label-success {
    background-color: rgba(0,0,0, 0.05);
    color: #333;
    text-shadow: none;
    font-weight: 500;
}

.entry-year.label-important,
table.response-summary td .status .entry-year.label-important {
    background-color: #333;
}

.entry-year.label-warning,
table.response-summary td .status .entry-year.label-warning {
    background-color: #666;
}

table.response-summary td .status .entry-year.label-success {
    visibility: hidden;
}

table.response-summary td .status .pending {
    position: absolute;
    top: -4px;
    right: -4px;
    padding: 0 4px;
    z-index: 2;
}
table.response-summary td .status .hover-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.5);
    line-height: 32px;
    color: #fff;
    opacity: 0;
}
table.response-summary td:hover .status .hover-icon {
    opacity: 1;
}

table.response-summary td .status ul.availability.icons.mini li {
	width: 11.1%; /* based on 9 questions */
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    float: left;
    margin: 0;
}

table.response-summary td .status a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 32px;
    overflow: hidden;
}

.response-summary tbody td {
  vertical-align: middle;
  text-align: center;
}

table.response-summary th.placescore,
table.response-summary td.placescore  {
    position: relative;
    border: none;
}
table.response-summary th.placescore span,
table.response-summary td.placescore span {
  text-align: left;
	display: block;
	padding: 10px;
	color: #333;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.5);
    position: absolute;
    top: 1px;
    right: 6px;
    bottom: 0;
    left: 0;
}
@-moz-document url-prefix() { 
  table.response-summary th.placescore span,
  table.response-summary td.placescore span {
    top: 0;
    bottom: 1px;
  }
}

table.response-summary td  ul.availability.icons.mini {
	margin-top: 7px;
}

table.response-summary .no-data a {
	color: inherit;
}

table.response-summary td.unavailable {
	background-color: #444;
}

table.response-summary td.unavailable > a {
	color: white;
}

table.response-summary td.unknown {
	background-color: gray;
}

table.response-summary td.showpopover {
	cursor: pointer;
}

table.response-summary td.count-0 {
	background-color: whiteSmoke;
	cursor: auto;
}

table.cell-summary {
	margin-top: 6px;
}

table.table th.place-name {
	text-align: left;
	border-left: none;
}

.nav-tabs {
	max-width: 250px;
}

.loading {
	text-align: center;
	font-size: 24px;
	margin-bottom: 5px;
}

.page {
	min-height: 580px;
	padding-bottom: 10px;
}

.popover-content .btn {
    display: block;
}

.popover-content .btn-group {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.popover-content .btn-group .btn {
    display: table-cell;
}

.popover.overview-popup {
    max-width: 338px;
}

.popover.overview-popup .availability.icons {
    margin: 5px 0 15px 0;
}

.popover.overview-popup .btn-group {
    margin-top: 15px;
}


/* Review */
table.availability-form td {
	text-align: center;
	min-width: 40px;
}

table.availability-form td.info {
	text-align: left;
}

table.availability-form td:first-child {
	text-align: left;
}

table.availability-form thead td.current-entry {
	background-color: #caccc7;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #FFF;
	font-weight: bold;
}

table.availability-form tbody td.current-entry {
	background-color: #f2f2f1;
	border-top-color: #caccc7;
}

table.availability-form tbody td.current-entry label {
	padding: 8px;
	margin: 0;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #caccc7;
	border-left-color: #caccc7;
}

table.table-striped.availability-form tbody > tr:nth-child(odd) > td.current-entry {
	background-color: #eff0ee;
}

table.availability-form tbody tr:last-child td.current-entry:after {
	content: '';
	display: block;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

div.current-entry label,
div.current-entry .label {
	background-color: #caccc7;
	margin: 0;
	padding: 2px 6px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	display: block;
	text-shadow: none;
}

div.current-entry div {
	margin-top: -3px;
  background-color: #eee;
  font-size: 13px;
  line-height: 16px;
  padding: 4px 6px;
}

div.textarea {
	background-color: #EEEEEE;
	color: #555555;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.historic-entries {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-height: 190px;
	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 20px;
}

div.historic-entries textarea,
div.historic-entries .textarea {
	border: none;
}

div.historic-entries textarea {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin: 0;
	height: 30px;
}

div.historic-entries div.current-entry .label,
div.historic-entries div.current-entry .textarea {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

div.historic-entries div.current-entry:last-child .textarea {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

table.submission {
    table-layout: fixed;
    width: 940px;
}

table.submission {table-layout:fixed; width:90px;}/*Setting the table width is important!*/
table.submission td {}/*Hide text outside the cell.*/
table.submission td:nth-of-type(1) {width:200px;}/*Setting the width of column 1.*/
table.submission td:nth-of-type(2) {width:42px;background-color: green;}/*Setting the width of column 2.*/
table.submission td:nth-of-type(3) {width:42px;background-color: red;}/*Setting the width of column 3.*/
table.submission td:nth-of-type(4) {width:42px;background-color: yellow}/*Setting the width of column 3.*/
table.submission td:nth-of-type(5) {width:42px;background-color: cornflowerblue}/*Setting the width of column 3.*/
table.submission td:nth-of-type(6) {width:476px;}/*Setting the width of column 3.*/
td.dependant {width:924px !important;}/*Setting the width of column 3.*/


.submission-create, .submission-review {
    float: left;
}

.submission-row {
    float: left;
}

.submission-question, .submission-option, .submission-current,
.submission-info, .submission-dependant {
    float: left;
    min-height: 72px;
    padding-bottom: 2em;
}

.head .submission-question, .head .submission-option, .head .submission-current,
.head .submission-info, .head .submission-dependant {
    float: left;
    min-height: 58px;
    padding-top: 0;
}

.submission-row {
    min-height: 3em;
}

.submission-question {
    width: 24%;
    padding-left: 1%;
}

.submission-label {
  font-weight: bold;
}

.submission-option {
    width: 7%;
    text-align: center
}

.submission-current {
    width: 12%;
    text-align: center;
}

.submission-info {
    width: 41%;
    padding-left: 1%;
    position: relative;
    float: right;
}

.submission-info .help-block {
    padding-right: 1%;
}

.submission-dependant {
    width: 96%;
    display: none;
    padding: 1%;
    margin: 1%;
    background-color: #ebfaff;
    border: 1px solid #e5e5e5;
}

.submission-dependant h4, .submission-dependant label {
    height: 2em;
    line-height: 2em;
    font-size: 1em;
    margin-top: 0;
}

.submission-dependant input {
    width: 90%;
}

.submission-dependant .span12 {
    margin-left: 0;
}

.submission-dependant .current-entry-value {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    height: 2em;
    line-height: 2em;
}


.submission-row.head {
    height: 3em;
    line-height: 3em;
    background-color: #e6e6e6 !important;
    font-weight: normal;
    font-size: 1.25em;
}

.submission-row:nth-child(odd) {
    background-color: #f4f4f4;
}


.yntable tr td:first-child {
	/*width: 150px;*/
	/*white-space: nowrap;*/
    word-break:break-all;
}

.help-block, .help-inline {
	font-size: 13px;
}

fieldset.data-details input {
  width: 90%;
}

.well h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.toc {
	padding-top: 10px;
}

.toc h3 {
	font-size: 18px;
	border-bottom: solid 1px #ccc;
}

.toc ul {
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
}

.toc ul ul {
	margin-left: 30px;
}

.flash {
	margin-top: 20px;
}

.availability-form td.qu-title {
	min-width: 150px;
}

table.faq-table tr td:first-child {
	min-width: 150px;
}

.okf-footer-logo, .okf-footer-logo:hover {
  text-decoration: none;
  border-bottom: none;
}

.okf-footer-logo img {
  height: 30px;
}

.common-footer {
  border-top: solid 1px #caccc7;
  margin-top: 15px;
  padding-top: 15px;
}

.custom-intro {
  margin-bottom: 20px;
}

.required:after {
  content: '*';
  vertical-align: text-top;
  font-size: 0.9em;
  color: #c00;
  font-weight: bold;
  padding-left: 3px;
}

#markdown-preview-container {
    position: relative;
}

#toggle-markdown-preview {
    position: absolute;
    top: 0;
    right: 0;
    background-color: grey;
    color: white;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 0.75em;
    cursor: pointer;
    text-decoration: none;
    padding: 0.25em 0.75em;
}

#markdown-preview {
  display: none;
  padding: 2%;
  margin: 1%;
  background-color: #ebfaff;
  border: 1px solid #e5e5e5;
}

.readmore-js-toggle, .readmore-js-section {
    display: inline-block;
}

a.readmore-js-toggle {
    text-decoration: none;
}

a.readmore-js-toggle:hover {
    color: white;
}

.readmore-js-toggle {
    float: right;
    background-color: grey;
    color: white;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 0.75em;
    cursor: pointer;
    text-decoration: none;
    padding: 0.25em 0.75em;
}
.readmore-js-section {
    overflow: hidden;
}

#reviewcomments {
    height: 80px;
}

.review-heading {
    height: 2em;
    line-height: 2em;
    padding: 0;
    margin: 0;
}


/* POSTDOWN EDITOR */
.wmd-panel {
    /*margin-left: 25%;
    //margin-right: 25%;
    //min-width: 500px;*/
    width: 450px;
    float:left;
}

.wmd-button-bar {
    width: 100%;
    background-color: Silver;
}

.wmd-input {
    height: 300px;
    width: 100%;
    border: 1px solid #e5e5e5;
}

.wmd-preview {
    background-color: #EBFAFF;
    border: 1px solid #e5e5e5;
    margin-top: 6px;
}

.wmd-button-row {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 0px;
    height: 20px;
}

.wmd-spacer {
    width: 1px;
    height: 20px;
    margin-left: 14px;

    position: absolute;
    background-color: Silver;
    display: inline-block;
    list-style: none;
}

.wmd-button {
    width: 20px;
    height: 20px;
    padding-left: 2px;
    padding-right: 3px;
    position: absolute;
    display: inline-block;
    list-style: none;
    cursor: pointer;
}

.wmd-button > span {
    background-image: url(wmd-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.wmd-spacer1 {
    left: 50px;
}

.wmd-spacer2 {
    left: 175px;
}

.wmd-spacer3 {
    left: 300px;
}

.wmd-prompt-background
{
    background-color: Black;
}

.wmd-prompt-dialog
{
    border: 1px solid #999999;
    background-color: #F5F5F5;
}

.wmd-prompt-dialog > div {
    font-size: 0.8em;
    font-family: arial, helvetica, sans-serif;
}


.wmd-prompt-dialog > form > input[type="text"] {
    border: 1px solid #999999;
    color: black;
}

.wmd-prompt-dialog > form > input[type="button"]{
    border: 1px solid #888888;
    font-family: trebuchet MS, helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
}

.no-margin-left {
    margin-left: 0;
}

.change-list li {
    margin-bottom: 10px;
}

.changelist-date {
    font-size: 12px;
    color: #5d5d5d;
}

#banner {
	margin-top: 24px;
}
#banner a {
    color: inherit;
    font-weight: bold;
}

.queued-context {
	font-size: 0.75em;
	cursor: help;
}

.state-info .badge {
    font-size: 0.675em;
}

table.table th.place-name {vertical-align: middle !important;}
