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: none;
	text-decoration: underline;
	text-decoration: underline 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 {
	-webkit-box-sizing: content-box;
	-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"] {
	-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;
	-webkit-box-sizing: content-box;
	-moz-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;
}

* {
	-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;
}

body {
	background: #f6f6f6;
	font-size: 13px;
	font-family: arial;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

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: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-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%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	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;
}

[role="button"] {
	cursor: pointer;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

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: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-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 .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999999;
}

.form-control::-webkit-input-placeholder {
	color: #999999;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.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;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.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;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.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;
	background-color: #f2dede;
	border-color: #a94442;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label~.form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@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 {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333333;
	text-decoration: none;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-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;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #333333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default .badge {
	color: #ffffff;
	background-color: #333333;
}

.btn-primary {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
	color: #ffffff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
	color: #ffffff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #ffffff;
}

.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
	color: #ffffff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
	color: #ffffff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}

.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
	color: #ffffff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}

.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
	color: #ffffff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}

.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
	color: #ffffff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #ffffff;
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	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: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.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%;
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	display: table;
	content: " ";
}

.clearfix:after,
.form-horizontal .form-group:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: 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;
}

.affix {
	position: fixed;
}

#body {
	width: 950px;
	margin: 0 auto;
	min-height: 500px;
}

a {
	text-decoration: underline;
	color: #7D7D7D;
}

a:hover {
	text-decoration: none;
}

#header {
	position: relative;
	height: 101px;
	background: url('/images.tpl/header_bot.gif') #f3f1f1 repeat-x bottom;
}

#header h1,
#header h2,
#header h3,
#header h4 {
	padding: 0;
	margin: 0;
}

#header a.logo {
	width: 621px;
	height: 74px;
	top: 12px;
	left: 0px;
	text-indent: -3000px;
	text-decoration: none;
	position: absolute;
	background: url('/images.tpl/21_logo.png') no-repeat;
}

#topmenu {
	position: relative;
	/*height:32px;*/
	background: #FFFFFF;
	border-bottom: 10px solid #074F8E;
	padding: 0 3px;
	z-index: 9998;
}

#topmenu:after {
	content: '';
	clear: both;
	display: block;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	float: left;
	background: url("/images.tpl/topmenusep.png") no-repeat right top;
	position: relative;
}

#topmenu ul li a {
	display: block;
	float: left;
	color: #646363;
	text-decoration: none;
	font-size: 14px;
	padding: 8px 10px 0px 4px;
	min-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

#topmenu ul li a:hover {
	color: #527083;
}

#topmenu ul li.last {
	background: url('/images.tpl/spacer.gif');
	padding-right: 0px;
}

#topmenu ul li a.cur {
	color: #e72c2c;
}

#topmenu li .lvl2m {
	overflow: visible;
	position: absolute;
	display: none;
	left: 0;
	top: 32px;
	width: 250px;
	z-index: 10000;
	background: white;
}

#topmenu li:hover .lvl2m {
	display: block;
}

#topmenu li.right .lvl2m {
	left: -132px !important;
	z-index: 10000;
}

#topmenu li ul {
	width: 250px;
	min-height: 50px;
}

#topmenu li ul li {
	float: none;
	width: 250px;
	position: relative;
}

#topmenu li ul li a {
	font-weight: normal;
	padding: 7px 0 7px 25px;
	color: #d5d4d4;
	min-height: 15px;
	/*background:url('/images.tpl/menu2lvl.png') repeat-y #677178;*/

	background: #82888e;
	background-image: linear-gradient(to right, #82888e 0%, #667077 100%);
	background-image: -ms-linear-gradient(left, #882888e 0%, #667077 100%);

	border: 1px solid #ababac;
	font-size: 11px;
	float: none;
}

#topmenu li ul li a:hover {
	color: #ffffff;
	/*background:url('/images.tpl/menu2lvl_h.png') repeat-y #93999e;*/



	background-image: linear-gradient(to right, #8f959b 0%, #6b757c 100%);
	background-image: -ms-linear-gradient(left, #8f959b 0%, #6b757c 100%);
}

#topmenu li ul ul {
	display: none;
	position: absolute;
	width: 250px;
	background: #e9e9e9;
	left: 250px;
	top: 0px;
	min-height: 0;
}

#topmenu li ul li:hover ul {
	display: block;
}

#topmenu li.right ul li ul {
	left: auto;
	right: 252px !important;
}

#topmenu li ul ul li {
	float: none;
	border: 1px solid #ababac;
	width: 250px;
	position: relative;
}

#topmenu li ul ul li a {
	font-weight: normal;
	width: 210px;
	padding: 7px 20px 7px 20px;
	color: #757d84;
	min-height: 15px;
	background-image: none;
	background-color: #f4f4f4;
	font-size: 11px;
	border: none;
	margin-top: 1px;
}

#topmenu li ul ul li a:hover {
	color: #000000;
	background: url('') #f4f4f4;
}

#topmenu li ul ul.large {
	width: 400px !important;
}

#topmenu li ul ul.large li {
	width: 400px !important;
}

#topmenu li ul ul.large li a {
	width: 360px !important;
}




#topbanner {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 34px;
	overflow: hidden;
}

#topbanner li {
	display: block;
	float: left;
	margin-right: 6px;
}

#topbanner li a {
	display: block;
	width: 185px;
	color: white;
	padding-top: 90px;
	text-align: center;
	text-decoration: none;
}

#topbanner li.b1 a {
	background: url('/images.tpl/top/1_min.jpg') no-repeat top left #074f8e;
}

#topbanner li.b2 a {
	background: url('/images.tpl/top/2_min.jpg') #074f8e no-repeat top left;
}

#topbanner li.b3 a {
	background: url('/images.tpl/top/3_min.jpg') #074f8e no-repeat top left;
}

#topbanner li.b4 a {
	background: url('/images.tpl/top/pomoskh.png') #074f8e no-repeat top left;
}

#topbanner li.b5 a {
	background: url('/images.tpl/top/yun_polit.png') #074f8e no-repeat top left;
}

#topbanner li a:hover {
	background-color: #7b1102;
	background-position: top right;
}

#topbanner li.last {
	margin-right: 0px;
}

#topban {
	overflow: hidden;
	background: url('/images.tpl/midannounce.png') repeat-x bottom;
}

#midannounce {
	overflow: hidden;
	padding: 18px 10px 10px;
	min-height: 80px;
}

#midannounce a {
	color: #7d7d7d;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
}

#midannounce b {
	margin-bottom: 5px;
	font-family: Georgia;
	display: block;
	font-weight: normal;
	color: #7d7d7d;
	font-size: 16px;
}

#midannounce a:hover {
	text-decoration: underline;
}

#foother {
	height: 50px;
	text-align: center;
	color: #7d7d7d;
	font-size: 14px;
	font-family: Georgia;
	border-bottom: 1px solid #a6a4a4;
	position: relative;
	background: url('/images.tpl/bottom.png') repeat-x top #F3F1F1;
}

#foother a {
	color: #7d7d7d;
	font-size: 14px;
	font-family: Georgia;
	font-size: 12px;
}

.topback {
	background: url('/images.tpl/bottom.png') repeat-x top;
	border-top: 1px solid #c5c4c4;
}

#master {
	position: absolute;
	text-align: center;
	font-family: Georgia;
	color: #7D7D7D;
	right: 8px;
	top: 28px;
	font-size: 12px;
}

#copy {
	position: absolute;
	text-align: left;
	font-family: arial;
	color: #7D7D7D;
	left: 10px;
	top: 11px;
	font-size: 11px;
}

#ref {
	position: absolute;
	text-align: center;
	font-family: Georgia;
	color: #7D7D7D;
	left: 8px;
	top: 28px;
	font-size: 12px;
}

.clear {
	clear: both;
}

#left {
	width: 730px;
	float: left;
	overflow: hidden;
	min-height: 300px;
	padding: 15px 15px 0 0;
}

#left_m {
	padding: 0px 0px 60px 0;
	width: 237px;
	min-height: 350px;
	float: left;
	overflow: hidden;
}

#center {
	width: 473px;
	float: left;
	overflow: hidden;
	min-height: 350px;
	padding: 0px 10px 0 10px;
}

.large #center {
	width: 710px !important;
}

#center p {
	font-family: Georgia;
	color: #7D7D7D;
	margin: 10px 0;
}

#left .il {
	background: url('/images.tpl/lmbg.gif') repeat-y left;
	overflow: hidden;
}

#left .il2 {
	background: url('/images.tpl/lmbot.png') no-repeat bottom left;
	overflow: hidden;
}

.large .il {
	background-image: none !important;
}

.large .il2 {
	background-image: none !important;
}

#right {
	padding: 15px 0;
	width: 220px;
	float: left;
	overflow: hidden;
}

#right ul {
	margin: 0;
	padding: 0;
}

/* root element for tabs  */
ul.css-tabs {
	margin: 0 !important;
	padding: 0;
	height: 35px;
	border-bottom: 1px solid #d3d3d3;
}

/* single tab */
ul.css-tabs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
	float: left;
	font-size: 13px;
	display: block;
	padding: 3px 30px 5px;
	text-decoration: none;
	border: none;
	border-bottom: 0px;
	height: 17px;

	background: url() #074F8E no-repeat;

	color: #FFFFFF;
	margin-right: 2px;
	position: relative;
	top: 2px;
	font-family: arial;
	margin-top: 8px;
}

ul.css-tabs a:hover {}

/* selected tab */
ul.css-tabs a.current {
	background: #f8f8f8;
	border: 1px solid #d3d3d3;
	border-bottom: 1px solid #f8f8f8;
	color: #074F8E;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	height: 20px;
	padding-top: 8px;
}


/* tab pane */
.css-panes div.intpanels {
	display: none;
	border: 1px solid #d3d3d3;
	border-width: 0 1px 1px 1px;
	min-height: 500px;
	padding: 15px 0px 5px 15px;
	background-color: #f8f8f8;
	overflow: hidden;
}

div.intpanels * {
	font-family: Georgia;
	color: #7e7e7e;
}

.rigpan {
	color: #000;
	font-size: 14px;
	margin-bottom: 1rem;
}

.rigpan a {
	text-decoration: none;
}

.rigpan a:hover {
	text-decoration: underline;
}

.rigpan h3 {
	color: #000;
	font-family: Georgia;
	padding: 0px 2px 10px 10px;
	display: block;
	border-bottom: 3px solid #074f8e;
	margin-top: .5rem;
	margin-bottom: 1rem;
	font-size: 1.1rem;
	text-transform: uppercase;
}

#rhr {
	height: 35px;
}

.hr {
	height: 26px;
	background: url('/images.tpl/hr.png') repeat-x;
	margin: 13px 0 3px;
}

.blue * {
	color: #074F8E;
}

.rigpan ul {
	list-style: none;
}

.rigpan a {
	font-family: Georgia;
}

#botblock {
	border: 1px solid #d4d2d2;
	overflow: hidden;
	position: relative;
	background: url('/images.tpl/botblock.png') no-repeat bottom right white;
}

#botblock * {
	color: #646262;
	font-family: Georgia;
}

#botblock li b {
	display: block;
	height: 29px;
	text-align: center;
	font-size: 14px;
	padding: 14px 0 0;
}

#botblock li {
	margin-right: 6px;
	display: block;
	width: 116px;
	float: left;
}

#botblock ul {
	display: block;
	overflow: hidden;
	background: url('/images.tpl/topw.png') top repeat-x #FBFAFA;
	padding: 10px 0 10px;
	position: relative;
	height: 200px;
}

#botblock ul li {
	display: block;
	overflow: hidden;
	float: none;
	padding: 2px 6px;
	zoom: 1;
	width: auto;
	display: block;
}

#botblock ul a {
	font-size: 11px;
	font-family: arial;
	zoom: 1;
	text-decoration: none;
	display: block;
}

#botblock ul a:hover {
	text-decoration: underline;
}

#botblock_int {
	border: 1px solid #d4d2d2;
	overflow: hidden;
	position: relative;
	background: url('/images.tpl/botblock.png') no-repeat bottom right white;
}

#botblock_int * {
	color: #646262;
	font-family: Georgia;
}

#botblock_int li b {
	display: block;
	height: 29px;
	text-align: center;
	font-size: 14px;
	padding: 14px 0 0;
}

#botblock_int li {
	margin-right: 4px;
	display: block;
	width: 154px;
	float: left;
}

#botblock_int ul {
	display: block;
	overflow: hidden;
	background: url('/images.tpl/topw.png') top repeat-x #FBFAFA;
	padding: 10px 0 10px;
	height: 150px;
}

#botblock_int ul li {
	display: block;
	overflow: hidden;
	float: none;
	padding: 2px 6px;
	zoom: 1;
	width: auto;
}

#botblock_int ul a {
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	zoom: 1;
	display: block;
}

#botblock_int ul a:hover {
	text-decoration: underline;
}

.vn2 {
	overflow: hidden;
	margin: 20px 0 10px;
	width: 179px;
	float: left;
}

.vn2 h3 {
	padding: 10px 2px 10px;
	display: block;
	height: 10px;
}

.vn2 h3 a {
	font-family: Georgia;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	display: block;
}


.leftnews {
	width: 307px;
	float: left;
	padding-right: 10px;
}

.leftnews a {
	text-decoration: none;
}

.leftnews a:hover {
	text-decoration: underline;
}

.leftnews h3 {
	padding-bottom: 5px;
	color: #074F8E !important;
}


.rightnews {
	float: left;
	width: 390px;
}

.rightnews ul {
	list-style: none;
}

.rightnews ul li {
	overflow: hidden;
	margin-bottom: 10px;
}

.rightnews a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	overflow: hidden;
}

.rightnews a:hover {
	text-decoration: underline;
}

.rightnews i {
	display: block;
	font-style: normal;
	color: #e72c2c;
}

.rightnews b {
	color: #074F8E !important;
	display: block;
}

.leftnews {
	font-size: 13px;
}

#tolink {
	position: absolute;
	top: 10px;
	left: 550px;
	list-style: none;
	font-size: 11px;
	color: #074F8E;
	font-family: arial;
	text-decoration: none;
}

#tolink:hover {
	text-decoration: underline;
}

#topnav {
	position: absolute;
	top: 10px;
	right: 15px;
	list-style: none;
}

#topnav li {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 5px;
}

#topnav li a {
	padding-right: 5px;
	font-weight: normal;
	display: block;
	font-size: 11px;
	color: #074F8E;
	text-decoration: none;
	border-right: 1px solid #646262;
}

#topnav li a:hover {
	text-decoration: underline;
}

#midnav {
	position: absolute;
	top: 31px;
	right: 17px;
	list-style: none;
}

#midnav li {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 1px 0 1px 5px;
}

#midnav li a {
	padding-right: 5px;
	font-weight: normal;
	display: block;
	font-size: 10px;
	color: #074F8E;
	text-decoration: none;
}

#midnav li.novid {
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	display: block;
	padding: 4px 6px 4px 28px;
	background: #fff url('/images.tpl/vid.png') no-repeat left center;
	border-radius: 10px;
	transition: .3s all;
}

#midnav li.novid:hover {
	color: #fff;
	background: #074f8e url('/images.tpl/vid.png') no-repeat left center;
}

#midnav li a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	left: 615px;
	bottom: 13px;
}

#searchtext {
	border: 1px solid #aeacac;
	float: left;
	background: transparent;
	width: 234px;
}

#searchbut {
	border: none;
	background: transparent;
	width: 70px;
	float: left;
	margin-left: 5px;
	height: 18px;
	display: block;
	cursor: pointer;
	background: #074F8E;
	color: white;
	font-size: 11px;
}

.advbl {
	width: 224px;
	margin: 17px 0 0 5px;
	background: url('/images.tpl/lmenutop.png') no-repeat top;
}

.advbl span {
	overflow: hidden;
	display: block;
	padding: 6px 10px 6px 10px;
	color: #646363;
	font-family: Georgia;
	font-size: 12px;
	width: 204px;
	background: url('/images.tpl/lmenubot.png') no-repeat bottom;
}

#lmenu {
	padding: 0;
	width: 224px;
	list-style: none;
	margin: 17px 0 0 5px;
}

#lmenu ul,
#lmenu li {
	padding: 0;
	margin: 0;
}

#lmenu li {
	overflow: hidden;
	display: block;
	background: url('/images.tpl/lmenutop.png') no-repeat top;
}

#lmenu li a {
	width: 184px;
	overflow: hidden;
	display: block;
	color: #646363;
	font-family: Georgia;
	font-size: 12px;
	background: url('/images.tpl/lmenubot.png') no-repeat bottom;
	text-decoration: none;
	padding: 6px 10px 6px 30px;
}

#lmenu li:hover {
	background: none;
}

#lmenu li:hover a {
	color: #074F8E;
	background: none;
}

#lmenu .lvl3 {
	background-image: url();
}

#lmenu .lvl3 a {
	background-image: url();
	color: #477798;
	font-size: 10px;
	padding: 3px 10px 3px 30px;
}

#lmenu .lvl3 .cur {
	font-weight: bold;
	color: #E72C2C;
}


.calendar {
	margin: 10px auto 0px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}

.calendar * {
	font-size: 12px;
	font-family: Arial !important;
	padding: 0;
	margin: 0;
}

.calendar a {
	color: #636363;
}

#midscroll {
	padding: 0 54px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
}

.scrollable {
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 460px;
	height: 150px;


	background: url(/images/jqtools/h300.png) repeat-x;
	margin-top: 20px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
	top: 20px;
}

.scrollable .items span {
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: arial;
}

.scrollable .navtp {
	position: absolute;
	top: 6px;
	left: 4px;
}

.items div {
	float: left;
	width: 154px;
}

/* single scrollable item */
.scrollable img {
	float: left;
	margin: 5px 5px 5px 5px;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	width: 140px;
	height: 93px;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* active item */
.scrollable .active {
	border: 2px solid #000;
	position: relative;
	cursor: default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display: block;
	width: 9px;
	height: 14px;
	float: left;
	margin: 0px 0px;
	cursor: pointer;
	font-size: 1px;
	float: left;
}

/* left */
a.left {
	background: url("/images.tpl/pagingNav.png") top left no-repeat;
	margin-right: 5px;
}

a.left:hover {
	background-position: 0 -14px;
}

a.left:active {
	background-position: -60px 0;
}

/* right */
a.right {
	background: url("/images.tpl/pagingNav.png") top right no-repeat;
	clear: right;
	margin-left: 5px;
}

a.right:hover {
	background-position: 100% -14px;
}

a.right:active {
	background-position: -60px -30px;
}




/* disabled navigational button */
a.disabled {
	visibility: hidden !important;
}

#uynum {
	display: block;
	font-family: arial;
	margin: 0;
	padding: 0;
	height: 14px;
	float: left;
}

.newslist {
	list-style: none;
}

.newslist li {
	overflow: hidden;
	margin-bottom: 10px;
}

.newslist img {
	float: left;
	margin-right: 5px;
}

.newslist a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	overflow: hidden;
}

.newslist a:hover {
	text-decoration: underline;
}

.newslist i {
	display: block;
	font-style: normal;
	color: #E72C2C !important;
}

.newslist b {
	color: #074F8E !important;
	display: block;
}

.bg_midnews {
	width: 302px;
	height: 155px;
	padding: 5px 0 0 4px;
	background: url("/images.tpl/bg_midnews.png") no-repeat;
	margin-bottom: 8px;
	text-align: left;
}

.bg_midnews img {
	border: 1px solid #e7e6e3;
	width: 295px;
	height: 147px;
}

.bg_minnews {
	width: 149px;
	height: 79px;
	padding: 4px 0 0 5px;
	background: url("/images.tpl/bg_minnews.png") no-repeat;
	float: left;
	margin-right: 5px;
}

.bg_minnews img {
	border: 1px solid #e7e6e3;
	width: 140px;
	height: 70px;
}

.bg_bignews {
	width: 477px;
	height: 242px;
	padding: 5px 0 0 5px;
	background: url("/images.tpl/bg_bignews.png") no-repeat;
	margin-bottom: 10px;
}

.bg_bignews img {
	border: 2px solid #e7e6e3;
	width: 468px;
	height: 233px;
}

.rlnews ul {
	list-style: none;
}

.rlnews li a i {
	display: block;
	margin-top: 5px;
	color: #E72C2C;
	text-decoration: none !important;
}

.rlnews a {
	color: #074F8E;
}

.rlnews h3 {
	color: #074F8E;
}

.rgt a {
	color: #646262;
	font-size: 17px;
	text-decoration: none;
}

.rgt a:hover {
	text-decoration: underline;
}

.news_title a,
.news_text a {
	text-decoration: none;
}

.news_title a:hover,
.news_text a:hover {
	text-decoration: underline;
}

.alink {
	display: block;
	font-size: 15px !important;
	font-family: Georgia;
	background: url("/images.tpl/alert.png") no-repeat left;
	padding: 2px 2px 2px 20px;
	color: #074F8E !important;
	margin: 2px 0 3px !important;
}

.grads {
	background: url('/images.tpl/bottom2.png') top repeat-x;
	min-height: 30px;
	padding-left: 4px;
}

.techban {
	display: block;
	width: 202px;
	min-height: 30px;
	overflow: hidden;
	background: url('/images.tpl/bgban_bot.png') no-repeat bottom left;
	text-align: right;
	text-decoration: none;
	margin-bottom: 5px;
}

.techban span {
	padding: 16px 13px 35px 13px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	font-family: Georgia;
	color: #074F8E !important;
	min-height: 12px;
	background: url('/images.tpl/bgban_top.png') no-repeat top left;
}

.techban:hover {
	background-position: bottom right;
}

.techban:hover span {
	background-position: top right;
	color: #7A1102 !important;
}

.bgph {
	background: #f6f6f6;
	padding: 15px;
	overflow: hidden;
	min-height: 210px;
}

.bgph_title {
	padding: 15px;
	overflow: hidden;
}

.list_it {
	width: 184px;
	min-height: 137px;
	padding: 13px;
	margin: 5px;
	overflow: hidden;
	float: left;
	background: #E7E5E5;
	text-align: center;
}

.list_it .incl {
	font-size: 11px;
	margin: 0 10px;
	text-align: center;
}

.list_it .incl a {
	text-decoration: none;
}

.list_it .incl a:hover {
	text-decoration: underline;
}

.list_it img {
	border: 1px solid #D4D1C0;

}

.centmenu {
	list-style: disc;
}

.centmenu li {
	margin-left: 15px;
}

.fullcontent {
	padding: 10px 0px 0 0px;
}

.fullcontent,
.fullcontent * {
	color: #7D7D7D;
	font-family: Georgia;
	font-size: 13px;
}

.notbord,
.notbord td {
	border: none !important;
	background-color: transparent !important;
}

.yesbord {
	margin: 10px 4px;
	border-collapse: collapse;
	background: white;
	border: 1px dotted #646363;
}

.yesbord td {
	padding: 2px;
	font-size: 11px;
	border: 1px dotted #646363;
}

.content h1,
.content h2,
.content h3,
.content h4 {
	margin-bottom: 16px;
}

.content ul li,
.content ol li {
	margin-left: 20px;
	margin-bottom: 10px;
}

.faq {
	padding: 0;
	margin: 0;
	list-style: none;
}

.faq li {
	padding: 5px 2px;
	margin: 2px;
	cursor: pointer;
}

.faq li span {
	font-size: 12px;
	color: #004075;
}

.faq li div {
	font-style: italic;
	padding-top: 6px;
	display: none;
	font-size: 12px;
	color: #004075;
}

.faq .n1 {
	background: #f6f6f6;
}

.faq .n2 {
	background: #ebebeb;
}

.faq .faq-question {
	padding: 10px;
    display: block;
}
.faq .faq-answer {
    padding: 20px 10px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #074f8e;
    margin-bottom: 20px;
}

.thisday time {
	color: #074F8E;
}

.mw-100 {
	max-width: 100%;
}

.d-none {
	display: none;
}
.btn {
	display: inline-block;
	padding: .8rem .4rem;
    text-align: center;
	text-decoration: none;
	text-wrap: auto;
	background-color: rgb(37 99 235);
    border-width: 1px;
    border-radius: 0.75rem;
    border-style: solid;
    border-color: #e5e7eb;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    font-family: sans-serif;
}

.btn:hover,
.btn:active {
	background-color: rgb(37 99 235 / 80%);
    color: #fff;
}