/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.2857142857142858em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.142857142857143em;
	list-style-type: none
}

	.fa-ul > li {
		position: relative
	}

.fa-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: .14285714285714285em;
	text-align: center
}

	.fa-li.fa-lg {
		left: -1.8571428571428572em
	}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}

	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}

	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
	-webkit-transform: scale(-1,1);
	-moz-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	-o-transform: scale(-1,1);
	transform: scale(-1,1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
	-webkit-transform: scale(1,-1);
	-moz-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	-o-transform: scale(1,-1);
	transform: scale(1,-1)
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-mail-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.naDevEventBackground {
	overflow: hidden;
}

.txtAge {
	min-width: initial !important;
	display: inline !important
}


#cke_dnn_ctr454_EditEventPlannerModule_SendNotifications_txtMessage_txtMessage,
#cke_dnn_ctr454_EditEventPlannerModule_EventTabAdmin_txtTabDescription_txtTabDescription,
#cke_dnn_ctr454_EditEventPlannerModule_AddEditEvent_txtEvpD_txtEvpD,
#cke_dnn_ctr454_EditEventPlannerModule_AddEditEvent_txtConfimrationMessage_txtConfimrationMessage,
#cke_dnn_ctr454_EditEventPlannerModule_AddEditEvent_txtBookingPaidConfirmationMessage_txtBookingPaidConfirmationMessage,
#cke_dnn_ctr454_EditEventPlannerModule_AddEditEvent_txtBookingAwaitingPaymentConfirmationMessage_txtBookingAwaitingPaymentConfirmationMessage {
	width: 100% !important;
}

.pnlValidation h3 {
	color: #721c24 !important;
}

#tblIncomeReport tr:last-child td {
	font-weight: bold;
}

#reportBoundary table {
	white-space: nowrap;
}

#reportBoundary {
	overflow-x: scroll;
	overflow-y: hidden;
	min-height: 400px;
}

.eventListViewSearch .form-group {
	padding-bottom: 30px;
}

#reportBoundary .row {
	margin-bottom: 10px;
}

.eventPlannertooltipevent {
	width: 360px;
	height: auto;
	background: #FFFFEF;
	border: 1px solid #CECF67;
	position: absolute;
	z-index: 10001;
	padding: 5px;
}

.nadev-breadcrumb-arrow {
	height: 34px;
	padding: 0;
	line-height: 34px;
	list-style: none;
	background-color: #EEEEEE;
	margin-left: 0px;
}

#eventPlannerAdminMenu ul li,
#eventPlannerAdminMenu ol li {
	margin-bottom: initial !important;
}

#eventPlannerAdminMenu a,
.nadev-breadcrumb-arrow a,
.nadev-breadcrumb-arrow span {
	font-size: 12px !important;
}

	#eventPlannerAdminMenu a:hover {
		text-decoration: none !important;
	}

.nadev-breadcrumb-arrow li:first-child a {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}

.nadev-breadcrumb-arrow li, .nadev-breadcrumb-arrow li a, .nadev-breadcrumb-arrow li span {
	display: inline-block;
	vertical-align: top;
	margin: 0px !important;
}

	.nadev-breadcrumb-arrow li:not(:first-child) {
		margin-left: -5px;
	}

	.nadev-breadcrumb-arrow li + li:before {
		padding: 0;
		content: "";
	}

	.nadev-breadcrumb-arrow li span {
		padding: 0 10px;
	}

	.nadev-breadcrumb-arrow li a, .nadev-breadcrumb-arrow li:not(:first-child) span {
		height: 34px;
		padding: 0 10px 0 25px;
		line-height: 34px;
	}

	.nadev-breadcrumb-arrow li:first-child a {
		padding: 0 10px;
	}

	.nadev-breadcrumb-arrow li a {
		position: relative;
		color: #fff;
		text-decoration: none;
		background-color: #3bafda;
		border: 1px solid #3bafda;
	}

	.nadev-breadcrumb-arrow li:first-child a {
		padding-left: 10px;
	}

	.nadev-breadcrumb-arrow li a:after, .nadev-breadcrumb-arrow li a:before {
		position: absolute;
		top: -1px;
		width: 0;
		height: 0;
		content: '';
		border-top: 17px solid transparent;
		border-bottom: 17px solid transparent;
	}

	.nadev-breadcrumb-arrow li a:before {
		right: -10px;
		z-index: 3;
		border-left-color: #3bafda;
		border-left-style: solid;
		border-left-width: 11px;
	}

	.nadev-breadcrumb-arrow li a:after {
		right: -11px;
		z-index: 2;
		border-left: 11px solid #2494be;
	}

	.nadev-breadcrumb-arrow li a:focus, .nadev-breadcrumb-arrow li a:hover {
		background-color: #4fc1e9;
		border: 1px solid #4fc1e9;
	}

		.nadev-breadcrumb-arrow li a:focus:before, .nadev-breadcrumb-arrow li a:hover:before {
			border-left-color: #4fc1e9;
		}

	.nadev-breadcrumb-arrow li a:active {
		background-color: #2494be;
		border: 1px solid #2494be;
	}

		.nadev-breadcrumb-arrow li a:active:after, .nadev-breadcrumb-arrow li a:active:before {
			border-left-color: #2494be;
		}

	.nadev-breadcrumb-arrow li span {
		color: #434a54;
	}

#hypMegaMenuAdmin .dm-hidden {
	display: initial !important;
}

.naDevEventBackground img {
	width: 100%;
}

.eventColorKey {
	height: 25px;
	width: 150px;
	padding: 5px;
	text-align: center;
}

.pnlDateSelectionContainer .form-control {
	width: 30% !important;
	margin-right: 5px;
	float: left;
}

.pnlDateSelectionContainer .dateSelectorClear {
	clear: both;
}

#addEventEventBoundary textarea,
#addEventEventBoundary select,
#addEventEventBoundary input[type=text] {
	width: 100%;
}

#addEventEventBoundary .infoCaption {
	max-width: 95% !important;
}

.cvstorerecurringUI select,
.cvstorerecurringUI input[type=text] {
	width: initial !important;
}

.eventPlannerAdminBoundary .dnnLabel {
	width: initial !important;
}

.eventPlannerAdminHeader button,
.eventPlannerAdminHeader a {
	margin-bottom: 5px;
}

.h2 {
	color: #000000;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.4em;
}

.eventTitle {
	font-size: 16px;
	font-weight: bold;
	color: #6490E6;
	padding-right: 4px;
}

.eventDateLabel {
	font-weight: bold;
	color: #6490E6;
	padding-right: 5px;
}

.eventDateLabelNoPadding {
	font-weight: bold;
	color: #6490E6;
}

.eventDescriptionLabel {
	font-weight: bold;
	color: #6490E6;
	padding-right: 5px;
}

.eventReminderLabel {
	font-weight: bold;
	color: #EE3F4B;
	padding-right: 5px;
}

.signUpToEventLabel {
	font-weight: bold;
	color: #EE3F4B;
	padding-right: 5px;
}

.eventCost {
	font-weight: bold;
	color: #EE3F4B;
}

.viewBookingHeaderLabelsRed {
	font-weight: bold;
	color: #EE3F4B;
}

.viewBookingHeaderLabels {
	font-weight: bold;
}

.viewBookingCaptionBold {
	font-weight: bold;
}

.viewBookingCaptionItalic {
	font-style: italic;
}

.viewBookingCaptionItalicRed {
	font-style: italic;
	color: #EE3F4B;
}

.signUpQuestionCaptionBold {
	font-weight: bold;
}

.signUpQuestionCaptionItalic {
	font-style: italic;
}

.paymentMeansSelection {
	font-style: italic;
}

.eventPlannerDropdown li {
	list-style-type: none !important;
	padding: 5px !important;
}

	.eventPlannerDropdown li a {
		color: #000 !important;
	}

.CommandButton {
	font-size: 16px;
}

.eventsEmailAddress {
	margin-right: 10px;
}

.eventsDropDownlist {
	margin-right: 10px;
}

.emailFriendError,
.eventEmailResult {
	margin-left: 10px;
	font-weight: bold;
	color: #EE3F4B;
	padding-right: 5px;
}

.signUpToEventSummary {
	text-align: left;
	margin-top: 30px;
	padding: 10px;
}

.infoCaption {
	text-align: left;
	margin-top: 30px;
	border: 1px solid #cecf67;
	background: #ffffef;
	padding: 10px;
}

.errorCaption {
	border: 1px solid #EE3F4B;
	background: #FF7E87;
	padding: 10px;
	margin: 30px 0px 10px 0px;
}

.leaveReviewLabels,
.signUpToEventLabels {
	font-weight: bold;
	color: #6490E6;
}

.leaveReviewHeader,
.signUpToEventHeader {
	font-weight: bold;
	color: #6490E6;
}

.leaveReviewColumnLeft {
	width: 100px;
}

.signUpToEventColumnLeft {
	width: 250px;
}

.reviewSubmittedSuccessInfo {
	border: 1px solid #4C815D;
	background: #9DEEB8;
	padding: 10px;
	width: 100%;
	/*max-width:400px;*/
	margin: 10px auto;
}

.genericError,
.reviewSubmittedFailInfo {
	border: 1px solid #EE3F4B;
	background: #FF7E87;
	padding: 10px;
	width: 400px;
	margin: 10px auto;
}

.signUpToEventSuccessInfo {
	border: 1px solid #4C815D;
	background: #9DEEB8;
	padding: 10px;
	width: 700px;
	margin: 10px auto;
}

.signUpToEventFailInfo {
	border: 1px solid #EE3F4B;
	background: #FF7E87;
	padding: 10px;
	width: 700px;
	margin: 10px auto;
}


.cvSuccessInfo a,
.cvFailInfo a {
	text-decoration: underline;
}

table.stripe {
	border-collapse: collapse;
	text-align: left;
}

.stripeHeader {
	background: #77B3EF;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
}

.stripe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

	.stripe td img {
		padding: 2px;
	}

tr.alt td {
	background: #ecf6fc;
}

tr.over td {
	background: #bcd4ec;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: url(../Images/colorbox/overlay.png) repeat 0 0;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../Images/colorbox/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../Images/colorbox/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../Images/colorbox/controls.png) no-repeat -101px -29px;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../Images/colorbox/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(../Images/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(../Images/colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(../Images/colorbox/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(../Images/colorbox/border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
	overflow: hidden;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxLoadingOverlay {
	background: url(../Images/colorbox/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
	background: url(../Images/colorbox/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

	/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
	#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
		outline: 0;
	}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../Images/colorbox/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

	#cboxPrevious:hover {
		background-position: -75px -25px;
	}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../Images/colorbox/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

	#cboxNext:hover {
		background-position: -50px -25px;
	}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../Images/colorbox/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

	#cboxClose:hover {
		background-position: -25px -25px;
	}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* admin drop down menu */
.jsddm,
.naDevActionMenu {
	margin: 0px !important;
	padding: 0px !important;
	font-weight: 400;
}

	.naDevActionMenu li {
		background: url("../Images/applications-system.png") no-repeat 1px 2px #fff !important;
		border: 1px solid #cecece;
		float: left;
		list-style: none outside none;
		margin: 0px !important;
		padding: 3px 3px 3px 20px !important;
	}

		.naDevActionMenu li a {
			display: block;
			background: #fff;
			width: 70px;
			color: #EAFFED;
			white-space: nowrap
		}

			.naDevActionMenu li a:hover {
				background: #EFEFEF;
			}

		.naDevActionMenu li ul {
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			min-width: 80px;
		}

			.naDevActionMenu li ul li {
				float: none;
				display: inline;
				border: none;
				margin: 0px !important;
				padding: 0px !important;
			}

				.naDevActionMenu li ul li a {
					width: auto;
					background: #fff;
					color: #333;
					border-bottom: 1px solid #cecece;
					margin: 0px !important;
					padding: 3px !important;
				}

					.naDevActionMenu li ul li a:hover {
						background: #EFEFEF
					}

/*
 * FullCalendar v1.4.5 Stylesheet
 *
 * Feel free to edit this file to customize the look of FullCalendar.
 * When upgrading to newer versions, please upgrade this file as well,
 * porting over any customizations afterwards.
 *
 * Date: Sun Feb 21 20:30:11 2010 -0800
 *
 */


.fc,
.fc .fc-header,
.fc .fc-content {
	font-size: 1em;
}

.fc {
	direction: ltr;
	text-align: left;
}

	.fc table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	.fc td, .fc th {
		padding: 0;
		vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

table.fc-header {
	width: 100%;
}

.fc-header-left {
	width: 25%;
}

	.fc-header-left table {
		float: left;
	}

.fc-header-center {
	width: 50%;
	text-align: center;
}

	.fc-header-center table {
		margin: 0 auto;
	}

.fc-header-right {
	width: 25%;
}

	.fc-header-right table {
		float: right;
	}

.fc-header-title {
	margin-top: 0;
	white-space: nowrap;
}

.fc-header-space {
	padding-left: 10px;
}

/* right-to-left */

.fc-rtl .fc-header-title {
	direction: rtl;
}



/* Buttons
------------------------------------------------------------------------*/

.fc-header .fc-state-default,
.fc-header .ui-state-default {
	margin-bottom: 1em;
	cursor: pointer;
}

.fc-header .fc-state-default {
	border-width: 1px 0;
	padding: 0 1px;
}

	.fc-header .fc-state-default,
	.fc-header .fc-state-default a {
		border-style: solid;
	}

		.fc-header .fc-state-default a {
			display: block;
			border-width: 0 1px;
			margin: 0 -1px;
			width: 100%;
			text-decoration: none;
		}

		.fc-header .fc-state-default span {
			display: block;
			border-style: solid;
			border-width: 1px 0 1px 1px;
			padding: 3px 5px;
		}

.fc-header .ui-state-default {
	padding: 4px 6px;
}

	.fc-header .fc-state-default span,
	.fc-header .ui-state-default span {
		white-space: nowrap;
	}

/* for adjacent buttons */

.fc-header .fc-no-right {
	padding-right: 0;
}

	.fc-header .fc-no-right a {
		margin-right: 0;
		border-right: 0;
	}

.fc-header .ui-no-right {
	border-right: 0;
}

/* for fake rounded corners */

.fc-header .fc-corner-left {
	margin-left: 1px;
	padding-left: 0;
}

.fc-header .fc-corner-right {
	margin-right: 1px;
	padding-right: 0;
}

/* DEFAULT button COLORS */

.fc-header .fc-state-default,
.fc-header .fc-state-default a {
	border-color: #777; /* outer border */
	color: #333;
}

	.fc-header .fc-state-default span {
		border-color: #fff #fff #d1d1d1; /* inner border */
		background: #e8e8e8;
	}

/* PRESSED button COLORS (down and active) */

.fc-header .fc-state-active a {
	color: #fff;
}

.fc-header .fc-state-down span,
.fc-header .fc-state-active span {
	background: #888;
	border-color: #808080 #808080 #909090; /* inner border */
}

/* DISABLED button COLORS */

.fc-header .fc-state-disabled a {
	color: #999;
}

.fc-header .fc-state-disabled,
.fc-header .fc-state-disabled a {
	border-color: #ccc; /* outer border */
}

	.fc-header .fc-state-disabled span {
		border-color: #fff #fff #f0f0f0; /* inner border */
		background: #f0f0f0;
	}



/* Content Area & Global Cell Styles
------------------------------------------------------------------------*/

.fc-widget-content {
	border: 1px solid #ccc; /* outer border color */
}

.fc-content {
	clear: both;
}

	.fc-content .fc-state-default {
		border-style: solid;
		border-color: #ccc; /* inner border color */
	}

	.fc-content .fc-state-highlight { /* today */
		background: #ffc;
	}

	.fc-content .fc-not-today {
		background: none;
	}

.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #9cf;
	opacity: .2;
	filter: alpha(opacity=20); /* for IE */
}

.fc-view { /* prevents dragging outside of widget */
	width: 100%;
	overflow: hidden;
}



/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
	min-height: 35px;
	padding: 2px;
	/*border-style: solid; 
	border-color: #87A7E6;      default BORDER color (probably the same as background-color) */
	/*background-color: #6490e6;*/ /* default BACKGROUND color */
	color: #FFF; /* default TEXT color */
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

/* Use the 'className' CalEvent property and the following
	 * example CSS to change event color on a per-event basis:
	 *
	 * .myclass,
	 * .fc-agenda .myclass .fc-event-time,
	 * .myclass a {
	 *     background-color: black;
	 *     border-color: black;
	 *     color: red;
	 *     }
	 */

.fc-event {
	text-align: left;
}

	.fc-event a {
		overflow: hidden;
		font-size: .8em;
		text-decoration: none;
		cursor: pointer;
	}

		.fc-event a:hover {
			overflow: hidden;
			font-size: .8em;
			text-decoration: none;
			cursor: pointer;
		}


.fc-event-editable {
	cursor: pointer;
}

.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	/*color:#fff;*/
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-weight: bold;
}

/* for fake rounded corners */

.fc-event a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

/* right-to-left */

.fc-rtl .fc-event a {
	text-align: right;
}

/* resizable */

.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	border: 0 !important; /* important overrides pre jquery ui 1.7 styles */
	background: url(data:image/gif;base64,AAAA) !important; /* hover fix for IE */
}



/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
}

	.fc-event-hori a {
		border-width: 0;
	}

/* for fake rounded corners */

.fc-content .fc-corner-left {
	margin-left: 1px;
}

	.fc-content .fc-corner-left a {
		margin-left: -1px;
		border-left-width: 1px;
	}

.fc-content .fc-corner-right {
	margin-right: 1px;
}

	.fc-content .fc-corner-right a {
		margin-right: -1px;
		border-right-width: 1px;
	}

/* resizable */

.fc-event-hori .ui-resizable-e {
	top: 0 !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px !important;
	width: 7px !important;
	height: 100% !important;
	cursor: e-resize;
}

.fc-event-hori .ui-resizable-w {
	top: 0 !important;
	left: -3px !important;
	width: 7px !important;
	height: 100% !important;
	cursor: w-resize;
}

.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
}



/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid table {
	width: 100%;
}

.fc .fc-grid th {
	border-width: 0 0 0 1px;
	text-align: center;
}

.fc .fc-grid td {
	border-width: 1px 0 0 1px;
}

.fc-grid th.fc-leftmost,
.fc-grid td.fc-leftmost {
	border-left: 0;
}

.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
}

.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 0; /* distance between events and day edges */
}

/* event styles */

.fc-grid .fc-event-time {
	font-weight: bold;
}

/* right-to-left */

.fc-rtl .fc-grid {
	direction: rtl;
}

	.fc-rtl .fc-grid .fc-day-number {
		float: left;
	}

	.fc-rtl .fc-grid .fc-event-time {
		float: right;
	}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc .fc-agenda th,
.fc .fc-agenda td {
	border-width: 1px 0 0 1px;
}

.fc .fc-agenda .fc-leftmost {
	border-left: 0;
}

.fc-agenda tr.fc-first th,
.fc-agenda tr.fc-first td {
	border-top: 0;
}

.fc-agenda-head tr.fc-last th {
	border-bottom-width: 1px;
}

.fc .fc-agenda-head td,
.fc .fc-agenda-body td {
	background: none;
}

.fc-agenda-head th {
	text-align: center;
}

/* the time axis running down the left side */

.fc-agenda .fc-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
}

/* all-day event cells at top */

.fc-agenda-head tr.fc-all-day th {
	height: 35px;
}

.fc-agenda-head td {
	padding-bottom: 10px;
}

.fc .fc-divider div {
	font-size: 1px; /* for IE6/7 */
	height: 2px;
}

.fc .fc-divider .fc-state-default {
	background: #eee; /* color for divider between all-day and time-slot events */
}

/* body styles */

.fc .fc-agenda-body td div {
	height: 20px; /* slot height */
}

.fc .fc-agenda-body tr.fc-minor th,
.fc .fc-agenda-body tr.fc-minor td {
	border-top-style: dotted;
}

.fc-agenda .fc-day-content {
	padding: 2px 2px 0; /* distance between events and day edges */
}



/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
}

	.fc-event-vert a {
		border-width: 0;
	}

/* for fake rounded corners */

.fc-content .fc-corner-top {
	margin-top: 1px;
}

	.fc-content .fc-corner-top a {
		margin-top: -1px;
		border-top-width: 1px;
	}

.fc-content .fc-corner-bottom {
	margin-bottom: 1px;
}

	.fc-content .fc-corner-bottom a {
		margin-bottom: -1px;
		border-bottom-width: 1px;
	}

/* event content */

.fc-event-vert span {
	display: block;
	position: relative;
	z-index: 2;
}

	.fc-event-vert span.fc-event-time {
		white-space: nowrap;
		_white-space: normal;
		overflow: hidden;
		border: 0;
		font-size: 10px;
	}

	.fc-event-vert span.fc-event-title {
		line-height: 13px;
	}

	.fc-event-vert span.fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		opacity: .3;
		filter: alpha(opacity=30); /* for IE */
	}

/* resizable */

.fc-event-vert .ui-resizable-s {
	bottom: 0 !important; /* importants override pre jquery ui 1.7 styles */
	width: 100% !important;
	height: 8px !important;
	line-height: 8px !important;
	font-size: 11px !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.eventMapLabels,
.eventListLables {
	font-size: 12px;
	font-weight: bold;
	color: #6490E6;
}

.attractionListHeader,
.eventListHeader {
	font-size: 16px;
	font-weight: bold;
	color: #6490E6;
}

.smallCalWrapper {
	width: 100%;
	border: 1px solid #000;
	margin-bottom: 10px;
}

.eventListViewImage img {
	width: 100%;
	height: auto;
}

.smallCalHeader {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 20px;
}

.smallCalBody {
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	width: 100%;
	height: 20px;
}

.reviewWrapper {
	border: 1px solid #cecece;
	margin-bottom: 15px;
	padding: 5px;
}

.eventListView {
	margin-bottom: 15px;
	padding: 5px;
}

.paymentGatewayCCLogos {
	margin: 10px 0px 15px 0px;
}

.paymentGatewayCCLogosContainer {
	text-align: left;
}

.eventsSummarySmallWidth {
	width: 100px;
}

.csvHelpTable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

	.csvHelpTable td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

.nadevViewEventSummary,
.nadevViewEventDetails {
	text-align: left;
}

.nadevViewEventDetailsImagePadding img {
	padding: 5px;
}

.nadevViewEventDetailsTabsPadding {
	padding-top: 10px;
}

.nadevEventListViewPadding,
.nadevViewEventSummaryPadding,
.nadevViewEventDetailsPadding {
	padding-bottom: 10px;
}

.eventCalendarCategoryContainer {
	padding-bottom: 20px;
	float: right;
	width: 50%;
}

.ratingFullStar {
	color: #FCC12A !important;
}

/*average rating control*/
.jquery-ratings-star {
	width: 16px;
	height: 16px;
	position: relative;
	float: left;
	margin-right: 2px;
}

/* admin image gallery*/

.cvgalleryimage {
	float: left;
	margin: 10px;
}

.cvgalleryimageadmin {
	float: left;
	margin: 15px;
	min-width: 160px;
	text-align: center;
}

.cvImageThumbnail {
	border: 1px solid #999;
	margin-bottom: 10px;
}

.cvImageTitleCaption {
	cursor: pointer;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

.cvnocaption {
	font-style: italic;
	color: #999;
}

.adminDefaultImage {
	background: #ffffbf;
	border: 1px solid #cecf67;
	padding: 5px;
}

.eventPlannerGraph {
	border: 1px solid #cecece;
}

.eventSaleStatMetrics {
	clear: both;
	width: 390px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

.eventSaleSaleItem {
	border: 0px solid #ccc;
	padding: 1px;
	display: block;
	background: #fff;
	margin: 1px 0px;
}

.eventSalesSalesCaption {
	font-size: 15px;
	border: 1px solid #ccc;
	padding: 3px 6px;
	margin: 0px;
	display: inline-block;
	font-weight: 900;
	background: #f7f7f7;
}

.eventSalesSalesValue {
	font-size: 15px;
	border: 1px solid #ccc;
	padding: 3px 6px;
	margin: 0px;
	display: inline-block;
	font-weight: 900;
	background: #fff;
}

.eventsDigitalDownloadWrapper {
	width: 400px;
	border: 1px solid #cecece;
	padding: 5px;
}

	.eventsDigitalDownloadWrapper img {
		padding-right: 10px;
	}

.mainImages {
	margin-right: 10px;
}

.shareWithFriendControl {
	border: 1px solid #cecece;
	padding: 10px !important;
}

	.shareWithFriendControl td {
		padding: 3px !important;
	}

.errorMessage {
	font-size: 12px;
	font-weight: bold;
	color: #EE3F4B !important;
}


.viewEventDetailsLocationsFull,
.viewEventDetailsRelatedEvents {
	padding: 0px;
}

	.viewEventDetailsLocationsFull li,
	.viewEventDetailsRelatedEvents li {
		list-style-type: none;
		margin: 0px 5px;
		display: inline;
		float: left;
		width: 150px;
		border: 1px solid #eee;
		height: 180px;
		text-align: center;
	}

a.relatedProductsLink:link {
	color: #6490E6;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia,Helvetica;
}

a.relatedProductsLink:visited {
	color: #6490E6;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.relatedProductsLink:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.relatedProductsLink:hover {
	color: #6490E6;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.categoryColorKey:link {
	font-family: Georgia,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6490E6;
}

a.categoryColorKey:visited {
	font-family: Georgia,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6490E6
}

a.categoryColorKey:active {
	font-family: Georgia,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6490E6
}

a.categoryColorKey:hover {
	font-family: Georgia,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #6490E6
}

/*tab*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

	ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 31px; /*--Subtract 1px from the height of the unordered list--*/
		line-height: 0px; /*--Vertically aligns the text within the tab--*/
		border: 1px solid #999;
		border-left: none;
		margin-bottom: -1px; /*--Pull the list item down 1px--*/
		overflow: hidden;
		background: #e0e0e0;
		min-width: 100px;
	}

		ul.tabs li a {
			line-height: 31px !important;
			text-decoration: none;
			color: #000;
			display: block;
			font-size: 1.2em;
			padding: 0 5px;
			border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
			outline: none;
		}

			ul.tabs li a:hover {
				background: #ccc;
			}

html ul.tabs li.active, html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	/*overflow: hidden;*/
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
	width: 100%;
}


#eventPlannerMapSideBar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6490E6;
	margin-top: 0px !important;
}

.eventMapUpComingEvents {
	padding: 0px;
}

	.eventMapUpComingEvents li {
		display: block;
	}

.eventListButton {
	padding-right: 10px;
}

.eventPlannerStandardButton {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

	.eventPlannerStandardButton:link {
		text-decoration: none;
	}

	.eventPlannerStandardButton:hover {
		text-decoration: none !important;
	}

	.eventPlannerStandardButton:active,
	.eventPlannerStandardButton.active,
	.eventPlannerStandardButton.disabled,
	.eventPlannerStandardButton[disabled] {
		color: #333333;
		background-color: #e6e6e6;
		*background-color: #d9d9d9;
	}

	.eventPlannerStandardButton:active,
	.eventPlannerStandardButton.active {
		background-color: #cccccc \9;
	}

	.eventPlannerStandardButton:hover {
		color: #333333;
		text-decoration: none;
		background-position: 0 -15px;
		-webkit-transition: background-position 0.1s linear;
		-moz-transition: background-position 0.1s linear;
		-o-transition: background-position 0.1s linear;
		transition: background-position 0.1s linear;
	}

	.eventPlannerStandardButton:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

	.eventPlannerStandardButton.active,
	.eventPlannerStandardButton:active {
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

	.eventPlannerStandardButton.disabled,
	.eventPlannerStandardButton[disabled] {
		cursor: default;
		background-image: none;
		opacity: 0.65;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

.searchWrapper {
	/*border:1px solid #cecece;*/
	padding: 10px;
	width: 300px;
	height: 150px;
}

	.searchWrapper div {
		height: 50px;
	}

	.searchWrapper select,
	.searchWrapper input {
		width: 270px;
		height: 20px;
	}

.notificationCaption {
	padding: 10px;
	border: 1px solid #D2D658;
	background: #FAFAF0;
}

.quickAddWrapper {
	min-height: 100px;
	margin: 20px;
	border: 1px solid #cecece;
	width: 90%;
	padding: 10px;
}

.paymentButtonSelectors {
	padding: 10px 0px 10px 0px;
}

	.paymentButtonSelectors li {
		list-style-type: none;
	}

.epmMarginRight {
	margin-right: 5px;
}

.epmNoBootstrap label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
}

.epmNoBootstrap .form-group {
	margin-bottom: 10px;
}

.epmNoBootstrap .form-control {
	min-width: 200px;
	display: block;
}

.epmNoBootstrap .col-sm-2 {
	width: 16.667%;
	float: left;
}

.epmNoBootstrap .col-sm-3 {
	width: 25%;
	float: left;
}

.epmNoBootstrap .col-sm-4 {
	width: 33.333%;
	float: left;
}

.epmNoBootstrap .col-sm-offset-4 {
	margin-left: 33.3333%;
}

.epmNoBootstrap .col-sm-5 {
	width: 11.667%;
	float: left;
}

.epmNoBootstrap .col-sm-6 {
	width: 50%;
	float: left;
}

.epmNoBootstrap .col-sm-8 {
	width: 66.337%;
	float: left;
}

.epmNoBootstrap .col-sm-9 {
	width: 75%;
	float: left;
}

.epmNoBootstrap .row:before,
.epmNoBootstrap .row:after {
	content: " ";
	display: table;
}

.epmNoBootstrap .row:after {
	clear: both;
}

.epmNoBootstrap .form-control-small {
	width: 100px;
	min-width: 100px;
}

.epmNoBootstrap .form-control-100 {
	width: 80%;
	min-width: 80%;
}

.epmNoBootstrap .eventListViewSearch {
	padding-bottom: 40px !important;
}

#eventPlannerHeaderIcons {
	margin-bottom: 20px;
}

	#eventPlannerHeaderIcons a {
		margin-bottom: 5px;
	}

.viewEventDetailsRegisteredUsers {
	padding: 0px;
}

	.viewEventDetailsRegisteredUsers li {
		list-style-type: none;
	}

.oneBipPaymentPadding {
	margin-top: 15px;
	margin-bottom: 15px;
}

.attractionOpeningHours {
	padding: 0px;
}

	.attractionOpeningHours li {
		list-style-type: none;
	}


#epmNotification {
	padding: 10px;
	background: #fc8321;
	bottom: 0px;
	position: fixed;
	z-index: 9999;
	width: 100%;
	display: none;
}

.ng-invalid {
	background: #F2C9D3;
}

#eventPlannerMap img,
#eventAttractionsMap img,
#attractionEventsMap img {
	max-width: none;
}

.lblOnlinePaymentSurcharge {
	color: #EE3F4B;
	font-weight: bold;
}

.eventsRoleSelectorPanel {
	border: 1px solid #ccc;
	overflow-y: scroll;
	height: 200px;
	width: 190px;
}

.additionalAttendeeWrapper {
	margin-bottom: 10px;
}

.eventsAlreadyInProgress {
	margin-top: 10px;
}

/* Vertical Mega Menu Styles */
.eventPlannerControlsBoundary .mega-menu {
	font: bold 13px Arial, sans-serif;
	line-height: 16px;
	background: #6490e6;
	position: relative; /* Required */
	margin: 0px !important;
	float: none !important;
	max-width: 200px !important;
}

	.eventPlannerControlsBoundary .mega-menu li {
		background-image: none !important;
		padding: 0px !important;
		list-style-type: none;
	}

		.eventPlannerControlsBoundary .mega-menu li a {
			display: block;
			color: #fff;
			padding: 12px 38px 12px 25px;
			text-shadow: 1px 1px 1px #000;
			text-decoration: none;
			border-bottom: 1px solid #222;
		}

			.eventPlannerControlsBoundary .mega-menu li a:hover, .eventPlannerControlsBoundary .mega-menu li.mega-hover a {
				background: #97CA61;
				color: #fff;
				border-right: 1px solid #4b4b4b;
			}

			.eventPlannerControlsBoundary .mega-menu li a.dc-mega {
				position: relative;
			}
			/* Add arrow icon to parent links */
			.eventPlannerControlsBoundary .mega-menu li a .dc-mega-icon {
				display: block;
				position: absolute;
				top: 18px;
				right: 15px;
				width: 6px;
				height: 8px;
			}
		/* Mega menu container */
		.eventPlannerControlsBoundary .mega-menu li .sub-container {
			position: absolute; /* Required */
			background: #6490e6;
			padding: 10px 10px 0 10px;
			overflow: hidden;
			border-left: none;
		}

		.eventPlannerControlsBoundary .mega-menu li .sub {
			margin: 0px !important;
		}

			.eventPlannerControlsBoundary .mega-menu li .sub .row {
				width: 100%;
				overflow: hidden; /* Clear floats */
			}

			.eventPlannerControlsBoundary .mega-menu li .sub li {
				float: none;
				width: 150px;
				font-size: 1em;
				font-weight: normal;
				border-bottom: 1px solid #222;
			}

				.eventPlannerControlsBoundary .mega-menu li .sub li.mega-hdr {
					float: left; /* Required */
					margin: 0 5px 10px 5px;
				}

			.eventPlannerControlsBoundary .mega-menu li .sub a, .eventPlannerControlsBoundary .mega-menu.left li .sub a {
				background: none;
				border: none;
				text-shadow: none;
				float: none;
				color: #333;
				padding: 7px 10px;
				display: block;
				text-decoration: none;
				font-size: 0.9em;
			}

			.eventPlannerControlsBoundary .mega-menu li .sub li.mega-hdr a.mega-hdr-a {
				margin-bottom: 5px;
				text-transform: uppercase;
				font-weight: bold;
				color: #333;
			}

				.eventPlannerControlsBoundary .mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
					text-decoration: underline;
				}

	.eventPlannerControlsBoundary .mega-menu .sub li.mega-hdr ul {
		margin: 0px !important;
	}

	.eventPlannerControlsBoundary .mega-menu .sub li.mega-hdr li a {
		font-weight: normal;
	}

		.eventPlannerControlsBoundary .mega-menu .sub li.mega-hdr li a:hover {
			color: #333;
			background: #97CA61;
		}

	.eventPlannerControlsBoundary .mega-menu .sub ul li {
		padding-right: 0;
	}
	/* Styling for menu items with only 2 levels */
	.eventPlannerControlsBoundary .mega-menu li .sub-container.non-mega .sub {
		padding: 10px;
	}

	.eventPlannerControlsBoundary .mega-menu li .sub-container.non-mega li {
		padding: 0;
		margin: 0;
		width: 150px;
	}

		.eventPlannerControlsBoundary .mega-menu li .sub-container.non-mega li a {
			padding: 7px 5px 7px 22px;
		}

			.eventPlannerControlsBoundary .mega-menu li .sub-container.non-mega li a:hover {
				color: #333;
				background: #97CA61;
			}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

	.chosen-container * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.chosen-container .chosen-drop {
		position: absolute;
		top: 100%;
		left: -9999px;
		z-index: 1010;
		width: 100%;
		border: 1px solid #aaa;
		border-top: 0;
		background: #fff;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	}

	.chosen-container.chosen-with-drop .chosen-drop {
		left: 0;
	}

	.chosen-container a {
		cursor: pointer;
	}

	.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
		margin-right: 4px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight: normal;
		color: #999999;
	}

		.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
			content: ":";
			padding-left: 2px;
			vertical-align: top;
		}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}

.chosen-container-single .chosen-default {
	color: #999;
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
	font-size: 1px;
}

	.chosen-container-single .chosen-single abbr:hover {
		background-position: -42px -10px;
	}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
}

	.chosen-container-single .chosen-single div b {
		display: block;
		width: 100%;
		height: 100%;
		background: url('../images/chosen-sprite.png') no-repeat 0px 2px;
	}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap;
}

	.chosen-container-single .chosen-search input[type="text"] {
		margin: 1px 0;
		padding: 4px 20px 4px 5px;
		width: 100%;
		height: auto;
		outline: 0;
		border: 1px solid #aaa;
		background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;
		background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
		font-size: 1em;
		font-family: sans-serif;
		line-height: normal;
		border-radius: 0;
	}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
}

	.chosen-container .chosen-results li {
		display: none;
		margin: 0;
		padding: 5px 6px;
		list-style: none;
		line-height: 15px;
		word-wrap: break-word;
		-webkit-touch-callout: none;
	}

		.chosen-container .chosen-results li.active-result {
			display: list-item;
			cursor: pointer;
		}

		.chosen-container .chosen-results li.disabled-result {
			display: list-item;
			color: #ccc;
			cursor: default;
		}

		.chosen-container .chosen-results li.highlighted {
			background-color: #3875d7;
			background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
			background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
			background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
			background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
			background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
			color: #fff;
		}

		.chosen-container .chosen-results li.no-results {
			color: #777;
			display: list-item;
			background: #f4f4f4;
		}

		.chosen-container .chosen-results li.group-result {
			display: list-item;
			font-weight: bold;
			cursor: default;
		}

		.chosen-container .chosen-results li.group-option {
			padding-left: 15px;
		}

		.chosen-container .chosen-results li em {
			font-style: normal;
			text-decoration: underline;
		}

/* @end */

.eventDetailsAttractions li {
	float: left;
	padding-left: 5px;
	list-style-type: none;
}

.attractionDetailsPageMap {
	height: 350px;
	width: 100%;
	overflow: hidden;
}

.eventWidgetSimple li ul li {
	border: none !important;
}

.calendarLabel {
	min-width: 130px;
	float: left;
}

.bookingGrid ul {
	margin: 0px;
}

.bookingGrid li {
	list-style-type: none;
}

.evp-pagination {
	/*display: inline-block;*/
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

	.evp-pagination td {
		display: inline;
		border: none !important;
	}

		.evp-pagination td > a,
		.evp-pagination td > span {
			position: relative;
			/* float: left;*/
			padding: 8px 12px;
			line-height: 1.42857143;
			text-decoration: none;
			color: #337ab7;
			background-color: #ffffff;
			border: 1px solid #dddddd;
			margin-left: -1px;
		}

		.evp-pagination td > span {
			position: relative;
			/* float: left;*/
			padding: 8px 12px;
			line-height: 1.42857143;
			text-decoration: none;
			margin-left: -1px;
			z-index: 2;
			color: #fff;
			background-color: #337ab7;
			border-color: #dddddd;
			cursor: default;
		}

		.evp-pagination td:first-child > a,
		.evp-pagination td:first-child > span {
			border-bottom-left-radius: 4px;
			border-top-left-radius: 4px;
		}

		.evp-pagination td:last-child > a,
		.evp-pagination td:last-child > span {
			border-bottom-right-radius: 4px;
			border-top-right-radius: 4px;
		}

		.evp-pagination td > a:hover,
		.evp-pagination td > span:hover,
		.evp-pagination td > a:focus,
		.evp-pagination td > span:focus {
			color: #fff;
			background-color: #337ab7;
			border-color: #337ab7;
		}

.widgetPagination {
	height: 36px;
	margin: 18px 0;
}

	.widgetPagination ul {
		display: inline-block;
		*display: inline;
		/* IE7 inline-block hack */

		*zoom: 1;
		margin-left: 0;
		margin-bottom: 0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	}

	.widgetPagination li {
		display: inline;
	}

	.widgetPagination a {
		float: left;
		padding: 0 14px;
		line-height: 34px;
		text-decoration: none;
		border: 1px solid #ddd;
		border-left-width: 0;
	}

		.widgetPagination a:hover,
		.widgetPagination .active a {
			background-color: #f5f5f5;
		}

	.widgetPagination .active a {
		color: #999999;
		cursor: default;
	}

	.widgetPagination .disabled span,
	.widgetPagination .disabled a,
	.widgetPagination .disabled a:hover {
		color: #999999;
		background-color: transparent;
		cursor: default;
	}

	.widgetPagination li:first-child a {
		border-left-width: 1px;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
	}

	.widgetPagination li:last-child a {
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
	}

/*
.bsUserTypeAhead li {
    list-style-type: none !important;
}*/

.bsUserTypeAhead ul,
.userTypeAhead ul {
	border: none !important;
}

.bsUserTypeAhead li,
.userTypeAhead li {
	padding: 5px;
	list-style-type: none !important;
}

	.bsUserTypeAhead li:hover,
	.userTypeAhead li:hover {
		background-color: #3E81B5 !important;
	}

		.bsUserTypeAhead li hover a,
		.userTypeAhead li:hover a {
			color: #fff !important;
		}

.userTypeAhead input {
	padding: 10px;
	width: 90%;
	margin-bottom: 10px;
}

.StripeElement {
	background-color: white;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid transparent;
	box-shadow: 0 1px 3px 0 #e6ebf1;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}

.StripeElement--focus {
	box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
	border-color: #fa755a;
}

.StripeElement--webkit-autofill {
	background-color: #fefde5 !important;
}

.addEditEventUi .switch {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 34px;
	margin-bottom: -10px;
	margin-right: 20px;
}

	.addEditEventUi .switch input {
		display: none;
	}

.addEditEventUi .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

	.addEditEventUi .slider:before {
		position: absolute;
		content: "";
		height: 26px;
		width: 26px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}

.addEditEventUi input:checked + .slider {
	background-color: #2196F3;
}

.addEditEventUi .slider:after {
	content: 'Standard';
	color: black;
	display: block;
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 40%;
	font-size: 12px;
}

.addEditEventUi input:checked + .slider:after {
	content: 'Advanced';
	left: 60%;
}

.addEditEventUi input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

.addEditEventUi input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.addEditEventUi .slider.round {
	border-radius: 34px;
}

	.addEditEventUi .slider.round:before {
		border-radius: 50%;
	}

.event-planner-hidden-xs {
	display: initial !important;
}



@media (max-width: 768px) {
	.eventCalendarCategoryContainer {
		float: left;
	}

	.fc-header-title {
		font-size: 13px;
	}

	.fc-header-right,
	.fc-header-left {
		font-size: 10px;
	}

	.carouselFilterRow {
		margin-bottom: 10px;
	}
}

@media(max-width:576px) {
	.event-planner-hidden-xs {
		display: none !important;
	}
}

@media only screen and (max-width: 800px) {

	.standardEventPlannerDropDownMenu {
		float: left !important;
		left: 0 !important;
		right: auto !important;
	}
}
