/*! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3e94a5616b1e1291015f) * Config saved to config.json and https://gist.github.com/3e94a5616b1e1291015f */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
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: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .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: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	-webkit-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] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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 silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,: after,: before {
	background: 0 0!important;
	color: #000!important;
	-webkit-box-shadow: none!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: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	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
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	-webkit-tap-highlight-color: transparent
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	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: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
.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
}
.containerBod {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:700px) {
.containerBod {
	width: 100%
}
}
@media (min-width:1024px) {
.containerBod {
	width: 100%
}
}
@media (min-width:1200px) {
.containerBod {
	max-width: 1200px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:700px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:1024px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .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;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-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 .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .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,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.in {
	opacity: .5
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.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:700px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}
@media (min-width:1024px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	opacity: 0
}
.tooltip.in {
	opacity: .9
}
.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: 4px
}
.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
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .containerBod:after, .containerBod:before, .modal-footer:after, .modal-footer:before, .row:after, .row:before {
	content: " ";
	display: table
}
.clearfix:after, .container-fluid:after, .containerBod:after, .modal-footer:after, .row: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-lg, .visible-md, .visible-sm, .visible-xs {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
@media (max-width:699px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}
@media (max-width:699px) {
.visible-xs-block {
	display: block!important
}
}
@media (max-width:699px) {
.visible-xs-inline {
	display: inline!important
}
}
@media (max-width:699px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}
@media (min-width:700px) and (max-width:1023px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}
@media (min-width:700px) and (max-width:1023px) {
.visible-sm-block {
	display: block!important
}
}
@media (min-width:700px) and (max-width:1023px) {
.visible-sm-inline {
	display: inline!important
}
}
@media (min-width:700px) and (max-width:1023px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:1024px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}
@media (min-width:1024px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
@media (min-width:1024px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
@media (min-width:1024px) 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
}
td.visible-lg, th.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:699px) {
.hidden-xs {
	display: none!important
}
}
@media (min-width:700px) and (max-width:1023px) {
.hidden-sm {
	display: none!important
}
}
@media (min-width:1024px) 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
}
td.visible-print, th.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
}
}
/*! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3e94a5616b1e1291015f) * Config saved to config.json and https://gist.github.com/3e94a5616b1e1291015f */
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075)
}
.btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
	text-shadow: none
}
.btn.active, .btn:active {
	background-image: none
}
.btn-default {
background-image: -webkit-linear-gradient(top,
#fff 0,
	#e0e0e0 100%);
background-image: -o-linear-gradient(top,
#fff 0,
	#e0e0e0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff), to(#e0e0e0));
background-image: linear-gradient(to bottom,
#fff 0,
	#e0e0e0 100%);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc
}
.btn-default:focus, .btn-default:hover {
	background-color: #e0e0e0;
	background-position: 0 -15px
}
.btn-default.active, .btn-default:active {
	background-color: #e0e0e0;
	border-color: #dbdbdb
}
.btn-default:disabled, .btn-default[disabled] {
	background-color: #e0e0e0;
	background-image: none
}
.btn-primary {
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#265a88 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#265a88 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#265a88));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#265a88 100%);
	background-repeat: repeat-x;
	border-color: #245580
}
.btn-primary:focus, .btn-primary:hover {
	background-color: #265a88;
	background-position: 0 -15px
}
.btn-primary.active, .btn-primary:active {
	background-color: #265a88;
	border-color: #245580
}
.btn-primary:disabled, .btn-primary[disabled] {
	background-color: #265a88;
	background-image: none
}
.btn-success {
background-image: -webkit-linear-gradient(top,
#5cb85c 0,
	#419641 100%);
background-image: -o-linear-gradient(top,
#5cb85c 0,
	#419641 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c), to(#419641));
background-image: linear-gradient(to bottom,
#5cb85c 0,
	#419641 100%);
	background-repeat: repeat-x;
	border-color: #3e8f3e
}
.btn-success:focus, .btn-success:hover {
	background-color: #419641;
	background-position: 0 -15px
}
.btn-success.active, .btn-success:active {
	background-color: #419641;
	border-color: #3e8f3e
}
.btn-success:disabled, .btn-success[disabled] {
	background-color: #419641;
	background-image: none
}
.btn-info {
background-image: -webkit-linear-gradient(top,
#5bc0de 0,
	#2aabd2 100%);
background-image: -o-linear-gradient(top,
#5bc0de 0,
	#2aabd2 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de), to(#2aabd2));
background-image: linear-gradient(to bottom,
#5bc0de 0,
	#2aabd2 100%);
	background-repeat: repeat-x;
	border-color: #28a4c9
}
.btn-info:focus, .btn-info:hover {
	background-color: #2aabd2;
	background-position: 0 -15px
}
.btn-info.active, .btn-info:active {
	background-color: #2aabd2;
	border-color: #28a4c9
}
.btn-info:disabled, .btn-info[disabled] {
	background-color: #2aabd2;
	background-image: none
}
.btn-warning {
background-image: -webkit-linear-gradient(top,
#f0ad4e 0,
	#eb9316 100%);
background-image: -o-linear-gradient(top,
#f0ad4e 0,
	#eb9316 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e), to(#eb9316));
background-image: linear-gradient(to bottom,
#f0ad4e 0,
	#eb9316 100%);
	background-repeat: repeat-x;
	border-color: #e38d13
}
.btn-warning:focus, .btn-warning:hover {
	background-color: #eb9316;
	background-position: 0 -15px
}
.btn-warning.active, .btn-warning:active {
	background-color: #eb9316;
	border-color: #e38d13
}
.btn-warning:disabled, .btn-warning[disabled] {
	background-color: #eb9316;
	background-image: none
}
.btn-danger {
background-image: -webkit-linear-gradient(top,
#d9534f 0,
	#c12e2a 100%);
background-image: -o-linear-gradient(top,
#d9534f 0,
	#c12e2a 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f), to(#c12e2a));
background-image: linear-gradient(to bottom,
#d9534f 0,
	#c12e2a 100%);
	background-repeat: repeat-x;
	border-color: #b92c28
}
.btn-danger:focus, .btn-danger:hover {
	background-color: #c12e2a;
	background-position: 0 -15px
}
.btn-danger.active, .btn-danger:active {
	background-color: #c12e2a;
	border-color: #b92c28
}
.btn-danger:disabled, .btn-danger[disabled] {
	background-color: #c12e2a;
	background-image: none
}
.img-thumbnail, .thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background-image: -webkit-linear-gradient(top,
#f5f5f5 0,
	#e8e8e8 100%);
background-image: -o-linear-gradient(top,
#f5f5f5 0,
	#e8e8e8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom,
#f5f5f5 0,
	#e8e8e8 100%);
	background-repeat: repeat-x;
	background-color: #e8e8e8
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#2e6da4 100%);
	background-repeat: repeat-x;
	background-color: #2e6da4
}
.navbar-default {
background-image: -webkit-linear-gradient(top,
#fff 0,
	#f8f8f8 100%);
background-image: -o-linear-gradient(top,
#fff 0,
	#f8f8f8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff), to(#f8f8f8));
background-image: linear-gradient(to bottom,
#fff 0,
	#f8f8f8 100%);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075)
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
background-image: -webkit-linear-gradient(top,
#dbdbdb 0,
	#e2e2e2 100%);
background-image: -o-linear-gradient(top,
#dbdbdb 0,
	#e2e2e2 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb), to(#e2e2e2));
background-image: linear-gradient(to bottom,
#dbdbdb 0,
	#e2e2e2 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255,255,255,.25)
}
.navbar-inverse {
background-image: -webkit-linear-gradient(top,
#3c3c3c 0,
	#222 100%);
background-image: -o-linear-gradient(top,
#3c3c3c 0,
	#222 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c), to(#222));
background-image: linear-gradient(to bottom,
#3c3c3c 0,
	#222 100%);
	background-repeat: repeat-x
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
background-image: -webkit-linear-gradient(top,
#080808 0,
	#0f0f0f 100%);
background-image: -o-linear-gradient(top,
#080808 0,
	#0f0f0f 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#080808), to(#0f0f0f));
background-image: linear-gradient(to bottom,
#080808 0,
	#0f0f0f 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
	box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
	border-radius: 0
}
@media (max-width:767px) {
.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a: focus, .navbar .navbar-nav .open .dropdown-menu>.active>a: hover {
	color: #fff;
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#2e6da4 100%);
	background-repeat: repeat-x
}
}
.alert {
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05)
}
.alert-success {
background-image: -webkit-linear-gradient(top,
#dff0d8 0,
	#c8e5bc 100%);
background-image: -o-linear-gradient(top,
#dff0d8 0,
	#c8e5bc 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8), to(#c8e5bc));
background-image: linear-gradient(to bottom,
#dff0d8 0,
	#c8e5bc 100%);
	background-repeat: repeat-x;
	border-color: #b2dba1
}
.alert-info {
background-image: -webkit-linear-gradient(top,
#d9edf7 0,
	#b9def0 100%);
background-image: -o-linear-gradient(top,
#d9edf7 0,
	#b9def0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7), to(#b9def0));
background-image: linear-gradient(to bottom,
#d9edf7 0,
	#b9def0 100%);
	background-repeat: repeat-x;
	border-color: #9acfea
}
.alert-warning {
background-image: -webkit-linear-gradient(top,
#fcf8e3 0,
	#f8efc0 100%);
background-image: -o-linear-gradient(top,
#fcf8e3 0,
	#f8efc0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3), to(#f8efc0));
background-image: linear-gradient(to bottom,
#fcf8e3 0,
	#f8efc0 100%);
	background-repeat: repeat-x;
	border-color: #f5e79e
}
.alert-danger {
background-image: -webkit-linear-gradient(top,
#f2dede 0,
	#e7c3c3 100%);
background-image: -o-linear-gradient(top,
#f2dede 0,
	#e7c3c3 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede), to(#e7c3c3));
background-image: linear-gradient(to bottom,
#f2dede 0,
	#e7c3c3 100%);
	background-repeat: repeat-x;
	border-color: #dca7a7
}
.progress {
background-image: -webkit-linear-gradient(top,
#ebebeb 0,
	#f5f5f5 100%);
background-image: -o-linear-gradient(top,
#ebebeb 0,
	#f5f5f5 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ebebeb), to(#f5f5f5));
background-image: linear-gradient(to bottom,
#ebebeb 0,
	#f5f5f5 100%);
	background-repeat: repeat-x
}
.progress-bar {
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#286090 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#286090 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#286090));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#286090 100%);
	background-repeat: repeat-x
}
.progress-bar-success {
background-image: -webkit-linear-gradient(top,
#5cb85c 0,
	#449d44 100%);
background-image: -o-linear-gradient(top,
#5cb85c 0,
	#449d44 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c), to(#449d44));
background-image: linear-gradient(to bottom,
#5cb85c 0,
	#449d44 100%);
	background-repeat: repeat-x
}
.progress-bar-info {
background-image: -webkit-linear-gradient(top,
#5bc0de 0,
	#31b0d5 100%);
background-image: -o-linear-gradient(top,
#5bc0de 0,
	#31b0d5 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de), to(#31b0d5));
background-image: linear-gradient(to bottom,
#5bc0de 0,
	#31b0d5 100%);
	background-repeat: repeat-x
}
.progress-bar-warning {
background-image: -webkit-linear-gradient(top,
#f0ad4e 0,
	#ec971f 100%);
background-image: -o-linear-gradient(top,
#f0ad4e 0,
	#ec971f 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e), to(#ec971f));
background-image: linear-gradient(to bottom,
#f0ad4e 0,
	#ec971f 100%);
	background-repeat: repeat-x
}
.progress-bar-danger {
background-image: -webkit-linear-gradient(top,
#d9534f 0,
	#c9302c 100%);
background-image: -o-linear-gradient(top,
#d9534f 0,
	#c9302c 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f), to(#c9302c));
background-image: linear-gradient(to bottom,
#d9534f 0,
	#c9302c 100%);
	background-repeat: repeat-x
}
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
	box-shadow: 0 1px 2px rgba(0,0,0,.075)
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	text-shadow: 0 -1px 0 #286090;
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#2b669a 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#2b669a 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2b669a));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#2b669a 100%);
	background-repeat: repeat-x;
	border-color: #2b669a
}
.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
	text-shadow: none
}
.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}
.panel-default>.panel-heading {
background-image: -webkit-linear-gradient(top,
#f5f5f5 0,
	#e8e8e8 100%);
background-image: -o-linear-gradient(top,
#f5f5f5 0,
	#e8e8e8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom,
#f5f5f5 0,
	#e8e8e8 100%);
	background-repeat: repeat-x
}
.panel-primary>.panel-heading {
background-image: -webkit-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
background-image: -o-linear-gradient(top,
#337ab7 0,
	#2e6da4 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom,
#337ab7 0,
	#2e6da4 100%);
	background-repeat: repeat-x
}
.panel-success>.panel-heading {
background-image: -webkit-linear-gradient(top,
#dff0d8 0,
	#d0e9c6 100%);
background-image: -o-linear-gradient(top,
#dff0d8 0,
	#d0e9c6 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8), to(#d0e9c6));
background-image: linear-gradient(to bottom,
#dff0d8 0,
	#d0e9c6 100%);
	background-repeat: repeat-x
}
.panel-info>.panel-heading {
background-image: -webkit-linear-gradient(top,
#d9edf7 0,
	#c4e3f3 100%);
background-image: -o-linear-gradient(top,
#d9edf7 0,
	#c4e3f3 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7), to(#c4e3f3));
background-image: linear-gradient(to bottom,
#d9edf7 0,
	#c4e3f3 100%);
	background-repeat: repeat-x
}
.panel-warning>.panel-heading {
background-image: -webkit-linear-gradient(top,
#fcf8e3 0,
	#faf2cc 100%);
background-image: -o-linear-gradient(top,
#fcf8e3 0,
	#faf2cc 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3), to(#faf2cc));
background-image: linear-gradient(to bottom,
#fcf8e3 0,
	#faf2cc 100%);
	background-repeat: repeat-x
}
.panel-danger>.panel-heading {
background-image: -webkit-linear-gradient(top,
#f2dede 0,
	#ebcccc 100%);
background-image: -o-linear-gradient(top,
#f2dede 0,
	#ebcccc 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede), to(#ebcccc));
background-image: linear-gradient(to bottom,
#f2dede 0,
	#ebcccc 100%);
	background-repeat: repeat-x
}
.well {
background-image: -webkit-linear-gradient(top,
#e8e8e8 0,
	#f5f5f5 100%);
background-image: -o-linear-gradient(top,
#e8e8e8 0,
	#f5f5f5 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8), to(#f5f5f5));
background-image: linear-gradient(to bottom,
#e8e8e8 0,
	#f5f5f5 100%);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1)
}
/* Pikabu */
	@charset "UTF-8";
.m-pikabu-viewport {
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden
}
.m-pikabu-sidebar {
	position: absolute;
	overflow: visible;
	display: block;
	width: 70%;
	background: #222
}
.m-pikabu-sidebar.m-pikabu-left {
	-webkit-transform: translate3d(-100%,0,0);
	-moz-transform: translate3d(-100%,0,0);
	-ms-transform: translate3d(-100%,0,0);
	-o-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}
.m-pikabu-sidebar.m-pikabu-right {
	right: 0;
	-webkit-transform: translate3d(100%,0,0);
	-moz-transform: translate3d(100%,0,0);
	-ms-transform: translate3d(100%,0,0);
	-o-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}
.m-pikabu-left-visible .m-pikabu-sidebar.m-pikabu-left, .m-pikabu-right-visible .m-pikabu-sidebar.m-pikabu-right {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}
.m-pikabu-container {
	width: 100%;
	-webkit-backface-visibility: hidden
}
.m-pikabu-left-visible .m-pikabu-container.m-pikabu-left, .m-pikabu-right-visible .m-pikabu-container.m-pikabu-right {
	position: absolute
}
.m-pikabu-left-visible .m-pikabu-container {
	-webkit-transform: translate3d(70%,0,0);
	-moz-transform: translate3d(70%,0,0);
	-ms-transform: translate3d(70%,0,0);
	-o-transform: translate3d(70%,0,0);
	transform: translate3d(70%,0,0)
}
.m-pikabu-right-visible .m-pikabu-container {
	-webkit-transform: translate3d(-70%,0,0);
	-moz-transform: translate3d(-70%,0,0);
	-ms-transform: translate3d(-70%,0,0);
	-o-transform: translate3d(-70%,0,0);
	transform: translate3d(-70%,0,0)
}
.m-pikabu-container, .m-pikabu-sidebar {
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -webkit-transform .2s ease-in;
	-o-transition: -webkit-transform .2s ease-in;
	transition: -webkit-transform .2s ease-in
}
.m-pikabu-overlay {
	display: none
}
.m-pikabu-left-visible .m-pikabu-overlay, .m-pikabu-right-visible .m-pikabu-overlay {
	position: absolute;
	top: 0;
	z-index: 999;
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer
}
.m-pikabu-overflow-scrolling .m-pikabu-sidebar {
	overflow: auto
}
.m-pikabu-overflow-touch {
	-webkit-overflow-scrolling: touch
}
.m-pikabu-sidebar .mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #444
}
.m-pikabu-sidebar .mainNav ul li {
	border-top: 1px solid #444
}
.m-pikabu-sidebar .mainNav ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: normal;
	padding: .5em 1em;
	text-decoration: none;
	font-weight: 300
}
.m-pikabu-sidebar .mainNav ul li a:hover {
	background: #333;
	text-decoration: none
}
.m-pikabu-sidebar .mainNav ul ul {
	border-bottom: none
}
.m-pikabu-sidebar .mainNav ul ul li {
	border-top: 1px solid #222;
	background: #111
}
.m-pikabu-sidebar .mainNav ul ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: normal;
	padding: .8em 1em .8em 2.5em
}
.m-pikabu-sidebar .mainNav ul ul li a:hover {
	background: #333
}
.ie8 .m-pikabu-sidebar, .ie9 .m-pikabu-sidebar {
	display: none!important
}
html.m-pikabu-closed .m-pikabu-viewport {
	height: auto!important
}
.m-pikabu-sidebar {
	overflow-y: auto
}
/* slick slider */
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
/* custom fonts */
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-Regular.woff) format('woff'), url(../fonts/McGillSans-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-Italic.woff) format('woff'), url(../fonts/McGillSans-Italic.ttf) format('truetype');
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-Medium.woff) format('woff'), url(../fonts/McGillSans-Medium.ttf) format('truetype');
	font-weight: 600;
	font-style: regular
}
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-MediumItalic.woff) format('woff'), url(../fonts/McGillSans-MediumItalic.ttf) format('truetype');
	font-weight: 600;
	font-style: italic
}
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-Bold.woff) format('woff'), url(../fonts/McGillSans-Bold.ttf) format('truetype');
	font-weight: 700;
	font-style: regular
}
@font-face {
	font-family: "McGill Sans";
	src: url(../fonts/McGillSans-BoldItalic.woff) format('woff'), url(../fonts/McGillSans-BoldItalic.ttf) format('truetype');
	font-weight: 700;
	font-style: italic
}
