@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300,400italic);
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
#overlay {
    display:none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}

table .blockbg {color:#000; padding: 10px 20px; border-top: 4px solid #ffe080;}
table .bgblck  {background: #000;}
.blockbg h1 {color:#71a23e;}
.blockbg h2 {color:#c60000;}
.blockbg h3 {color:#c6c600;}
table .blockbg td, th p {color:#000; padding: 10px 20px;} 
table .blockbg a:link {color:#8080ff;}



@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
select {
	background: #fff !important;
}
.navbar {
	display: none;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table td, .table th {
	background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\2a";
}
.glyphicon-plus:before {
	content: "\2b";
}
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	color: #3d4045;
	background-color: #ffffff;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #27aae1;							/*#3d5daa;*/
	text-decoration: none;
}
a:hover, a:focus {
	color: #27aae1;							/*#46c2fa;*/
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 0;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.3;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
.logonew img { 
	border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    -o-box-shadow: 2px 2px 5px #ccc;
}

hr {
	margin-top: 23px;
	margin-bottom: 23px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1.1;
	color: inherit;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 23px;
	margin-bottom: 11.5px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 11.5px;
	margin-bottom: 11.5px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 38px;
}
h2, .h2 {
	font-size: 38px;
}
h3, .h3 {
	font-size: 31px;
}
h4, .h4 {
	font-size: 23px;
}
h5, .h5 {
	font-size: 18px;
}
h6, .h6 {
	font-size: 16px;
}
p {
	margin: 0 0 11.5px;
}
.lead {
	margin-bottom: 23px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
.lead {
	font-size: 27px;
}
}
small, .small {
	font-size: 88%;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #999999;
}
.text-primary {
	color: #0d72b9;
}
a.text-primary:hover {
	color: #187aa6;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover {
	color: #843534;
}
.bg-primary {
	color: #fff;
}
.bg-primary {
	background-color: #0d72b9;
}
a.bg-primary:hover {
	background-color: #187aa6;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 10.5px;
	margin: 46px 0 23px;
	border-bottom: 1px solid #eeeeee;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 11.5px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 23px;
}
dt, dd {
	line-height: 1.3;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}

@media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 11.5px 23px;
	margin: 0 0 23px;
	font-size: 22.5px;
	border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.3;
	color: #999999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
address {
	margin-bottom: 23px;
	font-style: normal;
	line-height: 1.3;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}
pre {
	display: block;
	padding: 11px;
	margin: 0 0 11.5px;
	font-size: 17px;
	line-height: 1.3;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}

@media (min-width:768px) {
.container {
	width: 750px;
}
}

@media (min-width:992px) {
.container {
	width: 970px;
}
}

@media (min-width:1200px) {
.container {
	width: 1170px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.3333333333%;
}
.col-xs-2 {
	width: 16.6666666667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.3333333333%;
}
.col-xs-5 {
	width: 41.6666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.3333333333%;
}
.col-xs-8 {
	width: 66.6666666667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.3333333333%;
}
.col-xs-11 {
	width: 91.6666666667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.3333333333%;
}
.col-xs-pull-2 {
	right: 16.6666666667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.3333333333%;
}
.col-xs-pull-5 {
	right: 41.6666666667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.3333333333%;
}
.col-xs-pull-8 {
	right: 66.6666666667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.3333333333%;
}
.col-xs-pull-11 {
	right: 91.6666666667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.3333333333%;
}
.col-xs-push-2 {
	left: 16.6666666667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.3333333333%;
}
.col-xs-push-5 {
	left: 41.6666666667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.3333333333%;
}
.col-xs-push-8 {
	left: 66.6666666667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.3333333333%;
}
.col-xs-push-11 {
	left: 91.6666666667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-1 {
	width: 8.3333333333%;
}
.col-sm-2 {
	width: 16.6666666667%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.3333333333%;
}
.col-sm-5 {
	width: 41.6666666667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.3333333333%;
}
.col-sm-8 {
	width: 66.6666666667%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.3333333333%;
}
.col-sm-11 {
	width: 91.6666666667%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-pull-1 {
	right: 8.3333333333%;
}
.col-sm-pull-2 {
	right: 16.6666666667%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-4 {
	right: 33.3333333333%;
}
.col-sm-pull-5 {
	right: 41.6666666667%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-7 {
	right: 58.3333333333%;
}
.col-sm-pull-8 {
	right: 66.6666666667%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-10 {
	right: 83.3333333333%;
}
.col-sm-pull-11 {
	right: 91.6666666667%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-push-1 {
	left: 8.3333333333%;
}
.col-sm-push-2 {
	left: 16.6666666667%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-4 {
	left: 33.3333333333%;
}
.col-sm-push-5 {
	left: 41.6666666667%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-7 {
	left: 58.3333333333%;
}
.col-sm-push-8 {
	left: 66.6666666667%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-10 {
	left: 83.3333333333%;
}
.col-sm-push-11 {
	left: 91.6666666667%;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-sm-offset-1 {
	margin-left: 8.3333333333%;
}
.col-sm-offset-2 {
	margin-left: 16.6666666667%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.3333333333%;
}
.col-sm-offset-5 {
	margin-left: 41.6666666667%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-7 {
	margin-left: 58.3333333333%;
}
.col-sm-offset-8 {
	margin-left: 66.6666666667%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-10 {
	margin-left: 83.3333333333%;
}
.col-sm-offset-11 {
	margin-left: 91.6666666667%;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-1 {
	width: 8.3333333333%;
}
.col-md-2 {
	width: 16.6666666667%;
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 33.3333333333%;
}
.col-md-5 {
	width: 41.6666666667%;
}
.col-md-6 {
	width: 50%;
}
.col-md-7 {
	width: 58.3333333333%;
}
.col-md-8 {
	width: 66.6666666667%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.3333333333%;
}
.col-md-11 {
	width: 91.6666666667%;
}
.col-md-12 {
	width: 100%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 8.3333333333%;
}
.col-md-pull-2 {
	right: 16.6666666667%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-4 {
	right: 33.3333333333%;
}
.col-md-pull-5 {
	right: 41.6666666667%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-7 {
	right: 58.3333333333%;
}
.col-md-pull-8 {
	right: 66.6666666667%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-10 {
	right: 83.3333333333%;
}
.col-md-pull-11 {
	right: 91.6666666667%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 8.3333333333%;
}
.col-md-push-2 {
	left: 16.6666666667%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-4 {
	left: 33.3333333333%;
}
.col-md-push-5 {
	left: 41.6666666667%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-7 {
	left: 58.3333333333%;
}
.col-md-push-8 {
	left: 66.6666666667%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-10 {
	left: 83.3333333333%;
}
.col-md-push-11 {
	left: 91.6666666667%;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-md-offset-1 {
	margin-left: 8.3333333333%;
}
.col-md-offset-2 {
	margin-left: 16.6666666667%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-4 {
	margin-left: 33.3333333333%;
}
.col-md-offset-5 {
	margin-left: 41.6666666667%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-7 {
	margin-left: 58.3333333333%;
}
.col-md-offset-8 {
	margin-left: 66.6666666667%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-10 {
	margin-left: 83.3333333333%;
}
.col-md-offset-11 {
	margin-left: 91.6666666667%;
}
.col-md-offset-12 {
	margin-left: 100%;
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-1 {
	width: 8.3333333333%;
}
.col-lg-2 {
	width: 16.6666666667%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-4 {
	width: 33.3333333333%;
}
.col-lg-5 {
	width: 41.6666666667%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-7 {
	width: 58.3333333333%;
}
.col-lg-8 {
	width: 66.6666666667%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-10 {
	width: 83.3333333333%;
}
.col-lg-11 {
	width: 91.6666666667%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 8.3333333333%;
}
.col-lg-pull-2 {
	right: 16.6666666667%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-4 {
	right: 33.3333333333%;
}
.col-lg-pull-5 {
	right: 41.6666666667%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-7 {
	right: 58.3333333333%;
}
.col-lg-pull-8 {
	right: 66.6666666667%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-10 {
	right: 83.3333333333%;
}
.col-lg-pull-11 {
	right: 91.6666666667%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 8.3333333333%;
}
.col-lg-push-2 {
	left: 16.6666666667%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-4 {
	left: 33.3333333333%;
}
.col-lg-push-5 {
	left: 41.6666666667%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-7 {
	left: 58.3333333333%;
}
.col-lg-push-8 {
	left: 66.6666666667%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-10 {
	left: 83.3333333333%;
}
.col-lg-push-11 {
	left: 91.6666666667%;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.col-lg-offset-1 {
	margin-left: 8.3333333333%;
}
.col-lg-offset-2 {
	margin-left: 16.6666666667%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-4 {
	margin-left: 33.3333333333%;
}
.col-lg-offset-5 {
	margin-left: 41.6666666667%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-7 {
	margin-left: 58.3333333333%;
}
.col-lg-offset-8 {
	margin-left: 66.6666666667%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-10 {
	margin-left: 83.3333333333%;
}
.col-lg-offset-11 {
	margin-left: 91.6666666667%;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
}
table {
	background-color: transparent;
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999999;
	text-align: left;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 23px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.3;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}
@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 17.25px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 23px;
	font-size: 27px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 18px;
	line-height: 1.3;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 37px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.3;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(0,0,0,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(0,0,0,0.6);
}
.form-control::-moz-placeholder {
color:#fff;
opacity:1;
}
.form-control:-ms-input-placeholder {
color:#fff;
}
.form-control::-webkit-input-placeholder {
color:#fff;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 37px;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
	line-height: 36px;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
	line-height: 53px;
}
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	min-height: 23px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
	height: 36px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
	height: 36px;
	line-height: 36px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
	height: auto;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
	height: 53px;
	padding: 10px 16px;
	font-size: 23px;
	line-height: 1.33;
	border-radius: 0;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
	height: 53px;
	line-height: 53px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 46.25px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
	width: 53px;
	height: 53px;
	line-height: 53px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
	width: 36px;
	height: 36px;
	line-height: 36px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
	top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #797f89;
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .form-control-static {
	display: inline-block;
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 30px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px;
}
}

@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.3;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #fff;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #fff;
	background-color: #ffffff;
	border-color: #ffffff;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #fff;
	background-color: #e6e6e6;
	border-color: #e0e0e0;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #ffffff;
}
.btn-default .badge {
	color: #ffffff;
	background-color: #fff;
}
.btn-primary {
	color: #fff;
	background-color: #ffffff;
	border-color: #f2f2f2;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #e6e6e6;
	border-color: #d4d4d4;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #ffffff;
	border-color: #f2f2f2;
}
.btn-primary .badge {
	color: #ffffff;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #86c81f;
	border-color: #77b21c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #689c18;
	border-color: #547d13;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #86c81f;
	border-color: #77b21c;
}
.btn-success .badge {
	color: #86c81f;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #0d72b9;
	border-color: #0d72b9;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #187aa6;
	border-color: #16749d;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #0d72b9;
	border-color: #0d72b9;
}
.btn-info .badge {
	color: #0d72b9;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #3d4045;
	border-color: #313337;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #25272a;
	border-color: #141517;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #3d4045;
	border-color: #313337;
}
.btn-warning .badge {
	color: #3d4045;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #c5c5c5;
	border-color: #b8b8b8;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #acacac;
	border-color: #9a9a9a;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #c5c5c5;
	border-color: #b8b8b8;
}
.btn-danger .badge {
	color: #c5c5c5;
	background-color: #fff;
}
.btn-link {
	color: #0d72b9;
	font-weight: normal;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #46c2fa;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 23px;
	line-height: 1.33;
	border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
	visibility: hidden;
}
.collapse.in {
	display: block;
	visibility: visible;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}



.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid transparent;
	border-radius: 0;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 16px;
	border-radius: 0;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 23px;
	border-radius: 0;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #0d72b9;
}
.nav .nav-divider {
	height: 1px;
	margin: 10.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.3;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 0;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #0d72b9;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}




















.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.navbar-nav .dropdown:hover > ul {
    display: block;
}
@media (min-width:768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
	display: none;
	visibility: hidden;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.nav-tabs .dropdown ul {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 23px;
	border: 1px solid transparent;
}
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}

@media (min-width:768px) {
.navbar {
	border-radius: 0;
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}

@media (min-width:768px) {
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	visibility: visible !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;





}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	padding: 13.5px 15px;
	font-size: 23px;
	line-height: 23px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}

@media (min-width:768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 6.75px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 23px;
}

@media (max-width:767px) {
.navbar-nav .open .dropdown ul {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}
.navbar-nav .open .dropdown ul > li > a, .navbar-nav .open .dropdown ul .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown ul > li > a {
	line-height: 23px;
}
.navbar-nav .open .dropdown ul > li > a:hover, .navbar-nav .open .dropdown ul > li > a:focus {
	background-image: none;
}
}

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-top: 13.5px;
	padding-bottom: 13.5px;
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 6.5px;
	margin-bottom: 6.5px;
}

@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.navbar-form .form-control-static {
	display: inline-block;
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group > .form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
}

@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
	margin-bottom: 0;
}
}

@media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}
.navbar-nav > li > .dropdown ul {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown ul {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 6.5px;
	margin-bottom: 6.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {

	margin-top: 7px;
	margin-bottom: 7px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 13.5px;
	margin-bottom: 13.5px;
}

@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
}

@media (min-width:768px) {
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
.navbar-right ~ .navbar-right {
	margin-right: 0;
}
}
.navbar-default {
	background-color: #0d72b9;
	border-color: #1a86b6;
}
.navbar-default .navbar-brand {
	color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #e6e6e6;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #009444;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #1a86b6;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #ffffff;
}

@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown ul > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown ul > li > a:hover, .navbar-default .navbar-nav .open .dropdown ul > li > a:focus {
	color: #009444;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown ul > .active > a, .navbar-default .navbar-nav .open .dropdown ul > .active > a:hover, .navbar-default .navbar-nav .open .dropdown ul > .active > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown ul > .disabled > a, .navbar-default .navbar-nav .open .dropdown ul > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown ul > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: #ffffff;
}
.navbar-default .navbar-link:hover {
	color: #009444;
}
.navbar-default .btn-link {
	color: #ffffff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #009444;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}
.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {

	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: #fff;
}

@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown ul > .dropdown-header {
	border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown ul .divider {
	background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown ul > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown ul > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown ul > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown ul > .active > a, .navbar-inverse .navbar-nav .open .dropdown ul > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown ul > .active > a:focus {
	color: #fff;
	background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown ul > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown ul > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown ul > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #999999;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 23px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999999;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 23px 0;
	border-radius: 0;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.3;
	text-decoration: none;
	color: #0d72b9;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	color: #46c2fa;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0d72b9;
	border-color: #0d72b9;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 23px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 16px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pager {
	padding-left: 0;
	margin: 23px 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999999;
	background-color: #fff;
	cursor: not-allowed;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-default {
	background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray;
}
.label-primary {
	background-color: #0d72b9;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #187aa6;
}
.label-success {
	background-color: #86c81f;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #689c18;
}
.label-info {
	background-color: #ffffff;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #e6e6e6;
}
.label-warning {
	background-color: #3d4045;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #25272a;
}
.label-danger {
	background-color: #c5c5c5;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #acacac;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 0;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #0d72b9;
	background-color: #fff;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 27px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0;
}
.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
.jumbotron {
	padding: 48px 0;
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 81px;
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 23px;
	line-height: 1.3;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #3d4045;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #0d72b9;
}
.alert {
	padding: 15px;
	margin-bottom: 23px;
	border: 1px solid transparent;
	border-radius: 0;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr {

	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0;
}
to {
background-position:0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0;
}
to {
background-position:0 0;
}
}
.progress {
	overflow: hidden;
	height: 23px;
	margin-bottom: 23px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 16px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	background-color: #0d72b9;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #86c81f;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #ffffff;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #3d4045;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #c5c5c5;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
a.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #999999;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #999999;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #0d72b9;
	border-color: #0d72b9;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #c6e8f7;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 23px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 21px;
	color: inherit;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1;

}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {

	border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 23px;
}
.panel-group .panel {

	margin-bottom: 0;

	border-radius: 0;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #0d72b9;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #0d72b9;
	border-color: #0d72b9;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #0d72b9;
}
.panel-primary > .panel-heading .badge {
	color: #0d72b9;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #0d72b9;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 0;
}
.well-sm {
	padding: 9px;
	border-radius: 0;
}
.close {
	float: right;
	font-size: 27px;
	font-weight: bold;

	line-height: 1;


	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.3px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.3;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
.modal-sm {
	width: 300px;
}
}

@media (min-width:992px) {
.modal-lg {
	width: 900px;
}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;

	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 18px;
	background-color: #f7f7f7;


	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
	transition: transform .6s ease-in-out;
	backface-visibility: hidden;
	perspective: 1000;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
	transform: translate3d(100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	transform: translate3d(-100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
width:device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width:767px) {
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs, td.visible-xs {
	display: table-cell !important;
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block !important;
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline !important;
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block !important;

}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm, td.visible-sm {
	display: table-cell !important;
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block !important;
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline !important;
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md, td.visible-md {
	display: table-cell !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block !important;
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg, td.visible-lg {
	display: table-cell !important;
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block !important;
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline !important;
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block !important;
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none !important;
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none !important;
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none !important;
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}

@media print {
.visible-print {
	display: block !important;
}
table.visible-print {
	display: table;
}
tr.visible-print {
	display: table-row !important;
}
th.visible-print, td.visible-print {
	display: table-cell !important;
}
}
.visible-print-block {
	display: none !important;
}

@media print {
.visible-print-block {
	display: block !important;
}
}
.visible-print-inline {
	display: none !important;
}


@media print {
.visible-print-inline {
	display: inline !important;
}
}
.visible-print-inline-block {
	display: none !important;
}

@media print {
.visible-print-inline-block {
	display: inline-block !important;
}
}

@media print {
.hidden-print {
	display: none !important;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: auto;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'league_gothicregular';
	src: url(../fonts/leaguegothic-regular-webfont.eot);
	src: url(../fonts/leaguegothic-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/leaguegothic-regular-webfont.woff2) format("woff2"), url(../fonts/leaguegothic-regular-webfont.woff) format("woff"), url(../fonts/leaguegothic-regular-webfont.ttf) format("truetype"), url(../fonts/leaguegothic-regular-webfont.svg#league_gothicregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'league_gothicitalic';
	src: url(../fonts/leaguegothic-italic-webfont.eot);
	src: url(../fonts/leaguegothic-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/leaguegothic-italic-webfont.woff2) format("woff2"), url(../fonts/leaguegothic-italic-webfont.woff) format("woff"), url(../fonts/leaguegothic-italic-webfont.ttf) format("truetype"), url(../fonts/leaguegothic-italic-webfont.svg#league_gothicitalic) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'league_gothicCnRg';
	src: url(../fonts/leaguegothic-condensedregular-webfont.eot);
	src: url(../fonts/leaguegothic-condensedregular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/leaguegothic-condensedregular-webfont.woff2) format("woff2"), url(..fonts/leaguegothic-condensedregular-webfont.woff) format("woff"), url(../fonts/leaguegothic-condensedregular-webfont.ttf) format("truetype"), url(../fonts/leaguegothic-condensedregular-webfont.svg#league_gothicCnRg) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'league_gothiccondensed_italic';
	src: url(../fonts/leaguegothic-condenseditalic-webfont.eot);
	src: url(../fonts/leaguegothic-condenseditalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/leaguegothic-condenseditalic-webfont.woff2) format("woff2"), url(../fonts/leaguegothic-condenseditalic-webfont.woff) format("woff"), url(../fonts/leaguegothic-condenseditalic-webfont.ttf) format("truetype"), url(../fonts/leaguegothic-condenseditalic-webfont.svg#league_gothiccondensed_italic) format("svg");
	font-weight: normal;
	font-style: normal;
}
.media, .media .media, .media .media .media, .media .media-body {
	overflow: visible;
}
img {
	height: auto;
	max-width: 100%;
}
h3 {
	font-size: 18px;
}

@media only screen and (min-width:768px) {
h3 {
	font-size: 25px;
}
}

@media only screen and (min-width:992px) {
h3 {
	font-size: 35px;
}
}

@media only screen and (min-width:1200px) {
h3 {
	font-size: 40px;
}
}
a:focus, a:hover {
	text-decoration: none;
}
body {
	font-size: 12px;
	line-height: 1.8;
}

@media only screen and (min-width:768px) {
body {
	font-size: 14px;

}
}


@media only screen and (min-width:992px) {
body {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
body {
	font-size: 16px;
}
}
h2, .h2 {
	font-size: 22px;
}
@media only screen and (min-width:768px) {
h2, .h2 {
	font-size: 28px;
}
}

@media only screen and (min-width:992px) {
h2, .h2 {
	font-size: 32px;
}
}

@media only screen and (min-width:1200px) {
h2, .h2 {
	font-size: 38px;
}
}

.breadcrumb > li + li:before {
	content: "> ";
}
.modal-body {
	overflow: scroll;
}
.form-control, input[type="text"] {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px;
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ccc;
	height: auto;
}
.form-control:focus, input[type="text"]:focus {
	box-shadow: 0 0 0;
	border: 1px solid #ccc;
}
.btn {
	padding: 13px 25px;
	width: 100%;
}



@media only screen and (min-width:768px) {
.btn {
	width: auto;
}
}
p {
	margin: 0 0 10px;
}
.messages {
	padding: 10px;
	background: #fff;
}
.tabs--primary {
	background: #fff;
}
.logged-in .tabs--primary {
	margin-bottom: 40px;
}
/*.pane-node-title {
	float: left;
	width: 100%;
}

*/
.pane-node-title h1, .pane-node-title h2 {
	color: #818181;
	font-size: 40px;
	margin: 0 0 20px;
	font-weight: 400;
}



}
@media only screen and (min-width:768px) {
.pane-node-title h1, .pane-node-title h2 {
	font-size: 40px;
}
}

@media only screen and (min-width:992px) {
.pane-node-title h1, .pane-node-title h2 {
	font-size: 60px;
}
}

@media only screen and (min-width:1200px) {
.pane-node-title h1, .pane-node-title h2 {
	font-size: 60px;
}
}
.page-header {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #fff;
	border: medium none;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: normal;
}

@media only screen and (min-width:768px) {
.page-header {
	font-size: 52px;
}
}

@media only screen and (min-width:992px) {
.page-header {
	font-size: 62px;
}
}

@media only screen and (min-width:1200px) {
.page-header {
	font-size: 72px;
}
}



.slideshow-field-active .title-wrapper .flexslider {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0 0 10px;
}
.slideshow-field-active .title-wrapper .flexslider .views-field {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #fff;
	border: medium none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	line-height: 1.6;
	top: -130px;
}

@media only screen and (min-width:768px) {
.slideshow-field-active .title-wrapper .flexslider .views-field {
	font-size: 52px;
}
}

@media only screen and (min-width:992px) {
.slideshow-field-active .title-wrapper .flexslider .views-field {
	font-size: 62px;
}
}

@media only screen and (min-width:1200px) {
.slideshow-field-active .title-wrapper .flexslider .views-field {
	font-size: 72px;
}
}

@media only screen and (min-width:768px) {
.slideshow-field-active .title-wrapper .flexslider .views-field {
	top: 0;
	text-align: center;
}
}
.flexslider {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0;
}
.flexslider .flex-control-nav {
	margin: 0;
	bottom: 15px;
	z-index: 10;
}

@media only screen and (min-width:768px) {
.flexslider .flex-control-nav {
	bottom: 5px;
}
}
.flexslider .flex-control-paging li {
	margin: 0 3px;
}
.flexslider .flex-control-paging li a {
	background: transparent none repeat scroll 0 0;
	border: 3px solid #fff;
	box-shadow: 0 0 0;
	height: 18px;
	width: 18px;
}
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a:hover, .flexslider .flex-control-paging li a:focus {
	background: #fff none repeat scroll 0 0;
}
.flexslider:hover .flex-direction-nav .flex-prev {

	left: 30px;

	opacity: 1;
}

@media only screen and (min-width:768px) {
.flexslider:hover .flex-direction-nav .flex-prev {
	left: 10px;
}
}
.flexslider:hover .flex-direction-nav .flex-next {
	right: 30px;
	opacity: 1;
}

@media only screen and (min-width:768px) {
.flexslider:hover .flex-direction-nav .flex-next {
	right: 10px;
}
}
.flexslider .flex-direction-nav a {
	opacity: 0.7;
	height: 100px;
	width: 23px;
	display: block;
	margin: -40px 0 0;
	display: none;
}

@media only screen and (min-width:768px) {
.flexslider .flex-direction-nav a {
	margin: -40px 0 0;
	height: 100px;
	width: 23px;
	display: block;
}
}
.flexslider .flex-direction-nav a:before {
	display: none;
}
.flexslider .flex-direction-nav .flex-prev {
	left: 10px;
	background: url(../images/flex-left.png) no-repeat scroll 0 0 transparent;
	background-size: 100% auto;
	text-indent: -999em;
}

@media only screen and (min-width:768px) {
.flexslider .flex-direction-nav .flex-prev {
	left: 10px;
}
}
.flexslider .flex-direction-nav .flex-next {
	right: 10px;
	background: url(../images/flex-right.png) no-repeat scroll 0 0 transparent;
	background-size: 100% auto;
	text-indent: 999em;
}

@media only screen and (min-width:768px) {
.flexslider .flex-direction-nav .flex-next {
	right: 10px;
}
}
.pagination {
	font-weight: 700;
}
.pagination > li {
	border: 1px solid transparent;
	display: inline-block;
}
.pagination > li > a, .pagination > li > span {
	background-color: #818181;
	border: none;
	color: #ffffff;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	background-color: #3d4045;
	color: #0d72b9;
	border: none;
}
.pagination .progress-disabled {
	float: left;
}
.pagination .progress-disabled .ajax-progress {
	position: absolute;
	top: -30px;
	background: none;
	left: 5px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: #3d4045;
	color: #0d72b9;
	border: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border: none;
}
.pagination > a, .pagination a:hover, .pagination a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: #818181;
	border: none;
	color: #0d72b9;
}

@media only screen and (max-width:767px) {
iframe.media-youtube-player {
	width: 100% !important;
	height: auto !important;
}
}
.page-search .search-form {
	text-align: center;
}
.page-search .search-form .form-submit {
	background-color: #0d72b9;
	border-color: #0d72b9;
	margin-bottom: 0;
}
.page-search .search-results h3 {
	font-weight: bold;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 12px;
}

@media only screen and (min-width:768px) {
.page-search .search-results h3 {
	font-size: 14px;
}
}

@media only screen and (min-width:992px) {
.page-search .search-results h3 {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
.page-search .search-results h3 {
	font-size: 20px;
}
}
.webform-submit, .webform-previous, .webform-next {
	background-color: #0d72b9;
	border-color: #0d72b9;
	margin-bottom: 30px;
}
#user-login .form-submit, #user-login #edit-submit, #user-pass .form-submit, #user-pass #edit-submit, .page-user-reset #block-system-main .form-submit, .page-user-reset #block-system-main #edit-submit {
	background-color: #0d72b9;
	border-color: #0d72b9;
	margin-bottom: 30px;
}
.pane-sharethis-sharethis-block, .field-name-share-block {
	float: right;
	margin: 0;
	text-align: left;
}
.panel-pane pane-node-title{
	float:left;
}
.pane-sharethis-sharethis-block .pane-title, .pane-sharethis-sharethis-block .title, .field-name-share-block .pane-title, .field-name-share-block .title {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 21px;
	text-transform: uppercase;

	color: #66686b;
	font-weight: 600;
}
.pane-sharethis-sharethis-block .sharethis-wrapper:before, .field-name-share-block .sharethis-wrapper:before {
	bottom: 11px;
	color: #868686;
	content: "Share: ";
	font-size: 16px;
	padding: 0 20px;
	position: relative;
}
.pane-sharethis-sharethis-block .sharethis-wrapper span, .field-name-share-block .sharethis-wrapper span {
	display: inline-block;
	height: 34px;
	width: 34px;
	margin-right: -10px;
	cursor: pointer;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_facebook_custom, .field-name-share-block .sharethis-wrapper .st_facebook_custom {
	background: transparent url(../images/icon_share_fb.png) no-repeat scroll center center;
	background-size: 70%;
	opacity: 0.4;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_facebook_custom:hover, .field-name-share-block .sharethis-wrapper .st_facebook_custom:hover {
	opacity: 1;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_twitter_custom, .field-name-share-block .sharethis-wrapper .st_twitter_custom {
	background: transparent url(../images/icon_share_tw.png) no-repeat scroll center center;
	background-size: 70%;
	opacity: 0.4;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_twitter_custom:hover, .field-name-share-block .sharethis-wrapper .st_twitter_custom:hover {
	opacity: 1;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_sharethis_custom, .field-name-share-block .sharethis-wrapper .st_sharethis_custom {
	background: transparent url(../images/icon_share_sharethis.png) no-repeat scroll center center;
	background-size: 70%;
	opacity: 0.4;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_sharethis_custom:hover, .field-name-share-block .sharethis-wrapper .st_sharethis_custom:hover {
	opacity: 1;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_email_custom, .field-name-share-block .sharethis-wrapper .st_email_custom {
	background: transparent url(../images/icon_share_email.png) no-repeat scroll center center;
	background-size: 70%;
	opacity: 0.4;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_email_custom:hover, .field-name-share-block .sharethis-wrapper .st_email_custom:hover {
	opacity: 1;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_plusone_custom, .field-name-share-block .sharethis-wrapper .st_plusone_custom {
	text-indent: 0;
	position: relative;
	top: -10px;
}
.pane-sharethis-sharethis-block .sharethis-wrapper .st_fblike_custom, .field-name-share-block .sharethis-wrapper .st_fblike_custom {
	text-indent: 0;
}
.ui-widget-content.media-wrapper {
	z-index: 5000;
}
.breadcrumb {
	background-color: transparent;
	text-transform: uppercase;
	padding: 10px 15px;
	color: #8f8f8f;
	font-weight: 700;
	margin-bottom: 0;
}
.breadcrumb > .active {
	color: #8f8f8f;
}
.breadcrumb-off .breadcrumb {
	display: none;
}
.video-container {
	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%;
}
.content-column {
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.content-column {
	width: 50%;
}
}
.content-column3 {
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.content-column3 {
	width: 33.33333%;
}
}
.content-button {
	display: inline-block;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0 15px;
	background-color: #009444;
	text-transform: uppercase;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

@media only screen and (min-width:768px) {
.content-button {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.content-button {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.content-button {
	font-size: 30px;
}
}
.content-button:hover, .content-button:focus {
	background-color: #86c81f;

	color: #fff;
}
.content-column3 .content-button, .content-column .content-button {

	display: block;
	text-align: center;
	margin: 0 5px;
}
#block-tampa-alert-tampa-alert-block-1 {
	margin-bottom: 40px;
}

@media only screen and (min-width:768px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.w .container {
	background-image: url(../images/icon_emergency_weather.png), url(../images/icon_emergency_weather.png);
	background-position: 0% center, 100% center;
	background-repeat: no-repeat, no-repeat;
}
}

@media only screen and (min-width:992px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.w .container {
	background-image: url(../images/icon_emergency_weather.png), url(../images/icon_emergency_weather.png);
	background-position: 10% center, 90% center;
	background-repeat: no-repeat, no-repeat;
}
}

@media only screen and (min-width:1200px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.w .container {
	background-image: url(../images/icon_emergency_weather.png), url(../images/icon_emergency_weather.png);
	background-position: 15% center, 85% center;
	background-repeat: no-repeat, no-repeat;
}
}

@media only screen and (min-width:768px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.e .container {
	background-image: url(../images/icon_emergency_caution.png), url(../images/icon_emergency_caution.png);
	background-position: 0% center, 100% center;
	background-repeat: no-repeat, no-repeat;
}
}

@media only screen and (min-width:992px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.e .container {
	background-image: url(../images/icon_emergency_caution.png), url(../images/icon_emergency_caution.png);
	background-position: 10% center, 90% center;
	background-repeat: no-repeat, no-repeat;
}
}

@media only screen and (min-width:1200px) {
#block-tampa-alert-tampa-alert-block-1 div#emergency-banner.e .container {
	background-image: url(../images/icon_emergency_caution.png), url(../images/icon_emergency_caution.png);
	background-position: 15% center, 85% center;
	background-repeat: no-repeat, no-repeat;
}
}
.front #block-tampa-alert-tampa-alert-block-1, .node-type-panopoly-landing-page #block-tampa-alert-tampa-alert-block-1 {
	margin-bottom: 0;
	position: absolute;
	top: 154px;
	z-index: 90;
	width: 100%;
}
.navbar {
    background: rgba(39, 170, 225, 0.8) none repeat scroll 0 0; 
    /*background: rgba(61, 93, 170, 0.8) none repeat scroll 0 0;  - rgba(255, 255, 175, 0.9) 03, NOV, 2017*/
    border: medium none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500;
    margin: 0;
}
.navbar #block-search-form--2 {
	display: none;
}
.navbar .menu-region {
    /*background: rgba(13, 114, 185, 0.6) none repeat scroll 0 0;  */
    width: 100%;
    float: left;
    box-shadow: none;
    max-height: none;
	position:relative;
}
.navbar .menu-region.in {
	overflow: visible;
}

@media only screen and (min-width:768px) {
.navbar .menu-region {
	float: none;
	width: auto;
	padding: 10px 0;
}
}
.navbar .menu-region .navbar-nav {
	margin: 0;
}

@media only screen and (max-width:767px) {
.navbar .menu-region .navbar-nav {
	margin-top: 90px;
}
}
.navbar .menu-region .navbar-nav .caret {
	display: none;
}

@media only screen and (min-width:768px) {
.navbar .menu-region .navbar-nav {
	float: right;
}
}

@media only screen and (max-width:767px) {
.navbar #social-nav {
	display: none;
}
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar {
    float: right;
    height: 101px;
    right: 0;
    text-align: right;
    width: 406px;
}

@media only screen and (min-width:768px) {
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav {
	position: relative;
	left: 20%;
}
}

@media only screen and (min-width:992px) {
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav {
	left: 0;
}
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li {
	display: block;
	float: left;
	margin: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li > a {
	display: inline;

	opacity: 0.7;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li > a:hover {
	opacity: 1;

}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.facebook {
	background: url(../images/icon_smheader_fb.png) no-repeat scroll center center;
	display: block;
	height: 101px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
	width: 101px;
	font-size: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.twitter {
	background: url(../images/icon_smheader_tw.png) no-repeat scroll center center;
	display: block;
	height: 101px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
	width: 101px;
	font-size: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.flickr {
	background: url(../images/icon_smheader_flickr.png) no-repeat scroll center center;
	display: block;
	height: 101px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
	width: 101px;
	font-size: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.instagram {
	background: url(../images/icon_smheader_insta.png) no-repeat scroll center center;
	display: block;
	height: 101px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
	width: 101px;
	font-size: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.youtube {
	background: transparent url(../images/icon_smheader_yt.png) no-repeat scroll center center;
	display: block;
	height: 101px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
	width: 101px;
	font-size: 0;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.mobile-app {
	background-color: #009444;
	color: #fff;
	display: block;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	height: 101px;
	width: 202px;
	line-height: 23px;
	margin: 0;
	opacity: 1;
	padding: 40px 50px;
	position: relative;
	text-transform: uppercase;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.mobile-app:hover, .navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.mobile-app:focus {
	background-color: #86c81f;
	color: #EAEAEA;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.search {
	background-color: #fff;
	background-image: url(../images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 37px 37px;
	display: block;
	font-size: 0;
	height: 101px;
	opacity: 1;
	padding: 0;
	text-indent: -999em;
	width: 101px;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.search:hover, .navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li a.search.active-trail {
	background-image: url(../images/search-hover.png);
	background-color: #EAEAEA;
}
.navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li.mobile-app, .navbar #social-nav .social-nav #block-menu-menu-social-media-navbar .nav > li.search {
	margin-right: 0;
}
.navbar #social-nav #block-search-form {
    position: absolute;
    right: 0;
    top: 0;
    width: 18%;
    background: #009444;
    max-width: 315px;
}

@media only screen and (min-width:768px) {
.navbar #social-nav #block-search-form {
	padding: 16px 10px;
	width: 22%;
}
}

@media only screen and (min-width:992px) {
.navbar #social-nav #block-search-form {
	padding: 16px 25px;
	width: 23%;
}
}
.navbar #social-nav #block-search-form .input-group {
	border: 5px solid #fff;
}
.navbar #social-nav #block-search-form .input-group .form-control, .navbar #social-nav #block-search-form .input-group input[type="text"] {
	border: 0;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.navbar #social-nav #block-search-form .input-group .form-control, .navbar #social-nav #block-search-form .input-group input[type="text"] {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.navbar #social-nav #block-search-form .input-group .form-control, .navbar #social-nav #block-search-form .input-group input[type="text"] {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.navbar #social-nav #block-search-form .input-group .form-control, .navbar #social-nav #block-search-form .input-group input[type="text"] {
	font-size: 30px;
}
}
.navbar #social-nav #block-search-form .input-group .btn-default {
	background-image: url(../images/search.png);
	width: 30px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 17px 25px;
	z-index: 10;
}
.navbar #social-nav #block-search-form .input-group .btn-default:hover {
	background-color: #fff;
	border-color: #fff;
}
.navbar .navbar-nav {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
}

@media only screen and (min-width:768px) {
.navbar .navbar-nav {
	font-size: 2.8vw;
}
}

@media only screen and (min-width:992px) {
.navbar .navbar-nav {
	font-size: 2.8vw;
}
}

@media only screen and (min-width:1200px) {
.navbar .navbar-nav {
	font-size: 1.85vw;
}
}
.navbar .navbar-nav > li.first {
	margin-left: 0;
}
.navbar .navbar-nav > li > a {
	padding: 7px 15px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}



@media only screen and (max-width:767px) {
.navbar .navbar-nav > li > a {
	font-size: 24px;
}
}

@media only screen and (min-width:768px) {
.navbar .navbar-nav > li > a {
	padding: 15px 10px;
}
}

@media only screen and (min-width:992px) {
.navbar .navbar-nav > li > a {
	padding: 15px 17px;
}
}

@media only screen and (min-width:1200px) {
.navbar .navbar-nav > li > a {
	padding: 15px 25px;
}
}
.navbar .navbar-nav > li > a.mobile-app {
	background-color: #009444;
	padding: 39px 55px;
	display: none;
}
.navbar .navbar-nav > li > a.mobile-app:hover, .navbar .navbar-nav > li > a.mobile-app:focus {
	background-color: #86c81f;
	color: #EAEAEA;
}
.navbar .navbar-nav > li > a.search {
	background-image: url(../images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 37px 37px;
	background-color: #fff;
	text-indent: -999em;
	height: 101px;
	width: 101px;
	display: none;
}
.navbar .navbar-nav > li > a.search:hover, .navbar .navbar-nav > li > a.search.active-trail {
	background-image: url(../images/search-hover.png);
	background-color: #EAEAEA;
}
.navbar .navbar-nav > li.jobs {
	padding-right: 32px;
}
.navbar-default .navbar-toggle {
	border: none;
	margin-bottom: 15px;
	margin-top: 15px;
	top: 0;
	left: 5px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #ffffff;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #0d72b9;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
	border-radius: 0;
	display: block;
	height: 9px;
	width: 55px;
}
.logo {
	display: block;
	float: none !important;
	margin: 0 auto;
	padding: 8px 0;
	width: 100px;
	z-index: 999;
}
#navbar.navi_scrolled .logo{
	/*padding: 4px 10px 5px 40px;*/
	top: 66px;
}
@media only screen and (min-width:768px) {
.logo {
	margin: 0;
	padding: 1px 10px 5px 16px;
	position: absolute;
	left: -30px;
	top: 0;
	width: 170px;
}
}

@media only screen and (min-width:992px) {
.logo {
    width: 160px;		/*350px;*/
    left: 55px;			/*25px;*/
    top: -5px;
}
}
#navbar.navi_fixed #social-nav {
	display: block;
}

@media only screen and (max-width:767px) {
#navbar.navi_fixed #social-nav {
	display: none;
}
}
#navbar.navi_fixed #block-search-form--2 {
	display: none;
}

@media only screen and (max-width:767px) {
#navbar.navi_fixed #block-search-form--2 {

	display: block;
	left: 10px;
	top: 90px;
	width: 95%;
	z-index: 1000;
	position: absolute;
	background: #009444;
	padding: 0;
}
#navbar.navi_fixed #block-search-form--2 .input-group {
	border: 5px solid #fff;
}
#navbar.navi_fixed #block-search-form--2 .input-group .form-control, #navbar.navi_fixed #block-search-form--2 .input-group input[type="text"] {
	border: 0;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
}
#navbar.navi_fixed #block-search-form--2 .input-group .btn-default {
	background-image: url(../images/search.png);
	width: 30px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 17px 25px;
}
}
#navbar.navi_scrolled #social-nav {
	display: none;
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled .menu-region {
    background-color: transparent;
}
}
#navbar.navi_scrolled .navbar-nav {
	position: relative;
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled .navbar-nav {
	font-size: 2.25vw;
	left: -20%;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled .navbar-nav {
	font-size: 1.91vw;
	left: -23%;
}
}

@media only screen and (min-width:1200px) {
#navbar.navi_scrolled .navbar-nav {
	font-size: 1.85vw;
	left: -18%;
}
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled .navbar-nav > li > a {
	padding: 39px 10px;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled .navbar-nav > li > a {
	padding: 39px 18px;
}
}

@media only screen and (min-width:1200px) {
#navbar.navi_scrolled .navbar-nav > li > a {
	padding: 39px 25px;
}
}
#navbar.navi_scrolled .navbar-nav > li.jobs {
	padding-right: 18px;
}
#navbar.navi_scrolled .navbar-nav > li > a.mobile-app, #navbar.navi_scrolled .navbar-nav > li > a.search {
	display: block;
}
#navbar.navi_scrolled .navbar-nav > li > a.search {
	display: none;
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled .navbar-nav > li > a.search {
	display: block;
	width: 70px;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled .navbar-nav > li > a.search {
	width: 101px;
}
}
#navbar.navi_scrolled .navbar-nav > li > a.mobile-app {
	display: none;
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled .navbar-nav > li > a.mobile-app {
	display: block;
	padding: 39px 15px 39px 15px;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled .navbar-nav > li > a.mobile-app {
	padding: 39px 25px 39px 25px;
}
}

@media only screen and (min-width:1200px) {
#navbar.navi_scrolled .navbar-nav > li > a.mobile-app {
	padding: 39px 55px 39px 55px;
}
}
#navbar.navi_scrolled .logo img {
    /*width: 226px;*/
}
#navbar.navi_scrolled #block-search-form--2 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 18%;
    background: #009444;
}

@media only screen and (max-width:767px) {
#navbar.navi_scrolled #block-search-form--2 {
	left: 10px;
	top: 90px;
	width: 95%;
	z-index: 1000;
}
}

@media only screen and (min-width:768px) {
#navbar.navi_scrolled #block-search-form--2 {
	padding: 16px 10px;
	max-width: 315px;
	width: 22%;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled #block-search-form--2 {
	padding: 16px 25px;
	width: 23%;
}
}

@media only screen and (min-width:1200px) {
#navbar.navi_scrolled #block-search-form--2 {
	padding: 16px 25px;
	width: 18%;
}
}
#navbar.navi_scrolled #block-search-form--2 .input-group {
	border: 5px solid #fff;
}
#navbar.navi_scrolled #block-search-form--2 .input-group .form-control, #navbar.navi_scrolled #block-search-form--2 .input-group input[type="text"] {
	border: 0;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}


@media only screen and (min-width:768px) {
#navbar.navi_scrolled #block-search-form--2 .input-group .form-control, #navbar.navi_scrolled #block-search-form--2 .input-group input[type="text"] {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
#navbar.navi_scrolled #block-search-form--2 .input-group .form-control, #navbar.navi_scrolled #block-search-form--2 .input-group input[type="text"] {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
#navbar.navi_scrolled #block-search-form--2 .input-group .form-control, #navbar.navi_scrolled #block-search-form--2 .input-group input[type="text"] {
	font-size: 30px;
}
}
#navbar.navi_scrolled #block-search-form--2 .input-group .btn-default {
	background-image: url(../images/search.png);
	width: 30px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 17px 25px;
}
.navbar-toggle {
	position: absolute;
	left: 0;
	top: 0;
}
.title-wrapper {
	margin: 75px 0 10px;
	padding: 0;
}

@media only screen and (min-width:768px) {
.title-wrapper {
	margin: 145px 0 10px;
}
}
.title-wrapper .page-title {
	display: none;
}
.slideshow-active .title-wrapper {
	margin: 0;
	background: rgba(0,0,0,0.5) none repeat scroll 0 0;
	padding-top: 320px;
	position: relative;
	z-index: 9;
}
.slideshow-active .title-wrapper .page-title {
	display: block;
}

@media only screen and (min-width:768px) {
.slideshow-active .title-wrapper {
	margin: 400px 0 0;
	padding: 10px 0;
}
}

@media only screen and (min-width:992px) {
.slideshow-active .title-wrapper {
	margin: 400px 0 0;
}
}

@media only screen and (min-width:1200px) {
.slideshow-active .title-wrapper {
	margin: 580px 0 0;
}
}
.slideshow-field-active .title-wrapper .page-title {
	display: none;
}
.general-layout .left-col h2.pane-title {
	text-transform: uppercase;
	font-size: 17px;
}

@media only screen and (min-width:768px) {
.general-layout .left-col h2.pane-title {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.general-layout .left-col h2.pane-title {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.general-layout .left-col h2.pane-title {
	font-size: 35px;
}
}
.general-layout .left-col .pane-menu .nav li {
	margin-bottom: 5px;
}
.general-layout .left-col .pane-menu .nav li a {
	text-transform: uppercase;
	font-family: "Open Sans", arial, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	padding: 10px 25px;
	line-height: 1;
}

@media only screen and (min-width:768px) {
.general-layout .left-col .pane-menu .nav li a {
	font-size: 13px;
}
}

@media only screen and (min-width:992px) {
.general-layout .left-col .pane-menu .nav li a {
	font-size: 15px;
}
}

@media only screen and (min-width:1200px) {
.general-layout .left-col .pane-menu .nav li a {
	font-size: 17px;
}
}
.general-layout .left-col .pane-menu .nav li a:focus, .general-layout .left-col .pane-menu .nav li a:hover {
	background-color: #3d5daa;
	color: #fff;
}
.general-layout .left-col .pane-menu .nav li a.active, .general-layout .left-col .pane-menu .nav li a.active-trail {
	background-color: #0d72b9;
	color: #fff;
}
.general-layout .left-col .pane-menu .nav li .nolink {
	font-size: 17px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.general-layout .left-col .pane-menu .nav li .nolink {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.general-layout .left-col .pane-menu .nav li .nolink {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.general-layout .left-col .pane-menu .nav li .nolink {
	font-size: 35px;
}
}
.general-layout .left-col .pane-menu .nav li .separator hr {
	border-top: 1px solid #666;
}
.general-layout .left-col .pane-menu .nav li .submenu {
	padding-left: 25px;
}
.general-layout .left-col .pane-menu .nav li .submenu li {

	list-style-type: none;


	list-style-image: none;
	list-style: none;
}

.general-layout .left-col .pane-menu .nav li .submenu li a {
	font-size: 12px;
	padding: 10px;
	display: block;
}

@media only screen and (min-width:768px) {

.general-layout .left-col .pane-menu .nav li .submenu li a {
	font-size: 14px;
}
}



@media only screen and (min-width:992px) {
.general-layout .left-col .pane-menu .nav li .submenu li a {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
.general-layout .left-col .pane-menu .nav li .submenu li a {
	font-size: 18px;
}
}
.general-layout .left-col .pane-menu .nav li .submenu li a:after {
	top: 4px;
}
.general-layout .left-col .pane-menu .nav li .submenu li a:focus, .general-layout .left-col .pane-menu .nav li .submenu li a:hover {
	background-color: #86c81f;
	color: #fff;
}
.general-layout .left-col .pane-menu .nav li .submenu li a.active, .general-layout .left-col .pane-menu .nav li .submenu li a.active-trail {
	background-color: #86c81f;
	color: #fff;
}
.general-layout .left-col .pane-menu .nav li .submenu li.first {
	margin-top: 5px;
}
.general-layout .left-col .pane-menu .nav li.collapsed a:after {
	content: " +";
	font-weight: 700;
	line-height: 0.1;
	font-size: 13px;
	position: relative;
	top: 2px;
}

@media only screen and (min-width:768px) {
.general-layout .left-col .pane-menu .nav li.collapsed a:after {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.general-layout .left-col .pane-menu .nav li.collapsed a:after {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.general-layout .left-col .pane-menu .nav li.collapsed a:after {
	font-size: 24px;
}
}
.general-layout .second-row-wrapper {
	padding-bottom: 20px;
}
.primary-footer {
	background: #0d72b9;
}
.primary-footer .inner {
	padding: 20px 0;
}
.primary-footer .block .block-title {
	font-size: 17px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .block-title {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .block-title {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .block-title {
	font-size: 35px;
}
}
.primary-footer .block p {
	margin-bottom: 0;
}
.primary-footer .block .fb {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(../images/icon_sm_fb.png) no-repeat scroll center center;
	text-indent: -999em;
	overflow: hidden;
}

@media only screen and (min-width:768px) {
.primary-footer .block .fb {
	width: 60px;
	height: 60px;
	background-size: 60%;
	margin-left: 7px;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .fb {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .fb {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .fb:hover, .primary-footer .block .fb:focus {
	background: transparent url(../images/icon_sm_fb.jpg) no-repeat scroll center center;
}
.primary-footer .block .tw {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(../images/icon_sm_tw.png) no-repeat scroll center center;
	text-indent: -999em;
	overflow: hidden;
	margin-right: 7px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .tw {
	margin-left: 7px;
	margin-right: 0;
	width: 60px;
	height: 60px;
	background-size: 60%;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .tw {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .tw {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .tw:hover, .primary-footer .block .tw:focus {
	background: transparent url(../images/icon_sm_tw.jpg) no-repeat scroll center center;
}
.primary-footer .block .pt {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(../images/icon_sm_insta.png) no-repeat scroll center center;
	text-indent: -999em;

	overflow: hidden;
	margin-left: 7px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .pt {
	width: 60px;

	height: 60px;
	background-size: 60%;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .pt {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .pt {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .pt:hover, .primary-footer .block .pt:focus {
	background: transparent url(../images/icon_sm_insta.jpg) no-repeat scroll center center;
}
.primary-footer .block .yt {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(../images/icon_sm_yt.png) no-repeat scroll center center;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 7px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .yt {
	width: 60px;
	height: 60px;
	background-size: 60%;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .yt {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .yt {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .yt:hover, .primary-footer .block .yt:focus {
	background: transparent url(../images/icon_sm_yt.jpg) no-repeat scroll center center;
}
.primary-footer .block .ig {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(http://www.tampagov.net/sites/all/themes/COT2015/images/ig.jpg) no-repeat scroll center center;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 7px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .ig {
	width: 60px;
	height: 60px;
	background-size: 60%;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .ig {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .ig {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .ig:hover, .primary-footer .block .ig:focus {
	background: transparent url(https://www.tampagov.net/sites/all/themes/COT2015/images/ig.jpg) no-repeat scroll center center;
}
.primary-footer .block .rs {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: transparent url(../images/icon_sm_rss.png) no-repeat scroll center center;
	text-indent: -999em;
	overflow: hidden;
	margin-left: 7px;
}

@media only screen and (min-width:768px) {
.primary-footer .block .rs {
	width: 60px;
	height: 60px;
	background-size: 60%;
}
}

@media only screen and (min-width:992px) {
.primary-footer .block .rs {
	width: 60px;
	height: 60px;
	background-size: 100%;
}
}

@media only screen and (min-width:1200px) {
.primary-footer .block .rs {
	width: 75px;
	height: 75px;
	background-size: 100%;
}
}
.primary-footer .block .rs:hover, .primary-footer .block .rs:focus {
	background: transparent url(../images/icon_sm_rss.jpg) no-repeat scroll center center;
}
.newsletter form {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 170px;
}

@media only screen and (max-width:767px) {
.newsletter form {
	margin-bottom: 20px;
}
}

@media only screen and (min-width:768px) {
.newsletter form {
	width: 100%;
	float: right;
}
}

@media only screen and (min-width:992px) {
.newsletter form {
	width: 100%;
}
}

@media only screen and (min-width:1200px) {
.newsletter form {
	width: 520px;
}
}
.newsletter form input[type="text"] {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 20px;
	font-style: italic;
	background: transparent none repeat scroll 0 0;
	border: 5px solid #fff;
	height: 75px;
	width: 100%;
	border-radius: 0;
}
.newsletter form input[type="text"]:focus {
	box-shadow: 0 0 0;
	border: 5px solid #fff;
}

.newsletter form .form-group {
	margin: 0;
}
.newsletter form .submit {
	background: #fff url(../images/subscribe.png) no-repeat scroll center center;
	border: medium none;
	bottom: 0;
	height: 75px;
	overflow: hidden;
	padding: 0;
	position: absolute;

	right: 0;
	text-indent: -999em;
	width: 170px;
	border-radius: 0;
}
.newsletter form ::-webkit-input-placeholder {
color:#fff;
opacity:1;
}
.newsletter form :-moz-placeholder {
color:#fff;
opacity:1;
}
.newsletter form ::-moz-placeholder {
color:#fff;
opacity:1;
}
.newsletter form :-ms-input-placeholder {
color:#fff;
opacity:1;
}
.contact-block a {
	border: 5px solid #fff;
	display: inline-block;
	font-weight: 700;
	padding: 5px 20px;
}
.contact-block a:hover, .contact-block a:focus {
	background: #fff;
	color: #818181;
}
.contact-block p {
	margin-bottom: 15px;
}
.secondary-footer {
	background: #333;
	color: #fff;
	position: relative;
	font-weight: 600;
}
.secondary-footer a {
	color: #fff;
}
.secondary-footer .inner {
	padding: 20px 0;
}

@media only screen and (min-width:768px) {
.secondary-footer .inner {
	padding: 40px 0;
}
}
.secondary-footer .inner .block {
	margin-bottom: 15px;
}

@media only screen and (min-width:768px) {
.secondary-footer .inner .block {
	margin-bottom: 0;
}
}
.secondary-footer .nav > li {
	margin-bottom: 10px;
}
.secondary-footer .nav > li > a {
	display: inline;
	padding: 0;
}
.secondary-footer .nav > li > a:hover, .secondary-footer .nav > li > a:focus {
	background: none;
	text-decoration: underline;
}
.secondary-footer .top-link {
	background: #fff url(../images/top.jpg) no-repeat scroll center center;
	border-radius: 3px;
	bottom: 20px;
	box-shadow: -1px -1px 3px #000;

	display: block;
	height: 75px;
	position: absolute;
	right: 20px;
	text-indent: -999em;
	width: 80px;
	overflow: hidden;
}
.copyright-footer {
    background: #000;
    color: #949494;
    padding: 15px 0;
}
.copyright-footer a {
	color: #fff;
}
.copyright-footer a:hover, .copyright-footer a:focus {
	text-decoration: underline;
}
.copyright-footer .block {
	text-align: center;
}
.copyright-footer .block p {
	margin-bottom: 0;
}
.copyright-footer .block .links {
	color: #fff;
}
.copyright-footer .block .copytext {
	font-size: 11px;
}
#banner {
	display: block;
	padding-top: 0;
	position: relative;
	overflow: hidden;
}
#banner .banner-image {
	bottom: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	/*left: 50%;
	margin-left: -540px;*/
	width: 100%;
}

@media only screen and (min-width:768px) {
#banner .banner-image {
	/*margin-left: -600px;
	width: 1200px;
	top: 0;*/
}
}

@media only screen and (min-width:992px) {
#banner .banner-image {
	/*margin-left: -600px;
	width: 1200px;*/
}
}

@media only screen and (min-width:1200px) {
#banner .banner-image {
	/*margin-left: -800px;
	width: 1600px;*/
}
}

@media only screen and (min-width:1600px) {
#banner .banner-image {
	width: auto;
	margin-left: 0;
	left: 0;
}
}
#banner .banner-image .flexslider {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	margin: 0;
	height: 693px;
}
#banner .banner-container {
	padding-top: 20px;
}

@media only screen and (min-width:768px) {
#banner .banner-container {
	padding-top: 180px;
}
}

@media only screen and (min-width:992px) {
#banner .banner-container {
	padding-top: 180px;
}
}

@media only screen and (min-width:1200px) {
#banner .banner-container {
	padding-top: 220px;
}
}
.header-image-view .views-row img {
	width: 100%;
	height: auto;
}
.nav-container {
	display: block;
}
.nav-container .flex-control-nav {
	margin: 0;
	bottom: 15px;
	z-index: 10;
}

@media only screen and (min-width:768px) {
.nav-container .flex-control-nav {
	bottom: -10px;
}
}
.nav-container .flex-control-paging li {
	margin: 0 3px;
}
.nav-container .flex-control-paging li a {
	background: transparent none repeat scroll 0 0;
	border: 3px solid #fff;
	box-shadow: 0 0 0;

	height: 18px;
	width: 18px;
}
.nav-container .flex-control-paging li a.flex-active, .nav-container .flex-control-paging li a:hover, .nav-container .flex-control-paging li a:focus {
	background: #fff none repeat scroll 0 0;
}
.nav-container:hover .flex-direction-nav .flex-prev {
	left: 30px;
	opacity: 1;
}

@media only screen and (min-width:768px) {
.nav-container:hover .flex-direction-nav .flex-prev {
	left: 10px;
}
}
.nav-container:hover .flex-direction-nav .flex-next {
	right: 30px;
	opacity: 1;
}

@media only screen and (min-width:768px) {
.nav-container:hover .flex-direction-nav .flex-next {
	right: 10px;
}
}
.nav-container .flex-direction-nav a {
	opacity: 0.7;
	height: 139px;
	width: 43px;
	display: block;
	margin: -20px 0 0;
	display: none;
}

@media only screen and (min-width:768px) {
.nav-container .flex-direction-nav a {
	margin: -80px 0 0;
	height: 139px;
	width: 43px;
	display: block;
	z-index: 105;
}
}
.nav-container .flex-direction-nav a:before {
	display: none;
}
.nav-container .flex-direction-nav .flex-prev {
	left: 10px;
	background: url(../images/flex-left.png) no-repeat scroll 0 0 transparent;
	background-size: 100% auto;
	text-indent: -999em;
}

@media only screen and (min-width:768px) {
.nav-container .flex-direction-nav .flex-prev {
	left: 10px;
	background-size: auto;
}
}
.nav-container .flex-direction-nav .flex-next {
	right: 10px;
	background: url(../images/flex-right.png) no-repeat scroll 0 0 transparent;
	background-size: 100% auto;
	text-indent: 999em;
}

@media only screen and (min-width:768px) {
.nav-container .flex-direction-nav .flex-next {
	right: 10px;
	background-size: auto;
}
}



#block-search-form--3 .block-content {
	background: rgba(255,255,255,0.8) none repeat scroll 0 0;
	float: none;
	margin: 0 auto;
	    padding: 6px 25px;
	width: 300px;
}

@media only screen and (min-width:768px) {
#block-search-form--3 .block-content {
	width: 660px;
}
}

@media only screen and (min-width:992px) {
#block-search-form--3 .block-content {
	width: 660px;
}
}

@media only screen and (min-width:1200px) {
#block-search-form--3 .block-content {
    width: 600px;
}
}
#block-search-form--3 .input-group {
	position: relative;
}
#block-search-form--3 .input-group:before {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	color: #595959;
	content: "HOW CAN WE HELP?";
	display: block;
	float: left;
	font-size: 32px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
}

@media only screen and (min-width:768px) {
#block-search-form--3 .input-group:before {
    font-size: 40px;
    height: 51px;
    line-height: 50px;
    margin-right: 10px;
}
}

@media only screen and (min-width:992px) {
#block-search-form--3 .input-group:before {
	font-size: 42px;
}
}

@media only screen and (min-width:1200px) {
#block-search-form--3 .input-group:before {
	font-size: 57px;
}
}
#block-search-form--3 .input-group .form-text {
    border: 4px solid #27aae1;					/*#3d5daa; - 0d72b9*/
    display: block;
    float: left;
    height: 50px;
    margin: 0;
    padding: 10px 50px 10px 15px;
    width: 100%;
}

@media only screen and (min-width:768px) {
#block-search-form--3 .input-group .form-text {
	width: 350px;
}
}
#block-search-form--3 .input-group ::-webkit-input-placeholder {
opacity:0;
}
#block-search-form--3 .input-group :-moz-placeholder {
opacity:0;
}
#block-search-form--3 .input-group ::-moz-placeholder {
opacity:0;
}
#block-search-form--3 .input-group :-ms-input-placeholder {
font-size:0px;
}
#block-search-form--3 .input-group .btn-default {
	background: transparent url(../images/search_blue.png) no-repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	bottom: 7px;
	float: left;
	height: 37px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 20px;
	text-indent: -9999em;
	width: 37px;
	z-index: 10;
}
.front-slide-image .flexslider {
	background: transparent none repeat scroll 0 0;
	border-radius: 0;
	margin: 0;

	border: medium none;

}
.front-slide-image .flexslider ul {
	padding: 0;
	margin: 0;
}
.front-slide-image .flexslider ul li {
	padding: 0;
	margin: 0;
}
.front-slide {
	color: #f0e8db;
	padding-bottom: 50px;
}

@media only screen and (min-width:768px) {
.front-slide {
	padding-bottom: 100px;
}
}

@media only screen and (min-width:992px) {
.front-slide {
	padding-bottom: 120px;
}
}

@media only screen and (min-width:1200px) {
.front-slide {
	padding-bottom: 200px;
}
}
.front-slide .view-header {
	line-height: 1;
}
.front-slide .flexslider {
	border: none;
	background: none;
	margin: 0;
}
.front #banner {
	height: auto;
    width: 100%;
}
.front .page-title {
	display: none;
}
.front .title-wrapper {
   /* background: rgba(61, 93, 170, 0.8) none repeat scroll 0 0;    rgba(0,0,0,0.65) */
	margin: 240px 0 0;
	padding: 16px 0;
	position: relative;
	z-index: 2;
}

@media only screen and (min-width:768px) {
.front .title-wrapper {
	margin: 470px 0 0;
}
}

@media only screen and (min-width:992px) {
.front .title-wrapper {
	margin: 540px 0 0;
}
}

@media only screen and (min-width:1200px) {
.front .title-wrapper {
	margin: 580px 0 0;
}
}
.front-links {
	display: block;
}
.front-links .links {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.front-links .links {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-links .links {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-links .links {
	font-size: 48px;
}
}
.front-links .links a {
	font-size: 48px;
	display: block;
	color: #595959;
    border: 5px solid #27aae1;			/*3d5daa;*/
	line-height: 1;
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-color: transparent;
	opacity: 1;
	padding: 20px;
	/*text-align: right;*/
	margin-bottom: 10px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
.front-links .links a:hover, .front-links .links a:focus {
	opacity: 0.65;
}

@media only screen and (min-width:768px) {
.front-links .links a {
	background-size: auto 20px;
	padding: 10px;
	background-position: 10px center;
}
}

@media only screen and (min-width:992px) {
.front-links .links a {
	background-size: auto 35px;
	padding: 20px 15px;
	background-position: 20px center;
}
}

@media only screen and (min-width:1200px) {
.front-links .links a {
	background-size: auto;
	    padding: 20px 20px 20px 80px; /*padding: 20px;*/
}
}
.front-links .links .payment {
	background-image: url(../images/icon_front_makepayment.png);
	background-size: 45px;
}

@media only screen and (max-width:767px) {
.front-links .links .payment {
	text-align: left;
	padding-left: 60px;
	font-size: 36px;
}
}
.front-links .links .customer {
	background-image: url(../images/icon_front_checkpermit.png);  /* service.png */
    background-size: 45px;
}

@media only screen and (max-width:767px) {
.front-links .links .customer {
	text-align: left;
	padding-left: 60px;
	font-size: 36px;
}
}
.front-links .links .permit {
	background-image: url(../images/faq.png); /* hands.png */
	background-size: 47px;
}

@media only screen and (max-width:767px) {
.front-links .links .permit {
	text-align: left;
	padding-left: 60px;
	font-size: 36px;
}
}

@media only screen and (min-width:768px) {
.front-links .links .permit {
	padding-right: 25px;
	background-position: 30px center;
}
}

@media only screen and (min-width:992px) {
.front-links .links .permit {
	padding-right: 40px;
	background-position: 22px center;
}
}

@media only screen and (min-width:1200px) {
.front-links .links .permit {
	padding-right: 50px;
}
}
.front-layout .first-row-wrapper {
	padding: 40px 0px;
}
.front-layout .second-row-wrapper {
	padding: 30px 0px;
	background: url(../images/bg_front_spotlight.png) 0 0 repeat;
}

@media only screen and (min-width:768px) {
.front-layout .second-row-wrapper {
	padding: 80px 0px;
}
}
.front-layout .third-row-wrapper {
	background: url(../images/bg_front_stayconnected.jpg) 0 0 repeat;
	background-size: cover;
	display:none;
}
.front-layout .fifth-row-wrapper {
    background-color: #62bb46;				/*#009444;*/
    padding: 30px 0px;
}

@media only screen and (min-width:768px) {
.front-layout .fifth-row-wrapper {
	padding: 40px 0px;
}
}


@media only screen and (min-width:992px) {
.front-layout .fifth-row-wrapper {
	padding: 50px 0px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .fifth-row-wrapper {
	padding: 70px 0px;
}
}
.front-layout .sixth-row-wrapper {
	background-color: #0d72b9;
	padding-top: 60px;
	padding-bottom: 50px;
}
.front-layout .seventh-row-wrapper {
	padding: 78px 0;
	text-align:center;
}
.front-layout .eighth-row-wrapper {
	background: url(../images/bg_front_maps.jpg) 0 0 repeat;
	background-size: cover;
	padding: 80px 0;
}
.news-events.news-items .block-title {
	background-image: url(../images/news.png);
}
.news-events.event-items .block-title {
	background-image: url(../images/calendar.png);
}
.news-events.event-items .block-title span {
	font-size: 48px;
	margin: 0 -5px;
	text-transform: lowercase;
	font-size: 22px;
}

@media only screen and (min-width:768px) {
.news-events.event-items .block-title span {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.news-events.event-items .block-title span {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.news-events.event-items .block-title span {
	font-size: 48px;
}
}
.news-events .block-title {
	font-size: 38px;
	color: #595959;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-color: transparent;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	padding-left: 55px;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.news-events .block-title {
	font-size: 48px;
}
}

@media only screen and (min-width:992px) {
.news-events .block-title {
	font-size: 58px;
}
}

@media only screen and (min-width:1200px) {
.news-events .block-title {
    font-size: 55px;
}
}

@media only screen and (min-width:768px) {
.news-events .block-title {
	background-position: 60px center;
	background-size: auto auto;
	padding-left: 160px;
	line-height: 1.2;
}
}

@media only screen and (min-width:992px) {
.news-events .block-title {
	line-height: 1.8;
}
}
.news-events .block-title span {
	color: #67c2eb;
}

@media only screen and (min-width:768px) {
.news-events .view-content {
	min-height: 320px;
}
}
.news-events .views-row {
	margin: 0;
}
.news-events .views-row .date {
	color: #27aae1;				/*#3d5daa;*/
	float: left;
	font-size: 15px;
	font-weight: 800;
	line-height: 1;
	text-align: right;
	width: 70px;
}

@media only screen and (min-width:768px) {
.news-events .views-row .date {
	font-size: 17px;
}
}

@media only screen and (min-width:992px) {
.news-events .views-row .date {
	font-size: 20px;
}
}

@media only screen and (min-width:1200px) {
.news-events .views-row .date {
	font-size: 26px;
}
}

@media only screen and (min-width:768px) {
.news-events .views-row .date {
	width: 130px;
}
}
.news-events .views-row .news-info {
	padding-left: 90px;
	font-weight: 600;
}

@media only screen and (min-width:768px) {
.news-events .views-row .news-info {
	padding-left: 160px;
}
}
.news-events .views-row .news-info .inner {
	border-bottom: 5px solid #e9eaea;
	margin-bottom: 15px;
	min-height: 90px;
	padding-bottom: 15px;
}
.news-events .views-row .news-info .inner a {
    color: #3d4045;
    font-size: 24px;
    line-height: 20px;
}
.news-events .views-row .news-info .inner a:hover, .news-events .views-row .news-info .inner a:focus {
	text-decoration: underline;
}
.news-events .views-row .event-info {
	padding-left: 90px;
	font-weight: 600;
}

@media only screen and (min-width:768px) {
.news-events .views-row .event-info {
	padding-left: 160px;
}
}
.news-events .views-row .event-info .inner {
	font-size: 13px;
	margin-bottom: 15px;
	min-height: 90px;
	padding-bottom: 15px;
}

@media only screen and (min-width:768px) {
.news-events .views-row .event-info .inner {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.news-events .views-row .event-info .inner {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.news-events .views-row .event-info .inner {
	font-size: 24px;
}
}
.news-events .views-row .event-info .inner table {
	width: 100%;
	background: #e9eaea none repeat scroll 0 0;
}
.news-events .views-row .event-info .inner table tr {
	width: 100%;
}
.news-events .views-row .event-info .inner table tr td {
	padding: 5px 15px;
	vertical-align: middle;
	height: 75px;
	line-height: 1;
}
.news-events .views-row .event-info .inner table tr td a {
    color: #3d4045;
    font-weight: 600;
    line-height: 28px;
}
.news-events .views-row .event-info .inner table tr td a:hover, .news-events .views-row .event-info .inner table tr td a:focus {
	text-decoration: underline;
}
.news-events .views-row.views-row-last .news-info .inner {
	border: none;
}

@media only screen and (max-width:767px) {
.news-events .view-footer {
	margin-bottom: 30px;
}
}
.news-events .view-footer p {
	margin: 0;
}
.news-events .view-footer a {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	background: #27aae1 none repeat scroll 0 0;							/*#3d5daa*/
	color: #fff;
	display: inline-block;
	font-size: 30px;
	padding: 11px 20px;
	text-transform: uppercase;
	line-height: 1;
}

@media only screen and (min-width:768px) {
.news-events .view-footer a {
	margin-left: 160px;
}
}
.news-events .view-footer a:hover, .news-events .view-footer a:focus {
	background: #46c2fa;
}
.news-events .feed-icon {
	display: none;
}
.view-spotlight.view-display-id-panel_pane_3 .view-header .block-title {
	font-size: 38px;
	color: #009444;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .view-header .block-title {
	font-size: 48px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .view-header .block-title {
	font-size: 58px;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .view-header .block-title {
	font-size: 68px;
}
}
.view-spotlight.view-display-id-panel_pane_3 .view-header .block-title span {
	color: #76787b;
}
.view-spotlight.view-display-id-panel_pane_3 .view-footer {
	text-align: right;
	color: #76787b;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 15px;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .view-footer {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .view-footer {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .view-footer {
	font-size: 30px;
}
}
.view-spotlight.view-display-id-panel_pane_3 .view-footer a {
	color: #76787b;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row {
	margin-bottom: 5px;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009444;
	background-color: #fff;
	border: 0;
	border-radius: 0;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header {
	font-size: 17px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header {
	font-size: 20px;

}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header {
	font-size: 26px;
}
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header a {
	color: #009444;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	top: 2px;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-accordion-icons {
	padding-left: 2.5em;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-accordion-icons {
	padding-left: 2em;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-accordion-icons {
	padding-left: 2em;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-accordion-icons {
	padding-left: 1.5em;
}
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-state-active .ui-icon {
	background-image: url(../images/icon_front_spotlight_active.png);
	background-position: 0 0;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-state-default .ui-icon {
	background-image: url(../images/icon_front_spotlight_default.png);
	background-position: 0 0;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-state-default.ui-state-active .ui-icon {
	background-image: url(../images/icon_front_spotlight_inactive.png);
	background-position: 0 0;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-state-active {
	background-color: #009444;
	color: #fff;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-accordion-header.ui-state-active a {
	color: #fff;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .ui-accordion-content {
	border-radius: 0;
	padding: 0;
	background: transparent;
	min-height: 320px;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .ui-accordion-content {
	min-height: 306px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .ui-accordion-content {
	min-height: 402px;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .ui-accordion-content {
	min-height: 551px;
}
}
.view-spotlight.view-display-id-panel_pane_3 .views-row img.panopoly-image-full {
	margin-bottom: 0;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing {
	position: relative;
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	position: absolute;
	right: 0px;
	padding: 15px 35px;
	background: #009444;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	top: -49px;
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	font-size: 30px;
}
}

@media only screen and (min-width:768px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	top: -56px;
}
}

@media only screen and (min-width:992px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	top: -62px;
}
}

@media only screen and (min-width:1200px) {
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content {
	top: -68px;
}
}
.view-spotlight.view-display-id-panel_pane_3 .views-row .views-field-nothing .field-content a {
	color: #fff;
}


@media only screen and (min-width:768px) {
.front-layout .twitter-feed {
	padding-left: 30px;
}
}
.front-layout .twitter-feed h2.pane-title {
	font-size: 38px;
	color: #76787b;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 6px solid #76787b;
	letter-spacing: 2px;
	margin-top: 7px;
	padding-bottom: 8px;
}

@media only screen and (min-width:768px) {
.front-layout .twitter-feed h2.pane-title {
	font-size: 48px;
}
}

@media only screen and (min-width:992px) {
.front-layout .twitter-feed h2.pane-title {
	font-size: 58px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .twitter-feed h2.pane-title {
	font-size: 68px;
}
}
.front-layout .twitter-feed .follow-button {
	position: absolute;
	top: 10px;
	right: 15px;
}

@media only screen and (min-width:768px) {
.front-layout .twitter-feed .follow-button {
	top: 20px;
}
}

@media only screen and (min-width:992px) {
.front-layout .twitter-feed .follow-button {
	top: 30px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .twitter-feed .follow-button {
	top: 40px;
}
}
.front-layout .twitter-feed .footer {
	text-align: center;
	margin-top: 40px;
}
.front-layout .twitter-feed .footer .tweet-to-button {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	background: #ddddde;
	color: #6b6e72;
	font-size: 18px;
	padding: 10px;
	border: 6px solid #76787b;
	letter-spacing: 1px;
}
.front-layout .stay-connected-left {
	padding-top: 15px;
	padding-bottom: 25px;
}

@media only screen and (min-width:768px) {
.front-layout .stay-connected-left {
	padding-top: 15px;
}
}

@media only screen and (min-width:992px) {
.front-layout .stay-connected-left {
	padding-top: 45px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .stay-connected-left {
	padding-top: 75px;
}
}
.front-layout .stay-connected-left h2.pane-title {
	font-size: 70px;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
}

@media only screen and (min-width:768px) {
.front-layout .stay-connected-left h2.pane-title {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.front-layout .stay-connected-left h2.pane-title {
	font-size: 90px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .stay-connected-left h2.pane-title {
	font-size: 100px;
}
}
.front-layout .stay-connected-left .text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 17px;
}

@media only screen and (min-width:768px) {
.front-layout .stay-connected-left .text {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.front-layout .stay-connected-left .text {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .stay-connected-left .text {
	font-size: 35px;
}
}
.front-layout .stay-connected-left .cta {
	font-size: 60px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
.front-layout .stay-connected-left img {
	opacity: 0.7;
}
.front-layout .stay-connected-left img:hover {
	opacity: 1;
}

@media only screen and (min-width:768px) {
.front-layout .stay-connected-left img {
	height: 54px;
}
}

@media only screen and (min-width:992px) {
.front-layout .stay-connected-left img {
	height: auto;
}
}
.front-layout .stay-connected-right {
	margin-top: 0px;
	padding-left: 70px;
}

@media only screen and (min-width:768px) {
.front-layout .stay-connected-right {
	margin-top: 67px;
}
}

@media only screen and (min-width:992px) {
.front-layout .stay-connected-right {
	margin-top: -27px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .stay-connected-right {
	margin-top: -30px;
}
}
.front-layout .stay-connected-right p {

	margin-bottom: 0;
}
.front-layout .mayor-left {
	width: 100%;
	float: left;
	margin-top: 13px;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-left {
	width: 60%;
	float: left;
}
}
.front-layout .mayor-right {
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right {
	width: 38%;
	margin-left: 1.5%;
}
}
.front-layout .mayor-right h2.pane-title {
	font-size: 40px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #827e76;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right h2.pane-title {
	font-size: 40px;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right h2.pane-title {
	font-size: 60px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right h2.pane-title {
	font-size: 60px;
}
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right h2.pane-title {
	margin-top: 20px;
	text-align: left;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right h2.pane-title {
	margin-top: 50px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right h2.pane-title {
	margin-top: 0;
}
}
.front-layout .mayor-right .pane-content {
	padding-left: 70px;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content {
	padding-left: 0;
}
}
.front-layout .mayor-right .pane-content p {
	margin-bottom: 7px;
}
.front-layout .mayor-right .pane-content .button {
	color: #fff;
	font-size: 22px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	background-color: #27aae1;		/*#3d5daa;*/
	width: 79%;
	display: inline-block;
	opacity: 0.7;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content .button {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right .pane-content .button {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right .pane-content .button {
	font-size: 48px;
}
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content .button {
	width: 83%;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right .pane-content .button {
	width: 86%;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right .pane-content .button {
	width: 72%;
}
}
.front-layout .mayor-right .pane-content .button:hover {
	opacity: 1;
}
.front-layout .mayor-right .pane-content p.text {
	margin-top: 30px;
	color: #827e76;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 600;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content p.text {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right .pane-content p.text {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right .pane-content p.text {
	font-size: 24px;
}
}
.front-layout .mayor-right .pane-content #form1 {
	margin-top: 10px;
}
.front-layout .mayor-right .pane-content #form1 input[type="text"] {
	border: 5px solid #0d72b9;
	width: 51.5%;
	float: left;
	color: #827e76;
	font-style: italic;
	border-radius: 0;
	height: 62px;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content #form1 input[type="text"] {
	width: 55.5%;
	padding-bottom: 7px;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right .pane-content #form1 input[type="text"] {
	width: 59.5%;
	padding-bottom: 10px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right .pane-content #form1 input[type="text"] {
	width: 47.5%;
}
}

.front-layout .mayor-right .pane-content #form1 #btnSubscribe {
	background-color: #0d72b9;
	border: 1px solid #0d72b9;
	padding: 8px 15px;
	color: #fff;
	text-transform: uppercase;
	height: 62px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	border-radius: 0;
	font-size: 15px;
	letter-spacing: 1px;
}

@media only screen and (min-width:768px) {
.front-layout .mayor-right .pane-content #form1 #btnSubscribe {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.front-layout .mayor-right .pane-content #form1 #btnSubscribe {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .mayor-right .pane-content #form1 #btnSubscribe {
	font-size: 30px;
}
}
.front-layout .city-council-left img {
	float: left;
	margin-right: 20px;
	width: 45%;
}

@media only screen and (min-width:768px) {
.front-layout .city-council-left img {
	width: 45%;
	margin-top: 20px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-left img {
	width: auto;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-left img {
    margin-top: 40px;
    width: 30%;
}
}
.front-layout .city-council-left .top-text {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 57px;
	text-transform: uppercase;
	color: #006830;
	letter-spacing: 1px;
	padding-top: 20px;
	margin-bottom: -15px;
}

@media only screen and (min-width:768px) {
.front-layout .city-council-left .top-text {
	font-size: 75px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-left .top-text {
	font-size: 106px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-left .top-text {
	font-size: 150px;
}
}

@media only screen and (max-width:767px) {
.front-layout .city-council-left .top-text {
	font-size: 52px;
}
}

@media only screen and (min-width:768px) {
.front-layout .city-council-left .top-text {
	margin-bottom: -50px;
	padding-top: 30px;
	margin-top: -20px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-left .top-text {
	padding-top: 10px;
	margin-bottom: -85px;
	margin-top: -30px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-left .top-text {
	padding-top: 0;
	margin-bottom: -125px;
	margin-top: -40px;
}
}
.front-layout .city-council-left .bottom-text {
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 45px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media only screen and (min-width:768px) {
.front-layout .city-council-left .bottom-text {
	font-size: 59px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-left .bottom-text {
	font-size: 86px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-left .bottom-text {
	font-size: 123px;
}
}

@media only screen and (max-width:767px) {
.front-layout .city-council-left .bottom-text {
	font-size: 40px;
}
}
.front-layout .city-council-right {
	padding-top: 70px;
}

@media only screen and (min-width:768px) {
.front-layout .city-council-right {
	padding-top: 0;
	margin-top: 40px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-right {
	margin-top: 30px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-right {
	margin-top: 50px;
}
}
.front-layout .city-council-right a.btn {
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 3px solid #fff;
	padding: 7px 25px;
	width: 100%;
	margin-bottom: 2px;
}

@media only screen and (min-width:768px) {
.front-layout .city-council-right a.btn {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-right a.btn {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .city-council-right a.btn {
	font-size: 35px;

}
}

@media only screen and (min-width:768px) {
.front-layout .city-council-right a.btn {
	padding: 7px 13px;
}
}

@media only screen and (min-width:992px) {
.front-layout .city-council-right a.btn {
	padding: 7px 25px;
}
}
.front-layout .city-council-right a.btn:hover {
	background-color: #fff;
	    color: #009444;
}
.front-layout .alert-block .alert-container {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 5px solid #fff;
	margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container {
	width: 85%;
	margin: auto 10%;
	padding-bottom: 0;
	margin-bottom: 10px;
}
}
.front-layout .alert-block .alert-container .alert-text {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-text {
	width: 33%;
	text-align: left;
}
}
.front-layout .alert-block .alert-container .alert-text .top-text {
	font-size: 70px;
	margin-bottom: -20px;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	font-size: 90px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	font-size: 100px;
}
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	margin-bottom: -20px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	margin-bottom: -30px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-container .alert-text .top-text {
	margin-bottom: -40px;
}
}
.front-layout .alert-block .alert-container .alert-text .bottom-text {
	font-size: 45px;
	letter-spacing: 0;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-text .bottom-text {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-text .bottom-text {
	font-size: 75px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-container .alert-text .bottom-text {
	font-size: 80px;
}
}
.front-layout .alert-block .alert-container .alert-logo {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-logo {
	width: 41%;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 0;
}
}
.front-layout .alert-block .alert-container .alert-logo img {
	opacity: 0.7;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-logo img {
	width: 55%;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-logo img {
	width: 65%;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-container .alert-logo img {
	width: auto;
}
}
.front-layout .alert-block .alert-container .alert-logo img:hover {
	opacity: 1;
}
.front-layout .alert-block .alert-container .alert-button {
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-button {
	width: 23%;
	margin-top: 50px;
	padding-left: 0;
	margin-left: -15px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-button {
	padding-left: 20px;
	margin-left: 0;
}
}
.front-layout .alert-block .alert-container .alert-button a.btn {
	padding: 10px 25px;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	border: 5px solid #fff;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-container .alert-button a.btn {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-container .alert-button a.btn {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-container .alert-button a.btn {
	font-size: 48px;
}
}
.front-layout .alert-block .alert-container .alert-button a.btn:hover {
	color: #0d72b9;
	background-color: #fff;
}
.front-layout .alert-block .alert-slogan {
	clear: both;
	text-align: center;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}

@media only screen and (min-width:768px) {
.front-layout .alert-block .alert-slogan {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.front-layout .alert-block .alert-slogan {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .alert-block .alert-slogan {
	font-size: 24px;
}
}
.front-layout .pane-videos-panel-pane-1 h2.pane-title {
	color: #3d4045;
	font-size: 42px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 9%;
	font-weight: normal;
}

@media only screen and (min-width:768px) {
.front-layout .pane-videos-panel-pane-1 h2.pane-title {
	font-size: 52px;
}
}

@media only screen and (min-width:992px) {
.front-layout .pane-videos-panel-pane-1 h2.pane-title {
	font-size: 62px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .pane-videos-panel-pane-1 h2.pane-title {
	font-size: 72px;
}
}
.front-layout .front-videos .owl-carousel .owl-wrapper-outer {
	width: 83%;
	margin: auto;
}
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item {
	padding: 10px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item {
	max-width: 210px;
}
}

@media only screen and (min-width:992px) {
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item {
	max-width: inherit;
}
}
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item .views-field-php {
	position: relative;
}
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item .views-field-php .video-title-wrapper {
	display: table;
	width: 73%;
	background: url(../images/bg_black_trans.png) 0 0 repeat;
	position: absolute;
	top: 115px;
	left: 0;
	overflow: hidden;
	height: 50px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item .views-field-php .video-title-wrapper {
	width: 100%;
	top: 90px;
}
}
.front-layout .front-videos .owl-carousel .owl-wrapper-outer .owl-item .views-field-php .video-title-wrapper .title {
	background: url(../images/bg_black_trans.png) 0 0 repeat;
	color: #fff;
	text-align: center;
	font-size: 13px;
	height: 54px;
	display: table-cell;
	vertical-align: middle;
	font-family: "Open sans", sans-serif;
	padding: 0 5px;
}
.front-layout .front-videos .owl-controls .owl-prev {
	position: absolute;
	top: 22px;
	left: 0;
	background: url(../images/slider_nav_prev.png) 0 0 no-repeat transparent;
	opacity: 1;
	text-indent: -9999em;
	border-radius: 0;
	background-size: 65%;
	width: 33px;
	height: 80px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-controls .owl-prev {
	top: -8px;
	left: 10px;
	background-size: 100%;
	width: 73px;
	height: 170px;
}
}
.front-layout .front-videos .owl-controls .owl-prev:hover {
	background: url(../images/slider_nav_prev_hover.png) 0 0 no-repeat transparent;
	background-size: 65%;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-controls .owl-prev:hover {
	background-size: 100%;
}
}
.front-layout .front-videos .owl-controls .owl-next {
	position: absolute;
	top: 22px;
	right: 0px;
	background: url(../images/slider_nav_next.png) 0 0 no-repeat transparent;
	opacity: 1;
	text-indent: -9999em;
	border-radius: 0;
	background-size: 65%;
	width: 33px;
	height: 80px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-controls .owl-next {
	top: -8px;
	right: 10px;
	background-size: 100%;
	width: 73px;
	height: 170px;
}
}
.front-layout .front-videos .owl-controls .owl-next:hover {
	background: url(../images/slider_nav_next_hover.png) 0 0 no-repeat transparent;
	background-size: 65%;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .owl-controls .owl-next:hover {
	background-size: 100%;
}
}
.front-layout .front-videos .view-footer {
	margin-top: 15px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #3d4045;
	text-align: center;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .view-footer {
	font-size: 16px;
}
}

@media only screen and (min-width:992px) {
.front-layout .front-videos .view-footer {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .front-videos .view-footer {
	font-size: 22px;
}
}
.front-layout .front-videos .view-footer .videos-link {
	text-align: right;
	margin-right: 9%;
}
.front-layout .front-videos .view-footer .videos-link a.more-videos {
	color: #3d4045;
	text-transform: none;
	font-size: 18px;
}
.front-layout .front-videos .view-footer .vod {
	background: #009444;
	color: #fff;
	padding: 15px 35px;
	font-size: 16px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	display: inline-block;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .view-footer .vod {
	font-size: 21px;
}
}

@media only screen and (min-width:992px) {
.front-layout .front-videos .view-footer .vod {
	font-size: 26px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .front-videos .view-footer .vod {
	font-size: 34px;
}
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .view-footer .vod {
	margin-right: 20px;
	margin-bottom: 0;
}
}
.front-layout .front-videos .view-footer .cttv {
	background: #009444;
	color: #fff;
	padding: 15px 35px;
	font-size: 16px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	display: inline-block;
	letter-spacing: 1px;
}

@media only screen and (min-width:768px) {
.front-layout .front-videos .view-footer .cttv {
	font-size: 21px;
}
}

@media only screen and (min-width:992px) {
.front-layout .front-videos .view-footer .cttv {
	font-size: 26px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .front-videos .view-footer .cttv {
	font-size: 34px;
}
}
.front-layout .map-front-left {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.front-layout .map-front-left .top-text {
	margin-bottom: -40px;
	font-size: 57px;
	color: #0571a1;
}

@media only screen and (min-width:768px) {
.front-layout .map-front-left .top-text {
	font-size: 75px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-left .top-text {
	font-size: 106px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-left .top-text {
	font-size: 150px;
}
}

@media only screen and (min-width:768px) {
.front-layout .map-front-left .top-text {
	margin-bottom: -50px;
	margin-top: 40px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-left .top-text {
	margin-top: 0;
	margin-bottom: -80px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-left .top-text {
	margin-bottom: -110px;
	margin-top: -50px;
}
}
.front-layout .map-front-left .bottom-text {
	font-size: 70px;
	color: #fff;
}

@media only screen and (min-width:768px) {
.front-layout .map-front-left .bottom-text {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-left .bottom-text {
	font-size: 90px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-left .bottom-text {
	font-size: 108px;
}
}
.front-layout .map-front-center {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 35px;
}
.front-layout .map-front-center a.btn-maps {
	font-size: 22px;
	background: url(../images/icon_front_maps.png) 10px 10px no-repeat transparent;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 20px;
	margin-bottom: 23px;
	border: 5px solid #fff;
	color: #fff;
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.front-layout .map-front-center a.btn-maps {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-center a.btn-maps {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-center a.btn-maps {
	font-size: 48px;
}
}

@media only screen and (max-width:767px) {
.front-layout .map-front-center a.btn-maps {
	font-size: 50px;
	line-height: 1;
	padding-bottom: 20px;
}
}

@media only screen and (min-width:768px) {
.front-layout .map-front-center a.btn-maps {
	padding-bottom: 10px;
	line-height: 1;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-center a.btn-maps {
	line-height: 1.3;
}
}
.front-layout .map-front-center a.btn-maps:hover {
	background: url(../images/icon_front_maps_hover.png) 10px 10px no-repeat #fff;
	color: #0d72b9;
}
.front-layout .map-front-center a.btn-services {
	font-size: 22px;
	background: url(../images/icon_front_gov.png) 10px 10px no-repeat transparent;
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 20px;
	margin-bottom: 23px;
	border: 5px solid #fff;
	color: #fff;
	float: left;
	width: 100%;

}

@media only screen and (min-width:768px) {
.front-layout .map-front-center a.btn-services {
	font-size: 32px;

}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-center a.btn-services {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-center a.btn-services {
	font-size: 48px;
}
}

@media only screen and (max-width:767px) {
.front-layout .map-front-center a.btn-services {
	font-size: 52px;
	line-height: 1;
	padding-bottom: 20px;
}
}

@media only screen and (min-width:768px) {
.front-layout .map-front-center a.btn-services {
	padding-bottom: 10px;
	line-height: 1;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-center a.btn-services {
	line-height: 1.3;
}
}
.front-layout .map-front-center a.btn-services:hover {
	background: url(../images/icon_front_gov_hover.png) 10px 10px no-repeat #fff;
	color: #0d72b9;
}
.front-layout .map-front-right {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 35px;
}
.front-layout .map-front-right a.btn-popular {
	font-size: 22px;
	background: url(../images/icon_front_popular.png) 10px 10px no-repeat transparent;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 20px;
	margin-bottom: 23px;
	border: 5px solid #fff;
	color: #fff;
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.front-layout .map-front-right a.btn-popular {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-right a.btn-popular {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-right a.btn-popular {
	font-size: 48px;
}
}

@media only screen and (max-width:767px) {
.front-layout .map-front-right a.btn-popular {
	font-size: 52px;
	line-height: 1;
	padding-bottom: 20px;
}
}

@media only screen and (min-width:768px) {
.front-layout .map-front-right a.btn-popular {
	background: url(../images/icon_front_popular.png) 40px 10px no-repeat transparent;
	padding-left: 95px;
	padding-bottom: 10px;


	line-height: 1;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-right a.btn-popular {
	line-height: 1.3;
}
}
.front-layout .map-front-right a.btn-popular:hover {
	background: url(../images/icon_front_popular_hover.png) 40px 10px no-repeat #fff;
	color: #0d72b9;
}
.front-layout .map-front-right a.btn-tampa {
	font-size: 22px;
	background: url(../images/icon_front_tampa.png) 10px 10px no-repeat transparent;
	padding-left: 85px;
	padding-top: 10px;
	padding-bottom: 40px;

	padding-right: 20px;
	margin-bottom: 23px;
	border: 5px solid #fff;
	color: #fff;
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.front-layout .map-front-right a.btn-tampa {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.front-layout .map-front-right a.btn-tampa {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-right a.btn-tampa {
	font-size: 48px;
}
}

@media only screen and (max-width:767px) {
.front-layout .map-front-right a.btn-tampa {
	font-size: 52px;
	line-height: 1;
	padding-bottom: 20px;
}
}

@media only screen and (min-width:768px) {
.front-layout .map-front-right a.btn-tampa {
	background: url(../images/icon_front_tampa.png) 40px 10px no-repeat transparent;
	padding-left: 125px;
	padding-bottom: 10px;
	line-height: 2;
}
}

@media only screen and (min-width:1200px) {
.front-layout .map-front-right a.btn-tampa {
	line-height: 1.3;
}
}
.front-layout .map-front-right a.btn-tampa:hover {
	background: url(../images/icon_front_tampa_hover.png) 40px 10px no-repeat #fff;
	color: #0d72b9;
}
.front-layout .things-left {
	float: left;
	width: 100%;
	position: relative;
}

@media only screen and (min-width:768px) {
.front-layout .things-left {
	width: 33.35%;
}
}
.front-layout .things-left .link-container {
	background: url(../images/bg_black_trans.png) 0 0 repeat;
	padding: 50px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	opacity: 0.8;
}
.front-layout .things-left a {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	opacity: 0.7;
}

@media only screen and (min-width:768px) {
.front-layout .things-left a {
	font-size: 35px;
}
}

@media only screen and (min-width:992px) {
.front-layout .things-left a {
	font-size: 50px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .things-left a {
	font-size: 57px;
}
}
.front-layout .things-left a:hover {
	opacity: 1;
}
.front-layout .things-center {
	float: left;
	width: 100%;
	position: relative;
}

@media only screen and (min-width:768px) {
.front-layout .things-center {
	width: 33.33%;
}
}
.front-layout .things-center .link-container {
	background: url(../images/bg_black_trans.png) 0 0 repeat;
	padding: 50px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	opacity: 0.8;
}
.front-layout .things-center a {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	opacity: 0.7;
}

@media only screen and (min-width:768px) {
.front-layout .things-center a {
	font-size: 35px;
}
}

@media only screen and (min-width:992px) {
.front-layout .things-center a {
	font-size: 50px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .things-center a {
	font-size: 57px;
}
}
.front-layout .things-center a:hover {
	opacity: 1;
}
.front-layout .things-right {
	float: left;
	width: 100%;
	position: relative;
}

@media only screen and (min-width:768px) {
.front-layout .things-right {
	width: 33.2%;
}
}
.front-layout .things-right .link-container {
	background: url(../images/bg_black_trans.png) 0 0 repeat;
	padding: 50px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	opacity: 0.8;
}
.front-layout .things-right a {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	opacity: 0.7;
}

@media only screen and (min-width:768px) {
.front-layout .things-right a {
	font-size: 35px;
}
}

@media only screen and (min-width:992px) {
.front-layout .things-right a {
	font-size: 50px;
}
}

@media only screen and (min-width:1200px) {
.front-layout .things-right a {
	font-size: 57px;
}
}
.front-layout .things-right a:hover {
	opacity: 1;
}
.node-type-panopoly-landing-page .breadcrumb li.last {
	display: none;
}
.view-landing-page-links {
	float: left;
	width: 100%;
}

@media only screen and (min-width:768px) {
.view-landing-page-links {
	margin-bottom: 30px;
}
}
.government-links .view-landing-page-links .views-row .views-field-name a {
	color: #818181;
}
.government-links .view-landing-page-links .views-row .views-field-name a .image {
	background: #818181 none repeat scroll 0 0;
}
.government-links .view-landing-page-links .views-row .views-field-name a .title {
	border: 5px solid #818181;
}
.government-links .view-landing-page-links .views-row .views-field-name a:hover .title, .government-links .view-landing-page-links .views-row .views-field-name a:focus .title {
	background: #818181;
}
.view-landing-page-links .views-row {
	display: block;
	float: left;
	margin-bottom: 25px;
	width: 100%;
}
.view-landing-page-links .views-row .views-field-name a {
	display: block;
	float: left;
	height: 70px;
	position: relative;
	width: 100%;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #86c81f;
	white-space: nowrap;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.view-landing-page-links .views-row .views-field-name a {
	font-size: 28px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name a {
	font-size: 38px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name a {
	font-size: 45px;
}
}

@media only screen and (min-width:768px) {
.view-landing-page-links .views-row .views-field-name a {
	height: 70px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name a {
	height: 90px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name a {
	height: 90px;
}
}
.view-landing-page-links .views-row .views-field-name a .image {
	background: #86c81f none repeat scroll 0 0;
	float: left;
	left: 0;
	position: absolute;
	right: 0;
	width: 70px;
	height: 70px;
}

@media only screen and (min-width:768px) {
.view-landing-page-links .views-row .views-field-name a .image {
	width: 70px;
	height: 70px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name a .image {
	width: 90px;
	height: 90px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name a .image {
	width: 90px;
	height: 90px;
}
}
.view-landing-page-links .views-row .views-field-name a .image img {
	width: 100%;
	height: auto;
}
.view-landing-page-links .views-row .views-field-name a .title {
	border: 5px solid #86c81f;
	display: block;
	float: left;
	height: 70px;
	line-height: 1;
	padding: 22px 10px 22px 82px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media only screen and (min-width:768px) {
.view-landing-page-links .views-row .views-field-name a .title {
	padding: 18px 10px 18px 82px;
	height: 70px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name a .title {
	padding: 22px 10px 22px 92px;
	height: 90px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name a .title {
	padding: 19px 10px 19px 92px;
}
}
.view-landing-page-links .views-row .views-field-name a:hover .title, .view-landing-page-links .views-row .views-field-name a:focus .title {
	background: #86c81f;
	color: #fff;
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name.Laws-amp-Ordinances a {
	font-size: 31px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name.Laws-amp-Ordinances a {
	font-size: 43px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name.Laws-amp-Ordinances a .title {
	padding: 27px 10px 27px 92px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name.Laws-amp-Ordinances a .title {
	padding: 21px 10px 21px 92px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name.Boards-Commissions a {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name.Boards-Commissions a {
	font-size: 37px;
}
}

@media only screen and (min-width:992px) {
.view-landing-page-links .views-row .views-field-name.Boards-Commissions a .title {
	padding: 27px 10px 27px 92px;
}
}

@media only screen and (min-width:1200px) {
.view-landing-page-links .views-row .views-field-name.Boards-Commissions a .title {
	padding: 22px 10px 22px 92px;
}
}
.landing-layout {
	padding-bottom: 30px;
}
.landing-block {
	color: #66686b;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}
.landing-block h2 {
	color: #86c81f;
	font-size: 60px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase;
}
.landing-block h2 a {
	color: #86c81f;
}
.landing-block h2 a:hover, .landing-block h2 a:focus {
	color: #009444;
}
.landing-block h2 a:hover span, .landing-block h2 a:focus span {
	background-position: 0 -46px;
}

.landing-block h2 span {
	background: transparent url(../images/arrow-green.png) no-repeat scroll 0 0/100% auto;
	display: inline-block;
	height: 46px;
	overflow: hidden;
	text-indent: -999em;
	width: 16px;
}
.bus-accordion {
	margin: 0;
}
.bus-accordion dt {
	margin: 0;
}
.bus-accordion dt a {
	font-size: 22px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	padding: 10px 52px 10px 35px;
	text-transform: uppercase;
	color: #66686b;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #e9eaea url(../images/plus.png) no-repeat scroll 95% center;
}

@media only screen and (min-width:768px) {
.bus-accordion dt a {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.bus-accordion dt a {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.bus-accordion dt a {
	font-size: 48px;
}
}
.bus-accordion dt a.opened {
	background: #e9eaea;
}
.bus-accordion dd {
	background-color: #e9eaea;
	padding: 10px 15px;
}
.bus-accordion dd ul {
	padding-left: 0;
}
.bus-accordion dd ul li {
	list-style: none;
	list-style-image: none;
}
.bus-accordion dd ul li a {
	color: #3d4045;
	font-size: 12px;
	font-family: "Open Sans", arial, sans-serif;
	padding: 10px 40px;
	margin: 0 -15px;
	display: block;
}

@media only screen and (min-width:768px) {
.bus-accordion dd ul li a {
	font-size: 14px;
}
}

@media only screen and (min-width:992px) {
.bus-accordion dd ul li a {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
.bus-accordion dd ul li a {
	font-size: 18px;
}
}
.bus-accordion dd ul li a:hover {
	background-color: #f6f7f7;
}
.pane-menu-menu-dept-mayor {
	float: left;
	width: 100%;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
}

@media only screen and (min-width:768px) {
.pane-menu-menu-dept-mayor {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.pane-menu-menu-dept-mayor {

	font-size: 22px;
}
}

@media only screen and (min-width:1200px) {
.pane-menu-menu-dept-mayor {
	font-size: 30px;
}
}
.pane-menu-menu-dept-mayor ul {
	margin: 0;
}
.pane-menu-menu-dept-mayor ul li {
	margin-bottom: 1px;
	display: block;
}

@media only screen and (min-width:768px) {
.pane-menu-menu-dept-mayor ul li {
	margin-right: 8px;
	margin-bottom: 0;
	float: left;
}
}

@media only screen and (min-width:992px) {
.pane-menu-menu-dept-mayor ul li {

	margin-right: 13px;
}
}

@media only screen and (min-width:1200px) {
.pane-menu-menu-dept-mayor ul li {
	margin-right: 8px;
}
}
.pane-menu-menu-dept-mayor ul li.last {
	margin-right: 0;
}
.pane-menu-menu-dept-mayor ul li a {
	display: block;
	background: #0d72b9;
	color: #fff;
	text-transform: uppercase;
	border: 3px solid #0d72b9;
	padding: 5px 18px;
}
.pane-menu-menu-dept-mayor ul li a:hover, .pane-menu-menu-dept-mayor ul li a:focus, .pane-menu-menu-dept-mayor ul li a.active-trail, .pane-menu-menu-dept-mayor ul li a.active {
	background: #fff;
	color: #0d72b9;
}
.mayor-top {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

@media only screen and (min-width:768px) {
.mayor-top {
	height: 499px;
	padding: 40px;
	background: #fff url(../images/mayor.jpg) no-repeat scroll 0 0;
	background-size: 100% auto;
}
}

@media only screen and (min-width:992px) {
.mayor-top {
	height: 645px;
}
}

@media only screen and (min-width:1200px) {
.mayor-top {
	height: 759px;
}
}
.mayor-top p {
	margin: 0;
}
.mayor-top .title {
	font-size: 72px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 0.9;
	text-transform: uppercase;
	width: 100%;
	background: #fff url(../images/mayor.jpg) no-repeat scroll center 0;
	background-size: 640px auto;
	padding: 250px 10px 10px;
}

@media only screen and (min-width:768px) {
.mayor-top .title {
	font-size: 62px;
}
}

@media only screen and (min-width:992px) {
.mayor-top .title {
	font-size: 92px;
}
}

@media only screen and (min-width:1200px) {
.mayor-top .title {
	font-size: 110px;
}
}

@media only screen and (min-width:768px) {
.mayor-top .title {
	background: none;
	width: 560px;
	padding: 0;
}
}
.mayor-top .title span {
	color: #0d72b9;
}
.mayor-top .body-text {
	font-size: 12px;
	line-height: 1.7;
	margin-top: 10px;
	width: 100%;
}

@media only screen and (min-width:768px) {
.mayor-top .body-text {
	font-size: 14px;
}
}

@media only screen and (min-width:992px) {
.mayor-top .body-text {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
.mayor-top .body-text {
	font-size: 18px;
}
}

@media only screen and (min-width:768px) {
.mayor-top .body-text {
	width: 430px;
	color: #fff;
}
}
.mayor-top .sig {
	background: transparent url(../images/sig-mob.png) no-repeat scroll 0 0;
	background-size: 100% auto;
	height: 25px;
	overflow: hidden;
	text-indent: -999em;
	width: 110px;
	margin: 10px 0;
	background-size: 100% auto;
}

@media only screen and (min-width:768px) {
.mayor-top .sig {
	background: transparent url(../images/sig.png) no-repeat scroll 0 0;
	height: 44px;
	width: 208px;
}
}
.mayor-top .readmore {
	display: block;
	font-size: 22px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	background: #0d72b9 none repeat scroll 0 0;
	color: #fff;
	display: block;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	clear: both;
	float: left;
	padding: 5px 20px;
}

@media only screen and (min-width:768px) {
.mayor-top .readmore {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.mayor-top .readmore {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.mayor-top .readmore {
	font-size: 48px;
}
}

@media only screen and (min-width:768px) {
.mayor-top .readmore {
	padding: 0;
	width: 210px;
}
}
.mayor-top .readmore:hover, .mayor-top .readmore:focus {
	background: #009444;

}
.weekly-view .title {
	font-size: 70px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	line-height: 0.9;
	margin-bottom: 5px;
}

@media only screen and (min-width:768px) {
.weekly-view .title {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.weekly-view .title {
	font-size: 90px;
}
}

@media only screen and (min-width:1200px) {
.weekly-view .title {
	font-size: 100px;
}
}

@media only screen and (min-width:768px) {
.weekly-view .title {
	margin-bottom: 0;
}
}
.weekly-view .link {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	background: transparent url(../images/newsletter.png) no-repeat scroll 0 0;
	background-size: 15px auto;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #fff;
}

@media only screen and (min-width:768px) {
.weekly-view .link {
	font-size: 14px;
}
}

@media only screen and (min-width:992px) {
.weekly-view .link {
	font-size: 16px;
}
}

@media only screen and (min-width:1200px) {
.weekly-view .link {
	font-size: 20px;
}
}

@media only screen and (min-width:768px) {
.weekly-view .link {
	background-size: auto auto;
	padding-left: 30px;
}
}
.weekly-view p {
	margin: 0;
}

@media only screen and (max-width:767px) {
.mayors-newsletter {
	margin-bottom: 30px;
}
}
.mayors-newsletter .title {
	color: #fff;
	font-size: 16px;
	line-height: 0.9;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 30px;
}

@media only screen and (min-width:768px) {
.mayors-newsletter .title {
	font-size: 21px;
}
}

@media only screen and (min-width:992px) {
.mayors-newsletter .title {
	font-size: 26px;
}
}

@media only screen and (min-width:1200px) {
.mayors-newsletter .title {
	font-size: 34px;
}
}
.mayors-newsletter form {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 187px;
}

@media only screen and (min-width:768px) {
.mayors-newsletter form {
	width: 100%;
	float: right;
}
}
.mayors-newsletter form input[type="text"] {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 20px;
	font-style: italic;
	background: transparent none repeat scroll 0 0;
	border: 3px solid #fff;
	height: 79px;
	width: 100%;
	border-radius: 0;
}
.mayors-newsletter form input[type="text"]:focus {
	box-shadow: 0 0 0;
	border: 3px solid #fff;
}
.mayors-newsletter form .form-group {
	margin: 0;
}
.mayors-newsletter form .submit {
	background: transparent url(../images/mayor-subscribe.jpg) no-repeat scroll 0 0;
	background-size: 100% auto;
	border: medium none;
	bottom: 0;
	height: 79px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -999em;
	width: 187px;
}
.mayors-newsletter form ::-webkit-input-placeholder {
color:#fff;
opacity:1;
}
.mayors-newsletter form :-moz-placeholder {
color:#fff;
opacity:1;
}
.mayors-newsletter form ::-moz-placeholder {
color:#fff;
opacity:1;
}
.mayors-newsletter form :-ms-input-placeholder {
color:#fff;
opacity:1;
}
.buckhorn-plan .title {
	color: #0d72b9;
	font-size: 42px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

@media only screen and (min-width:768px) {
.buckhorn-plan .title {
	font-size: 52px;
}
}

@media only screen and (min-width:992px) {
.buckhorn-plan .title {
	font-size: 62px;
}
}

@media only screen and (min-width:1200px) {
.buckhorn-plan .title {
	font-size: 72px;
}
}
.buckhorn-plan .buckhorn-links a {
	display: block;
	float: left;
	width: 33.333333%;
	position: relative;
}
.buckhorn-plan .buckhorn-links a .hover {
	position: absolute;
	opacity: 0;
	z-index: 10;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-ms-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}
.buckhorn-plan .buckhorn-links a:hover .hover, .buckhorn-plan .buckhorn-links a:focus .hover {

	opacity: 1;
}
.buckhorn-plan .buckhorn-links img {
	width: 100%;
	height: auto;
}
.buckhorn-plan .link {
	color: #0d72b9;
	display: inline-block;
	font-size: 19px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 1;
}

@media only screen and (min-width:768px) {
.buckhorn-plan .link {
	font-size: 28px;
}
}

@media only screen and (min-width:992px) {
.buckhorn-plan .link {
	font-size: 38px;
}
}

@media only screen and (min-width:1200px) {
.buckhorn-plan .link {
	font-size: 45px;
}
}
.buckhorn-plan .link span {
	background: transparent url(../images/arrow-blue.png) no-repeat scroll 0 0;
	background-size: 100% auto;
	bottom: 0;
	display: inline-block;
	height: 13px;
	width: 4px;
	overflow: hidden;
	position: relative;
	text-indent: -999em;
	margin-left: 5px;
}

@media only screen and (min-width:768px) {
.buckhorn-plan .link span {
	height: 19px;
	width: 6px;
	bottom: 0;
}
}

@media only screen and (min-width:992px) {
.buckhorn-plan .link span {
	height: 28px;
	width: 10px;
	bottom: 0;
}
}

@media only screen and (min-width:1200px) {
.buckhorn-plan .link span {
	height: 34px;
	width: 12px;
}
}
.buckhorn-plan .link:hover, .buckhorn-plan .link:focus {
	text-decoration: underline;
}
.contact-mayor p {
	margin: 0;
}
.contact-mayor .title {
	color: #86c81f;
	font-size: 76px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	max-width: 650px;
}

@media only screen and (min-width:768px) {
.contact-mayor .title {
	font-size: 66px;
}
}

@media only screen and (min-width:992px) {
.contact-mayor .title {
	font-size: 96px;
}
}

@media only screen and (min-width:1200px) {
.contact-mayor .title {
	font-size: 114px;
}
}
.contact-mayor .link {
	font-size: 22px;
	background: #86c81f;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 40px;
}

@media only screen and (min-width:768px) {
.contact-mayor .link {
	font-size: 32px;
}
}

@media only screen and (min-width:992px) {
.contact-mayor .link {
	font-size: 40px;
}
}

@media only screen and (min-width:1200px) {
.contact-mayor .link {
	font-size: 48px;
}
}
.contact-mayor .link:hover, .contact-mayor .link:focus {
	background: #0d72b9;
}
.mayor-layout .second-row-wrapper {
	background: #86c81f;
	padding: 50px 0;
	margin: 60px 0;
}
.mayor-layout .fourth-row-wrapper {
	background: #eaeaea;
	margin-top: 60px;
}
.mayor-layout .fourth-row-wrapper .inner {
	background: transparent url(../images/mayor-building.jpg) no-repeat scroll right bottom;
	padding-bottom: 85px;
	padding-top: 85px;
}
#quicktabs-mayor_quicktab {
	display: block;
	float: left;
	margin-top: 50px;
	width: 100%;
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

@media only screen and (min-width:768px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs {
	width: 35%;
	display: table;
}
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs li {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	white-space: normal;
	width: 100%;
	position: relative;
}

@media only screen and (min-width:768px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li {
	width: 35%;
	display: table-row;
}
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs li a:after {
	border-bottom: 0 solid transparent;
	border-right: 0 solid #fff;
	border-top: 0 solid transparent;
	height: 0;
	left: -20px;
	position: absolute;
	width: 70px;
	z-index: 10;
	content: " ";
	bottom: 0;
	top: 0;
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs li a {
	background: #0d72b9 none repeat scroll 0 0;
	border-bottom: 3px solid #fff;
	color: #fff;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 30px;

	text-align: center;
	line-height: 0.9;
	padding: 10px 50px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: normal;
	display: block;
	position: relative;
}

@media only screen and (min-width:768px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li a {
	font-size: 21px;
	height: 98px;
	text-align: left;
	display: table-cell;
}
}

@media only screen and (min-width:992px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li a {
	font-size: 33px;
	height: 125px;
}
}

@media only screen and (min-width:1200px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li a {
	font-size: 44px;
	height: 149px;
}
}

@media only screen and (min-width:768px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li.active a:after {
	border-bottom: 49px solid transparent;
	border-right: 40px solid #fff;
	border-top: 49px solid transparent;
	width: 0;
	-webkit-transition: width 0.6s;
	-moz-transition: width 0.6s;
	-ms-transition: width 0.6s;
	-o-transition: width 0.6s;
	transition: width 0.6s;
}
}

@media only screen and (min-width:992px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li.active a:after {
	border-bottom: 62px solid transparent;
	border-right: 47px solid #fff;
	border-top: 62px solid transparent;
}
}

@media only screen and (min-width:1200px) {
#quicktabs-mayor_quicktab ul.quicktabs-tabs li.active a:after {
	border-bottom: 75px solid transparent;
	border-right: 50px solid #fff;
	border-top: 75px solid transparent;
}
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs li.active a {
	background: #fff none repeat scroll 0 0;
	color: #0d72b9;
}
#quicktabs-mayor_quicktab ul.quicktabs-tabs li.last a {
	border-bottom: none;
}
#quicktabs-mayor_quicktab .quicktabs_main {
	display: block;
	float: left;
	width: 100%;
	background: #000 none repeat scroll 0 0;
}

@media only screen and (min-width:768px) {
#quicktabs-mayor_quicktab .quicktabs_main {
	height: 294px;
	width: 65%;
}
}

@media only screen and (min-width:992px) {
#quicktabs-mayor_quicktab .quicktabs_main {
	height: 375px;
}
}

@media only screen and (min-width:1200px) {
#quicktabs-mayor_quicktab .quicktabs_main {
	height: 447px;
}
}
.node-type-panopoly-page .field-slideshow {
	width: 100% !important;
}
.node-type-panopoly-page .field-slideshow .field-slideshow-slide img {
	width: 100%;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-controls {
	position: relative;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-controls .prev {
	position: absolute;
	top: -210px;
	left: 10px;
	z-index: 100;
	text-indent: -9999em;
	background: url(../images/slider_nav_prev.png) no-repeat 0 0;
	width: 100px;
	height: 170px;
	background-size: 60% 60%;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-controls .next {
	position: absolute;
	top: -210px;
	right: -20px;
	z-index: 100;
	text-indent: -9999em;
	background: url(../images/slider_nav_next.png) no-repeat 0 0;
	width: 100px;
	height: 170px;
	background-size: 60% 60%;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-controls .pause {
	display: none;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-carousel-wrapper {
	margin-top: 20px;
}
.node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-carousel-wrapper .carousel-prev, .node-type-panopoly-page .field-slideshow-wrapper .field-slideshow-carousel-wrapper .carousel-next {
	display: none;
}
.node-type-panopoly-page .field-name-body h1 {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

@media only screen and (min-width:768px) {
.node-type-panopoly-page .field-name-body h1 {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.node-type-panopoly-page .field-name-body h1 {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.node-type-panopoly-page .field-name-body h1 {
	font-size: 30px;
}
}
.node-type-panopoly-page .field-name-body h2 {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

@media only screen and (min-width:768px) {
.node-type-panopoly-page .field-name-body h2 {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.node-type-panopoly-page .field-name-body h2 {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.node-type-panopoly-page .field-name-body h2 {
	font-size: 24px;
}
}
.node-type-panopoly-page .field-name-body h3 {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

@media only screen and (min-width:768px) {
.node-type-panopoly-page .field-name-body h3 {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.node-type-panopoly-page .field-name-body h3 {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.node-type-panopoly-page .field-name-body h3 {
	font-size: 24px;
}
}
.node-type-panopoly-page .field-name-body h4 {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

@media only screen and (min-width:768px) {
.node-type-panopoly-page .field-name-body h4 {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.node-type-panopoly-page .field-name-body h4 {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.node-type-panopoly-page .field-name-body h4 {
	font-size: 24px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.node-type-panopoly-page .field-name-body .field-items .field-item ul li:first-child {
	clear: both;
}
}
.node-type-spotlight #block-system-main .pane-node-field-image {
	margin-bottom: 20px;
}
.node-type-panopoly-news-article .pane-node-updated {
	margin-bottom: 15px;
}
.node-type-panopoly-news-article .pane-node-updated .pane-content:before {
	content: "Posted: ";
	font-weight: bold;
}
.node-type-event #top-page, .node-type-event .breadcrumb, .node-type-event footer {
	display: none;
}
.node-type-event .node-event h2 {
	text-align: center;
}
.node-type-event .pane-node-title .pane-title {
	display: none;
}
.node-type-event .pane-event-map-panel-pane-2 {
	margin-top: 50px;
	color: #999;
	font-style: italic;
	font-size: 14px;
}
.node-type-event .addtocal {
	background: #0d72b9;
	color: #fff;
	border: 1px solid #0d72b9;
	margin-left: 20px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width:767px) {
.node-type-event .view-event-map .views-field-field-event-map .geofieldMap {
	width: 100% !important;
}
}
.view-faq .views-row {
	margin-bottom: 50px;
}
.view-faq .views-row h4 {
	font-family: "Open Sans", arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
}

@media only screen and (max-width:767px) {
.page-node-21931 .pull-right {
	float: none !important;
}
}
#quicktabs-departments ul {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
}
#quicktabs-departments ul li a {
	background-color: #86c81f;
	color: #fff;
	padding: 7px;
}
#quicktabs-departments ul li.active a {
	background-color: #0d72b9;
}
.view-departments .view-filters .input-group {
	float: left;
	width: 80%;
	margin-right: 20px;
}

@media only screen and (min-width:768px) {
.view-departments .view-filters .input-group {
	width: 70%;
}
}

@media only screen and (min-width:992px) {
.view-departments .view-filters .input-group {
	width: 80%;
}
}
.view-departments .view-filters .views-exposed-widget {
	float: none;
	padding: 0;
}
.view-departments .view-filters .views-exposed-widget .form-submit {
	margin-top: 0;
}

@media only screen and (max-width:767px) {
.view-departments .view-filters .views-exposed-widget .form-submit {
	width: auto;
}
}
.view-departments .view-header {
	margin-bottom: 20px;
}
.view-departments .view-content h4 {
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 600;

}
.view-departments .view-content h5 {
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 600;
}
.view-departments .view-content .mobileOnly {
	display: block;
}

@media only screen and (min-width:768px) {
.view-departments .view-content .mobileOnly {
	display: none;
}
}

@media only screen and (max-width:767px) {
.view-departments .view-content .nonmobile {
	display: none;
}
}

@media only screen and (max-width:767px) {
.view-departments .view-content table.views-table td {
	border-top: 0;
	width: 100%;
	display: block;
}
.view-departments .view-content table.views-table td h4 {
	margin-bottom: 0;
}
}
.view-departments.view-display-id-block_2 .views-table thead {
	display: none;
}

@media only screen and (min-width:768px) {
.view-departments.view-display-id-block_2 .views-table thead {
	display: table-header-group;
}
}
.view-departments.view-display-id-block_2 .views-table tr {
	padding-bottom: 20px;
	display: block;
}

@media only screen and (min-width:768px) {
.view-departments.view-display-id-block_2 .views-table tr {
	padding-bottom: 0;
	display: table-row;
}
}
.view-departments.view-display-id-block_2 .views-table .views-field {
	font-size: 16px;
}

@media only screen and (min-width:768px) {
.view-departments.view-display-id-block_2 .views-table .views-field-title {
	max-width: 250px;
}
}

@media only screen and (max-width:767px) {
.view-departments.view-display-id-block_2 .views-table .views-field-title h5 {
	margin-bottom: -10px;
}
}

@media only screen and (min-width:768px) {
.view-departments.view-display-id-block_2 .views-table .views-field-field-department-address {
	min-width: 210px;
}
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget {
	padding: 0;
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select {
	margin-top: -1.2em;
	margin-bottom: 20px;
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select option {
	color: #fff;
	padding-bottom: 10px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 13px;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select option {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select option {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select option {
	font-size: 24px;
}
}

@media only screen and (max-width:767px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select option {
	padding-bottom: 20px;
}
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple], .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size] {
	margin-top: 1em;
	background: #818181;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple], .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size] {
	height: 70px;
	width: 95%;
	overflow: scroll;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple], .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size] {
	height: 70px;
	width: 95%;
	overflow: scroll;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple], .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size] {
	height: 200px;
	width: 105%;
	overflow: auto;
}
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple]:focus, .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size]:focus {

}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[multiple]:focus option:first-child:before, .pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select select[size]:focus option:first-child:before {
	display: none;
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select.form-item-items-per-page {
	margin-top: 15px;
	margin-bottom: 0;
}
.pane-views-exp-news-articles-page-3 .views-exposed-widget .form-type-select.form-item-items-per-page option {
	color: #000;
	font-weight: lighter;
	font-family: arial narrow;
}
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper {
	margin-right: 15px;
}

@media only screen and (max-width:767px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper {
	margin: 20px 0;
}
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper {
	margin-top: 20px;
}
}
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .description {
	padding-left: 0;
}
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #818181;
	top: 13px;
	left: 15px;
	font-weight: normal;
	font-size: 15px;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	font-size: 30px;
}
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	top: 13px;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	top: 7px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .compact-form-label {
	top: 4px;
}
}
.pane-views-exp-news-articles-page-3 #edit-combine-wrapper .form-item-combine .form-control {
	border: 3px solid #818181;
	padding: 21px;
	margin-top: -5px;
}
.pane-views-exp-news-articles-page-3 .views-submit-button {
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 20px;
	clear: none;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-submit-button {
	margin-top: 0px;
	margin-left: 60px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-submit-button {
	margin-left: 10px;
	margin-top: -30px;
}
}
.pane-views-exp-news-articles-page-3 .views-submit-button .btn-primary {
	background-color: #0d72b9;
	border-color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-submit-button .btn-primary {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 .views-submit-button .btn-primary {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-submit-button .btn-primary {
	font-size: 30px;
}
}
@-moz-document url-prefix() {
.pane-views-exp-news-articles-page-3 .views-submit-button {
margin-top:0;
margin-left:20px;
}
}
.pane-views-exp-news-articles-page-3 .views-reset-button {
	margin-top: 0px;
	clear: none;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-reset-button {
	margin-top: 0px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-reset-button {
	margin-top: -30px;
	margin-left: 0;
}
}
.pane-views-exp-news-articles-page-3 .views-reset-button .btn-default {
	background-color: #fff;

	border-color: #0d72b9;
	color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
}

@media only screen and (min-width:768px) {
.pane-views-exp-news-articles-page-3 .views-reset-button .btn-default {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.pane-views-exp-news-articles-page-3 .views-reset-button .btn-default {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.pane-views-exp-news-articles-page-3 .views-reset-button .btn-default {
	font-size: 30px;
}
}
@-moz-document url-prefix() {
.pane-views-exp-news-articles-page-3 .views-reset-button {
margin-top:0;
}
}
.pane-views-exp-news-articles-page-3 .views-widget-per-page {
	clear: both;
}
#quicktabs-news ul {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
}
#quicktabs-news ul li a {
	background-color: #86c81f;
	color: #fff;
	padding: 7px;
}
#quicktabs-news ul li.active a {
	background-color: #0d72b9;
}
#quicktabs-news .pagination {
	border-bottom: 0;
}
.pane-quicktabs-news #quicktabs-container-news .view-header {
	text-align: right;
	margin-top: 5px;
}
.pane-quicktabs-news #quicktabs-container-news .view-filters .description {
	font-size: 12px;
}
.pane-quicktabs-news #quicktabs-container-news .view-filters .btn-primary {
	background-color: #012b5d;
	border-color: #012b5d;
}
.pane-quicktabs-news #quicktabs-container-news .view-filters #edit-combine-wrapper {
	max-width: 215px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row {
	padding: 5px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-1 {
	float: left;
	width: 15%;
	text-align: center;
	padding-right: 10px;
	line-height: 1.3;
	padding-top: 3px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-1 .date {
	font-style: italic;
	color: #000;
	font-size: 14px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-2 {
	float: left;
	width: 83%;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-2 .title {
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-2 .section {
	font-style: italic;
	font-size: 13px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row .views-field-nothing .col-2 .body {
	font-size: 13px;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row-odd {
	background: #fff;
}
.pane-quicktabs-news #quicktabs-container-news .view-content .views-row-even {
	background: #eee;
}
.pane-quicktabs-news #quicktabs-container-news .text-center {
	clear: both;
}
.node-type-panopoly-news-article .pane-news-articles-panel-pane-20 {
	margin-top: 50px;
	color: #999;
	font-style: italic;
	font-size: 12px;
}
.view-proclamations-listing-2 .views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 0;
}

@media only screen and (min-width:768px) {
.view-calendar a.non-mob {
	display: block;
}
}
.view-calendar a.mob-only {
	display: block;
}

@media only screen and (min-width:768px) {
.view-calendar a.mob-only {
	display: none;
}
}
.page-calendar .pre-content .nav-tabs, .page-police-calendar .pre-content .nav-tabs {
	border-bottom: 0;
	margin-bottom: 20px;
}
.page-calendar .pre-content .nav-tabs li, .page-police-calendar .pre-content .nav-tabs li {
	background: #86c81f;
	border: 1px solid #86c81f;
	margin-right: 5px;
}

@media only screen and (max-width:767px) {
.page-calendar .pre-content .nav-tabs li, .page-police-calendar .pre-content .nav-tabs li {
	float: none;
	margin-bottom: 5px;
	display: inline-block;
}
}
.page-calendar .pre-content .nav-tabs li a, .page-police-calendar .pre-content .nav-tabs li a {
	margin-right: 0px;
	line-height: 1;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 20px;
}

@media only screen and (min-width:768px) {
.page-calendar .pre-content .nav-tabs li a, .page-police-calendar .pre-content .nav-tabs li a {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .pre-content .nav-tabs li a, .page-police-calendar .pre-content .nav-tabs li a {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .pre-content .nav-tabs li a, .page-police-calendar .pre-content .nav-tabs li a {
	font-size: 30px;
}
}
.page-calendar .pre-content .nav-tabs li a:hover, .page-calendar .pre-content .nav-tabs li a:focus, .page-police-calendar .pre-content .nav-tabs li a:hover, .page-police-calendar .pre-content .nav-tabs li a:focus {
	background-color: #0d72b9;
	border-color: #0d72b9;
}
.page-calendar .pre-content .nav-tabs li.active a, .page-police-calendar .pre-content .nav-tabs li.active a {
	color: #86c81f;
	background-color: #fff;
	border: 1px solid #86c81f;
	border-bottom-color: transparent;
	cursor: default;
	margin-right: 0;
	margin-bottom: 1px;
}

@media only screen and (max-width:767px) {
.page-calendar .view-calendar .view-header img, .page-calendar .view-calendar-police .view-header img, .page-police-calendar .view-calendar .view-header img, .page-police-calendar .view-calendar-police .view-header img {
	display: none;
}
}
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	font-size: 45px;
	text-transform: uppercase;
	color: #27aae1;						/*#3d5daa;*/
	border-bottom: 5px solid #e9eaea;
	padding-bottom: 25px;
	margin-top: 20px;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	font-size: 60px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	font-size: 75px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	font-size: 80px;
}
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	margin-top: 30px;
}
}
.page-calendar .view-calendar .view-header .pager, .page-calendar .view-calendar-police .view-header .pager, .page-police-calendar .view-calendar .view-header .pager, .page-police-calendar .view-calendar-police .view-header .pager {
	position: absolute;
	right: 0;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
}

@media only screen and (max-width:767px) {
.page-calendar .view-calendar .view-header .pager, .page-calendar .view-calendar-police .view-header .pager, .page-police-calendar .view-calendar .view-header .pager, .page-police-calendar .view-calendar-police .view-header .pager {
	position: relative;
	margin-bottom: 0;
}
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-header .pager, .page-calendar .view-calendar-police .view-header .pager, .page-police-calendar .view-calendar .view-header .pager, .page-police-calendar .view-calendar-police .view-header .pager {
	top: 70px;
	left: 505px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-header .pager, .page-calendar .view-calendar-police .view-header .pager, .page-police-calendar .view-calendar .view-header .pager, .page-police-calendar .view-calendar-police .view-header .pager {
	top: -45px;
	left: inherit;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-header .pager, .page-calendar .view-calendar-police .view-header .pager, .page-police-calendar .view-calendar .view-header .pager, .page-police-calendar .view-calendar-police .view-header .pager {
	top: 75px;
}
}
.page-calendar .view-calendar .view-header .pager .date-prev, .page-calendar .view-calendar-police .view-header .pager .date-prev, .page-police-calendar .view-calendar .view-header .pager .date-prev, .page-police-calendar .view-calendar-police .view-header .pager .date-prev {
	position: relative;
	right: 0;
	background: transparent;
	border-radius: 0;
}
.page-calendar .view-calendar .view-header .pager .date-prev a, .page-calendar .view-calendar-police .view-header .pager .date-prev a, .page-police-calendar .view-calendar .view-header .pager .date-prev a, .page-police-calendar .view-calendar-police .view-header .pager .date-prev a {
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	background: #818181;
	border: 0;
	text-transform: uppercase;
	padding: 9px 15px 8px 15px;
	top: -1px;
	position: relative;
	font-weight: 400;
}
.page-calendar .view-calendar .view-header .pager .date-next, .page-calendar .view-calendar-police .view-header .pager .date-next, .page-police-calendar .view-calendar .view-header .pager .date-next, .page-police-calendar .view-calendar-police .view-header .pager .date-next {
	position: relative;
	left: 5px;
	background: transparent;
	border-radius: 0;
}
.page-calendar .view-calendar .view-header .pager .date-next a, .page-calendar .view-calendar-police .view-header .pager .date-next a, .page-police-calendar .view-calendar .view-header .pager .date-next a, .page-police-calendar .view-calendar-police .view-header .pager .date-next a {
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	background: #818181;
	border: 0;
	text-transform: uppercase;
	padding: 9px 15px 8px 15px;
	top: -1px;
	position: relative;
	font-weight: 400;
}
.page-calendar .view-calendar .view-filters .description, .page-calendar .view-calendar-police .view-filters .description, .page-police-calendar .view-calendar .view-filters .description, .page-police-calendar .view-calendar-police .view-filters .description {
	font-size: 12px;
	font-family: "Open Sans", arial, sans-serif;
	font-weight: bold;
	color: #818181;
	max-width: 80%;
	padding-left: 80px;
}
.page-calendar .view-calendar .view-filters .form-submit, .page-calendar .view-calendar-police .view-filters .form-submit, .page-police-calendar .view-calendar .view-filters .form-submit, .page-police-calendar .view-calendar-police .view-filters .form-submit {
	margin-top: 0;
}
.page-calendar .view-calendar .view-filters .btn-primary, .page-calendar .view-calendar .view-filters .btn-info, .page-calendar .view-calendar-police .view-filters .btn-primary, .page-calendar .view-calendar-police .view-filters .btn-info, .page-police-calendar .view-calendar .view-filters .btn-primary, .page-police-calendar .view-calendar .view-filters .btn-info, .page-police-calendar .view-calendar-police .view-filters .btn-primary, .page-police-calendar .view-calendar-police .view-filters .btn-info {
	background-color: #0d72b9;
	border-color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	height: 72px;
	line-height: 72px;
	padding: 0 25px;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .btn-primary, .page-calendar .view-calendar .view-filters .btn-info, .page-calendar .view-calendar-police .view-filters .btn-primary, .page-calendar .view-calendar-police .view-filters .btn-info, .page-police-calendar .view-calendar .view-filters .btn-primary, .page-police-calendar .view-calendar .view-filters .btn-info, .page-police-calendar .view-calendar-police .view-filters .btn-primary, .page-police-calendar .view-calendar-police .view-filters .btn-info {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .btn-primary, .page-calendar .view-calendar .view-filters .btn-info, .page-calendar .view-calendar-police .view-filters .btn-primary, .page-calendar .view-calendar-police .view-filters .btn-info, .page-police-calendar .view-calendar .view-filters .btn-primary, .page-police-calendar .view-calendar .view-filters .btn-info, .page-police-calendar .view-calendar-police .view-filters .btn-primary, .page-police-calendar .view-calendar-police .view-filters .btn-info {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .btn-primary, .page-calendar .view-calendar .view-filters .btn-info, .page-calendar .view-calendar-police .view-filters .btn-primary, .page-calendar .view-calendar-police .view-filters .btn-info, .page-police-calendar .view-calendar .view-filters .btn-primary, .page-police-calendar .view-calendar .view-filters .btn-info, .page-police-calendar .view-calendar-police .view-filters .btn-primary, .page-police-calendar .view-calendar-police .view-filters .btn-info {
	font-size: 30px;
}
}
.page-calendar .view-calendar .view-filters .btn-default, .page-calendar .view-calendar-police .view-filters .btn-default, .page-police-calendar .view-calendar .view-filters .btn-default, .page-police-calendar .view-calendar-police .view-filters .btn-default {
	background-color: #fff;
	border-color: #0d72b9;
	color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	height: 72px;
	line-height: 72px;
	padding: 0 25px;
	border: 2px solid #0d72b9;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .btn-default, .page-calendar .view-calendar-police .view-filters .btn-default, .page-police-calendar .view-calendar .view-filters .btn-default, .page-police-calendar .view-calendar-police .view-filters .btn-default {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .btn-default, .page-calendar .view-calendar-police .view-filters .btn-default, .page-police-calendar .view-calendar .view-filters .btn-default, .page-police-calendar .view-calendar-police .view-filters .btn-default {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .btn-default, .page-calendar .view-calendar-police .view-filters .btn-default, .page-police-calendar .view-calendar .view-filters .btn-default, .page-police-calendar .view-calendar-police .view-filters .btn-default {
	font-size: 30px;
}
}
.page-calendar .view-calendar .view-filters .views-exposed-widget, .page-calendar .view-calendar-police .view-filters .views-exposed-widget, .page-police-calendar .view-calendar .view-filters .views-exposed-widget, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget {
	padding: 0;
}
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid {
	margin-right: 10px;
	padding: 0;
	width: 100%;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid {
	width: 510px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid {
	width: 400px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-field_event_type_tid {
	width: 400px;
}
}

.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine {
	width: 100%;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine {
	margin-right: 10px;
	width: 510px;
	clear: left;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine {
	width: 300px;
	clear: none;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar .view-filters .views-exposed-widget.views-widget-filter-combine, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget.views-widget-filter-combine {
	width: 290px;
}
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .views-widget, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .views-widget, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .views-widget, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .views-widget {
	padding: 0;
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select {
	background: url(../images/icon_calendar.png) 0 -3px no-repeat;
	padding-left: 80px;
	overflow: hidden;
	position: relative;
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option {
	color: #fff;
	padding: 5px 10px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 13px;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option {
	font-size: 15px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option {
	font-size: 18px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option {
	font-size: 24px;
}
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before {
	background: #818181 none repeat scroll 0 0;
	color: #fff;
	content: "FILTER BY";
	display: block;
	float: left;
	height: 72px;
	left: -10px;
	line-height: 72px;
	margin-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	top: -13px;
	width: 130%;
	z-index: 0;
	font-size: 15px;
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before:focus, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before:focus, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before:focus, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before:focus {
display:none;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before {
	font-size: 30px;
}
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple], .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size], .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple], .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size], .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple], .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size], .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple], .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size] {
	width: 100%;
	height: 72px;
	background: #818181;
	border: medium none;
	text-transform: uppercase;
	overflow: hidden;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple], .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size], .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple], .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size], .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple], .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size], .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple], .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size] {
	width: 600px;
}
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple]:focus, .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size]:focus, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple]:focus, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size]:focus, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple]:focus, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size]:focus, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple]:focus, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size]:focus {
	height: auto;
	width: 100%;
}
.page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple]:focus option:first-child:before, .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size]:focus option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple]:focus option:first-child:before, .page-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size]:focus option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[multiple]:focus option:first-child:before, .page-police-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select select[size]:focus option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[multiple]:focus option:first-child:before, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select select[size]:focus option:first-child:before {
	display: none;
}
.page-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper {
	margin: 20px 0;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper {
	margin: 20px 10px 20px 0;
}

}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper {
	margin: 0 10px 0 0;
}
}
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .description, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .description, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .description, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .description {
	padding-left: 0;
}
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #818181;
	top: 0;
	left: 25px;
	line-height: 72px;
	height: 72px;
	font-weight: normal;
	font-size: 15px;
	margin: 0;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label {
	font-size: 30px;
}
}
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .form-item-combine .form-control {
	width: 100%;
	border: 3px solid #818181;
	padding: 21px;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-calendar .view-calendar-police .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-police-calendar .view-calendar .view-filters #edit-combine-wrapper .form-item-combine .form-control, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .form-item-combine .form-control {
	height: 72px;
}
}
.page-calendar .view-calendar .view-filters .views-submit-button, .page-calendar .view-calendar-police .view-filters .views-submit-button, .page-police-calendar .view-calendar .view-filters .views-submit-button, .page-police-calendar .view-calendar-police .view-filters .views-submit-button {
	margin-right: 10px;
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-submit-button, .page-calendar .view-calendar-police .view-filters .views-submit-button, .page-police-calendar .view-calendar .view-filters .views-submit-button, .page-police-calendar .view-calendar-police .view-filters .views-submit-button {
	margin-top: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-submit-button, .page-calendar .view-calendar-police .view-filters .views-submit-button, .page-police-calendar .view-calendar .view-filters .views-submit-button, .page-police-calendar .view-calendar-police .view-filters .views-submit-button {
	margin-top: 0;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-calendar .view-filters .views-submit-button, .page-calendar .view-calendar-police .view-filters .views-submit-button, .page-police-calendar .view-calendar .view-filters .views-submit-button, .page-police-calendar .view-calendar-police .view-filters .views-submit-button {
	margin-left: 0;
}
}

@media only screen and (min-width:768px) {
.page-calendar .view-calendar .view-filters .views-reset-button, .page-calendar .view-calendar-police .view-filters .views-reset-button, .page-police-calendar .view-calendar .view-filters .views-reset-button, .page-police-calendar .view-calendar-police .view-filters .views-reset-button {
	margin-top: 20px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-calendar .view-filters .views-reset-button, .page-calendar .view-calendar-police .view-filters .views-reset-button, .page-police-calendar .view-calendar .view-filters .views-reset-button, .page-police-calendar .view-calendar-police .view-filters .views-reset-button {
	margin-top: 0;
}
}
.page-calendar .view-content .calendar-calendar td, .page-police-calendar .view-content .calendar-calendar td {
	background: #e9eaea;
	border: 5px solid #fff;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day .calendar-empty, .page-calendar .view-content .calendar-calendar .month-view .full td.single-day.empty, .page-calendar .view-content .calendar-calendar .month-view .full td.date-box.empty, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day .calendar-empty, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day.empty, .page-police-calendar .view-content .calendar-calendar .month-view .full td.date-box.empty {
	background: #e9eaea;
}
.page-calendar .view-content .calendar-calendar td.empty, .page-police-calendar .view-content .calendar-calendar td.empty {
	color: #bcbdbd;
}
.page-calendar .view-content .calendar-calendar th.days, .page-police-calendar .view-content .calendar-calendar th.days {
	border: 0;
	background-color: #e9eaea;
	color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2;
}

@media only screen and (min-width:768px) {
.page-calendar .view-content .calendar-calendar th.days, .page-police-calendar .view-content .calendar-calendar th.days {
	font-size: 40px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .view-content .calendar-calendar th.days, .page-police-calendar .view-content .calendar-calendar th.days {
	font-size: 50px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .view-content .calendar-calendar th.days, .page-police-calendar .view-content .calendar-calendar th.days {
	font-size: 57px;
}
}
.page-calendar .view-content .calendar-calendar .month-view .full td.multi-day div.monthview, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day div.weekview, .page-calendar .view-content .calendar-calendar .day-view .full td.multi-day div.dayview, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day div.monthview, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day div.weekview, .page-police-calendar .view-content .calendar-calendar .day-view .full td.multi-day div.dayview {
	background: #fff;
	font-size: 13px;
	font-weight: normal;
	font-family: "Open Sans", arial, sans-serif;
	padding: 4px;
	margin: 3px;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
	background: #fff;
	font-size: 13px;
	font-weight: normal;
	font-family: "Open Sans", arial, sans-serif;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div, .page-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div a, .page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div, .page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div a, .page-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div, .page-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div a, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div a, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div a, .page-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div, .page-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div a, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.view-item, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div a, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div a, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div a, .page-police-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div, .page-police-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div a, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div a, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div a, .page-police-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div, .page-police-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div a, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.view-item, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div a {
	color: #3d4045;
	border-radius: 0;
	font-weight: normal;
	text-decoration: none;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div:hover, .page-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div a:hover, .page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div:hover, .page-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div a:hover, .page-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div:hover, .page-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div a:hover, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div:hover, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div a:hover, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div:hover, .page-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div a:hover, .page-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div:hover, .page-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div a:hover, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.view-item:hover, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div:hover, .page-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div a:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day .inner div a:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td.multi-day .inner div a:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td .inner div.calendar.monthview div a:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day .inner div a:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td.multi-day .inner div a:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td .inner div.calendar.weekview div a:hover, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.view-item:hover, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div:hover, .page-police-calendar .view-content .calendar-calendar .day-view .full td .inner div.calendar div a:hover {
	color: #fff;
	background: #0d72b9;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview, .page-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview, .page-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview, .page-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview, .page-police-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview, .page-police-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview, .page-police-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview {
	background: #fff;
	border-radius: 0;
	font-size: 13px;
	border: 0;
	margin: 3px;
	padding: 7px;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview:hover, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview:hover, .page-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview:hover, .page-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview:hover, .page-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview:hover, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview:hover, .page-police-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview:hover, .page-police-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview:hover, .page-police-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview:hover {
	background: #0d72b9;
}
.page-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview:hover a, .page-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview:hover a, .page-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview:hover a, .page-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview:hover a, .page-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview:hover a, .page-police-calendar .view-content .calendar-calendar .month-view .full td.single-day div.monthview:hover a, .page-police-calendar .view-content .calendar-calendar .week-view .full td.single-day div.weekview:hover a, .page-police-calendar .view-content .calendar-calendar .day-view .full td.single-day div.dayview:hover a, .page-police-calendar .view-content .calendar-calendar .week-view .full div.single-day div.weekview:hover a, .page-police-calendar .view-content .calendar-calendar .day-view .full div.single-day div.dayview:hover a {
	color: #fff;
}
.page-calendar .calendar-calendar .month-view .full td .inner div.day, .page-calendar .calendar-calendar .month-view .full td .inner div.day a, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day a {
	font-size: 17px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
}

@media only screen and (min-width:768px) {
.page-calendar .calendar-calendar .month-view .full td .inner div.day, .page-calendar .calendar-calendar .month-view .full td .inner div.day a, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day a {
	font-size: 22px;
}
}

@media only screen and (min-width:992px) {
.page-calendar .calendar-calendar .month-view .full td .inner div.day, .page-calendar .calendar-calendar .month-view .full td .inner div.day a, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day a {
	font-size: 27px;
}
}

@media only screen and (min-width:1200px) {
.page-calendar .calendar-calendar .month-view .full td .inner div.day, .page-calendar .calendar-calendar .month-view .full td .inner div.day a, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day, .page-police-calendar .calendar-calendar .month-view .full td .inner div.day a {
	font-size: 35px;
}
}
.page-calendar .calendar-calendar td .inner div.day a, .page-police-calendar .calendar-calendar td .inner div.day a {
	color: #0d72b9;
}
.page-calendar .calendar-calendar .month-view .full tr td.today, .page-calendar .calendar-calendar .month-view .full tr.odd td.today, .page-calendar .calendar-calendar .month-view .full tr.even td.today, .page-police-calendar .calendar-calendar .month-view .full tr td.today, .page-police-calendar .calendar-calendar .month-view .full tr.odd td.today, .page-police-calendar .calendar-calendar .month-view .full tr.even td.today {
	background: #0d72b9;
}
.page-calendar .calendar-calendar .month-view .full tr td.today a, .page-calendar .calendar-calendar .month-view .full tr.odd td.today a, .page-calendar .calendar-calendar .month-view .full tr.even td.today a, .page-police-calendar .calendar-calendar .month-view .full tr td.today a, .page-police-calendar .calendar-calendar .month-view .full tr.odd td.today a, .page-police-calendar .calendar-calendar .month-view .full tr.even td.today a {
	color: #fff;
}
.page-calendar .view-footer a, .page-police-calendar .view-footer a {
	margin-bottom: 20px;
	float: right;
}
.view-calendar-police-shift-cycle li.date-prev {
	margin-right: 20px;
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_2 .view-header .pager, .view-calendar-police.view-display-id-page_2 .view-header .pager {
	top: -135px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_2 .view-header .pager, .view-calendar-police.view-display-id-page_2 .view-header .pager {
	top: 75px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_3 .view-header .pager, .view-calendar-police.view-display-id-page_3 .view-header .pager {
	top: -135px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_3 .view-header .pager, .view-calendar-police.view-display-id-page_3 .view-header .pager {
	top: 75px;
}
}
.view-calendar.view-display-id-page_8 .view-content .table {
	margin-bottom: 40px;
}
.view-calendar.view-display-id-page_8 .view-content .table caption {
	display: none;
}
.view-calendar.view-display-id-page_8 .view-content .table thead {
	display: none;

}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td {
	border-top: 0;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-title {
	width: 56%;
	vertical-align: bottom;
	position: relative;
	top: 15px;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-title a {
	padding: 15px;
	background: #e9eaea;
	display: block;
	color: #3d4045;
	font-size: 20px;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date {
	width: 22%;
	position: relative;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .dow {
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #818181;
	float: left;
	display: none;
	position: absolute;
	top: 5px;
	left: 7%;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .dow {
	font-size: 25px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .dow {
	font-size: 35px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .dow {
	font-size: 43px;
}
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day {
	display: none;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	width: 90%;
	color: #0d72b9;
	font-size: 42px;
	line-height: 1;
	text-align: right;
	margin-bottom: 5px;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day {
	font-size: 52px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day {
	font-size: 62px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day {
	font-size: 72px;
}
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day .date-display-single {
	border-bottom: 4px solid #e9eaea;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	text-transform: uppercase;
	text-align: left;
	color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	width: 90%;
	margin-top: 15px;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 30px;
}
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 19px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	font-size: 30px;
}
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-type {
	width: 25%;

	vertical-align: bottom;
	font-size: 16px;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr:first-child td.views-field-field-event-date .month-day {
	display: block;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr:first-child td.views-field-field-event-date .dow {
	display: block;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead {
	display: table-header-group;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr {
	background-color: #e9eaea;
	padding: 20px 25px;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr {
	font-size: 20px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr {
	font-size: 25px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr {
	font-size: 30px;
}
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr th {
	border-bottom: 0;
	vertical-align: middle;
	color: #27aae1; 			/*#3d5daa;*/
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr th.views-field-title {
	width: 50%;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead tr th.views-field-field-event-date {
	padding-left: 20px;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-title {
	width: 56%;
	vertical-align: bottom;
	position: relative;
	top: 15px;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-title a {
	padding: 15px;
	background: #e9eaea;
	display: block;
	color: #3d4045;
	font-size: 20px;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-field-event-date .month-day {
	width: 90%;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-field-event-date .time {
	width: 90%;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-field-event-type {
	width: 25%;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr:first-child td.views-field-field-event-date .month-day {
	display: block;
}
.view-calendar.view-display-id-page_5 .view-filters #edit-combine-wrapper {
	margin-left: 0;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_5 .view-header .pager {
	top: -45px;
	left: 70%;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_5 .view-header .pager {
	top: 65px;
	left: 240px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_5 .view-header .pager {
	top: 75px;
}
}
.view-calendar.view-display-id-page_6 .view-filters #edit-combine-wrapper {
	margin-left: 0;
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_6 .view-header .pager {
	top: -150px;
	left: 70%;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_6 .view-header .pager {
	top: 65px;
	left: 240px;
}
}

@media only screen and (min-width:1200px) {
.view-calendar.view-display-id-page_6 .view-header .pager {
	top: 70px;
}
}

@media only screen and (min-width:768px) {
.view-calendar.view-display-id-page_6 .view-header .date-nav-wrapper .date-heading h3 {
	margin-top: 20px;
}
}

@media only screen and (min-width:992px) {
.view-calendar.view-display-id-page_6 .view-header .date-nav-wrapper .date-heading h3 {
	margin-top: 0;
}
}

@media only screen and (min-width:992px) {
.page-police-calendar .view-calendar-police .view-header .pager {
	top: 75px;
}
}

@media only screen and (min-width:992px) {
.page-police-calendar .view-calendar-police.view-display-id-page_5 .view-header .pager {
	top: -45px;
}
}

@media only screen and (min-width:1200px) {

.page-police-calendar .view-calendar-police.view-display-id-page_5 .view-header .pager {
	top: 75px;
}
}

@media only screen and (min-width:768px) {
.view-id-calendar_police.view-display-id-page_1 #edit-combine-wrapper, .view-id-calendar_police.view-display-id-page_2 #edit-combine-wrapper, .view-id-calendar_police.view-display-id-page_3 #edit-combine-wrapper {
	margin-top: 0 !important;
	width: 55%;
}
}

@media only screen and (min-width:992px) {
.view-id-calendar_police.view-display-id-page_1 #edit-combine-wrapper, .view-id-calendar_police.view-display-id-page_2 #edit-combine-wrapper, .view-id-calendar_police.view-display-id-page_3 #edit-combine-wrapper {
	margin-top: 20px;
	width: inherit;
}
}

@media only screen and (min-width:768px) {
.view-id-calendar_police.view-display-id-page_1 .views-submit-button, .view-id-calendar_police.view-display-id-page_2 .views-submit-button, .view-id-calendar_police.view-display-id-page_3 .views-submit-button {
	margin-top: 0 !important;
}
}

@media only screen and (min-width:992px) {
.view-id-calendar_police.view-display-id-page_1 .views-submit-button, .view-id-calendar_police.view-display-id-page_2 .views-submit-button, .view-id-calendar_police.view-display-id-page_3 .views-submit-button {
	margin-top: 20px;
}
}

@media only screen and (max-width:767px) {
.page-calendar .title-wrapper, .page-police-calendar .title-wrapper {
	background: transparent;
	margin: 60px 0 10px;
}
.page-calendar .title-wrapper .page-header, .page-police-calendar .title-wrapper .page-header {
	display: none;
}
.page-calendar .view-calendar .view-filters #edit-combine-wrapper .compact-form-label, .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option, .page-calendar .view-calendar .view-filters .views-exposed-widget .form-type-select option:first-child:before, .page-police-calendar .view-calendar-police .view-filters #edit-combine-wrapper .compact-form-label, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option, .page-police-calendar .view-calendar-police .view-filters .views-exposed-widget .form-type-select option:first-child:before {
	font-size: 30px;
}
.page-calendar .pre-content .nav-tabs li a, .page-police-calendar .pre-content .nav-tabs li a {
	font-size: 25px;
}
.page-calendar .view-calendar .view-header .date-nav-wrapper .date-heading h3, .page-police-calendar .view-calendar-police .view-header .date-nav-wrapper .date-heading h3 {
	font-size: 35px;
	border-bottom: 0;
	text-align: center;
	padding-bottom: 0;
}
.page-calendar .view-content .calendar-calendar th.days, .page-calendar .view-content .year-view .calendar-calendar th.days, .page-police-calendar .view-content .calendar-calendar th.days, .page-police-calendar .view-content .year-view .calendar-calendar th.days {
	font-size: 20px;
}
.calendar-calendar .month-view table.full {
	position: relative;
}
.calendar-calendar .month-view .full tr td {
	width: 100%;
	float: left;
	text-align: left;
}
.calendar-calendar .month-view .full tr td.single-day:before, .calendar-calendar .month-view .full tr td.future:before {
	content: attr(data-day-of-month);
	font-weight: bold;
	font-size: 30px;
	color: #0d72b9;
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.calendar-calendar .month-view .full thead tr, .calendar-calendar .month-view .full tr th.days, .calendar-calendar .month-view .full tr td.date-box, .calendar-calendar .month-view .full tr td.no-entry, .calendar-calendar .month-view .full tr td.empty {
	display: none;
}
.calendar-calendar .month-view .full tr.multi-day, .calendar-calendar .month-view .full tr.multi-day td {
	height: auto;
	max-height: inherit;
}
.calendar-calendar .year-view td {
	width: 100%;
	float: left;
	display: block;
}
.calendar-calendar .year-view td table td {
	display: table-cell;

	float: none;
}
.page-calendar .view-calendar.view-display-id-page .view-filters .views-submit-button, .page-calendar .view-calendar.view-display-id-page .view-filters .views-reset-button, .page-police-calendar .view-calendar-police.view-display-id-page .view-filters .views-submit-button, .page-police-calendar .view-calendar-police.view-display-id-page .view-filters .views-reset-button {
	margin-top: 10px;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date {
	width: 100%;
	float: left;
	clear: both;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .month-day {
	text-align: left;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-date .time {
	text-align: left;
	font-size: 24px;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-title, .view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-title {
	width: 100%;
	vertical-align: top;
	position: relative;
	top: 0;
	float: left;
	clear: both;
	display: block;
}
.view-calendar.view-display-id-page_8 .view-content .table tbody tr td.views-field-field-event-type, .view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) tbody tr td.views-field-field-event-type {
	width: 100%;
	vertical-align: bottom;
	font-size: 16px;
	clear: both;
	float: left;
}
.view-calendar.view-display-id-page_8 .view-content table:nth-of-type(1) thead {
	display: none;
}
}/**/
img.panopoly-image-full, img.panopoly-image-half, img.panopoly-image-quarter, img.panopoly-image-featured, img.panopoly-image-thumbnail img.panopoly-image-square, img.panopoly-image-original, img.panopoly-image-spotlight, img.panopoly-image-video {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
img.panopoly-image-full {

	width: 100% !important;
	margin-bottom: .5em;
}
img.panopoly-image-half {
	max-width: 50%;
	width: 50%;
	float: left;
	margin-right: .75em;
	margin-bottom: .5em;
	margin-top: .5em;
}
img.panopoly-image-quarter {
	max-width: 25%;
	width: 25%;
	float: left;
	margin-right: .5em;
	margin-bottom: .25em;
	margin-top: .25em;
}
.caption.panopoly-image-half {
	max-width: 50%;
	float: left;
}
.caption.panopoly-image-quarter {
	max-width: 25%;
}
.caption.panopoly-image-half img.panopoly-image-half, .caption.panopoly-image-quarter img.panopoly-image-quarter, .caption.mceTemp img.panopoly-image-half, .caption.mceTemp img.panopoly-image-quarter {
	max-width: 100%;
	width: 100%;
	float: none;
}
.caption.mceTemp img.panopoly-image-half, .caption.mceTemp img.panopoly-image-quarter {
	width: auto;
}
.media-thumbnail {
	width: 80px;
	height: 80px;
}
.media-thumbnail img.panopoly-image-thumbnail {
	margin-left: auto;
	margin-right: auto;
}
.media-thumbnail img {
	max-width: 100%;
	height: auto;
}/**/




/*========================= MENU ==========================*/
/* menu01 */
#main-nav ul {
    float: right;
    margin-bottom: 0;
}

#main-nav ul li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: auto;
}

/* Links */

#main-nav ul li a {
	display: block;
    padding: 15px 25px;
	margin: 0;
	line-height: 23px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 1.85vw;
    text-transform: uppercase;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

#main-nav ul li:first-child a { border-left: none; }
#main-nav ul li:last-child a{ border-right: none; }

#main-nav ul li:hover > a { color: #009444;     background-color: transparent;}

/* Sub menu01 */

#main-nav ul ul {
	position: absolute;
	top: 50px;
	left: 0;
	z-index:99;
	height:auto;
	opacity: 0;
	list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	padding-left: 0;
    margin-top: 0;
    min-width: 130px;
}
#main-nav ul ul li:hover > ul{
	z-index:999;	
}
#main-nav ul ul li a {
	display: block;
    padding: 8px 16px !important;
    clear: both;
    font-weight: normal;
    line-height: 1.3;
    color: #333333 !important;
    white-space: nowrap;
}
#main-nav ul ul li a {
	font-family: "Open Sans", Arial, sans-serif;
}
#main-nav ul li:hover > ul { opacity: 1; }
#main-nav ul ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

#main-nav ul li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
    float: none;
    display: block;
}

#main-nav ul ul li a {
    width: auto;
    padding: 4px 8px;
    margin: 0;
    border: none;
    border-bottom: none;
    font-size: 12px;
}

#main-nav ul ul li a:hover { color: #009444;  background-color: transparent;}  , #main-nav ul ul ul li:hover > a { color: #009444;     background-color: transparent;}, #main-nav ul ul ul ul li:hover > a { color: #009444;     background-color: transparent;}

#main-nav ul ul ul {
	top: 0;
    left: 100%;
}
#main-nav ul ul li:last-child a { border: none; }

/* Sub menu Level 2 */

#main-nav ul ul ul ul{
	position: absolute;
	top: 0px;
	left: 132px;
	opacity: 0;
	background: #fff;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

#main-nav ul ul ul li:hover > ul ul ul{ opacity: 1; }

#main-nav ul ul ul ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

#main-nav ul ul ul li:hover > ul ul ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

#main-nav ul ul ul ul li a {
    width: auto;
    padding: 4px;
    margin: 0;
    border: none;
    border-bottom: none;
}

#main-nav ul ul ul ul li:last-child a { border: none; }

/* Sub menu Level 3 */

#main-nav ul ul ul ul {
    left: 100%;
    opacity: 0;
    background: #fff;
}

#main-nav ul ul ul li:hover > ul ul ul{ opacity: 1; }

#main-nav ul ul ul ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

#main-nav ul ul ul li:hover > ul ul ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

#main-nav ul ul ul ul li a {
    width: auto;
    padding: 4px;
    margin: 0;
    border: none;
    border-bottom: none;
}

#main-nav ul ul ul ul li:last-child a { border: none; }


/* Sub menu Level 4 */

#main-nav ul ul ul ul ul{
    left: 100%;
    opacity: 0;
    background: #fff;
}

#main-nav ul ul ul ul li:hover > ul ul ul ul{ opacity: 1; }

#main-nav ul ul ul ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}


#main-nav ul ul ul ul li:hover > ul ul ul ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

#main-nav ul ul ul ul ul li a {
    width: auto;
    padding: 4px;
    margin: 0;
    border: none;
    border-bottom: none;
}

#main-nav ul ul ul ul ul li:last-child a { border: none; }

.navi_scrolled .menu-region #main-nav > div > ul  {
	font-size: 1.85vw;
    /*left: -18%;
    position: relative;*/
}
.navi_scrolled .menu-region #main-nav ul li a {
    padding: 8px 25px;
}

.navi_scrolled .menu-region #main-nav ul ul {
    top: 44px;
}
.navi_scrolled .menu-region #main-nav ul ul  ul, .navi_scrolled .menu-region #main-nav ul ul ul ul , .navi_scrolled .menu-region #main-nav ul ul ul ul ul{
	top: 0;
}
.facebook_wid{
    margin-top:26px;
}
#main-nav ul li img{
	margin-top: 0px;
    position: absolute;
    right: 5px;
}

.pre-content {
    margin-top: 100px;
}

.panel-pane h4{
	    font-weight: normal;
}

#at4-share, #at4-soc {
    top: 55% !important;
    bottom: auto;
}

.view-content .views-row-odd {
    background: #fff;
}

.view-content .views-row {
    padding: 5px;
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.view-content .views-row .col-1 {
    float: left;
    width: 15%;
    text-align: center;
    padding-right: 10px;
    line-height: 1.3;
    padding-top: 3px;
}

.view-content .views-row .col-1 .date-display-single {
    font-style: italic;
    color: #000;
    font-size: 14px;
}

.view-content .views-row  .col-2 {
    float: left;
    width: 83%;
}

.view-content .views-row  .col-2 .title {
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
}

.view-content .views-row .col-2 .section {
    font-style: italic;
    font-size: 13px;
}
.view-content .views-row  .col-2 .body {
    font-size: 13px;
}

.elected-Council h3{
	    margin-top: 0;
}
.Council_Minutes .literature-container{
	padding: 5px 0px;
    border-top: 1px solid #D0D0D6;
    
}

.Council_Minutes .literature-container .name{
	font-size: 15px;
}
.Council_Minutes .literature-container .releasedate{
	display:block !important;
    float: left;
    width: 291px;
} 
.dark_bg{
	background: #58595b;					/*#d6d6d6;*/
    padding: 50px 0;
}
.fb_block{
	padding: 80px 0;
}
.front-links .links a {
    padding: 20px 20px 20px 80px;
}
.title-wrapper #block-search-form--3 .input-group:before {
	font-size: 35px;
}
.at4-share-outer  #at4-share, .at4-share-outer  #at4-soc {
    top: 52% !important;
    bottom: auto;
}
.Municipal_plan .col-sm-12 {
	    border-bottom: 1px solid #ddd;
}
.Municipal_plan .list-year .col-sm-12:nth-child(odd){
	background: #ddd;
}
.Municipal_plan .list-year .col-sm-12 .col-sm-7 ,  .Municipal_plan .list-year .col-sm-12 .col-sm-5 , .Municipal_plan .list-year .col-sm-12 .col-sm-6{
	font-size: 15px;
    min-height: 51px;
    line-height: 20px;
    display: flex;
    align-items: center;
}
#main-nav{
	float:right;
}
.search_box{
    position: absolute;
    width: 317px;
    background: #3d5daa;
    padding: 17px 20px;
    right: 0px;
    top: 73px;
	display: none;
}
.search_box input[type="text"]{
    border: 5px solid #fff;
    outline: none;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 30px;
	width: 278px;
}
.search_box input[type="text"]::-webkit-input-placeholder {
   color: #fff;
}

.search_box input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.search_box input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.search_box input[type="text"]:-ms-input-placeholder {  
   color: #fff;  
}
.search_box input[type="submit"]{
	position: absolute;
    top: 17px;
    right: 17px;
    text-indent: 99px;
    overflow: hidden;
    border: none;
	outline: none;
    width: 50px;
    height: 67px;
    background: #fff url(../images/search-icon.png) no-repeat center;
	display: none;
}
.search_button{
	float:right;
    margin: 10px 40px 0 22px;
}
.search_button a{
	background: url(../images/search-icon.png) no-repeat center;
    background-size: 30px;
    text-indent: 99px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    display: block;
}
.navi_scrolled .search_button{
	margin: 5px 40px 0 22px;
}

.navi_scrolled .search_box{
	    /*padding: 7px 20px;*/
		top: 59px;
}
.navi_scrolled .search_box input[type="submit"]{
	    top: 7px;
}
.event_left{
	float: left;
    width: 220px;
}
.event_right{
	float: right;
    width: 882px;
}
.single_day{
	float: left;
    font-size: 43px;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #818181;
    padding-left: 20px;
}
.date_right{
	float:right;
}
.date_month{
	margin: 0;
    border-bottom: 4px solid #e9eaea;
    font-size: 72px;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #27aae1;						/*#3d5daa;*/
    font-weight: normal;
    padding-bottom: 20px;
    line-height: 58px;
}
.date_right p{
	font-size: 30px;
    text-transform: uppercase;
    color: #27aae1;						/*#3d5daa;*/
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    text-align: right;
}
.event_title{
	float: left;
    width: 623px;
	line-height: 43px;
}
.event_venue{
	float: right;
    width: 234px;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    line-height: 22px; /* 22px */
    font-size: 20px; /* 20px */
    color: #0d72b9;
}
.event_title a{
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    font-size: 38px;  /* 38px */
    color: #3d4045;
    background: #e9eaea;
    display: block;
    padding: 8px 15px 5px;
    text-transform: uppercase;
	line-height: 65px;
}
.event_desc{
	line-height: 30px; /* 26px */
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    font-size: 28px;  /* 22px */
    margin-top: 10px;
}
.event_tabel{
	margin-bottom:40px;
}
.event_title img{
	float: left;
    width: 110px;
}
.event_title a{
	float: right;
    width: 500px;
	position: relative;
}
.event_title a span{
	font-size: 20px;
    display: block;
    line-height: 20px;
    position: absolute;
    right: 7px;
    bottom: 4px;
}
.region-2ndfooter3 h4{
	font-weight: normal;
    font-size: 30px;
    line-height: 25px;
}
.event_img{
	float: left;
    width: 110px;
}
.event_img img{
	width:100%;
}
.right_block{
	float: right;
    width: 760px;
}
.event_top a{
	font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    font-size: 38px;
    color: #3d4045;
    background: #e9eaea;
    display: block;
    padding: 8px 15px 5px;
    text-transform: uppercase;
    line-height: 65px;
    float: left;
    position: relative;
    width: 510px;
}
.event_top a span{
	font-size: 20px;
    display: block;
    line-height: 20px;
    position: absolute;
    right: 7px;
    bottom: 4px;
}
.new_venue{
	float: right;
    width: 234px;
    font-family: "league_gothicregular", arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size: 20px;
    color: #27aae1;					/*#3d5daa;*/
}
.main-container{
	position:relative;
}
.flexslider iframe{
	width: 100%;
    height: 350px;
}
.clear{
	clear:both;
}






/*--------------------- Chnges by HK -------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1500px){
	#banner .banner-image .flexslider {
		height: 580px;
	}
	.front .title-wrapper {
		margin: 486px 0 0;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
	#banner .banner-image .flexslider {
		height: 540px;
	}
	.front .title-wrapper {
		margin: 445px 0 0;
	}
}

@media only screen and (max-width:1024px) {
    .mean-container .mean-bar{
        background: #3d5daa none repeat scroll 0 0 !important;
        min-height:82px !important;
        padding:0 !important;
    }
    .navbar{
        display:none;
    }
    .mean-container a.meanmenu-reveal{
        width: 0;
        height: 0;
        padding: 0;
        left: 0 !important;
        padding: 22px 13px 11px 14px !important;
        font-size:40px !important;
    
    }
    .mean-container a.meanmenu-reveal span{
        width:55px;
        height:9px !important;
    }
    .logo-for-responsive-menu{
        width: 170px;
        position: absolute;
        left: 50%;
        top: 40px;
        transform: translate(-50%, -50%);
        
        -moz-transform:translate(-50%,-50%);
        -ms-transform:translate(-50%,-50%);
        -o-transform:translate(-50%,-50%);
        -webkit-transform:translate(-50%,-50%);
    }
    .mean-container .mean-nav{
         margin-top: 82px !important;
         background: #1E9BD3 !important;
        position:absolute;
    }
        
    .front .title-wrapper{
        margin: 320px 0 0 !important;
        padding: 20px 0;
    }
    #block-search-form--3 .block-content{
    	padding: 6px 10px;
	    width: 280px;
    }
    .mean-container .mean-nav ul{
   		background: #3d5daa; 
   }
     .pre-content {
    	margin-top: 20px;
	}
    .left-col .pane-menu .nav li a {
   		 padding: 5px 15px !important;
	}
    .logo-wrapper,.logo_home{
		display:none;
	}
	.home_video iframe{
		width:80%;
		    height: 300px;
	}
 
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.front .title-wrapper {
	margin: 270px 0 0 !important;
}
#banner .banner-image .flexslider {
    height: 370px;
}
#block-search-form--3 .block-content {
	width: 570px;
}
.nav-container .flex-direction-nav a{
	top:40% !important;
}
.front-links .links a {
	padding: 20px 20px 20px 50px;
	font-size: 29px;
}
.front-links .links .payment {
	background-size: 33px;
}
.front-links .links .customer {
	background-size: 33px;
}
.front-links .links .permit {
	background-size: 33px;
	background-position: 10px center;
}
.news-events .block-title {
	background-position: 0 center;
	background-size: 50px;
	padding-left: 75px;
	font-size: 44px;
}
.news-events .views-row .date {
	width: 80px;
	line-height: 20px;
}
.news-events .views-row .news-info {
	padding-left: 90px;
}
.news-events .views-row .news-info .inner a {
	font-size: 18px;
}
.news-events .views-row .news-info .inner {
	min-height: 70px;
}
.news-events .views-row .event-info {
	padding-left: 90px;
}
.news-events .views-row .event-info .inner table tr td {
	padding: 0 15px;
	height: 60px;
}
.news-events .views-row .event-info .inner table tr td a {
	line-height: 20px;
}
.news-events .views-row .event-info .inner {
	font-size: 15px;
	min-height: 28px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-events .view-content {
	min-height: 245px;
}
.front-links {
	margin-bottom: 20px;
}
.front-layout .mayor-left {
	width: 40%;
}
.front-layout .mayor-right {
	width: 58%;
}
.event_left {
    width: 100px;
}
.single_day {
    font-size: 24px;
    padding-left: 10px;
}
.date_month {
    font-size: 32px;
    padding-bottom: 8px;
    line-height: 28px;
}
.date_right p {
    font-size: 18px;
}
.right_block {
    width: 525px;
}
.event_top a {
    font-size: 20px;
    line-height: 32px;
    width: 385px;
}
.event_top a span {
    font-size: 15px;
}
.new_venue {
    width: 130px;
    line-height: 22px;
    font-size: 16px;
}
.event_desc {
    line-height: 24px;
    font-size: 18px;
	margin-top: 3px;
}
.event_tabel {
    margin-bottom: 26px;
}
.event_right {
    width: 603px;
}
.event_img {
    width: 65px;
}

}
@media only screen and (max-width:767px) {  
 .general-layout .left-col .pane-menu .nav li a{
	padding: 5px 15px;
}
.secondary-footer .top-link{
		height: 50px;
		width: 60px;
}
.mean-container .mean-bar {
    background: #3d5daa none repeat scroll 0 0 !important;
}
.front .title-wrapper {
    background: #3d5daa none repeat scroll 0 0;
}
.front .title-wrapper {
    margin: 270px 0 0 !important;
}
.front-links .links .payment {
    padding-left: 80px;
}
.front-links .links .customer{
	padding-left: 80px;
}
.front-links .links .permit{
	padding-left: 80px;
}
.news-events .block-title{
	padding-left: 70px;
	background-size: 50px;
	background-position: 0 center;
}
.news-events .views-row .date {
    line-height: 20px;
}
.news-events .views-row .news-info .inner a {
    font-size: 18px;
}
.news-events .views-row .news-info .inner {
    min-height: 75px;
}
.news-events .view-footer{
    text-align: right;
}
.front-links {
    margin-bottom: 30px;
}
.news-events .views-row .event-info .inner {
    margin-bottom: 0;
    min-height: 60px;
    padding-bottom: 0;
}
.news-events .views-row .event-info .inner table tr td {
    height: 60px;
}
.home_video iframe {
    height: 200px;
}
.fb_feed{
	text-align:center;
	margin-bottom: 20px;
}
.logo-for-responsive-menu {
    width: 150px;
    top: 36px;
}
.news-events .views-row .date {
	width: 80px;
	line-height: 20px;
}
.news-events .views-row .news-info {
	padding-left: 90px;
}
.news-events .views-row .news-info .inner a {
	font-size: 18px;
}
.news-events .views-row .news-info .inner {
	min-height: 70px;
}
.news-events .views-row .event-info {
	padding-left: 90px;
}
.news-events .views-row .event-info .inner table tr td {
	padding: 0 15px;
	height: 60px;
}
.news-events .views-row .event-info .inner table tr td a {
	line-height: 20px;
}
.news-events .views-row .event-info .inner {
	font-size: 15px;
	min-height: 28px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-events .view-content {
	min-height: 245px;
}
.front-links {
	margin-bottom: 20px;
}
.front-layout .mayor-left {
	width: 100%;
    float: none;
}
.front-layout .mayor-right {
	width: 100%;
    float: none;
}
.event_left {
    width: 100%;
}
.single_day {
    font-size: 24px;
    padding-left: 10px;
    line-height: 28px;
}
.date_month {
    font-size: 32px;
    padding-bottom: 0;
    border-bottom: 0;
    line-height: 28px;
    float: left;
}
.date_right p {
    font-size: 18px;
    float: left;
    margin: 0;
    margin-left: 13px;
}
.right_block {
    float: none;
    width: 100%;
}
.event_top a {
    font-size: 20px;
    line-height: 32px;
    width: 100%;
}
.event_top a span {
    font-size: 15px;
}
.new_venue {
   width: 100%;
    line-height: 27px;
    font-size: 16px;
    padding-left: 2px;
}
.event_desc {
    line-height: 24px;
    font-size: 18px;
    margin-top: 3px;
}
.event_tabel {
    margin-bottom: 26px;
}
.event_right {
    width: 100%;
}
.event_img {
    display: none;
}
.cal_selection {
    padding-left: 40px;
    background-size: 35px;
}
.cal_selection .month {
    height: 35px;
    padding: 4px;
    width: 110px;
    font-size: 20px;
    margin-right: 4px;
    line-height: 23px;
}
.cal_selection .year {
    height: 35px;
    padding: 4px;
    width: 100px;
    font-size: 20px;
    line-height: 23px;
}
.date_right {
    width: 240px;
	float: left;
    margin-left: 15px;
}  
.front-layout .city-council-left img {
    margin-right: 20px;
    width: 131px;
}
.city-council-left{
	width: 320px;
    margin: 0 auto;
}
.front-layout .city-council-right {
    padding-top: 45px;
}      
}

@media only screen and (max-width:480px){
.mean-container .mean-bar {
    background: #3d5daa none repeat scroll 0 0 !important;
}
.front .title-wrapper {
    background: #3d5daa none repeat scroll 0 0;
}
.front .title-wrapper {
    margin: 154px 0 0 !important;
}
.front-links .links .payment {
    padding-left: 80px;
}
.front-links .links .customer{
	padding-left: 80px;
}
.front-links .links .permit{
	padding-left: 80px;
}
.news-events .block-title{
	padding-left: 70px;
	background-size: 50px;
	background-position: 0 center;
}
.news-events .views-row .date {
    line-height: 20px;
}
.news-events .views-row .news-info .inner a {
    font-size: 18px;
}
.news-events .views-row .news-info .inner {
    min-height: 75px;
}
.news-events .view-footer{
    text-align: right;
}
.front-links {
    margin-bottom: 30px;
}
.news-events .views-row .event-info .inner {
    margin-bottom: 0;
    min-height: 60px;
    padding-bottom: 0;
}
.news-events .views-row .event-info .inner table tr td {
    height: 60px;
}
.home_video iframe {
    height: 200px;
}
.fb_feed{
	text-align:center;
	margin-bottom: 20px;
}
.logo-for-responsive-menu {
    width: 150px;

    top: 36px;
}
.news-events .views-row .date {
	width: 80px;
	line-height: 20px;
}
.news-events .views-row .news-info {
	padding-left: 90px;
}
.news-events .views-row .news-info .inner a {
	font-size: 18px;
}
.news-events .views-row .news-info .inner {
	min-height: 70px;
}
.news-events .views-row .event-info {
	padding-left: 90px;
}
.news-events .views-row .event-info .inner table tr td {
	padding: 0 15px;
	height: 60px;
}
.news-events .views-row .event-info .inner table tr td a {
	line-height: 20px;
}
.news-events .views-row .event-info .inner {
	font-size: 15px;
	min-height: 28px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-events .view-content {
	min-height: 245px;
}
.front-links {
	margin-bottom: 20px;
}
.event_left {
    width: 100%;
}
.single_day {
    font-size: 24px;
    padding-left: 10px;
    line-height: 28px;
}
.date_month {
    font-size: 32px;
    padding-bottom: 0;
    border-bottom: 0;
    line-height: 28px;
    float: left;
}
.date_right p {
    font-size: 18px;
    float: left;
    margin: 0;
    margin-left: 13px;
}
.right_block {
    float: none;
    width: 100%;
}
.event_top a {
    font-size: 20px;
    line-height: 32px;
    width: 100%;
}
.event_top a span {
    font-size: 15px;
}
.new_venue {
   width: 100%;
    line-height: 27px;
    font-size: 16px;
    padding-left: 2px;
}
.event_desc {
    line-height: 24px;
    font-size: 18px;
    margin-top: 3px;
}
.event_tabel {
    margin-bottom: 26px;
}
.event_right {
    width: 100%;
}
.event_img {
    display: none;
}
.cal_selection {
    padding-left: 40px;
    background-size: 35px;
}
.cal_selection .month {
    height: 35px;
    padding: 4px;
    width: 110px;
    font-size: 20px;
    margin-right: 4px;
    line-height: 23px;
}
.cal_selection .year {
    height: 35px;
    padding: 4px;
    width: 100px;
    font-size: 20px;
    line-height: 23px;
}
.date_right {
    width: 240px;
	float: left;
    margin-left: 15px;
}
.city-council-left {
    width: 280px;
}
.front-layout .city-council-left img {
    width: 100px;
}
.front-layout .city-council-left .top-text {
    font-size: 44px;
    line-height: 58px;
}
.front-layout .city-council-left .bottom-text {
    font-size: 34px;
}
}
@media only screen and (max-width: 1500px) {
	.logo {
		    width: 270px;
    top: -6px;
	}
}
@media only screen and (min-width: 1700px) {
	.flexslider .slides img{
		margin-top: -100px;
	}
}
@media only screen and (min-width: 768px) {
.fourth-row-wrapper.dark_bg .header-row {
   display: flex;
    align-items: center;
}

.fourth-row-wrapper.dark_bg .header-row .mayor-left  {
	margin-top: -5px;
}
}

.slider .popup-gallery .col-sm-4 a {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.slider .popup-gallery .col-sm-6 a {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.slider .popup-gallery .col-sm-6 .plybtn {
    background: url(../images/play.png) no-repeat;
    position: absolute;
    width: 50px;
    height: 58px;
    z-index: 9;
    top: 32%;
    transform: translateX(50%);
    left: 36%;
   -webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.slider .popup-gallery .col-sm-6  .plybtn:hover{
	background:url(../images/play_hover.png) no-repeat;

}

.general-layout .left-col .pane-menu .nav li .nolink {
	padding: 10px 25px;
}
.faq_table td{
  padding: 0px 20px;
  width: 295px;
  border: 1px solid #000;   
}
