.uppercase {
	text-transform: uppercase;
}

nav {		
	background-color: #4163BE !important;
	color: white !important;
	padding: 0 !important;
}

#page-content-wrapper {
	margin-top: 51px;
}

a {
	color: black;
}

#leftMenu {
	margin-top: 50px;
}

#leftMenu ul {
	list-style-type: none;
}

li.metrics a, li.help a, li.profile a, li.mytours a, li.mydeals a, li.dealredeem a, li.notifications a, li.vouchers a, li.tourcombos a, li.companyaffiliate a {
	margin-left: 20px;
}

li.metrics, li.help, li.profile, li.mytours, li.mydeals, li.dealredeem, li.notifications, li.vouchers, li.tourcombos, li.companyaffiliate {
	background-repeat: no-repeat;
	background-size: 16px 16px;
	line-height: 2em;
	background-position-y: 0.5em;
}

li.metrics {
	background-image: url(../img/metrics.png);
}

li.help {
	background-image: url(../img/help.png);
}

li.profile {
	background-image: url(../img/profile.png);
}

li.companyaffiliate {
	background-image: url(../img/companyaffiliate.png);
}

li.tourcombos {
	background-image: url(../img/tourcombos.png);
}

li.mydeals {
	background-image: url(../img/dollar-bag.png);
}

li.dealredeem {
	background-image: url(../img/dollar-gear.png);
}

li.mytours {
	background-image: url(../img/tours.png);
}

li.notifications {
	background-image: url(../img/notification_icon.png);
	background-size: 12px 12px;
	background-position-x: 0.2em;
}

li.vouchers {
	background-image: url(../img/qr_search_icon.png);
	background-size: 12px 12px;
	background-position-x: 0.2em;
}

li.active {
	font-weight: bold;
}

footer {
	width: 100%;
	bottom: 0;
}

div.fullscreen-bluebg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #4163BF;
	text-align: center;
	padding-top: 50px;
}

div.fullscreen-bluebg a, div.fullscreen-bluebg p, div.fullscreen-bluebg h2 {
	color: white;
}

div.fullscreen-bluebg input {
	text-align: center;
}

h2.funlocitybrand {
	font-family: "PT Sans",cursive;
}

label {
	display: inline;
}

.thin {
	font-weight: 200;
}

label.above {
	display: block;
	margin-top: 10px;
}

label.underline {
	text-decoration: underline;
}

input.halfwidth, textarea.halfwidth, select.halfwidth {
	width: 45%;
	border: 1px solid #ccc;
}

input.fullwidth, textarea.fullwidth, select.fullwidth {
	width: 100%;
	border: 1px solid #ccc;
}

.timepicker button {
	border: none;
}

.pageend {
	clear: both;
	height: 70px;
}

a.linkaccent {
	color: #028DC4;
}

.lightgreen {
	color: #5BA341
}

.content-padded-top {
	padding-top: 20px;
}

.btn-blue {
	background-color: #428bca;
	border-color: #357ebd;
	color: white;
}
.btn-blue:hover {
	color: white;
	font-weight: bold;
}

.circular {
	width: 300px;
	height: 300px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	background-repeat: none;
}

.btn-white {
	background-color: white;
	border-color: #dbdbdb;
	color: black;
}
.btn-white.active {
	font-weight: bold;
}

.btn-grey {
	background-color: #cccccc;
	border-color: #dbdbdb;
	color: white;
}

.blockedcurrency {
	padding: 10px;
	width: 100%;
	background-color: #f7f7f7;
	border: 1px solid #d7d7d7;
	font-size: large;
	text-align: center;
}

.blockedtable {
	width: 100%;
}

.blockedtable thead tr {
	border: none;
	background-color: transparent;
	font-weight: 200;
	font-size: smaller;
}

.blockedtable tbody tr {
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
}

.metricsbarchart .bar {
	fill: #5AA342;
}

.metricsbarchart .bar-red {
	fill: #FF9966;
}

.metricsbarchart .bar:hover {
	fill: steelblue;
}

.metricsbarchart .axis {
	font: 10px sans-serif;
}

.metricsbarchart .axis path, .metricsbarchart .axis line {
	fill: none;
	stroke: #000;
	shape-rendering: crispEdges;
}

.metricsbarchart .x.axis path {
	dispay: none;
}

.ng-table-pagination {
	margin: 0 0 0 4px;
	 clear:both;
}

.ng-table-counts {
	margin: 0 4px 0 0;
}

.ng-table-well {
	overflow: auto;
	padding: 0;
}

.clear {
	 clear:both;
	 height:0;
	 font-size: 1px;
	 line-height: 0px;
}

h5 {
	font-weight: bold;
}

.no-curtain {
	display: none !important;;
}

input[disabled] {
	background-color: #eee;
}

.popover {
	z-index: 9999;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
}

.btn-check-x-toggle {
	background-color: white;
	background-image: url(../img/large-trans-x.png);
	background-size: 100% 100%;
}

.btn-check-x-toggle.active {
	background-color: white;
	background-size: 30% 30%;
	background-repeat: no-repeat;
	background-position: 10% 10%;
	background-image: url(../img/large-trans-check.png);
}

.joyride-restart {
	position: fixed;
	top: 10px;
	left: 45%;
	height: 20px;
	z-index: 1049;
}

.signupHeading {
	color: #5CB85C; 
	margin-top: 10px !important;
}

@media(min-width:768px) {
	.signupHeading {
		margin-top: 60px !important
	}
}

label.inline {
	display: inline;
}

td.paymentresult {
	text-align: center;
}

.ng-joyride-element-static {
	box-shadow: inherit;
	background: inherit;
}

.ng-joyride-element-non-static {
	box-shadow: inherit;
}

.combination_selection {
	float: left;
	margin: 10px;
	text-align: center;
}

.combination-table {
	width: auto;
}

.combination-table td.price {
	max-width: 100px;
}

.stepNumber {
	cursor: pointer !important;
	padding-top: 10px;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	color: white; 
	border-radius: 50%; 
	width: 48px; 
	height: 48px;
}

.stepHr {
	display: inline-block;
	margin-top: 24px;
	height: 4px;
	background-color: #ccc;
	border: ridge 1px #ccc;
	width: 20%;
	margin-left: 10px;
	margin-right: 10px;
}
span.large {
	font-size: 24px;
}

.forcewhitebg {
	background: white !important;
}

.whitebg {
	background: white; 
}

.blackbg {
	background: black;
}

.btn-lightblue, .btn-lightblue:hover {
	color: white;
	background-color: #4E8EE3;
	border: none;
}

.noborder {
	border: none;
	border-radius: 0;
}

}

.transparent {
	background-color: transparent;
}

p.strong {
	font-weight: bold;
}

.blackbg {
	background-color: black;
}

.whitebg {
	background-color: white;
}

.ptsns {
	font-family: "PT Sans",cursive;
}

.grey, .grey:hover {
	color: #ccc !important;
}

.strikeout {
	text-decoration: line-through;
}

.white, .white:hover {
	color: white !important;
}

.black, .black:hover {
	color: black;
}

.smaller {
	font-size: small;
}

.strong, .bold {
	font-weight: bold;
}

.muted {
	color: #aaa;
}

.larger {
	font-size: larger;
}

hr.thickfull {
	border: none;
	height: 2px;
	color: #eee; /* old IE */
	background-color: #eee; /* Modern Browsers */
}

.floatbox {
	margin-top: 20px;
	border-radius: 2px;
	padding: 5px 20px 10px 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.floatbox.shadow {
	box-shadow: 2px 2px #888;
}

.pull-bottom {
	position: absolute;
	bottom: 0;
}

.gradient-background {
	background: url(../img/gradient-background.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.thinborder {
	border: 1px solid #ccc;
}

.autooverflow {
	overflow: auto;
}

.flushleft {
	text-align: left;
	padding: 5px;
}
	
.fullwidth {
	width: 100%;
}

.uppercase {
	text-transform: uppercase;
}

.label {
	font-weight: 400;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.block {
	display: block;
}

.textshadow {
	text-shadow: 2px 2px black;
}

.width75 {
	width: 75%;
}

.thickridgewhite {
	border: 4px ridge white;
}

.tour_list_block {
	text-align: left;
	max-width: 400px;
	width: 100%;
	min-height: 160px;
	background-repeat: no-repeat;
	background-color: black;
	padding: 10px;
	background-size: cover;
}

.thin {
	font-weight: 200;
}

tr.tour_list_buttons td {
	border-width: 0 4px;
	border-style: ridge;
	border-color: white;
	border-collapse: collapse;
}

tr.tour_list_buttons.nglast td {
	border-width: 0 4px 4px 4px;
}

.greybg-subspans span {
	background-color: rgba(50, 50, 50, 0.3);
	border-radius: 6px;
	padding: 0 2px;
}

.selected-upgrade {
	background-color: #f0f0f0;
}

#cropme-cancel {
	background-color: #eee;
	color: black;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	padding: 6px 12px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid green;
}
#cropme-ok {
	background-color: #5cb85c;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	padding: 6px 12px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ccc;
}

td.center {
	text-align: center;
}

.sidebar-nav.admin li > a > i {
	width: 22px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: none;
}

tr.light-green-bg td {
	background-color: rgba(0, 255, 0, 0.2) !important;
}

tr.light-orange-bg td {
	background-color: rgba(255, 179, 21, 0.4) !important
}

tr.light-red-bg td {
	background-color: rgba(255, 0, 0, 0.2) !important;
}

tr.purple-bg td {
	background-color: rgba(128, 0, 128, 0.2) !important;
}

.scrollable-area {
	overflow-y: scroll; 
}

.scrollable-area thead {
	background: #efefef;
}

.rating {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.rating li {
	padding: 1px;
	color: #a9a9a9;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
}
.rating li.filled {
	color: #fd0;
}

.noPagination .ng-table-pagination {
	display: none;
}

.trix-events {
    margin-top: 5px;
}
.trix-events ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
.trix-events .indicator {
    background-color: #15965a;
    border-radius: 50px;
    height: 12px;
    margin-right: 5px;
    width: 12px;
    transition: background-color 0.5s ease 0s;
}
.trix-events .label {
    font-size: 14px;
    transition: color 0.5s ease 0s;
}
.trix-events .active .indicator {
    background-color: red;
}
.trix-events .active .label {
    color: red;
}
.trix-events li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.trix-events span {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
trix-toolbar .dialogs .dialog {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
}
trix-toolbar .button_group {
    border-color: #d6d6d6;
    border-radius: 2px;
    box-shadow: none;
    margin-bottom: 0;
    margin-right: 2px;
    margin-top: 5px;
    margin-bottom: -2px;
}
trix-editor {
    border-color: #d6d6d6;
    border-radius: 0 0 3px 3px;
    word-wrap: break-word;
    color: #333;
}
trix-toolbar .button_group button {
    border-bottom: 0 none;
    cursor: pointer;
    opacity: 0.75;
    transition: opacity 0.2s ease 0s;
}
trix-toolbar .button_group button.active,
trix-toolbar .button_group button.active:hover {
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2) inset !important;
    opacity: 1;
}
trix-toolbar .button_group button:hover {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1) inset !important;
    opacity: 1;
}

.force400px, .force400px .chosen-container {
	width: 400px !important;
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fcf1ba;
}

.alternating-blue:nth-child(odd) {
	background-color: #ececb4;
	border-radius: 6px;
}

.alternating-blue:nth-child(even) {
	background-color: #ddddf6;
	border-radius: 6px;
}

.grey-td td {
	color: #ccc;
}