a.btn
{
	text-decoration: none;
}

body
{
	margin-bottom: 10px;
}

blockquote
{
	font-size: inherit !important;
}

.table-striped>tbody>tr:nth-of-type(even)>td {
  background-color: #e9e9e9;
}

table.summarybox
{
	margin: 10px auto;
	max-width: 850px;
}

table.summarybox th
{
	text-align: center;
	vertical-align: top !important;
}

.top-buffer { 
  margin-top: 10px; 
}
.bottom-buffer { 
  margin-bottom: 10px; 
}
/*
.form-group
{
	margin-bottom: 0px;
}
*/

hr
{
	border-bottom: 1px solid #ddd;
}

h1,
h2
{
	color: #8f6334;
	margin-top: 0px;
}

ul.nav-home
{
	display: inline-block;
	padding: 0;
	min-height: 30px;
	display: block;
	margin-top: 20px;
	border: 0;
	/*height: 30px;*/
	/*border-bottom: 2px solid #ddd;*/
}

ul.nav-home li
{
	text-align: center;
	display: inline-block;
	padding: 0px 8px 3px 8px;
	height: 30px;
	border-right: 2px solid #ddd;
}

ul.nav-home li:first-child
{
	padding-left: 0;
}

ul.nav-home li.contactus
{
	border-right: none;
}

ul.nav-home li a
{	
	padding: 0px 0px 5px 0px;
	border: 0;
	color: #aa814b;
}

ul.nav-home li.active a
{
	text-decoration: none !important;
	font-weight: bold;
	background: none !important;
	color: #aa814b;
	border: none;
	border-bottom: 3px solid #aa814b;
}

ul.nav-home li.active a:hover,
ul.nav-home li.active a:focus,
ul.nav-home li a:hover,
ul.nav-home li a:focus
{
	text-decoration: none;
	color: #aa814b;
	border: 0;
	border-bottom: 3px solid #aa814b;
	background: none;
}

ul.nav-home li:last-child
{
	border-right: 0;
}

.navbar
{
	min-height: 80px;
	margin-bottom: 10px;
}

ul.navbar-nav
{
	margin-top: 15px;
}

.navbar-brand
{
	height: 80px;
}

.navbar-whitebg
{
	background-color: white !important;
}

.navbar a
{
	text-decoration: none;
}

ol.breadcrumb li a:hover
{
	text-decoration: none;
}

.sections,
ol.breadcrumb
{
	margin-bottom: 10px;
}

.input-group .btn
{
	margin-right: 10px;
}

.product_options,
.tester-options
{
	margin-bottom: 20px;
}

.product_option,
.tester-option
{
	margin-right: 10px;
}

.table-nonfluid {
 	width: auto;
}

.tablesorter th:hover
{
	cursor: ns-resize;
}

div.popover
{
	max-width: 100%;
}

a.disabled 
{
    cursor: default;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

a.disabled:hover,
a.disabled:focus
{
	text-decoration: none;
}

td.toggle-live-survey-venue:hover
{
	cursor: pointer;
}

table.tester-results select.value
{
	min-width: 70px;
}

table.tester-results button.doc,
table.tester-results button.picture
{
	margin-right: 10px;
}

span.photo:hover
{
	cursor: pointer;
}

td[data-toggle='popover']:hover
{
	cursor: pointer;
}

.pointer,
.clickable
{
	cursor: pointer;
}

.nav-tabs>li.newactive>a
{
	border: 2px solid black;
}

select.select-slim
{
	padding: 8px;
}

span.criteria,
span.guidance
{
	text-decoration: underline;
	color: blue;
}

.panel-59club
{
	border-color: #8f6334;
}

.panel-59club>.panel-heading 
{
  color: #fff;
  background-color: #8f6334;
  border-color: #8f6334;
}

textarea.autoresize
{
	overflow: hidden;
}

.glyphicon-bigger
{
	font-size: 140%;
	vertical-align: text-bottom;
	margin-right: 5px;
}

.nav-tabs-my59
{
	height: 38px;
	border-bottom: 3px solid #ddd;
}

.nav-tabs-my59>li
{
	/*margin-bottom: -2px;*/
	margin-bottom: 2px;
}

.nav-tabs>li>a
{
	padding: 8px 6px;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus 
{
    border: 3px solid #245269;
    border-bottom: none;
    /*background: #aa814b;*/
    /*color: white;*/
}

.nav-tabs>li>a, 
.nav-tabs>li>a:hover, 
.nav-tabs>li>a:focus 
{
	border: 1px solid #bbb;
	border-bottom-color: transparent;
	/*color: #aa814b;*/
}

tr.omitted
{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.table tr.my59>td
{
	color: #aa814b;
}

.comp-analysis table td,
.comp-analysis table th
{
	vertical-align: middle !important;
}

.table-sm
{
	font-size: 85%;
}

.btn.tester-instructions,
.btn.deletetester
{
	background-color: #e6e6e6;
}

.aboutmy59 ul,
.aboutmy59 ol
{
	padding-left: 10px;
}

.aboutmy59 li.number
{
	margin-bottom: 12px;
}

.border-bottom-my59
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #89673d;
}

.text-my59
{
	color: #89673d !important;	
}

.text-white
{
	color: white !important;
}

.text-red
{
	color: red !important;	
}

.background-my59
{
	display:inline-block;
	margin-bottom: 5px;
	padding: 8px;
	border-radius: 6px;
	background: #89673d;
	color: white;
}

.background-my59 a
{
	color: white;
}

.background-my59 a:hover
{
	text-decoration: none;
	color: #ccc;
}

.btn-my59
{
	background-color: #89673d;
	background: #89673d; 
	background: -webkit-linear-gradient(#b4885a, #89673d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4885a, #89673d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4885a, #89673d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4885a, #89673d); /* Standard syntax */
	border-color: #89673d;
	color: white;
}

.btn-my59.collapsed
{
	/*background-color: #af7b3c;*/
}

.btn-my59:hover
{
	background-color: #89673d;
	color: white;
}

.btn-my59:focus
{
	color: white;
}

.font-my59
{
	color: #b18443;
}

div.product a.createnewtest
{
	margin-right: 10px;
}


div.product a.viewresults
{
	margin-right: 10px;
}

button.whats-involved
{
	margin-right: 10px;
}

.carousel ol.carousel-indicators
{
	/*margin-top: 20px;*/
	bottom: 0;
	position: relative;
	left: auto;
	width: auto;
	margin: 10px 0;
}

.carousel ol.carousel-indicators li
{
	border: 2px solid #8f6334;
	width: 12px;
	height: 12px;
	margin: 0;
	background: white;
}

.carousel ol.carousel-indicators li.active
{
	background: #8f6334;
}

.carousel div.carousel-inner div.item
{
	padding: 0 70px;
	text-align: center;
	font-size: 16px;
	/*font-weight: bold;*/
	font-style: italic; 
	color: #8f6334;
}

.carousel div.carousel-inner div.item span
{
	color: #8f6334;
	font-weight: bold;
}

.carousel p a
{
	text-decoration: none;
}

.signup-circle
{
	border: none;
	text-align: center;
	padding: 30px 10px;
	border-radius: 50%;
	width: 100px;
	height: 100px;	
	background: #8f6334; 
	background: -webkit-linear-gradient(#b4885a, #8f6334); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4885a, #8f6334); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4885a, #8f6334); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4885a, #8f6334); /* Standard syntax */
	color: white;
	line-height: 1em;
	font-size: 20px;
}

.signup-circle:hover
{	
	color: #8f6334;
	background: white;
	border: 2px solid #8f6334;
	text-decoration: none;
}

.home .img-circle
{
	margin: 0 5px;
}

div.comingsoon
{
	position: relative;
	display: inline-block;
}

div.comingsoon span
{
	position: absolute;
	font-style: italic;
	height: 100%;
	width: 100%;
	color: white;
	text-align: center;
	background: #8f6334;
	opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 5px;
	padding-top: 5px;
	display: none;
}

div.comingsoon:hover>span
{
	cursor: pointer;
	display: block;
}

th.qorder, td.qorder
{
	width: 20px;
}

th.question, td.question
{
	max-width: 300px;
}

th.score, th.target, td.score, td.target
{
	width: 50px;
}

div.youtube
{
	position: relative;
}
div.youtube div.overlay1
{
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 35px;
	background:url("../images/YouTube-red.png") no-repeat;
}
div.youtube div.overlay2
{
	display: none;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 35px;
	background:url("../images/YouTube-brown.png") no-repeat;
}
div.youtube:hover
{
	cursor: pointer;
}
div.youtube:hover>div.overlay2
{	
	display: block;
}

div.alert-my59
{
	background: #8f6334; 
	background: -webkit-linear-gradient(#b4885a, #8f6334); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b4885a, #8f6334); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b4885a, #8f6334); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b4885a, #8f6334); /* Standard syntax */
    color: white;
    padding: 7px;
}

a.readmore:hover
{
	cursor: pointer;
}

.video-container 
{
	width:80%; 
	max-width:640px; 
	margin:0 auto;
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed 
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*
.export
{
	padding-left: 82px;
	height: 48px;
}

.export-excel
{
	background: url("../images/export-xls-icon.png") no-repeat left;
}

.export-pdf
{
	background: url("../images/export-pdf-icon.png")  no-repeat left;
}
*/

.bg-white
{
	background: white;
}

iframe.twitter-share-button,
span.IN-widget
{
	vertical-align: middle !important;
	height: 20px !important;
}

/* LOADING OVERLAY */

.loadingOverlay {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.loadingOverlay:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

.loadingOverlay:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loadingOverlay:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

img.language-flag
{
	width: 35px;
	margin: 7px 0 0 10px;
	border: 3px #fff solid;
}

div.languages:hover>img.language-flag
{
	border: none;
	cursor: pointer;
}