/* Minification failed. Returning unminified contents.
(2710,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(2723,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(2763,5): run-time error CSS1035: Expected colon, found '{'
(2769,5): run-time error CSS1035: Expected colon, found '{'
(2778,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(4513,44): run-time error CSS1030: Expected identifier, found '.'
(4513,51): run-time error CSS1031: Expected selector, found ')'
(4513,51): run-time error CSS1025: Expected comma or open brace, found ')'
(5534,24): run-time error CSS1062: Expected semicolon or closing curly-brace, found '`'
(5815,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(7570,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border-radius:20px;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #d1d1d1;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    border-radius: 100px;
    outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #008641;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  display:block;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 1;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* 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: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-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:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	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-next, .slick-prev
{
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: url(/Images/icon-next-pre.png) no-repeat;
	text-indent:-9000000px
}
.slick-next
{
    right:-20px;
	background-position: center left -121px;
	transition: background-position 0.2s ease 0s, transform 0.2s ease 0s;
}
.slick-prev
{
  
    left:-20px;
	background-position: center left 0px;
	transition: background-position 0.2s ease 0s, transform 0.2s ease 0s;


    
}
.slick-prev:hover,
.slick-prev:focus{
	background-position: center left -40px;
	transition: background-position 0.2s ease 0s, transform 0.2s ease 0s;
	}
.slick-next:hover,
.slick-next:focus
{
  background-position: center left -80px; 
  transition: background-position 0.2s ease 0s, transform 0.2s ease 0s;
}
.slick-dots{
	text-align:center;
	}
.slick-dots li {
	display:inline-block;
	margin:30px 5px 10px 5px;
	height:auto;
	}
.slick-dots li button{
	background:#bcbcbc;
	border:0;
	text-indent:-9999999px;
	width:30px;
	height:5px;
	cursor:pointer
	}
.slick-dots li button:hover{
	background:#9b9a9a;
	
	}
.slick-dots li.slick-active button{
	background:#04c0a3;
	}

body.swal2-shown{overflow-y:hidden}body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-modal{background-color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;margin:auto;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:0}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after{display:inline-block;content:'';margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:0 0;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:400;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:0;border:1px solid #b4dbed;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror::before{content:'!';display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:'Open Sans',sans-serif;color:#3fc3ee;border-color:#9de0f6;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.swal2-show{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:hideSweetAlert .15s forwards;animation:hideSweetAlert .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.swal2-animate-success-line-tip{-webkit-animation:animate-success-tip .75s;animation:animate-success-tip .75s}.swal2-animate-success-line-long{-webkit-animation:animate-success-long .75s;animation:animate-success-long .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.swal2-animate-error-icon{-webkit-animation:animate-error-icon .5s;animation:animate-error-icon .5s}@-webkit-keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{-webkit-animation:animate-x-mark .5s;animation:animate-x-mark .5s}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-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{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border: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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]: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}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-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{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}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:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;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}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.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}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-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-right:15px;padding-left: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:768px){.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:992px){.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}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}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:#333;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}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]: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:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@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-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.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],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.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}select[multiple].input-sm,textarea.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 select[multiple].form-control,.form-group-sm textarea.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}select[multiple].input-lg,textarea.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 select[multiple].form-control,.form-group-lg textarea.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{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;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.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=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{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)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.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-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;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{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}@-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:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}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:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}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}}
/*# sourceMappingURL=bootstrap.min.css.map */
lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

    /* gradient */
    lite-youtube::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
        background-position: top;
        background-repeat: repeat-x;
        height: 60px;
        padding-bottom: 50px;
        width: 100%;
        transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
    }

    /* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
    lite-youtube::after {
        content: "";
        display: block;
        padding-bottom: calc(100% / (16 / 9));
    }

    lite-youtube > iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 0;
    }

    /* play button */
    lite-youtube > .lty-playbtn {
        display: block;
        width: 68px;
        height: 48px;
        position: absolute;
        cursor: pointer;
        transform: translate3d(-50%, -50%, 0);
        top: 50%;
        left: 50%;
        z-index: 1;
        background-color: transparent;
        /* YT's actual play button svg */
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
        transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
        border: none;
    }

    lite-youtube:hover > .lty-playbtn,
    lite-youtube .lty-playbtn:focus {
        filter: none;
    }

    /* Post-click styles */
    lite-youtube.lyt-activated {
        cursor: unset;
    }

        lite-youtube.lyt-activated::before,
        lite-youtube.lyt-activated > .lty-playbtn {
            opacity: 0;
            pointer-events: none;
        }

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

html, body {
    font-family: "Roboto", sem, sans-serif;
    width: 100%;
    font-size: 14px;
    color: #262626;
    background: #fff;
    margin: 0;
    padding: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", Helvetica, sans-serif;
    line-height: 1.4;
}

p {
    line-height: 1.5;
}
h5 {
    font-size: 16px;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.row.list-MaCK {
    display:block;
}
.row.row-center {
    justify-content: center;
}
.container .row {
    vertical-align: middle;
    align-items: center;
}

.swal-height {
    height: 80vh;
    padding: 0px !important;
    min-height: 830px !important;
}

#main_content {
    background: #f1f1f0;
}
.page-index {
    overflow-x: hidden;
    background: #f1f1f0;
}
.page-bcdc{
    width:100%;
}
/*slect year*/
.header_menu {
    background: #fff;
    z-index: 999;
}
.header-scroll-Top {
    position: fixed;
    top: 0px;
    width: 100vw;
}

.header-scroll-mix {
    position: relative;
    top: 0;
    border-bottom: none;
}

.header_top_left div {
    margin: 12px 38px;
    float: right;
}

.styled-select {
    background: url('images/15xvbd5.png') no-repeat 101% 0;
    height: 35px;
    overflow: hidden;
    width: 128px;
    border: solid 1px #008443;
}

    .styled-select select {
        background: transparent;
        border: none;
        font-size: 14px;
        height: 33px;
        padding: 5px 30px;
        width: 126px;
    }

.semi-square {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.slate {
    background-color: #ddd;
}

.green {
    background-color: #779126;
}

.while {
    background-color: #fff;
}

.yellow {
    background-color: #eec111;
}

.black {
    background-color: #000;
}

.cl-yt-b {
    color: #017843!important
}

.cl-cn-b {
    color: #0064AF !important
}

.bg-boder-1 {
    background-color: #008641 !important;
    border: 1px solid #ccc;
}

.bg-large {
    background: #66BB6A;
}

.bg-mid {
    background: #A5D6A7;
}

.bg-micro {
    background: #E8F5E9;
}

.bg-yt {
    background-color: #F2F2F2
}

.bg-yt-b {
    background-color: #017843
}

.bg-cn {
    background-color: #F2F2F2
}

.bg-cn-b {
    background-color: #0064AF
}

.bd2-bt {
    border-bottom: 1px solid #000;
}

.slate select {
    color: #000;
}

.green select {
    color: #fff;
}

.while select {
    color: black;
}

.yellow select {
    color: #000;
}

.black select {
    color: #fff;
}

.c-l-blue {
    color: #0070C0
}

.text-green {
    color: #008641;
}

.text-red {
    color: red;
}

.text-center {
    text-align: center;
}
 .pd-0{
     padding:0 !important;
     padding-right:15px !important;
 }
.p-d-5 {
    padding: 5px !important;
}
 .pr-15{
     padding-right:15px;
 }
.pr-20 {
    padding-right: 20px;
}
.pr-35 {
    padding-right: 35px;
}
.p-d-10 {
    padding: 10px;
}
.pt-40{
    padding-top:40px;
}
.p-d-20 {
    padding: 20px;
}
.pr-60{
    padding-right:60px;
}
.pl-60{
    padding-left:60px;
}
.ml-20{
    margin-left:20px;
}
.mb-20{
    margin-bottom:20px !important;
}
.mb-30 {
    margin-bottom: 20px !important;
}
.p-d-15 {
    padding: 15px !important;
}

.p-d-t-20 {
    padding-top: 20px;
}

.p-d-b-10 {
    padding-bottom: 10px;
}

.p-d-b-20 {
    padding-bottom: 20px;
}

.p-d-t-10 {
    padding-top: 10px;
}

.p-d-t-5 {
    padding-top: 5px;
}

.p-d-r-5 {
    padding-right: 5px;
}

.p-d-l-5 {
    padding-left: 5px;
}

.p-d-l-15 {
    padding-left: 15px;
}
.mb-10 {
margin-bottom:10px;
}
.mb-40{
    margin-bottom:40px;
}
.pl-0{
    padding-left:0 !important;
}
.p-d-r-7 {
    padding-right: 7px;
}
.p-l-r-15{
    padding-left:15px;
    padding-right:15px;
}
.p-d-l-7 {
    padding-left: 7px;
}
.ir-pd--5{
    padding:0 5px;
}
.ir-pd-r--5 {
    padding-right: 5px;
}
.ir-pd-l--5 {
    padding-left: 5px;
}
.m-t-10{
    margin-top:10px;
}
.b-b-1 {
    border-bottom: solid 1px #ccc;
}
.ir-pd--0{
    padding:0px;
}
.mb-20 {
    margin-bottom: 20px;
} 
.mt-10{
    margin-top:10px;
}
.mg-15 .col-md-12:first-child {
    margin: 0px 8px
}
.page-org {
    margin-bottom: 20px;
}
.color-sub {
    color: #a1a5b9;
}
.table-top3 {
    padding: 0px 20px 10px 0 ;
}
     .table-top3 table {
        background: #f5f6fa;
    }
        .top3-dctc-r {
            padding-left: 60px;
        }

.m-lr-1x {
    margin-left: 10px;
    margin-right: 10px;
}

.m-l-39x {
    margin-left: 39px;
}
.mr-10{
    margin-right:10px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.ml-10{
    margin-left:10px !important;
}
.m-r-1x {
    margin-right: 10px;
}

.m-g-b-40 {
    margin-bottom: 40px !important;
}

.m-g-t-0 {
    margin-top: 0px !important;
}

.m-g-tb-40 {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}

.m-g-tb-20 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.m-g-tb-30 {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

.m-g-0-0{
    margin:0px 0px;
}

.p-d-lr-10 {
    padding-left: 10px;
    padding-right: 10px;
    width:100%;
}
.pr-10{
    padding-right:10px;
}
.pl-10{
    padding-left:10px;
}
.p-d-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.pl-20 {
    padding-left:20px;
}
.p-d-lr-100 {
    padding: 0px 100px;
}

.pd-0-30 {
    padding: 0 30px;
}

.bd-top-0 {
    border-top: 0px dashed #cfcfcf!important;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700!important;
}

.table {
    margin-bottom: 0px;
}

.line-equa {
    text-indent: -12px;
    padding-left: 12px;
}
/*end select yead*/
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
    display: block;
}

img {
    color: transparent;
    font-size: 0;
    -ms-interpolation-mode: bicubic;
    border: 0;
    max-width: 100%;
    max-height: 100%;
    border: none;
    vertical-align: middle;
}

.part-center {
    display: block;
    margin: 0 auto;
    text-align: center;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

sub, sup, small {
    font-size: 75%;
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

svg {
    overflow: hidden;
}

.color-red {
    color: red!important;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

    table a {
        font-weight: 700;
    }

button, input {
    line-height: normal;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #262626;
}
    a.cl-g:hover{
        color:#fff
    }
    a.active,
    a:hover,
    a.btn-join-now {
        color: #329B6E;
    }
    a.item--container:hover {
        border: solid 1px #329B6E;
    }
#plant-id a:hover{
    color:unset;
}
.title-link, .title_cap {
    color: #008641;
}

    .title-link:hover {
        color: #515151;
    }

.clear {
    clear: both;
}

.bolder {
    font-weight: bolder;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.italic {
    font-style: italic;
}

.text-upper {
    text-transform: uppercase;
}

.main-title {
    font-size: 20px;
    color: #008641;
    text-transform: uppercase;
}

.padding-ul li {
    list-style: inside square;
    margin: 3px 0 4px 15px;
    line-height: 18px;
}
.page_bottom.tin-tuc{
    margin-bottom:20px;
}
    .page_bottom.khaosatcb, .page_bottom.binhchonir {
        margin-bottom: 0;
    }
        .page_bottom.khaosatcb, .page_bottom.binhchonir .list-MaCK h2{
            font-size:15px;
        }
.margin-bt-0 {
    margin-bottom: 0px;
}

.list-style-num {
    margin-left: 15px;
}

    .list-style-num li {
        list-style: decimal;
    }

table td,
table th {
    padding: 5px;
}

.pad-top40 {
    padding-top: 40px !important;
}

.pad-top20 {
    padding-top: 20px !important;
}


.pad-topbot20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pad-l40 {
    padding-left: 52px;
}

.font-serif {
    font-family: serif;
}

.wapper-1 {
    width: 1000px;
    margin: 0 auto;
}

.top-header-1 ul {
    text-align: right;
}

.txt-right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

.top-header-1 {
    background: #f5f5f5;
    padding: 10px 0;
    font-family: "Roboto", Helvetica, sans-serif;
}

    .top-header-1 ul li {
        padding: 10px;
    }

        .top-header-1 ul li a {
            color: #8f8f8f;
            font-size: 14px;
        }

            .top-header-1 ul li a:hover {
                color: #008641;
            }

ul.list-inline li {
    display: inline;
    list-style: none;
}
#timeline {
    border-radius: 20px;
    &:hover{
        .tl-item{
                    width:14%;
                }
    }
}
.tl-item {
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 14%;
    min-height: 200px;
    overflow: hidden;
    transition: width 0.5s ease;
    &:before, &:after
    {
        transform: translate3d(0, 0, 0);
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .tl-bg {
        filter: grayscale(60%);
    }
    .plant-date{
        color:#262626;
    }
    /*&:hover{
       width:30% !important;
        &:after{
                   opacity:0;
               }

        &:before {
            opacity: 1;
            transform: translate3d(0, 0, 0) translateY(0);
            transition: opacity 1s ease, transform 1s ease 0.25s;
        }
        .tl-bg {
            filter: grayscale(0);
        }
    }*/


}
.tl-item.active {
    width: 30% !important;
   
}
.tl-item.action-plant {
    .tl-bg
    {
        filter: grayscale(0%);
    }
}
.tl-item.de-plant {
    .tl-bg
    {
        filter: grayscale(100%);
    }
    .plant-heading, .plant-date {
        color: #999999;
    }
   
}
.tl-item.action-plant.active {
    &:after
    {
        opacity: 0;
    }
    &:before {
        opacity: 1;
        transform: translate3d(0, 0, 0) translateY(0);
        transition: opacity 1s ease, transform 1s ease 0.25s;
    }

}
.tl-item:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
    .tl-item:last-child {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
.tl-bg {
    transform: translate3d(0, 0, 0);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    transition: filter 0.5s ease;
    filter: grayscale(100%);
    background: linear-gradient(109.6deg, rgb(102, 203, 149) 11.2%, rgb(39, 210, 175) 98.7%);
}
.tl-title {
    position: absolute;
    top: 50%;
    text-align:center;
    width:80%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  
}
.tl-title p {
    margin: 0;
}
.onlinepoll_content h2.title {
    font-size: 20px;
}
.this-year {
    display:none;
}
.active .this-year {
    display: inline;
}
.icon-font {
    display: inline-block;
    margin-right: 3px;
    width: 15px;
    height: 15px;
}

.icon-home {
    background: url(../images/icon-home.png) left no-repeat;
}

.icon-about {
    background: url(../images/icon-star.png) left no-repeat;
}

.icon-contact {
    background: url(../images/icon-pin.png) left no-repeat;
}

.icon-logout {
    background: url(../images/icon-logout.png) left no-repeat;
}

.icon-menu {
    color: #66A5AD;
    width: 30px;
    text-align: center;
}
.vst-logo{
    width:70%;
}
.main-header {
    padding: 20px 0;
}

.logo {
    width: 190px;
    float: left;
}
.qlq {
    justify-content: space-between;
} 
.main-menu {
    float: right;
    font-family: "Roboto", Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    padding-bottom: 12px;
    border-bottom: #04c0a3 solid 5px;
}

    .main-menu li a {
        color: #393939;
        padding: 0 10px;
        font-size: 14px;
        border-right: #393939 solid 1px;
        display: inline-block;
    }

        .main-menu li a.simple-line {
            height: 36px;
            vertical-align: top;
            line-height: 36px;
        }

    .main-menu li:last-child a {
        border-right: 0;
    }

    .main-menu li a:hover, .main-menu li a.mactive {
        color: #008641;
    }

    .main-menu li a span {
        display: block;
        text-align: center;
    }

.banner-header {
    width: 100%;
    height: 320px;
    background: url(../images/bgr-2016.jpg) center no-repeat;
    background-size: cover;
    margin-top: 49px;
    min-width: 1000px;
}

.clearfix {
    clear: both;
}

.clear:after, .clear:before {
    display: block;
    content: "";
    clear: both;
}

.cover-content {
    position: relative;
    margin: 0 0 20px 0;
    background-color: #008641;
    padding: 0px 0px;
    border-radius: 10px;
}

    .cover-content > .cover-bg > img {
        max-width: 100%;
        width: 100%;
        max-height: 600px;
        min-height: 160px;
    }

    .cover-content > .cover-info {
        position: absolute;
        color: #fff;
        top: 0%;
        width: 100%;
    }

    .cover-content.poll-cover > .cover-info {
        top: 0;
    }

    .cover-content > .cover-info > .container {
        margin: auto;
    }

    .cover-content > .cover-info .title1 {
        font-size: 30px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 18px;
        margin-top: 0;
    }

    .cover-content > .cover-info .cover-btn {
        margin: auto;
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .cover-content > .cover-info small {
        margin-top: 15px;
        display: block;
    }

    .cover-content > .cover-info .btn-join-now {
        border-radius: 30px;
        padding: 10px 20px;
        background-color: #fff;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
    }

        .cover-content > .cover-info .btn-join-now:hover {
            background-color: #027129;
            color: #fff;
        }
    .cover-content iframe{
        width:100%;
        height:294px;
    }

    .col-50 {
        width: 50px;
    }

.col-70 {
    width: 70px;
}

.col-80 {
    width: 80px;
}

.col-100 {
    width: 100px;
}

.col-120 {
    width: 120px;
}

.col-150 {
    width: 150px;
}

.item-1 {
    width: 6%;
    float: left;
    margin: 5px;
}

.don_vi .unit-block {
    width: 100%;
    text-align: center;
    height: 120px;
}
    .don_vi .unit-block a {
        position: relative;
        height: 100%;
        display: block;
        width: 100%;
    }
        .don_vi .unit-block a img {
            position: absolute;
            padding:15px;
            top: 50%;
            transform: translate(-50%, -50%);
            left: 50%;
        }
    .don_vi .ctck-part {
        width: 66%;
        float: left;
    }

.don_vi .qlq-part {
    width: 33%;
    float: left;
}


.don_vi .border-right {
    border-right: solid 1px #ddd;
    height: 100%;
    position: absolute;
    margin: 20px 0 0 344px;
}

.don_vi .unit-block > div {
    height: 78px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
}

.don_vi p {
    color: #262626;
    font-weight: 200;
}

.don_vi h4 {
    color: #008641;
    font-weight: 700;
    font-size:14px;
    text-align:left;
}

.name {
    font-size: 40px;
    margin-right: 20px;
    font-family: 'robotobold';
}

    .name span {
        color: #fff;
        background: #008641;
        padding: 0 5px;
        display: table;
    }

.cl-g {
    color: #008641;
}

.ks {
    color: #1a3075;
    font-size: 16px;
    line-height: 18px;
}

.hs {
    margin: 0;
    font-size: 14px;
    color: #393939;
}

/*p {
    margin: 0 5px 10px;
}*/


.lg-ir {
    width: 48px;
    height: 48px;
    background: url(../images/name.png) center no-repeat;
    background-size: 100%;
}

.binhchon a {
    height: 48px;
    display: block;
    padding: 0 20px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #008641;
    margin-left: 1px;
}

    .binhchon a:hover {
        background: #008641;
    }

.article {
    padding: 20px 0;
}

    .article ol > li > span {
        font-family: robotobold;
    }

.tcloaitru {
    color: #1a3075;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}

.tc {
    width: 50%;
}

.list-123 li {
    list-style: decimal;
    font-size: 14px;
    margin-left: 15px;
}

.border-bt {
    border-bottom: #c5c5c5 solid 1px;
}

.border-bt-2 {
    border-bottom: #c5c5c5 solid 1px;
}

.border-menu {
    border-bottom: #ededed solid 1px;
    margin: 0px 15px 0;
}

.bt-bc {
    width: 260px;
    border: #008641 solid 3px;
    color: #008641;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
}

.time-line {
    height: 80px;
    position: relative;
    padding: 0 20px;
}

.timeline {
    display: block;
    width: 70px;
    height: 80px;
    position: absolute;
}

.tl-1 {
    left: 130px;
}

.tl-2 {
    left: 240px;
}

.tl-3 {
    left: 360px;
}

.tl-4 {
    left: 480px;
}

.tl-5 {
    left: 590px;
}

.tl-6 {
    left: 700px;
}

.tl-7 {
    left: 810px;
}

.circle {
    width: 14px;
    height: 14px;
    background: #fff;
    border: #008641 solid 2px;
    border-radius: 50%;
    position: absolute;
    top: 41%;
    left: 36%;
}

.line {
    /* width:640px; */
    height: 1px;
    background: #c5c5c5;
    position: absolute;
    top: 50%;
    left: 5px;
    right: 5px;
}

.timeyear {
    position: absolute;
    font-size: 18px;
    color: #393939;
    left: 22%;
}

.tl-1 .timeyear, .tl-3 .timeyear, .tl-5 .timeyear, .tl-7 .timeyear {
    bottom: 0;
}

.timeline:hover .circle {
    background: #008641;
}

.footer-2 {
    background: #1a3075;
    border-top: #04c0a3 solid 5px;
}

    .footer-2 p {
        margin: 0;
        padding: 25px;
        color: #fff;
    }

.tt1 {
    font-size: 36px;
    color: #04c0a3;
}

.gt-ir {
    position: relative;
    margin: 20px 0 30px 0;
}

    .gt-ir p {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
        font-size: 18px;
        width: 300px;
        text-align: center;
        font-style: italic;
        bottom: -8px;
        background: #fff;
    }

.silde-1 li {
    position: relative;
    height: 260px;
}

    .silde-1 li img {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 450px;
        height: 260px;
        z-index: 5;
    }

    .silde-1 li p {
        position: absolute;
        bottom: 0;
        z-index: 6;
        padding: 10px;
        margin: 0 5px;
        background: rgba(0, 0, 0, 0.5);
        width: 450px;
    }

        .silde-1 li p a {
            color: #fff;
        }
.bieutuongir {
    text-align: center;
}
.dn-title {
    color: #008641;
    font-size: 18px;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
    font-family: 'robotobold';
}

.dn-title-avtive {
    background: #008641;
    color: #fff;
}

.dn-title a {
    float: right;
    color: #008641;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    background: url(../images/arrowdown.png) bottom 5px right no-repeat;
    padding: 3px 20px 0 0;
}

.dn-title-avtive a {
    color: #fff;
}

.dn-title a.tt-close {
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
    background: url(../images/arrowup.png) no-repeat center;
    margin-right: 5px;
}

.tt-show {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dotted #b4c9b0;
}

.tt-active {
    height: auto;
}

.link-active {
    font-weight: 700;
}

#content-primary {
    background: #f2f2f2;
    padding: 15px;
    width: 100%;
}

#content-primary-1 {
    width: 100%;
    min-height: 300px;
}

#content-primary-2 {
    padding: 0 15px;
}

#sub-q {
    padding-bottom: 10px;
}

    #sub-q h4 {
        background: #008641;
        font-size: 18px;
        font-weight: bold;
        padding: 10px;
        margin: 30px 0 10px 0;
        color: #fff;
    }

    #sub-q table td {
        padding: 3px;
    }

        #sub-q table td input[type=text] {
            border: 1px solid #bababa;
            border-radius: 2px;
            padding: 3px 5px;
        }

#list-MCK {
    width: 100%;
    margin-bottom: 10px;
}

    #list-MCK ul {
        overflow: hidden;
    }

        #list-MCK ul li {
            margin: 0;
            line-height: 20px;
            padding: 2px;
            background: #f3f8f6;
            border-bottom: 1px solid #e6ede9;
            border-top: 1px solid #fff;
        }

            #list-MCK ul li:nth-child(even) {
                background: #ecf2f4;
            }

            #list-MCK ul li h3 {
                color: #008641;
                font-size: 14px;
            }

            #list-MCK ul li p strong {
                color: #008641;
            }

#list-MCK .pop-up {
    background: url(../images/pop-up-bt.png) top left no-repeat;
    width: 17px;
    height: 17px;
    border: none;
    margin-right: 10px;
}

    #list-MCK .pop-up:hover {
        cursor: pointer;
    }

#list-MCK .bt-active {
    background: url(../images/pop-up-bt-active.png);
}

.table-br {
    border-right: 1px solid #e9e9e9;
}

    .table-br td {
        border-bottom: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
    }

    .table-br tr.odd {
        background: #fbfbfb;
    }

.table-top10-dn {
    border-right: 1px solid #e9e9e9;
    margin: 10px 0;
}

    .table-top10-dn thead {
        background: #C8E6C9;
        font-weight: bolder;
        color: rgba(0,0,0,.87);
    }

    .table-top10-dn td {
        border-bottom: 1px solid #e9e9e9;
        border-left: 1px solid #e9e9e9;
    }

    .table-top10-dn tr.odd {
        background: #fbfbfb;
    }

.contact {
    background: #fcfcfc;
    padding: 10px;
    border: 1px solid #efefef;
    margin-top: 10px;
}

    .contact input, .contact textarea {
        border: 1px solid #efefef;
    }

    .contact textarea {
        width: 543px;
        height: 100px;
        margin-top: 3px;
        border-radius: 2px;
    }

    .contact input[type=text] {
        padding: 4px 5px;
        width: 250px;
        margin: 3px 0 10px;
        border-radius: 2px;
    }

    .contact input[type=button] {
        border: none;
        background: #0c881b;
        box-shadow: 0 2px 0 #146f1f;
        color: white;
        padding: 5px 35px;
        margin-top: 8px;
        border-radius: 2px;
    }

        .contact input[type=button]:hover {
            cursor: pointer;
        }

#tabs {
    margin-top: 10px;
}
        #tabs ul#list-tabs li {
            display: inline;
            font-weight: bolder;
        }

            #tabs ul#list-tabs li.active {
                color: #008041;
            }

            #tabs ul#list-tabs li:hover {
                cursor: pointer;
            }

    #tabs .tab-content {
        margin-top: 15px;
    }

    #tabs div#list-tabs {
        border-bottom: 1px solid rgb(238, 238, 238);
    }

        #tabs div#list-tabs div {
            display: inline;
            background: rgb(238, 238, 238);
            padding: 5px 25px;
            font-weight: bolder;
            margin-right: 3px;
        }

            #tabs div#list-tabs div.active {
                background: #008041;
                color: white;
            }

            #tabs div#list-tabs div:hover {
                cursor: pointer;
            }
[id^="checkbox-1-"] {
    display: none;
}

    [id^="checkbox-1-"] + label {
        background-color: #ffffff;
        border: 1px solid #008641;
        padding: 7px;
        border-radius: 2px;
        display: inline-block;
    }

    [id^="checkbox-1-"]:checked + label {
        background: url(../images/cus-checkbox.png) 1px -2px no-repeat #ffffff;
    }
.theLe ul li {
    list-style: square;
    margin-bottom: 5px;
}

.theLe .list-style-num li {
    list-style: decimal;
}

.listYears {
    margin-left: 15px;
}

@-moz-document url-prefix() {
    .listYears {
        margin-left: 10px;
    }
}

.listYears li {
    list-style: square;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#header {
    width: 100%;
    /* background:#008443; */
}

#banner {
    width: 100%;
    height: 195px;
    background: url(../images/banner.jpg) top center no-repeat;
}

    #banner .slider {
        width: 100%;
        height: 260px;
        position: relative;
    }

        #banner .slider img {
            position: absolute;
            top: 0;
            left: 0;
        }

#navigation {
    width: 940px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
}

#logo {
    width: 167px;
    height: 53px;
    float: left;
    margin-top: 12px;
}

#main-menu {
    float: right;
}

    #main-menu ul {
        overflow: hidden;
    }

        #main-menu ul li {
            float: left;
            white-space: nowrap;
            margin-bottom: 0;
        }

            #main-menu ul li a {
                color: white;
                font-weight: bolder;
                text-transform: uppercase;
                display: block;
                padding: 30px 25px;
                -webkit-transition: all .3s linear;
                -moz-transition: all .3s linear;
                -o-transition: all .3s linear;
                -ms-transition: all .3s linear;
            }

            #main-menu ul li:hover a {
                background: #d7f1e2;
                color: #089244;
            }

            #main-menu ul li.active a {
                background: #fff;
                color: #089244;
            }

#content {
    background: #fff;
    width: 940px;
    overflow: hidden;
    padding: 30px 0 15px 0;
    position: relative;
    box-sizing: inherit;
}

#sidebar {
    width: 342px;
    float: left;
}

#sidebar-1 {
    width: 210px;
    float: left;
}

#sidebar-2 {
    width: 370px;
    float: left;
}
/*#primary{float: right; width: 567px;}*/
#primary-2 {
    width: 570px;
    float: left;
}

#primary-1 {
    float: right;
    width: 730px;
}

.boxes {
    margin: 0 0 20px 0;
}

    .boxes h3 {
        color: #00803f;
        font-size: 20px;
    }

    .boxes h4, .h4-bgcolor {
        font-size: 14px;
        padding: 2px 5px;
        margin: 7px 0;
    }

.h4-bgcolor {
    padding: 8px 7px;
    width:100%;
}

    .h4-bgcolor a {
        font-weight: 400;
    }

    .h4-bgcolor p.title {
        font-weight: 700;
        color: #666666;
    }

    .h4-bgcolor a:hover,
    .h4-bgcolor a:focus {
        color: #008641;
    }
.back-drop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0);
    cursor: pointer;
    z-index: 1;
}
/*.item-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}*/
.boxes ul li {
    margin: 8px 0;
}
/*.drag-video-iframe{
    position:absolute;
    z-index:-10;
}*/
.item-video iframe {
    position: absolute;
    /*z-index: -10;*/
}
.boxes a.readmore {
    border: 1px solid #afbfca;
    color: black;
    border-radius: 3px;
    padding: 2px 7px 2px 25px;
    background: url(../images/arrow.jpg) 7px center no-repeat;
    margin-top: 10px;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    font-weight: bolder;
}

    .boxes a.readmore:hover {
        background: url(../images/arrow.jpg) 10px center no-repeat;
    }

.list-comp {
    margin-top: 10px;
    width: 342px;
    padding: 10px 0 0;
}

    .list-comp ul {
        display: block;
    }

        .list-comp ul li {
            float: left;
            width: 342px;
            height: 212px;
            margin: 0;
        }

            .list-comp ul li ul {
                display: block;
                overflow: hidden;
                margin: 0 auto;
                width: 342px;
            }

                .list-comp ul li ul li {
                    float: left;
                    width: 102px;
                    margin: 0 4px 20px 7px;
                    height: 87px;
                }

                    .list-comp ul li ul li h5 {
                        text-align: center;
                        margin-top: 5px;
                        color: black;
                    }

                        .list-comp ul li ul li h5 strong {
                            color: #780236;
                            font-size: 18px;
                            margin-left: 5px;
                        }

    .list-comp .next-prev {
        background: #eaeaea;
        padding: 8px 0;
        margin-top: 0;
        overflow: hidden;
    }

        .list-comp .next-prev .main-button {
            width: 50px;
            overflow: hidden;
            margin: 0 auto;
        }

            .list-comp .next-prev .main-button a {
                float: left;
                margin: 0 5px;
            }

        .list-comp .next-prev a.list-comp-pre {
            background: url(../images/prev-next-2.png) top left;
            display: block;
            width: 14px;
            height: 14px;
            float: left;
        }

        .list-comp .next-prev a.list-comp-next {
            background: url(../images/prev-next-2.png) top right;
            display: block;
            width: 14px;
            height: 14px;
            float: left;
        }

#top-primary {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

    #top-primary .carousel-client {
        width: 502px !important;
        border: 1px solid #bcc9d2;
        padding: 15px 32px;
        margin: 0 auto;
    }

        #top-primary .carousel-client ul#list-client {
            display: block;
        }

            #top-primary .carousel-client ul#list-client li {
                float: left;
                width: 123px;
                height: 46px;
                display: block;
            }

    #top-primary a {
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -webkit-transition: all .2s linear;
        -ms-transition: all .2s linear;
    }

        #top-primary a.carousel-client-pre {
            position: absolute;
            left: 10px;
            bottom: 28px;
            background: url(../images/pre-next-1.png) top left;
            display: block;
            width: 11px;
            height: 21px;
        }

            #top-primary a.carousel-client-pre:hover {
                background: url(../images/pre-next-1a.png) top left;
            }

        #top-primary a.carousel-client-next {
            position: absolute;
            right: 10px;
            bottom: 28px;
            background: url(../images/pre-next-1.png) top right;
            display: block;
            width: 11px;
            height: 21px;
        }

            #top-primary a.carousel-client-next:hover {
                background: url(../images/pre-next-1a.png) top right;
            }

    #top-primary h3 {
        color: #008041;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 7px;
    }

        #top-primary h3 span {
            color: black;
        }

.list-dn {
    padding: 0 20px;
}

    .list-dn li {
        display: inline-block;
    }

        .list-dn li a {
            display: block;
            float: left;
            margin: 5px;
            padding: 5px 0;
            width: 70px;
            text-align: center;
            background: #f2f2f2;
            border: #dddddd solid 1px;
            border-radius: 4px;
            color: #393939;
            font-weight: bold;
        }

        .list-dn li .mck-selected {
            background: #d39f2b;
        }

        .list-dn li a:hover, .list-dn li a.mck-select {
            background: #008444;
            border-color: #008444;
            color: #fff;
        }

.tb-reset {
    border-left: #dddddd solid 1px;
    border-right: #dddddd solid 1px;
    text-align: center;
}

    .tb-reset tr.sub-title {
        background: #008444;
        color: #fff;
        font-weight: bold;
    }

    .tb-reset tr td {
        padding: 0;
    }

    .tb-reset tr td {
        border-left: #dddddd solid 1px;
        border-bottom: #dddddd solid 1px;
    }

        .tb-reset tr td:first-child {
            text-align: left;
            border-left: none;
            padding: 10px 15px;
        }

        .tb-reset tr td h3 {
            color: #008444;
        }

        .tb-reset tr td p {
            line-height: 16px;
        }

        .tb-reset tr td input[type='radio'] {
            display: block;
            width: 45px;
            margin: auto;
        }

    .tb-reset tr.tongdiem {
        background: #addecd;
        font-weight: bold;
    }

.bang-binhchon tr td:first-child {
    width: 40%;
}

.tb-thongke tr td {
    height: 75px;
}

.tb-thongke tr:first-child td {
    height: 25px;
}

    .tb-thongke tr:first-child td .croll-tb tr td {
        height: 75px;
    }

    .tb-thongke tr:first-child td .croll-tb tr:first-child td {
        height: 25px;
    }

.tb-thongke tr td:first-child {
    width: 160px;
}

.tb-thongke tr td:last-child {
    width: 100px;
}

.tb-thongke .croll-tb tr td {
    color: #000;
    font-weight: normal;
}

.tb-thongke .croll-tb tr:first-child td {
    color: #fff;
    font-weight: bold;
}

.tb-thongke .croll-tb tr:first-child td {
    width: auto;
    padding: 10px;
    text-align: center;
}

.tb-thongke .croll-tb tr td:last-child {
    width: auto;
}

.tb-ketqua {
    float: left;
    margin: 0 15px;
    width: 350px;
}

    .tb-ketqua tr td {
        text-align: center !important;
        width: 40%;
    }

        .tb-ketqua tr td a {
            color: #008444;
            font-weight: bold;
        }

            .tb-ketqua tr td a:hover {
                text-decoration: underline;
            }

        .tb-ketqua tr td:first-child {
            width: 20%;
        }

    .tb-ketqua tr:hover {
        background: #eaf2ee;
    }

.nhanxet {
    margin: 30px 0 0 0;
}

    .nhanxet textarea {
        width: 390px;
        height: 58px;
        border: #dddddd solid 1px;
        border-radius: 2px;
        padding: 5px;
    }

    .nhanxet input[type="submit"] {
        width: 125px;
        height: 70px;
        margin-left: 20px;
        vertical-align: top;
        border: none;
        background: #d39f2b;
        color: #fff;
        border-radius: 2px;
        font-weight: bold;
        cursor: pointer;
    }

        .nhanxet input[type="submit"]:hover {
            background: #008444;
        }

.fr-login {
    width: 560px;
    height: 330px;
    background: #e7eef1;
    border-radius: 8px;
    position: relative;
    left: 0;
    right: 0;
    margin: 30px auto 50px auto;
}

    .fr-login h2 {
        background: #008444;
        text-align: center;
        padding: 25px 0;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 16px;
        border-radius: 8px 8px 0 0;
    }

.fr-input {
    margin: 25px 0 0 27px;
    background: #fff url(../images/bgr-input.jpg) top center no-repeat;
    width: 507px;
    height: 210px;
}

.box-input {
    padding: 115px 0 0 170px;
}

.box-left {
    width: 220px;
    float: left;
}

    .box-left input {
        width: 170px;
        height: 32px;
        background: #f2f2f2;
        border: #ddd solid 1px;
        border-radius: 2px;
        margin-bottom: 10px;
        padding: 0 30px 0 5px;
    }

.submit-login {
    width: 100px;
    height: 75px;
    background: #cc9024;
    border: none;
    border-radius: 4px;
    border-bottom: #ad7724 solid 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

    .submit-login:hover {
        background: #008444;
        border-bottom: #036837 solid 5px;
    }

.box-left input.icon-user {
    background: #f2f2f2 url(../images/icon-user.png) right 10px center no-repeat;
}

.box-left input.icon-pass {
    background: #f2f2f2 url(../images/icon-pass.png) right 10px center no-repeat;
}

.box-left input:focus {
    border-color: #008444;
}

.bgr-shadow {
    background: url(../images/bgr-shadow.png) no-repeat;
    width: 415px;
    height: 48px;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

.fr-ketqua {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    width: 760px;
    height: 100%;
}

.croll-tb {
    width: 470px;
    overflow-x: scroll;
    background: #fff;
}

    .croll-tb table {
        width: 100%;
        min-width: 470px;
    }

.maps {
    width: 450px;
    background: #ccc url(../images/maps.jpg) center no-repeat;
    height: 300px;
}

.wellcom span {
    color: #189055;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 7px;
}

.page-org .fr-logo {
    float: left;
    border: #ccc solid 1px;
    height: 100px;
    width: 100%;
    position: relative;
}

.fr-logo {
    padding: 60px 30px;
    width: 100%;
    background: #fff;
    float: left;
    margin: 0px 10px 10px 0px;
    border: #ccc solid 1px;
    position: relative;
}

    .fr-logo img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: auto;
        padding:10px;
    }
  /*  .fr-logo.council-detail img {
        width:100%;
    }*/

        .gt-2 {
            margin: 20px 40px;
        }

    .gt-2 li {
        padding: 10px 0 20px 0;
        border-bottom: #04c0a3 dotted 1px;
    }

        .gt-2 li p {
            font-size: 16px;
            font-family: Arial, Helvetica, sans-serif;
        }

        .gt-2 li .giai-number {
            padding: 20px 0 10px 0;
            color: #08a48d;
            font-weight: bold;
            font-size: 24px;
        }

            .gt-2 li .giai-number font {
                font-size: 40px;
                font-family: Arial, Helvetica, sans-serif;
            }

.fr-gt {
    margin-right: 20px;
}

.dvtc {
    text-align: center;
    margin: 50px 0 0 0;
}

    .dvtc li {
        display: inline-block;
        padding: 20px;
        margin: 0 10px;
        height: 100px;
        line-height: 100px;
        width: 210px;
        border: #dbfcf7 solid 2px;
    }

        .dvtc li img {
            width: 100%;
            height: auto;
            float: left;
        }


/*2021 khong dung nua*/
/*.container {
    max-width: 1040px;
    overflow: hidden;
}*/

.header_top {
    width: 100%;
    height: 60px;
    background-color: #008641;
    font-size: 14px;
}

.header_top_right ul, ul.header_nav_right {
    margin: 5px 12px;
}
header_nav_right:last-child{
    margin-right:15px;
}

ul.top_list li {
    display: inline-block;
    line-height: 50px;
}

    ul.top_list li span,
    ul.top_list li a {
        color: rgba(255,255,255,1);
        padding: 5px 3px;
        font-size: 12px;
        font-family: "RobotoBold";
        text-transform: uppercase;
    }

        ul.top_list li a:hover,
        ul.top_list li a.active {
            border-bottom: 2px solid #fff;
        }

ul.header_nav_left {
    margin: 10px 10px;
    padding: 0;
    margin-right: 0;
    /*display: flex;
    justify-content: start;
    align-items: center;*/
    vertical-align: middle;
}
.header_nav_left li{
    width:24%;
}
ul.header_nav_left .right-top-bar {
    padding: 0px 20px ;
}
        ul.header_nav_left .right-top-bar a{
            display:inline-grid;
        }
        ul.header_nav_left .right-top-bar img {
            width: 25px;
            margin: 0 auto;
            padding:2px 0;
        }
    ul.header_nav_left .right-top-bar img.ribbon-sgv {
        width: 20px;
    }
   
.header-nav-middle.sm {
    text-align:right;
}
    .header-nav-middle.sm li {
        display:inline-block;
        padding: 0 20px;
        vertical-align: middle;
    }
        .header-nav-middle.sm li a {
            display: inline-grid;
        }
    .header-nav-middle.sm li a img{
        width:30px;
        margin:0 auto;
    }
        .header-nav-middle.sm li a img.ribbon-sgv {
            width: 25px;
        }
    ul.header_nav_right {
        margin: 6px 0;
        height: 61px;
        display: table;
        float: right;
        border-spacing: 10px 0;
    }

ul.header_nav_right.middle {
width:90%;
}


    ul.header_nav_right li {
        display: inline-block;
        width: 100px;
        text-align: center;
        padding: 4px;
        vertical-align: middle;
        display:table-cell;
        font-weight:400;
    }
        /*ul.header_nav_right li:active, ul.header_nav_right li:hover {
            box-shadow: rgba(0, 0, 0, 0.06) -1px 3px 10px 0;
            border-radius: 6%;
            border:#EDEDED;
        }*/
    /*ul.header_nav_right .right-top-bar:active, ul.header_nav_right .right-top-bar:hover {
        box-shadow: none;
        border-radius: 6%;
        border: 1px solid #BFE7D5;
    }*/
/*li.home-page {
    box-shadow: rgba(0, 0, 0, 0.06) -1px 3px 10px 0;
    border-radius: 6%;
    border: #EDEDED;
}*/
ul.header_nav_right li:not( a.active):hover {
    background: #f7f7f7;
    color:#262626;
    border-radius: 6%;
}
ul.header_nav_right li a{
    color: #262626;
}
    ul.header_nav_right li a.active {
        color: #329B6E;
    }
       
        ul.header_nav_right li.right-top-bar a.active {
            color: #a2a5b9;
        }
        ul.header_nav_right li.active {
            box-shadow: rgba(0, 0, 0, 0.06) -1px 3px 10px 0;
            border-radius: 6px;
            border: 1px solid #EDEDED;
            color: #329B6E;
            background: #fff;
            font-weight: 500;
        }
        .lang-text{
            font-size:13px;
        }
ul.header_nav_right li.right-top-bar:not( a.active):hover {
    color: #a5a2b9 !important;
    background: #fff;
    box-shadow: rgba(0,0,0,.06) -1px 3px 10px 0;
}
    ul.header_nav_right li.right-top-bar:not( a.active):hover a{
        color:#262626;
    }

ul.header_nav_right li.active a {
    color: #329B6E;
}
ul.header_nav_right .right-top-bar.active a {
    color: #262626;
}
ul.header_nav_right li.right-top-bar:has( a.active) {
    color: #a5a2b9;
    background: #f7f7f7;
}
.right-top-bar.ribbon {
    border-radius: 6%;
    border: 1px solid #41b983;
    color: #329B6E;
    box-shadow: rgba(0, 0, 0, 0.06) -1px 3px 10px 0;
}
.right-top-bar.ribbon-xs{
    border:none;
    box-shadow:none;
}
        .right-top-bar.ribbon a {
            color: #329B6E !important;
        }
        ul.header_nav_right li.col1 {
            /*width: 60px;*/
        }

        ul.header_nav_right li.col2 {
            /*width: 88px;*/
        }

    ul.header_nav_right li a {
        font-size: 11px;
        /*border-bottom: 2px solid transparent;*/
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        width: 100%;
        display: block;
        padding: 2px 0;
        color:#262626;
    }

    ul.header_nav_right li .top-icon-sgv {
        display: block;
        width: 14px;
        padding-bottom: 5px;
        margin: 0 auto;
    }
        ul.header_nav_right li .top-icon-sgv.ribbon-sgv {
            height: 18px;
            padding-bottom: 2px;
        }
   
    ul.header_nav_right li:last-child .top-icon-sgv {
        display: inline-block;
        width: 30px;
        padding-right: 5px
    }
    ul.header_nav_right .right-top-bar a{
        color: #a2a5b9;
    }

ul.header_nav_left li {
    display: inline;
}

.ribbon-xs{
    border:none !important;
}

.ribbon-xs a{
    display:inline-grid;
}
    .ribbon-xs a img {
        width: 20px;
        display: block;
        margin: 0 auto;
    }
ul.header_nav_right_rps {
    padding: 5px;
    width: 95vw;
    display: none;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    z-index: 999;
}
.mobile-icon-container {
    position: relative;
}
.center {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
    .center a {
        padding: 15px;
        display:block;
    }
    .mobile-icon-lang img {
        width: 20px !important;
    }
.border-left {
    margin-left: 10px;
    padding: 10px;
    border-left: 1px solid #d1d1d1;
}


.top_content {
    margin: 0;
    text-align: center;
}

.picture_top img {
    margin: 0 auto;
}

.list_top_content {
    margin-top: 50px;
}

    .list_top_content .list_full {
        width: 90%;
        margin: 0 auto;
    }

    .list_top_content img, .list_top_content .title {
        float: left;
    }

    .list_top_content .title {
        margin: 12px 0 0 5px;
    }

        .list_top_content .title p {
            margin: 0;
            text-align: left;
        }

            .list_top_content .title p.bold_text {
                font-weight: bold;
                color: #555555;
                font-size: 14px;
            }

            .list_top_content .title p.reg_text {
                color: #555555;
                font-size: 14px;
            }

.hang_muc {
    background-color: #f3f3f3;
}

.hang_muc_1 {
    background-color: #f3f3f3;
}
.title-container {
    display: inline-flex;
    margin: 10px 0 20px 0;
}
.title-container.first {
    margin-top:20px;
}
.title_hang_muc--thongbao {
    color: #666;
    font-size: 15px;
    text-align:left;
}
.hang_muc-top10--index .table-top3 label {
    color: #008641;
}
.title_hang_muc {
    color: #283252;
    font-size: 15px;
    font-weight: 700;
    padding-left: 0;
    /*font-family: 'Barlow Condensed',sans-serif;*/
    display: flex;
    vertical-align: middle;
    margin: 0;
    align-items: center;
}
.title_hang_muc a {
    color: #283252
}
    .title_hang_muc img {
        width: 80px;
        padding-right: 10px;
    }
.hang_muc_icon {
    width: 80px;
    padding-right: 10px;
}
    .hang_muc .binh_chon {
        padding-top: 10px;
    }

.hang_muc .title_cap {
    font-weight: bold;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    font-size: 12px;
}

.hang_muc .title_dnny {
    color: #282828;
}

.img-circle {
    border-radius: 50%;
}

.ir_content_page {
    padding: 80px 0 60px 0;
    border-bottom: 1px solid #d1d1d1;
}

    .ir_content_page > .row > div {
        margin-bottom: 25px;
    }

.ir_content .dn_ir {
    padding: 10px;
    background-color: #008641;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    font-family: robotobold;
    margin-bottom: 20px;
}

.ir_content .ir_title {
    font-family: robotobold;
    font-size: 30px;
    margin: 0;
}

.ir_content .ir_title_on {
    margin: 20px 0 -5px 0;
}

.title_page_bottom {
    font-size: 30px;
    font-weight: bold;
    color: #555555;
    text-align: center;
    margin: 30px;
}

#slider-prev .fa-angle-left, #slider-next .fa-angle-right,
#slider-prevR .fa-angle-left, #slider-nextR .fa-angle-right,
#slider-prevBL .fa-angle-left, #slider-nextBL .fa-angle-right,
#slider-prevBR .fa-angle-left, #slider-nextBR .fa-angle-right {
    font-size: 22px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #008641;
    z-index: 999;
}

.disabled .fa-angle-left, .disabled .fa-angle-right {
    background-color: #e5e5e5 !important;
}

.arrow_pic_full {
    float: right;
    margin: -80px 50px 0 0;
}

.arrow_pic_full a, .arrow_pic a {
    text-align: center;
}

.top_content #picture_top_rps {
    display: none;
}

.nowrap {
    white-space: nowrap;
}

.fs13 {
    font-size: 13px;
}

.fs16 {
    font-size: 16px;
}

.fs20 {
    font-size: 20px;
}

.fs25 {
    font-size: 25px !important;
}

.swal2-modal .swal2-title {
    font-size: 18px !important;
}

.th {
    font-family: 'robotothin';
}

.m {
    font-family: 'robotomedium';
}

.b {
    font-weight: bold;
}

.rol {
    font-family: "Roboto", Helvetica, sans-serif;
}

p.pBody {
    font-family: Arial !important;
    font-size: 14px;
}

.clearAll {
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    display: table;
}

.right {
    float: right;
}

.left {
    float: left;
}

.nomargin {
    margin: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt43 {
    margin-top: 43px !important;
}

.mt38 {
    margin-top: 38px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.padder {
    padding: 10px;
}

.wrapper {
    margin: 10px;
}

.p0 {
    padding: 0 !important;
}
.p5 {
    padding: 5px !important;
}

.p8 {
    padding: 0px 3px !important;
    margin: 10px 0px;
}

.aboutbusiness-bc.p8 {
    margin: 20px 17px;
    height: 265px;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}
.aboutbusiness-bc.ir-not--detaill {
    height: 120px;
}
.aboutbusiness-bc.p8:after {
    content: "";
    display: block;
    height: 50px;
    margin: 0px;
    width: 5px;
    background: #008641;
    position: absolute;
    top: 0px;
    left: 0px;
}
    .aboutbusiness-bc.p8:before {
        content: "";
        display: block;
        height: 5px;
        margin: 0px;
        width: 50px;
        background: #008641;
        position: absolute;
        top: 0px;
        left: 0px;
    }
.aboutbusiness-bc .p9:before {
    content: "";
    display: block;
    height: 5px;
    margin: 0px;
    width: 50px;
    background: #008641;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.aboutbusiness-bc .p9:after {
    content: "";
    display: block;
    height: 50px;
    margin: 0px;
    width: 5px;
    background: #008641;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.float-right {
    float: right !important;
}

.height-130 {
    height: 130px;
}

.height-40 {
    height: 40px;
}

.h60 {
    height: 60px;
}

.margin0 {
    margin: 0 !important;
}

.padding40 {
    padding: 40px !important;
}

.text-center {
    text-align: center !important;
}

.poll input[type=text] {
    border: 1px solid #bababa;
    border-radius: 2px;
    height: 32px;
    width: 100%;
}

.poll #submit {
    border: none;
    background: #008041;
    text-align: center;
    color: white;
    font-weight: bolder;
    padding: 7px 30px;
    border-radius: 2px;
}

.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.pretty-photo-content {
    height: 110px;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
}

.aboutbusiness-bc .pretty-photo-content {
    height: 130px;
}
.aboutbusiness.temp-logo .pretty-photo-content {
    padding: 10px 0;
}
.aboutbusiness.temp-logo .list-company{
    height:auto;
    width:100%;
} 
.item-choose {
    width: 100%;
    display: table;
}

    .item-choose > h4 {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .item-choose label strong {
        color: #000;
        text-align:right;
    }
    /*PA. 1*/
    .item-choose > .item-name {
        overflow: hidden;
        padding: 5px;
        font-size: 12px;
        border-top: 1px solid #ddd;
        display: block;
        width: 100%;
        height: 45px;
    }

        .item-choose > .item-name > span {
            display: block;
            vertical-align: middle;
            text-align: center;
            line-height: 1.5;
            color: #06772e;
        }
    /*PA.2*/
    .item-choose.pa2 {
        /*height: 152px;*/
    }

        .item-choose.pa2 > .item-code {
            position: relative;
        }

            .item-choose.pa2 > .item-code > div {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 100;
            }

        .item-choose.pa2 > .pretty-photo-content, .item-choose.pa2 > .pretty-photo-content > .list-company {
            height: 100px;
        }

        .item-choose.pa2 .check-box {
            height: auto;
            width: 50%; 
            margin: 0 auto;
        }

        .item-choose.pa2:hover .check-box input ~ .checkmark {
            border: 1px solid #008641;
        }

        .item-choose.pa2 .check-box .checkmark {
            left: 122px;
        }

.list-company {
    height: 110px;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
}

/*.list-company {
    padding: 5px;
    height: 130px;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
}*/

.list-group-item:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.pointer {
    cursor: pointer;
}

a {
    text-decoration: none !important;
}

.don_vi {
    color: #008641;
    font-weight: 700;
}

    .don_vi .fr-logo {
        display: inline-block;
    }

.fr-logo.footer-logo img {
    padding: 20px;
}
.don_vi p {
    padding: 0;
    margin-bottom: 0;
    text-align: left;
}

    .don_vi p.block2 {
        text-align: center;
    }

footer {
    height: auto;
    background-color: #ffffff;
    color: rgb(161,165,185);
    text-align: center;
    bottom: 0;
    width: 99%;
}
    footer .row {
        align-items: center;
        height: 100%;
    }

    footer > p {
        padding: 5px;
       
    }
    footer .footer-left, footer .footer-right{
        margin: 10px 0px;
    }
    .footer-left p {
        float: left;
        margin: 10px 15px;
        color:#A1A5B9;
        text-align:left;
    }
.footer-right {
    text-align: left;
    padding-left: 10px;
}

.online-poll p.title {
    padding-top: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #05582F;
    border-bottom: 2px solid #008641;
    margin: 0;
}
.online-poll .btn-filter-type {
    float:right;
}

.online-poll .btn-filter-type a.active{
    font-weight:700;
}

.online-poll p.title a {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #05582F !important;
    margin: 0;
}

.border-hover:hover {
    cursor: pointer;
    border: 1px solid #008641;
}

.aboutbusiness {
    border: 1px solid #F2F2F2;
    cursor: pointer;
}

    .aboutbusiness:hover {
        border: 1px solid #008641;
    }

    .aboutbusiness > div > a {
        color: #fff;
    }

    .aboutbusiness .company-title {
        text-align: center;
        background-color: #008641;
        padding: 5px 6px;
        height: 70px;
    }

.aboutbusiness-bc {
    cursor: pointer;
}

    .aboutbusiness-bc:hover {
        border: 1px solid #008641;
    }

    .aboutbusiness-bc > div > a {
        color: #fff;
    }

    .aboutbusiness-bc .company-title {
        text-align: center;
        background-color: #008641;
        padding: 5px 6px;
        height: 70px;
    }

.online-poll > .list-MaCK {
    margin-bottom: 30px;
}

.list-MaCK .cap-title > h2 {
    border-bottom: 2px solid #008641;
    color: #008641;
}

.list-MaCK .cap-title > h3 {
    border-bottom: 2px solid #008641;
    color: #008641;
}

.list-MaCK .cap-title > h4 {
    border-bottom: 2px solid #008641;
    color: #008641;
}

.list-MaCK .group-stock{
}

.img-hover {
    border: 2px solid #ccc;
}

    a:hover > .img-hover,
    .img-hover:hover {
        border: 2px solid #027129;
    }

.w100p {
    width: 100% !important;
}

.onlinepoll_expried {
    padding-top: 20px;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 0;
    text-align: center;
    color: red;
}

.swal2-modal button {
    font-size: 14px !important;
}

.swal2-confirm {
    background-color: #41b983 !important;
}

.swal2-modal {
    border: solid 2px #545454;
}

.gt_note {
    text-align: center;
    margin: 75px 0 10px 0;
    padding: 15px 0;
    background-color: #efefef;
}

.dv_tochuc {
    height: 35px;
}

.btnTop {
    display: none;
    position: fixed;
    bottom: 75px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #008641;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

    #btnTop:hover {
        background-color: #008641;
    }

.bottom-img {
    height: 23px !important;
}

.col-left {
    padding-right: 30px;
    padding-bottom: 30px;
}

.col-right {
    padding-left: 30px;
    padding-bottom: 30px;
}
.activeBinhChonAd .binhchon--StockCode {
    background-color: #008641!important;
}
.binhchon--StockCode {
    width: 100px;
    height: 35px;
    border-radius: 5px;
    border: 2px #008641 solid;
    background-color: white;
    color: #008641;
    font-size: 14px;
    font-weight: 700;
}
.binhchon--StockCode:hover{
    background-color:unset;
}
.binhchon--StockCode:hover {
    color: #008641 !important;
}
    .binhchon--StockCode:focus, .binhchon--StockCode:active {
        outline: unset !important;
        outline-offset: unset !important;
    }
/*CHECK BOX CONTAINER*/
.check-box {
    display: table;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .check-box input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .check-box > strong {
        display: table-cell;
        vertical-align: middle;
    }
    /* Create a custom checkbox */
    .check-box .checkmark {
        /*position: absolute;*/
        /*top: 1px;
            
        left: 1px;*/
        display:inline-block;
        height: 25px;
        float:right;
        width: 25px;
        border: solid 1px #008641;
    }

    /* When the checkbox is checked, add a blue background */
    .check-box input ~ .checkmark {
        background-color: #008641;
        display: none;
    }
    .check-box input:checked ~ .checkmark {
        width: 100px;
        height: 35px;
        border-radius: 5px;
        border: 2px #008641 solid; 
        display:block;
        text-align:center;
    }
    .check-box input ~ button::before {
        content: "Bình chọn";
        background-color: white;
        color: #008641;
    }
    .check-box input:checked ~ button::before {
        content: "✓";
        background-color: #008641;
        color:white;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .check-box .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .check-box input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .check-box .checkmark:after {
        right: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.bgr-2 {
    background: #fff none repeat scroll 0 0;
}

    .bgr-2 .control {
        text-align: right;
    }

        .bgr-2 .control a {
            color: rgb(21, 158, 69);
        }

    .bgr-2 .meta span {`
        font-size: 11px;
        color: #999;
        margin-right: 6px;
    }

    .bgr-2 .cont-box {
        border: 1px solid #ccc;
        margin-top: 20px;
    }

    .bgr-2 .pagination {
        padding-top: 10px;
    }

        .bgr-2 .pagination li.active a {
            background-color: rgb(21, 158, 69);
            color: #fff;
        }

        .bgr-2 .pagination li a {
            color: #333;
        }

    .bgr-2 .title {
        font-family: RobotoBold,Roboto,Helvetica,sans-serif;
    }

        .bgr-2 .title a {
            color: #008641;
        }

.layout_3--item .thumb {
    overflow: hidden;
    position: relative;
    padding-top: 5px;
}

    .layout_3--item .thumb img {
        width: 100%;
    }

.layout_3--item h2.channel-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
}

.fr-out-site ul {
    margin: 0;
}

.aricle ul li {
    padding-top: 10px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

    .aricle ul li h4 {
        font-size: 20px !important;
        line-height: 1.4 !important;
        margin: 0;
    }

.aricle .cont-box ul li:after, .aricle .cont-box ul li:before {
    display: block;
    content: '';
    clear: both;
}

.aricle li.first-news .frame-img {
    width: 100%;
    height: 165px;
    margin-bottom: 10px;
}

.fr-out-site h4.title-h {
    text-transform: uppercase;
    margin: 0;
    font-size: 19px;
}

    .fr-out-site h4.title-h a {
        color: #008641;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}
/*2021*/


.col-6-of2 {
    width: 48%;
    float: left;
}


.header-top .topLg-header {
    padding: 10px 0;
    margin: 0 auto;
}

.header-top .topLg-body img {
    height: 294px;
}

.header-top .topLg-body .topLg-ytb {
    padding: 10px 12px 15px 10px;
}

.header-top .topLg-body .topLg-md {
    padding: 10px 10px 15px 15px;
    position: relative;
}

.header-top .topLg-body .topLg-md-text {
    text-align: center;
    position: absolute;
    width: 85%;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
    .header-top .topLg-body .topLg-md-text .mdct-text {
        position: relative;
    }
    .header-top .topLg-body .topLg-md-text .mdct-text:before {
        position: absolute;
        left: 0;
        content: '';
        top: 3px;
        width: 6px;
        height: 15px;
        background: green;
    }
    .header-top .topLg-body .topLg-md-text  p {
        text-align: left;
        padding:0px 0px 21px 0px;
        margin: 0px 0px 0px 15px;
        color: #008641;
        font-size: 16px;
        position:relative;
    }

    .header-top .topLg-body .topLg-md-text h4 {
        font-weight: bold;
        color: #008641;
        margin-bottom: 10px;
        font-size:20px;
    }

.top3-ir {
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 10px 20px !important;
    font-size: 15px !important;
}

    .box-top3 h4 {
        color: #545C67;
        font-weight: bold;
    }

    .box-top3 p {
        padding:0 15px 15px 15px;
    }

.box-top2 {
    position: relative;
    margin-top: 15px;
    border-radius: 10px;
}

    .box-top2 .box-stock {
        border: solid 1px #F2F2F2;
        height: 200px;
    }

    /*.box-top2 h4 {
        border-bottom: solid 3px #F2F2F2;
    }*/

    .box-top2 h5 {
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        color:white;
    }

.btn-bckq {
    line-height: 48px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    text-align: center;
    color: #008641;
    font-size: 25px;
    padding-top: 20px;
}

    .btn-bckq a {
        color: #283252;
    }
.part-kqbc{
    margin: 0 35px;
}
.aboutbusiness .company-title-top {
    text-align: center;
    background-color: #F2F2F2;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 3px;
}

    .aboutbusiness .company-title-top a {
        font-size: 20px;
        font-weight: bold;
    }

.aboutbusiness .company-title-2021 {
    text-align: center;
    background-color: #F2F2F2;
    height: 70px;
}

.aboutbusiness > .company-title-2021 > a, .aboutbusiness > .company-title-top > a {
    color: #000;
}

.aboutbusiness-bc .company-title-top {
    text-align: center;
    padding-top: 30px;
    color: #262626;
    font-size: 20px;
}

    .aboutbusiness-bc .company-title-top a {
        font-size: 20px;
        font-weight: bold;
    }

.aboutbusiness-bc .company-title-2021 {
    text-align: center;
    background-color: #F2F2F2;
    padding: 5px 6px;
    height: 70px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.aboutbusiness-bc > .company-title-2021 > a, .aboutbusiness > .company-title-top > a {
    color: #000;
}


.page_content .btn-bcdc {
    border-radius: 10px;
    border: solid 1px #008641;
    text-align: center;
    padding: 8px;
    margin: 20px 20px 0 20px;
    font-weight: bold;
}
    .page_content .btn-bcdc a {
        font-size: 15px;
    }
.bc-top3-r {
    float: right;
    padding-bottom: 30px;
}
.video-container{
    position:relative;

}
    .video-container .controls button {
        position: absolute;
        border:none;
        background:none;
        &.play
        {
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-image: url("/Content/images/icon/youtube-play.svg");
            background-repeat: no-repeat;
            width: 14%;
            height: 12%;
            border-radius: 20px;
            background-position: center center;
        }
    &.pause {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background-image: url(/Content/images/icon/big-pause.svg);
        background-repeat: no-repeat;
        width: 6%;
        height: 10%;
        transform: translate(-50%,-50%);
        background-size: cover;
        background-position: center center;
    }
    &.volume-btn {
        background-repeat: no-repeat;
        width: 20px;
        height: 25px;
        background-size: cover;
        background-position: center center;
        bottom: 5px;
        left: 5%;
        transform: translate(-50%,-50%);
    }
    &.unmute {
        background-image: url(/Content/images/icon/volume.png);
    }
    &.mute {
        background-image: url(/Content/images/icon/mute.png);
    }
      &.screen-btn {
        bottom: 10px;
        right: 4%;
        background-repeat: no-repeat;
        width: 40px;
        /* border-radius: 20px; */
        height: 40px;
        background-size: cover;
        background-position: center center;
    }
    &.fullscreen {
        background-image: url(/Content/images/icon/fullscreen.png);
    }
  
    }

#timeline-video {
    position: absolute;
    bottom: 18px;
    left: calc(7% + 90px);
    color: #fff;
    width: auto;
}
#volume-bar {
    display: block;
    position: absolute;
    width: 80px;
    height: 20px;
    left: 7%;
    bottom: 20px;
}

    video {
        object-fit: cover;
        width: 100%;
        height: 600px;
        border-radius: 50px;
    }
.controls button, .controls progress {
    cursor: pointer;
}
#progress-bar {
    position: absolute;
    width: 95%;
    text-align: center;
    bottom: 50px;
    opacity: .5;
    left: 50%;
    /* left: 5%; */
    transform: translateX(-50%);
    margin: 0 auto;
}
progress[value]::-webkit-progress-bar {
    background-color: #434343;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
    
.khaosatcb .btn-kscb {
    border-radius: 10px;
    border: solid 1px #FFC000;
    text-align: center;
    padding: 10px;
    margin: 10px 0px 40px 20px;
    font-weight: bold;
}

    .khaosatcb .btn-kscb a {
        font-size:15px;
    }

.tintuc .fr-img-news {
    width: 100%;
    height: 165px;
    position: relative;
}

.tintuc .frame-img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

    .tintuc .frame-img img {
        width: 100%;
        height: auto;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 1;
        border-radius:20px;
    }

.tintuc h4.title {
    font-size: 14px;
    padding: 18px;
    padding-top: 0;
    margin-top: 8px;
    margin-bottom: 8px;
}

.hangmuc-top4 .btn-hmt4 {
    border-radius: 10px;
    border:solid 1px #fff;
    background-color: #F2F2F2;
    text-align: center;
    padding: 19px 19px;
    font-weight: bold;
    margin: 20px 5px 5px 0px;
    text-transform:uppercase;
}
    .hangmuc-top4 .btn-hmt4:hover {
        border: solid 1px #008641;
    }
    .hangmuc-top4 .btn-hmt4.nr {
        margin: 20px 0px 5px 0px !important;
    }

    .hangmuc-top4 .btn-hmt4 h6 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size:11px;
    }

    .hangmuc-top4 .btn-hmt4 h5 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        font-size: 13px;
    }

    .hangmuc-top4 .btn-hmt4 b {
        font-size:15px;
        font-weight: bold;
    }

.cover-bg label {
    padding-bottom: 30px;
    padding-top: 10px;
    font-size: 25px;
}


.cover-bg b, .cover-bg strong {
    font-size: 20px;
    padding: 10px;
    color: white;
}


.cover-plant .btn-plant {
    background-color: #F2F2F2;
    text-align: center;
    padding: 17px 20px 20px 20px;
    margin: 0 1.5px;
    font-weight: bold;
    height: 55px;
}

    .cover-plant .btn-plant label {
        font-size: 12px;
    }

.cover-plant .anchor-plant {
    position: relative;
    padding-bottom: 1px;
}

#plant-id .action-plant {
    background-color: #41b983;
    color: white;
    box-shadow: rgba(42,172,142,.42)0 14px 26px -12px,rgba(0,0,0,.12) 0 4px 23px 0,rgba(42,172,142,.2) 0 8px 10px -5px;
    border:none;
}
#plant-id .de-plant {
    border:none;
}
    #plant-id .action-plant a {
        color: white;
    }
#plant-id .action-plant .plant-date {
    color: white;
}
#plant-id .de-plant .btn-plant{
    color:#999999;
}
#plant-id .de-plant .plant-icon .icon i {
    color: #999999;
    position: relative;
}
    #plant-id .btn-plant img {
        width: 15px;
        height: 18px;
        padding-left: 7px;
        position: absolute;
    }
.progress-container.horizontal {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    height: 260px;

  

}
    .progress-container.horizontal .progress-bar1 {
        width: 16.66667%;
        height: 4px;
        float: left;
    }
.progress-container.horizontal .plant {
    right: 0;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
}
    .progress-container.horizontal .text-plant-md {
        display: inline-flex;
        justify-content: center;
        vertical-align: middle;
        height: 100px;
        padding: 5px !important;
        flex-direction: column;
        width: 100%;
        align-items: center;
        border-radius: 10px;
        position: relative;
        background: white;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    }

.top-side {
    bottom: 125px;
    left:3px;

}

    .top-side .bg-angel {
        top: 35%;
        transform: translateY(-35%)
    }


.bottom-side {
    top: 30px;
    left: 3px;
}
    .bottom-side .bg-angel {
        top: 57%;
        right: 3px;
        transform: translateY(-35%);
    }

.top-side::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 5%;
    height: 8px;
    width: 6px;
    margin-left: -5px;
    border-width: 5px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
}
.de-plant .top-side::after  {
    border-color: #f5f6fa transparent transparent transparent;
}
.action-plant .top-side::after, .action-plant .bottom-side::after {
    border-color: #41b983 transparent transparent transparent;
}

.bottom-side::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 5%;
    height: 8px;
    width: 6px;
    margin-left: -5px;
    border-width: 5px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
}
.de-plant .bottom-side::after {
    border-color: transparent transparent #f5f6fa transparent;
}
.action-plant .bottom-side::after {
    border-color: transparent transparent #41b983 transparent;
}
.text-plant-md:hover, text-plant-xs:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}         
   
.progress-container.vertical {
    width: 30px;
    margin: 0 auto;
}
.icon {
    display:inline;
}
.progress-bar1 {
    text-align: center;
    position: relative;
    height: 60px;
    margin: 0 auto;
    width: 4px;
    background: #00c16e;
}
    .progress-bar1 .plant {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
        background: #fff;
        box-shadow: rgba(42,172,142,.42)0 14px 26px -12px,rgba(0,0,0,.12) 0 4px 23px 0,rgba(42,172,142,.2) 0 8px 10px -5px;
    }
.progress-bar1.action-plant .plant {
    width: 25px;
    height: 25px;
    border: 1px solid #efefef;
    background: linear-gradient(109.6deg, rgb(102, 203, 149) 11.2%, rgb(39, 210, 175) 98.7%);

}
    .progress-bar1.de-plant, #plant-id .progress-bar1.action-plant {
        background: #00c16e;
    }
        .progress-bar1.de-plant .plant {
            background: white;
            border: 1px solid #329B6E;
        }
#plant-id .text-plant-xs {
    top: 15%;
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    height: 85%;
    padding: 5px !important;
    flex-direction: column;
    width: 40vw;
    align-items: center;
    border-radius: 10px;
    position: relative;
    background:#fff;
}
.text-plant-xs.left-side {
    right: 46vw;
}
.text-plant-xs.right-side {
    left: 6vw;
}
    .text-plant-xs.right-side::after {
        content: "";
        position: absolute;
        top: 77%;
        right: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #fff transparent transparent;
    }
.action-plant .text-plant-xs.right-side::after {
    border-color: transparent #41b983 transparent transparent;
}
.de-plant .text-plant-xs.right-side::after {
    border-color: transparent #f5f6fa transparent transparent;
}
        #plant-id .action-plant .text-plant-xs, #plant-id .action-plant .text-plant-md {
            background-color: #41b983;
            color: white;
            box-shadow: rgba(42,172,142,.42)0 14px 26px -12px,rgba(0,0,0,.12) 0 4px 23px 0,rgba(42,172,142,.2) 0 8px 10px -5px;
            border: none;
        }
#plant-id .de-plant .text-plant-xs, #plant-id .de-plant .text-plant-md {
    /*background: #f5f6fa;*/
}
.plant-icon-xs {
    justify-content: center;
    width: 100%;
    vertical-align: middle;
    display: flex;
    font-size: 11px;
    text-align: center;
}
    .plant-icon-xs .icon img {
        width:15px;
    }
    .plant-heading-xs {
        margin: 0;
    }
.tl-title-xs {
    font-size:13px;
}
.top3-info-h4 {
    padding-left: 15px;
    text-align: left;
}
.binhchonir td {
    text-align: center;
}
.imageGT-left {
    position: absolute;
    left: 100px;
}
  .hmvd-left{
      margin-right:-40px;
  }
    .imageGT-left img {
        width: 75%;
    }

.bx-wrapper {
    padding: 0px 10px;
}

.page-org .btn-gt4 {
    border-radius: 30px;
    border: solid 1px #ccc;
    text-align: center;
    padding: 30px 20px;
    margin: 10px 0;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.10);
}

.abount_content .firt-gtct {
    margin-top: 0px;
}
.bx-wrapper {
    background:none;
    border:none;
}
.slider6 .slide, .slider5 .slide {
    width: 260px !important;
}
.slider6 .slide {
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 10px;
    margin-right: 10px;
    background: #fff;
    height:100%;
}
.slider5 .slide {
    width: 260px !important;
    height: 165px;
}
.slider7 .slide {
    width: 509px !important;
}
.page-org h4 {
    font-weight: bold;
}
.page-org h5 {
    font-weight: bold;
    font-size: 14px;
}

.page-prize h5 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.page-prize .prize-image {
    margin: 40px 75px 20px 40px;
}

.dstop-15 h5.title-btctt {
    border-bottom: #c5c5c5 solid 1px;
    border-top: #c5c5c5 solid 1px;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    margin-top:0;
}
.dstop-15 h5 a{
    font-weight:bold;
}
.dstop-15-info tr td{
    text-align:center;
}
p.firt {
    margin-top: 5px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -45px;
    right: 0px;
}
.abount_content .col-md-5 {
    position: relative;
    z-index: 1;
}
#article-topic section{
    padding:0 10px;
}
.gt-qhndt-right {
    height: 388px;
    padding: 0px 44px 10px 55px;
}
    .gt-qhndt-right h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .gt-qhndt-right i {
        padding-left:120px;
        font-size:12px;
    }
    .gt-qhndt-right p {
        font-size: 12px;
    }
.abount_content img.qhndt-img {
    width: 100% !important;
    position: absolute;
    top: -50px;
    left: -19px;
    z-index: -1;
}
.page-bcdc h5 {
    margin-top: 10px;
    margin-bottom: 15px;
}
.tt-show p.pBody{
    padding-top:5px;
}
.m-g-t-d20 {
    margin-top: 20px !important;
}
.box-info-foam {
    position: absolute;
    z-index: 100;
    border-radius: 7px;
    padding-top: 112px;
    width: 100%;
    margin: 0px;
    justify-content: center;
    display: flex;
}
    .box-info-foam a:focus, .box-info-foam a:hover {
        outline: none;
        outline-offset: unset;
        color: #008641;
    }
    .box-info-foam a:hover {
        opacity: 0.8;
    }
    .box-info-foam .swal2-modal {
        width: 850px !important;
        background: #f7fefa;
    }
.box-info-foam .box-info-foam--detail {
    /*display: ruby;*/
}

    .box-info-foam .info {
        border: solid 5px #60ae86;
        border-radius: 50%;
        width: 355px;
        height: 355px;
        position: relative;
        margin-left: 31.5%;
    }

        .box-info-foam .info .info--name {
            height: 290px;
            width: 290px;
            border: solid 2px #ddd;
            border-radius: 50%;
            margin: 28px 28px;
            background: white;
            justify-items: center;
            display: flex;
            justify-content: center;
            align-items: center;
            box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.10);
        }

    .box-info-foam h4 {
        font-size: 30px !important;
        margin: 0px;
    }

    .box-info-foam h5 {
        font-size: 18px !important;
        margin: 0px;
        padding: 0 10px;
    }

        .box-info-foam h5 a {
            color: #565656;
        }

    .box-info-foam .stats {
        font-size: 16px;
    }
    .box-info-foam .stats .col-md-4{
        padding:0px 5px;
    }
    .box-info-foam .item--info {
        border: solid 2px #ddd;
        margin: 5px;
        padding: 15px 0px;
        width: 200px;
        border-radius: 7px;
        background: white;
        position: relative;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.10);
    }
        .box-info-foam .item--info span {
            color: #008641;
            font-weight: 600;
        }
            .box-info-foam .item--info span.item-info--sub {
                color: #565656;
                font-weight: 200;
            }
    .box-info-foam .d-r--1 {
        position: absolute;
        top: -105px;
        right: 70px;
    }
        .box-info-foam .d-r--1::after {
            content: '';
            position: absolute;
            bottom: -32px;
            width: 10px;
            height: 3px;
            background-color: white;
            padding: 9px 9px;
            border: 1px solid #60ae86;
            border-radius: 50%;
            right: 97px;
        }

        .box-info-foam .d-r--1 .item--info::after {
            content: '';
            position: absolute;
            bottom: -36px;
            width: 10px;
            height: 3px;
            background-color: #60ae86;
            padding: 4px 4px;
            border: 3px solid #60ae86;
            border-radius: 50%;
            z-index: 99;
            right: 93px;
        }
    .box-info-foam .d-r--2 {
        position: absolute;
        left: -77%;
        top: 50%;
    }
        .box-info-foam .d-r--2::after {
            content: '';
            position: absolute;
            top: 31px;
            width: 10px;
            height: 3px;
            background-color: white;
            padding: 9px 9px;
            border: 1px solid #60ae86;
            border-radius: 50%;
            right: -68px;
        }
        .box-info-foam .d-r--2 .item--info::after {
            content: '';
            position: absolute;
            top: 27px;
            width: 10px;
            height: 3px;
            background-color: #60ae86;
            padding: 4px 4px;
            border: 3px solid #60ae86;
            border-radius: 50%;
            right: -72px;
            z-index: 99;
        }
    .box-info-foam .d-r--3 {
        right: -77%;
        position: absolute;
        top: 10%;
    }
        .box-info-foam .d-r--3::after {
            content: '';
            position: absolute;
            top: 31px;
            width: 10px;
            height: 3px;
            background-color: white;
            padding: 9px 9px;
            border: 1px solid #60ae86;
            border-radius: 50%;
            left: -92px;
        }
        .box-info-foam .d-r--3 .item--info::after {
            content: '';
            position: absolute;
            top: 27px;
            width: 10px;
            height: 3px;
            background-color: #60ae86;
            padding: 4px 4px;
            border: 3px solid #60ae86;
            border-radius: 50%;
            z-index: 99;
            left: -96px;
        }
    .box-info-foam .d-r--4 {
        left: -77%;
        position: absolute;
        top: 10%;
    }
        .box-info-foam .d-r--4::after {
            content: '';
            position: absolute;
            top: 31px;
            width: 10px;
            height: 3px;
            background-color: white;
            padding: 9px 9px;
            border: 1px solid #60ae86;
            border-radius: 50%;
            right: -92px;
        }

        .box-info-foam .d-r--4 .item--info::after {
            content: '';
            position: absolute;
            top: 27px;
            width: 10px;
            height: 3px;
            background-color: #60ae86;
            padding: 4px 4px;
            border: 3px solid #60ae86;
            border-radius: 50%;
            right: -96px;
            z-index: 99;
        }
    .box-info-foam .d-r--5 {
        right: -77%;
        position: absolute;
        top: 50%;
    }
        .box-info-foam .d-r--5::after {
            content: '';
            position: absolute;
            top: 31px;
            width: 10px;
            height: 3px;
            background-color: white;
            padding: 9px 9px;
            border: 1px solid #60ae86;
            border-radius: 50%;
            left: -68px;
        }

        .box-info-foam .d-r--5 .item--info::after {
            content: '';
            position: absolute;
            top: 27px;
            width: 10px;
            height: 3px;
            background-color: #60ae86;
            padding: 4px 4px;
            border: 3px solid #60ae86;
            border-radius: 50%;
            z-index: 99;
            left: -72px;
        }
    .box-info-foam .item--info .item-info--sub{
        font-size:14px;
    }
    .box-info-foam .stats p {
        padding-top: 5px;
        margin-bottom: 0;
    }
    .box-info-foam .info-company{
        padding: 0px 48px;
        margin-top: 20px;
        font-size: 13px;
        text-align: justify;
        color: #333;
        margin-bottom: 0px;
    }
    .box-info-foam .info-foam-sumary {
        margin-top: 10px;
        padding: 0px 48px;
    }

        .box-info-foam div.info-foam-sumary p {
            font-size: 16px;
            text-align: justify;
            color:#333;
        }


element.style {
}

.box-info-foam .avt-img {
    border: 1px solid #e1e1e1;
    width: 150px;
    opacity: 4;
    height: auto;
    border-radius: 10px;
    padding: 20px;
}
.border-hr-dash {
    width: 100%;
    margin: 20px 0 14px 0;
    border: 1px solid #efefef;
}
.box-info-foam p.foam-i {
    padding: 5px;
}
.body-boxfoam-container {
    padding: 10px;
}
.opacity-ct {
    position: relative;
    opacity: 0.3;
}
#txt-stockcode{
    width:60%;
} 
#details {
    position: relative;
    opacity: 0;
}

    #details.showing {
        position: relative;
        opacity: 1;
    }

img.avatar {
    width: 100%;
}

.box-info-foam button.close {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 0px;
    color: red;
    font-size: 23px !important;
}
.page-correc .title_cap {
    margin-bottom: 60px;
}
.page-correc .font{
    margin:300px 500px;
}
.page-correc .col-md-2 {
    text-align: center;
}
    .page-correc .col-md-2 .btn-cap {
        border-radius: 10px;
        border: solid 1px #ccc;
        width: 100%;
        padding: 10px 0px;
    }
        .page-correc .col-md-2 .btn-cap:hover, .page-correc .col-md-2 .btn-cap.link-active {
            background-color: #008641;
        }
            .page-correc .col-md-2 .btn-cap:hover a, .page-correc .col-md-2 .btn-cap.link-active {
                color: #fff;
                font-weight: 500;
            }

.page-correc .key-char-part{
    padding:30px 100px
}
.page-correc .key-char-part a {
    color: #262626;
}
    .page-correc .key-char-part a:hover {
        color: #008641;
    }
.page-correc .key-char-part span.sp-search{
    position:relative;
}
    .page-correc .key-char-part span.sp-search i {
        position: absolute;
        right: 5px;
        top: 0px;
        cursor:pointer;
    }
.ttdd-binhchonir {
    margin: 0 320px;
    padding: 10px 40px;
    background-color: #F2F2F2;
}
    .ttdd-binhchonir .btn-success {
        width: 122px;
        background-color: #fff;
        color: #008641;
        border-color: #ccc;
    }
.news-topic .bx-wrapper .bx-controls-direction a {
    margin-top: -60px;
}
.hinhanh .bx-wrapper .bx-controls-direction a {
    margin-top: -20px;
}

.infoIR {
    margin-bottom:30px;
}
.visualizationcell .item-1 a {
    border: solid 1px #ccc;
    margin: 2px 2px 2px 0;
}
.page-correc .filter-char {
    font-weight: 700;
    padding: 5px;
    display: inline-block;
}
.page-correc a.title-link {
    cursor: pointer;
}
    .page-correc a.title-link.active {
        color: #008641;
    }
.page-correc table.re-chart {
    border-spacing: 5px;
    border-collapse: inherit;
}
    .page-correc table td {
        text-align: center;
    }

/*quyche2021*/

            .quyche-2021 p {
    margin: 0 0px 10px 0;
}

    .quyche-2021 p span {
        float: left;
        width:auto;
    }
.quyche-2021 h5 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding:15px 0;
}
.quyche-2021 h4 {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.quyche-2021 table tr td {
    vertical-align: top!important;
}
.quyche-2021 table.tbquyche tr td:nth-child(2), .quyche-2021 table.tbquyche tr td:nth-child(3) {
    text-align: center;
}
.quyche-2021 table.tbdiem {
    width: 50%;
    text-align: center;
    margin-left: 17px;
}
.quyche-2021 table.tbdiem tr td {
    text-align: center;
}
.group-cap {
    margin: 0px 10px;
    position:relative;
}
.irvd-1 {
    padding-right: 0px;
    padding-left: 0px;
}
.video .intro_ir_content {
    margin: 0px;
}
.ir-video-bc {
    padding-bottom: 77%;
    position: relative;
    overflow: hidden;
}
    .ir-video-bc iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top:0;
        left:0;
    }
.ir-video-bc {
    text-align: center;
    margin: 0px 20px 0 0;
}
.ir-video-bc .bdr {
    border-radius: 20px;
}
.video .bx-wrapper {
    padding: 0px 0px;
    border: none;
}
.videos .slide.lazy {
    padding-right: 20px;
}
.btn-office {
    background-color: #008641 !important;
    border: none !important;
    color: white !important
}
button {
    outline: none;
}
.giai-thuong ul li {
    margin:10px 40px;
}
.giai-thuong p {
    padding: 0 15px;
}

.bg-top3ir {
    background: #F4F5F5;
}
    .bg-top3ir.ind{
        background:unset;
    } .bg-top3ir .title_hang_muc {
        background-color: #F4F5F5;
    }

    .bg-top3ir .styled-select {
        border: none;
        background: white;
        width: 75px;
    }

        .bg-top3ir .styled-select select {
            padding: 5px 7px;
            width: 67px;
            font-weight: 700;
        }

.col-md-4.box-top3 {
    /*background-color: #fff;
        margin: 1px 12px;*/
    padding: 0 20px 20px 0;
    border-radius: 20px;
}
    /*.bg-top3ir .title_hang_muc {
        border-right: none;
        font-size: 20px;
        font-weight: 700;
        line-height: 0.8;
        border-left: solid #008641 11px;
        margin-left: 15px;
        padding-left: 5px;
        font-family: 'Barlow Condensed',sans-serif;
        color: #262626;
    }*/

    .bg-top3ir .col-4 {
        width: 31%;
    }

    .bg-top3ir .btn-bckq {
        color: #262626;
        font-size: 20px;
        position: relative;
        padding-left: 50px;
        font-family: 'Barlow Condensed',sans-serif;
    }

    .bg-top3ir .box-top2 h4 {
        height: unset;
        margin: 0;
        padding: 45px 0 30px 0px;
        font-size: 18px;
        font-family: 'Barlow Condensed',sans-serif;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .bg-top3ir .box-top3 p {
        /*height: 125px;*/
        color: #a1a5b9;
        font-weight:400;
        font-size:14px;
        padding-top:0;
    }
    .box-content{
        background:#fff;
        padding:20px;
        border-radius:20px;
    }
    .bg-top3ir .box-top2 {
        margin: 15px 10px;
    }

    .bg-top3ir .group-cap {
        margin: 0px;
        background: white;
        height: auto;
        margin-bottom: 35px;
        padding: 0px 15px;
    }

.bg-top3ir .box-top2 h5 {
    width: 176px;
    padding: 10px 2px;
    position: absolute;
    z-index: 9;
    border-radius: 2px;
    left: calc(50% - 174px/2) !important;
    top: -20px;
    background-color: #F5F9FD;
    color: aqua;
    font-size: 14px;
    box-shadow: 0 3px 6px #f1f1f1;
    font-weight: 800;
}

    .bg-top3ir .aboutbusiness .company-title-2021 {
        background-color: white;
    }

    .bg-top3ir .aboutbusiness {
        border: none;
        margin-top: 30px;
        padding: 0 8px;
    }

    .bg-top3ir .pretty-photo-content {
        border: solid 1px #f2f1f1;
        padding: 20px;
    }

    .bg-top3ir .pretty-photo-content {
        height: auto;
    }

        .bg-top3ir .pretty-photo-content.hv-left:hover {
            border: solid 1px #5e72e4;
        }

        .bg-top3ir .pretty-photo-content.hv-right:hover {
            border: solid 1px #2dce89;
        }

    .bg-top3ir .cl-kqleft span {
        background: -webkit-linear-gradient(37deg, #5e72e4 0, #49c2c4 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: 'Barlow Condensed',sans-serif;
    }

    .bg-top3ir .cl-kqright span {
        background: -webkit-linear-gradient(37deg, #2dce89 0, #2dcecc 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: 'Barlow Condensed',sans-serif;
    }

    .bg-top3ir .aboutbusiness > .company-title-2021 > a, .aboutbusiness > .company-title-top > a {
        color: #555b67;
    }

    .bg-top3ir .br-header.left {
        border-top: solid 1px #5F6FB4;
    }

    .bg-top3ir .br-header.right {
        border-top: solid 1px #2dce89;
    }

    .bg-top3ir label.year-choose {
        float: right;
        margin-right: -30px;
        margin-top: 20px;
        font-weight: 200;
    }

    .bg-top3ir .header_top_left div {
        margin: 12px 33px;
    }

    .bg-top3ir .part-kqbc {
        margin: 0px;
        margin-bottom: 40px;
    }

    .bg-top3ir .bg-cn, .bg-top3ir .bg-yt {
        background-color: unset;
    }

    .bg-top3ir .bg-top3-left {
        background: linear-gradient(87deg, #5e72e4 0, #49c2c4 100%);
        color: white;
    }

    .bg-top3ir .bg-top3-right {
        background: linear-gradient(87deg, #2dce89 0, #2dcecc 100%);
        color: white;
    }

.bg-top3ir .box-top3 h4 {
    font-size: 16px;
    padding-left: 15px;
    font-weight: 700;
    text-align: left;
}


.top3ir {
    margin: 0 2px;
}

    .top3ir .col-12 {
        position: relative;
    }
.bg-top3ir .icon-svg-awards {
    width: 62px;
    height: auto;
    position: absolute;
    left: 39%;
    top: -5px;
}
    .bg-top3ir .icon-svg-awards:before {
        content: url(/Content/images/new/ir-awards-04.svg);
    }
.bg-top3ir .icon-svg-ndtytn, .icon-svg-dctc {
    width: 80px;
    height: auto;
    position: absolute;
    left: calc(50% - 80px/2) !important;
    top: -40px;
    z-index: 9;
}

.bg-top3ir .icon-svg-ndtytn:before {
    content: url(/Content/images/new/nha-dau-tu-yeu-thich-nhat.svg);
}

.bg-top3ir .icon-svg-dctc:before {
    content: url(/Content/images/new/dinh-che-tc-danh-gia.svg);
}

.bg-top3ir .p8 {
    margin-top: 30px;
}

.bg-top3ir .btn-bckq {
    padding-top: 10px;
}
.bg-top3ir .br-rd-bt {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.top3ir-index .title_hang_muc {
    /*border-left: none;
    margin-left:0px; 
    text-align: center;*/
}
.top3ir {
    margin-top: 40px;
}
/*endquyche2021*/
/*End 2021*/


.company-title1 {
    text-align: center;
    height: 57px!important;
}

    .company-title1 span {
        color: #262626;
        font-size: 14px;
    }

@media screen and (max-width: 1023px) {
    iframe {
        width: 100%;
    }
}

.activeBinhChon {
}
.activeBinhChonAd .company-title1 {
}
@font-face {
    font-family: Calibri;
    src: url('../fonts/calibri.ttf');
}

@font-face {
    font-family: 'utm_bebasregular';
    src: url('../fonts/utm_bebas-webfont.eot');
    src: url('../fonts/utm_bebas-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/utm_bebas-webfont.woff2') format('woff2'), url('../fonts/utm_bebas-webfont.woff') format('woff'), url('../fonts/utm_bebas-webfont.ttf') format('truetype'), url('../fonts/utm_bebas-webfont.svg#utm_bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin-webfont.woff2') format('woff2'), url('../fonts/roboto-thin-webfont.woff') format('woff'), url('../fonts/roboto-thin-webfont.ttf') format('truetype'), url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotocondensed';
    src: url('../fonts/roboto-boldcondensed-webfont.eot');
    src: url('../fonts/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondensed-webfont.woff2') format('woff2'), url('../fonts/roboto-boldcondensed-webfont.woff') format('woff'), url('../fonts/roboto-boldcondensed-webfont.ttf') format('truetype'), url('../fonts/roboto-boldcondensed-webfont.svg#robotocondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular-webfont.woff2') format('woff2'), url('../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_condensed';
    src: url('../fonts/roboto-boldcondensed-webfont.eot');
    src: url('../fonts/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondensed-webfont.woff2') format('woff2'), url('../fonts/roboto-boldcondensed-webfont.woff') format('woff'), url('../fonts/roboto-boldcondensed-webfont.ttf') format('truetype'), url('../fonts/roboto-boldcondensed-webfont.svg#robotobold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/Roboto-Bold-webfont.eot');
    src: url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold-webfont.woff2') format('woff2'), url('../fonts/Roboto-Bold-webfont.woff') format('woff'), url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('../fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuracondensed_medium';
    src: url('../fonts/futura-condensed-medium-webfont.eot');
    src: url('../fonts/futura-condensed-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensed-medium-webfont.woff') format('woff'), url('../fonts/futura-condensed-medium-webfont.ttf') format('truetype'), url('../fonts/futura-condensed-medium-webfont.svg#futuracondensed_medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* vietnamese */
@font-face {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/content/fonts/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2z3nWuZEC.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/content/fonts/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2z3jWuZEC.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/content/fonts/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2z3bWuQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/content/fonts/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88FFYwSCP4.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/content/fonts/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88FFcwSCP4.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Big Shoulders Display';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/content/fonts/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88FFkwSA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.owl-carousel .owl-item {
    padding:0 20px 0 0;
}

owl-item :not(.active.center) {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.owl-carousel.main{
    text-align:center;
}
.main .carousel-item-container {
    height: 600px !important;
    position: relative;
}
/*.item-video::after {
    content: "";
    background: transparent;
    width: 100%;
    height: 100%;
    min-height: 1px;
    position: absolute;
    top: 0;
}*/
  .main .carousel-item-container .text {
        position: absolute;
        top: 39%;   
        width:70%;
        display: block;
        left: 50%;
        z-index: 3;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
    }
       .main .carousel-item-container .text h4 {
            font-weight: 900;
            font-size: 40px;
        }
        .main .carousel-item-container .text p {
            font-weight: 400;
            font-size: 18px;
        }

        .owl-carousel .owl-video-wrapper, .owl-carousel .owl-item img {
            border-radius: 25px;
        }
.main.owl-carousel .owl-video-wrapper, .main.owl-carousel .owl-item img {
    border-radius: 50px;
    height: 100%;
    object-fit: cover;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    margin-bottom:20px;
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 100% !important;
    /*opacity:1;*/
    padding: 0;
    border-radius: 50px;
}
.owl-video-wrapper iframe {
    border-radius: 50px;
    position: relative;
    z-index: 3;
}
.item-video iframe{
    border-radius:50px;
}
.owl-carousel .owl-video-tn {
    background-size: cover;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
}

.owl-video-frame {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .owl-video-frame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.owl-carousel .owl-video-play-icon {
    background: url('images/icon/youtube-play.svg') no-repeat !important;
    z-index:3;
    top:70%;
    width:60px;
    height:60px;
    margin:0 auto;
    transform:translateX(-50%);
}
    .owl-carousel .owl-video-play-icon:hover {
         transform:translateX(-50%); 
        width: 80px;
        height: 80px;
    }
.owl-carousel .owl-item .owl-lazy{
    opacity:1 !important;
}

/*.nav-btn-owl {
    width: 40px;
    height: 40px;
    top: 44%;
    background: #fff;
    position: absolute;
    border-radius: 50%;
}
.nav-btn-owl.prev-slide {
    left:15%
}
    .nav-btn-owl.next-slide {
        right: 15%
    }
.nav-icon-owl {
    line-height: 40px;
    font-size: 30px;
    height: 100%;
}
.owl-nav{
    display:block !important;
}*/
.disabled .fa-angle-left, .disabled .fa-angle-right{
    background-color:unset !important;
}
.owl-nav {
    display: inline-block;
}
    .owl-nav button {
        height: 60px;
        width: 60px;
        position: absolute;
        box-shadow:0 4px 10px rgba(0,0,0,.1);
        color:#999;
        top: 50%;
        transform: translateY(-50%);
        opacity: .9;
    }
.nav-icon-owl {
    font-size: 30px;
    color: #aeb2b1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    border-bottom-color:unset;
    border-left-color:unset;
    border-right-color:unset;
    border-top-color:unset;
    background-color:#fff;
    border-radius:50%;
}
.main .owl-nav button.owl-next {
    right: 15% !important;
}

.main .owl-nav button.owl-prev {
    left: 15% !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display : inline-block !important;
}

.blur-cover {
    background-image: linear-gradient(90deg, #03a84ea8, #28a
    
    4547);
    position: absolute;
    z-index: 2;
    top: 0;
    border-radius: 50px;
    height: 100%;
    width: 100%;
}

.owl-carousel.videos .owl-item{
    padding:0 !important;
}


.text-purple {
    color: #8268ae;
}

.bg-purple {
    background-color: #e7e1ef;
}

.text-tiny-green {
    color: #9bcf88;
}

.bg-tiny-green {
    background-color: #eaf4e6;
}

.text-blue {
    /*color: #afd6ed;*/
    color: #2a95d3;
}
.bg-blue {
    background-color: #cbebf9;
}
.text-orange {
    color: #f9a781;
}

.bg-orange {
    background-color: #feeee6;
}

#hangmuc h6 {
    color: #a1a5b9;
    margin: 5px 0;
    font-size:11px;
    font-weight:400;
}

    #hangmuc b{
        color:#283252;
        font-size : 12px;
        font-weight: 700;
    }
    #hangmuc h5 {
        margin: 5px 0;
        font-size:11px;
        font-weight:400;
    }
#hangmuc {
    padding:10px 0 ;
}
.bg-border {
    vertical-align: middle;
    margin: 0 20px;
    /* border: 1px solid; */
    border-radius: 50%;
    padding: 6px;
}
.hangmuc-icon {
    width: 30px;
    height:30px;
}
.btn-hmt4 {
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
}
#hangmuc .col-md-6{
    padding:0;
}
#hangmuc .col-md-6 a {
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    padding: 33px;
    align-items: center;
    vertical-align: middle;
    margin: 10px 0;
    justify-content: start;
    display: flex;
    width: 95%;
    background: #fff;
}
        #hangmuc .col-md-6 a:hover {
            border:1px solid #329B6E;
        }
    #hangmuc .col-md-6 a:hover .btn-hmt4 h5 {
        opacity: .6;
    }
  
        #plant-id {
            padding: 10px 0;
            margin-bottom:10px;
        }
            /*#plant-id a {
                border-radius: 20px;
                position: relative;
                padding: 0;
                width: 100%;
                height: 200px;
                display: block;
                font-weight: 400;
                z-index:1;
            }*/
}

    .btn-plant {
        padding-bottom: 5px;
        color:#283252;
        font-size:12px;
    }
.plant-arrow {
    transform: rotate(45deg);
}
.plant-icon {
    width:100%;
    display:block;
    position:absolute;
    top:65%;
    left:50%;
    transform:translateX(-50%);
    text-align:center;
}
.plant-icon img {
    width: 20px;
    height: 20px;
}
    .plant-icon i {
       font-size:14px;
       color:#262626;
    }
    .plant-icon .icon {
        display: inline;
    }
.plant-date {
    font-size: 13px;
    padding-left: 5px;
    color: #262626;
    /*position: absolute;*/
}
.de-plant .plant-date, .plant-icon-xs .icon, .de-plant .plant-heading-xs {
    color: rgb(38, 38, 38);
}
.de-plant:hover .plant-heading-xs {
    color: #00c16e;
}
.nav-arrow  {
    font-size: 25px;
    bottom: -7px;
    /* background-color: #41b983; */
    color: #fff;
    position: absolute;
}

.left-side::after {
    content: "";
    position: absolute;
    top: 77%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.action-plant .left-side::after {
    border-color: transparent transparent transparent #41b983;
}
.de-plant .left-side::after {
    border-color: transparent transparent transparent #f5f6fa;
}


.bd-item a {
    border-radius: 20px;
    border: 1px solid #efefef;
    padding: 20px;
    align-items: center;
    vertical-align: middle;
    margin-bottom: 10px;
    justify-content: start;
    display: flex;
    width: 95%;
    height: 130px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.06) -1px 3px 10px 0;
}

.hover-bg-green a:hover, .hover-bg-green a.active {
    background-color: #40b983;
}

    .hover-bg-green a.active p {
        color: #fff;
    }
        .hover-bg-green a.active p.sub-text {
            color:#fff;
        }
.hover-bd-green a.active, .hover-bd-green a:hover {
    border: 1px solid #87cdad;
    color: #262626;
}

            .hover-bd-green a.active p.sub-text {
                color: #d9d8d8;
            }
.main-text {
    font-weight: 500;
    margin: 0;
    font-size:12px;
}

.sub-text {
    color: #a1a5b9;
    margin: 0;
    margin-top: 5px;
    font-size: 10px;
}
.hover-bg-green a.active p.sub-text:hover {
    color: #d9d8d8;
}

.hr-dot {
    height: 0;
    width: 100%;
    margin: 20px 0;
    border-top: 1px dashed #cfcfcf;
}

.part-dvtc {
    margin-bottom: 20px;
}
    .part-dvtc .row > div {
        padding: 0 7px;
    }
        .part-dvtc .row > div:first-child {
            padding-right: 13px;
            padding-left:0;
        }
        .part-dvtc .row > div:last-child {
            padding-left: 13px;
            padding-right:0;
        }

.img-kscb {
    display: block;
    width: 255px;
    margin: 0 auto;
}

.bx-pager-link.active {
    width: 25px !important;
    background: #219d8a !important;
}

.news .carousel-item-container {
    border-radius: 25px;
    height: 290px !important;
}

    .news .carousel-item-container img {
        margin: 0 auto;
        border-radius: 25px;
        padding: 15px 0px;
        width: 100%;
        height: 241px;
        object-fit: cover;
    }

    .news .carousel-item-container h4 {
        overflow: hidden;
        text-overflow: ellipsis;
    }
.main.owl-carousel .owl-item {
        padding: 0 10px;
    }
.dots.owl-carousel .owl-nav button {
    top: 35%;
    width: 50px;
    height: 50px;
    transform: translateY(-70%);
}

.owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.owl-dots button {
    background: none !important;
}

    .owl-dots button span {
        width: 7px !important;
        height: 7px !important;
        margin: 2px !important;
    }

.owl-dot.active span {
    background: #219d8a !important;
    width: 20px !important;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: unset;
}
.item--container {
    width: 100%;
    display: table;
    background: #fff;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 5px;
    border: 1px rgba(0, 0, 0, 0.15) solid;
    color: #262626;
    font-size: 14px;
}
.item--container--title{
    text-align:center;
}
.pretty-photo-content.index {
    height: 65px;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
}
.list-company.index {
    height: 100%;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
}
.bd-top15{
    position:relative;
}
    .bd-top15::before {
        content: '';
        width: 2px;
        height: 91%;
        background: #fff;
        position: absolute;
        left: 2px;
        margin: 10px 0;
        margin-left: -2px;
    }
.mg-top30 {
    margin-top: 30px;
}
a.privacy-policy {
    color: #A1A5B9;
}
.info-custom {
    display: none;
    position: absolute;
    max-width: 420px;
    padding: 2px 5px;
    background: white;
    color: #000000;
    border: 1px solid #329B6E;
    border-radius: 10px;
    z-index: 9999999999;
    padding: 10px;
}
#info-custom--content {
    position: relative;
    height: 105px;
    width: 400px;
}
.see--More, .see--Left {
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.left-content{
    display:none;
}
@media only screen and (min-width: 1200px){
    .label-pc{
        margin-bottom:15px;
        padding:0px;
    }
    .el-content-pc {
        margin-bottom: 15px;
    }
    .w-20{
        width:20%;
    }
    .h116{
        height:116px;
    }
    .paddingl6 {
        padding-left: 6px;
    }
    .paddingr23 {
        padding-right: 23px;
    }
    .pd0-desktop{
        padding:0px;
    }
    .mt-desktop-60 {
        margin-top: 60px
    }
} 
@media only screen and (min-width: 1680px) and (max-width: 1920px) {

    .cover-content.poll-cover > .cover-info {
        top: 0%;
    }

        .cover-content.poll-cover > .cover-info .cover-btn {
            padding-top: 10px;
        }

    .cover-content > .cover-info .title1 {
        font-size: 30px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 20px;
    }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 24px;
    }

    .cover-content > .cover-info {
        padding-top: 10px;
    }

        .cover-content > .cover-info .title2 {
            font-size: 20px;
        }

    /*2021*/

    .box-top2 h4 {
        height: 25px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
    .cover-content.poll-cover > .cover-info .cover-btn {
        padding-top: 10px;
    }

    .cover-content > .cover-info {
        top: 5%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 20px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 25px;
        }

        .cover-content > .cover-info .title2 {
            font-size: 18px;
        }

        .cover-content > .cover-info p {
            font-size: 12px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    /*2021*/
  

    .box-top2 h4 {
        height: 25px;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {

    .cover-content.poll-cover > .cover-info {
        top: 0%;
    }

        .cover-content.poll-cover > .cover-info .cover-btn {
            padding-top: 10px;
        }

    .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 20px;
    }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 24px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 20px;
    }
     .cover-content > .cover-info .title1 {
        font-size: 25px;
    }
     .cover-content > .cover-info .title0 {
        font-size: 25px;
    }
    /*2021*/
   

    .box-top2 h4 {
        height: 25px;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1280px) {

    .cover-content.poll-cover > .cover-info {
        top: 0%;
    }

        .cover-content.poll-cover > .cover-info .cover-btn {
            padding-top: 10px;
        }

    .cover-content > .cover-info .title1 {
        font-size: 30px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 20px;
    }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 24px;
    }

    .cover-content > .cover-info {
        padding-top: 0px;
    }

        .cover-content > .cover-info .title2 {
            font-size: 20px;
        }
    /*2021*/

    .box-top2 h4 {
        height: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    ul.header_nav_right, ul.header_nav_left {
        padding: 0;
    }

    ul.header_nav_right {
        margin-left: -40px;
    }

    .hot_col_end.col-lg-4.col-md-4.col-sm-4 {
        padding: 0;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .cover-content.poll-cover > .cover-info {
        top: 0%;
    }

        .cover-content.poll-cover > .cover-info .cover-btn {
            padding-top: 10px;
        }

    .cover-content > .cover-info .title1 {
        font-size: 30px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 28px;
    }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 24px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 15px;
    }
    /*2021*/
    ul.header_nav_right {
        margin: 5px 0px;
    }
    .border-menu {
        border-bottom: #D9D9D9 solid 2px;
        margin: 0px 12px;
    }
    iframe {
        width: 100%;
    }
    .slider6 .slide, .slider5 .slide{
        width: 215px !important;
    }
    .slider7 .slide {
        width: 420px !important;
    }

        .gt-qhndt-right h3 {
            margin-top: 15px;
            margin-bottom: 15px;
            font-size:15px;
        }
        .gt-qhndt-right i {
            padding-left: 120px;
            font-size: 10px;
        }
}

@media only screen and (min-width: 1200px) {
    .aboutbusiness .company-title-2021 {
        padding-top: 10px;
    }
    .bg-top3ir .btn-bckq {
        margin: 10px 0px;
    }
    .top3ir {
        margin-top: 40px;
    }
    .page-correc .col-md-2 {
        text-align: center;
        width: 20%;
    }
    .item--container {
        width: 90px !important;
        height: 90px !important;
    }
    .footer-right-custom{
        text-align: right;
        padding-right: 40px;
    }
}

@media only screen and ( min-width: 835px) and ( max-width: 1024px) {

    .cover-content > .cover-info .cover-btn {
        padding-top: 10px;
    }

    .cover-content > .cover-info .btn-join-now {
        padding: 6px 15px;
        font-size: 12px;
    }

    .don_vi .border-right {
        margin: 20px 0 0 313px;
    }

    .cover-content > .cover-info {
        top: 7%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 5px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 20px;
        }

        .cover-content > .cover-info .title1 {
            font-size: 16px;
        }

        .cover-content > .cover-info p {
            font-size: 10px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    /*2021*/
    .btn-bckq {
        font-size:25px;
    }

    .box-top2 h4 {
        height: 20px;
    }

    /*.box-top3 {
        height: 280px;
    }*/

    .top3-info1-h4 {
        padding: 1px 10px;
    }

    .top3-info2-h4 {
        padding: 1px 0px;
    }

    .top3-info3-h4 {
        padding: 1px 0px;
    }

    .top3-info3-div {
        padding: 16px 5px
    }

    .top3-info3-p {
        padding: 0px 20px
    }

    .hangmuc-top4 .btn-hmt4 {
        padding: 20px 2px;
    }

    .aboutbusiness .company-title-2021 {
        height: 95px;
    }

    .aboutbusiness-bc .company-title-2021 {
        height: 60px;
    }

    .hangmuc-top4 .btn-hmt4 b {
        font-size: 14px;
    }

    .hangmuc-top4 .btn-hmt4 h6 {
        font-size: 12px;
    }
    .page-org .col-6 div {
        height: 150px;
        padding:10px !important;
    }

    .col-2 {
        width: 16.667%;
    }

    .cover-plant .action-plant {
        left: 66px;
    }

        .header-top .topLg-body .topLg-md-text h4 {
            font-size: 20px;
            padding-top: 10px;
        }

        .header-top .topLg-body .topLg-md-text p {
            font-size: 15px;
        }

    .col-6-of2 {
        width: 47%;
        float: left;
    }
    .bg-top3ir .col-4 {
        width: 29%;
    }
    .bg-top3ir .box-top2 h5 {
        left: calc(50% - 145px/2) !important;
    }
    .bg-top3ir .box-top3 h4 {
        font-size: 16px;
    }
    .bg-top3ir .icon-svg-awards {
        left: 37%;
    }
    .page-correc .col-md-2 {
        text-align: center;
        width: 20%;
    }
    .visualizationcap {
        display: none;
    }
    .hidden-ipadpro{
        display:none;
    }
    .gt-qhndt-right {
        height:unset; 
        padding: 0px 44px 10px 55px;
        background: #E5F7ED;
        border-bottom-right-radius: 20%;
        border-bottom-left-radius: 20%;
    }
    .paddingl6 {
        padding-left: 6px;
    }
}


@media only screen and (min-width: 737px) and (max-width: 844px) {
    .bg-top3ir .icon-svg-awards {
        top: -5px;
    }
    .dstop-15 .pl-60{
        padding-left:15px;
    }
    .ir-pd--5 {
        padding: 0 15px;
        margin-top: 5px;
    }

    .ir-pd-r--5 {
        padding: 0 15px;
        margin-top: 5px;
    }

    .ir-pd-l--5 {
        padding: 0 15px;
        margin-top: 5px;
    }
}
@media only screen and (min-width: 482px) and (max-width: 844px) {
    .cover-content > .cover-info {
        top: 6%;
        padding-top: 0px;
    }

        .cover-content > .cover-info .title2 {
            margin-top: 0px;
            margin-bottom: 0px;
        }


    .don_vi .border-right {
        margin: 34px 0 0 246px;
    }

    .cover-content > .cover-info {
        top: 1%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 5px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 16px;
        }

        .cover-content > .cover-info p {
            font-size: 10px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    /*2021*/
    .col-2 {
        width: 33.33%;
        float: left;
    }

    .box-top2 h4 {
        height: 40px;
    }

    .cover-bg b {
        display: block;
        padding-bottom: 0px;
    }

    .cover-bg label {
        padding-bottom: 0px;
    }

    .cover-bg .case-limit {
        display: none;
    }

    .cover-plant .action-plant {
        left: 101px;
    }

    .btn-bckq {
        font-size:25px;
    }

    .top3-info1-h4 {
        padding: 1px 15px;
    }

    .top3-info2-h4 {
        padding: 1px 0px;
    }

    .top3-info3-h4 {
        padding: 1px 2px;
    }

    .top3-info3-div {
        padding: 16px 5px
    }

    .top3-info3-p {
        padding: 0px 20px
    }

    .top3ir .p8 {
        padding: 5px !important;
    }

    .aboutbusiness .company-title-2021 {
        height: 20px;
    }

    .slider6 .slide, .slider5 .slide {
        width: 215px !important;
    }

    .slider7 .slide {
        width: 650px !important;
    }

    /*.col-6 {
        width: 100%;
        float: left;
    }*/

    .header-top .topLg-body img {
        width: 680px;
    }


        .header-top .topLg-body .topLg-md-text h4 {
            font-size: 20px;
            padding-top: 10px;
        }

        .gt-qhndt-right h3 {
            margin-top: 0px;
            margin-bottom: 15px;
        }

        .gt-qhndt-right p {
            font-size: 16px;
        }

        .gt-qhndt-right i {
            padding-left: 120px;
            font-size: 12px;
        }
    .abount_content .pad-top40 {
        padding-top: 0px !important;
    }
    .page_content .btn-bcir {
        width: 160px;
        margin: 0 10px 5px 5px;
    }
    .bc-top3-r {
        padding: 0 25px;
    }
    .box-info-foam {
        width: 50%;
        margin: 130px 180px;
    }
    .ttdd-binhchonir {
        margin: 0 120px;
        padding: 10px 30px;
    }
    .page-correc .col-md-3 .btn-cap {
        margin-bottom: 20px;
    }
    .page_content .btn-bcdc {
        margin: 20px 140px 0 140px;
    }
    .page-correc .key-char-part {
        padding: 20px 0px 20px 100px;
    }
    .list-MaCK .group-stock {
        margin: 0 50px;
    }
   
    .col-6-of2 {
        width: 46%;
    }
    .box-top2 img {
        width: 100% !important;
        margin: 0 0px;
    }
    .mb-top-20 {
        padding-top: 20px;
    }
    .bg-top3ir .col-4 {
        width: 29%;
    }
    .bg-top3ir .btn-bckq {
        padding-left: 70px!important;
    }
    .icon-svg-awards {
        left: 35%!important;
    }
    .bg-top3ir .pretty-photo-content {
        height: 95px;
    }
    .bg-top3ir .box-top2 h5 {
        left: calc(50% - 145px/2) !important;
        top: -20px;
    }
    .icon-svg-ndtytn, .icon-svg-dctc {
        left: 36%;
    }
    .bg-top3ir .top3ir .p8 {
        padding: 5px 0px !important;
    }
    .bg-top3ir .pretty-photo-content {
        padding: 15px;
    }
    .ir-pd--5 {
        padding: 0 15px;
        margin-top: 5px;
    }

    .ir-pd-r--5 {
        padding: 0 15px;
        margin-top: 5px;
    }

    .ir-pd-l--5 {
        padding: 0 15px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .list_full img {
        float: left;
    }

    .list_full .title {
        padding: 10px 0 0 80px;
    }

        .list_full .title p {
            text-align: left !important;
        }

    .bx-viewport {
        max-height: 411px !important;
    }

    .cover-content > .cover-info {
        top: -3%;
    }

        .cover-content > .cover-info .title1 {
            font-size: 12px;
        }

        .cover-content > .cover-info .title2 {
            font-size: 8px;
        }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 12px;
        margin-top: 10px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        margin-top: 10px;
        font-size: 24px;
    }

    .cover-content > .cover-info small {
        margin-top: 0;
    }

    h2.title-link {
        font-size: 22px;
    }

    .time-line {
        padding: 0;
    }

    .timeline {
        width: 50px;
    }

    .tl-1 {
        left: 50px;
    }

    .tl-2 {
        left: 100px;
    }

    .tl-3 {
        left: 150px;
    }

    .tl-4 {
        left: 200px;
    }

    .tl-5 {
        left: 250px;
    }

    .tl-6 {
        left: 300px;
    }

    .list-company,
    .pretty-photo-content {
        height: 100px;
    }


    #btnTop {
        bottom: 10px;
        right: 10px;
    }

    ul.top_list li a {
        padding: 5px 0;
    }

    ul.top_list li span {
        padding: 5px 0;
    }

    .fr-wrapper_latest_news-2 {
        width: 50%;
    }

    .frame-title {
        padding: 0 5px;
    }

    .btn-binhchon {
        width: 33%;
    }

    .qc2020 img {
        width: 100% !important;
    }


    .don_vi .border-right {
        margin: 20px 0 0 246px;
    }
    .bg-top3ir .btn-bckq {
        padding-top: 20px;
    }
    .ir-pd--5 {
        padding: 0 15px;
        margin-top:5px;
    }

    .ir-pd-r--5 {
        padding: 0 15px;
        margin-top: 5px;
    }

    .ir-pd-l--5 {
        padding: 0 15px;
        margin-top: 5px;
    }
    .owl-dots {
        display: none;
    }
}

@media only screen and (max-width: 736px) {
    .don_vi .border-right {
        margin: 20px 0 0 222px;
    }

    .cover-content > .cover-info {
        top: 9%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 14px;
        }

        .cover-content > .cover-info p {
            font-size: 10px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    .bg-top3ir .icon-svg-awards {
        top: 5px;
    }
}

@media only screen and (max-width: 667px) {
    .don_vi .border-right {
        margin: 20px 0 0 211px;
    }

 
    .cover-content > .cover-info {
        top: 7%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 14px;
        }

        .cover-content > .cover-info p {
            font-size: 10px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
}

@media only screen and (max-width: 640px) {

    .bx-viewport {
        max-height: 470px !important;
    }

    .cover-content > .cover-info > .container > h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .cover-content > .cover-info > .container > h4 {
        font-size: 14px;
        margin-top: 5px;
    }

    .btn-binhchon {
        width: 39%;
    }
}

@media only screen and (max-width: 568px) {
    .don_vi .border-right {
        margin: 33px 0 0 178px;
    }

    .cover-content > .cover-info {
        top: 4%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 12px;
        }

        .cover-content > .cover-info p {
            font-size: 8px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    .bg-top3ir .box-top3, .bg-top3ir .box-top2 {
        margin: 0px;
    }
    .bg-top3ir .btn-bckq {
        padding-left: 0px;
        margin: 20px 0px;
    }
    .bg-top3ir .icon-svg-awards {
        top: -20px !important;
    }
    .icon-svg-ndtytn, .icon-svg-dctc {
        left: 38% !important;
    }
    .bg-top3ir .box-top2 h5 {
        left: calc(50% - 145px/2) !important;
    }
    .bg-top3ir .aboutbusiness {
        padding: 10px 4px !important;
    }
    .bg-top3ir .pretty-photo-content {
        height: 100px !important;
    }
    .bg-top3ir .box-top2 {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 568px) {
    .xs-padding-0 {
        padding: 0 !important;
    }

    ul.top_list {
        padding: 0;
    }

    .bx-viewport {
        max-height: 500px !important;
    }

    .article .thele-2-roman table {
        font-size: 9px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 8px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .btn-binhchon {
        width: 52%;
    }
    /*2021*/
    .col-2 {
        width: 50%;
        float: left;
    }
    .cover-plant .action-plant {
        left: 72px;
    }
    .header_top_right ul, ul.header_nav_right {
        float: right;
        margin: 5px 0px;
    }
    .page_content .btn-bcir {
        margin: 10px 22px;
    }
    .slider6 .slide, .slider5 .slide, .slider7 .slide {
        width: 300px !important;
    }
    .khaosatcb .btn-kscb {
        margin: 10px 20px;
    }
    .khaosatcb .col-3 {
        text-align: center;
    }
    .top3ir .p8 {
        padding: 5px !important;
    }
    .aboutbusiness .company-title-2021 {
        height: 50px;
    }
    .dstop-15 div {
        padding: 0 20px;
    }
    .m-g-t-20 {
        margin-top: 20px !important;
    }
    .m-g-t-10 {
        margin-top: 10px !important;
    }
    .top3ir .pad-top20 {
        padding-top: 0px !important;
    }
    .pretty-photo-content {
        padding: 0px 5px!important;
    }
    .aboutbusiness-bc .pretty-photo-content {
        padding:unset;
    }

    .box-top2 {
        margin-top: 0px
    }
        .box-top2 h4 {
            border-bottom: none;
        }
    .quyche-2021 .quyche-content {
        padding: 0 0px;
    }
    .page-org p.pBody{
        padding-top:20px;
    }
    .header-top .topLg-body .topLg-ytb {
        padding: 0 0;
    }

    .header-top .topLg-body .topLg-md {
        padding: 10px 0;
    }
  
    .gt-qhndt-right {
        position: relative;
        padding: 0px 0px;
    }

        .gt-qhndt-right h3 {
            padding-left: 0px;
            font-weight: bold;
        }

        .gt-qhndt-right p {
            font-size: 15px;
        }

        .gt-qhndt-right i {
            padding-left: 85px;
        }
    .abount_content .pad-top40 {
        padding-top: 0px !important;
    }
    .tt-show .fr-logo {
        margin: 0 0;
    }
    .hangmuc-top4 .btn-hmt4 {
        margin: 15px 5px 0px 0px;
    }
        .hangmuc-top4 .btn-hmt4.nr {
            margin: 15px 0px 0px 0px !important;
        }
    .box-info-foam {
        width: 100%;
        margin: 125px 0px;
        padding: 20px 10px;
    }
    .bx-wrapper {
        margin-bottom: 0px;
    }
        .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
            display:none;
        }
    .news-2021 .news-content {
        padding: 0 0px;
    }
    .layout_3--item .thumb img {
        min-height: 60px;
        max-height: 110px;
        display: block;
        max-width: 100%;
        height: auto;
    }
    .ttdd-binhchonir {
        margin: 0 5px;
        padding: 10px 20px;
    }
    .page-correc .col-md-3 .btn-cap {
        margin-bottom:20px;
    }
    .page-correc table.re-chart {
        border-spacing: 0px;
    }
    .page-correc .key-char-part {
        padding: 20px 0px;
    }
 
    .fr-logo img {
        width: 45%;
    }
    .fr-logo.footer-logo img{
        width:100%;
        padding:20px;
    }
    .list-MaCK .group-stock {
        margin: 0 0px;
    }
    .title-link, .title_cap {
        display: block;
        font-size: 18px;
    }
    .page-correc .btn-cap {
        display: block;
        font-size: 17px;
    }
    .ttdd-binhchonir .btn-success {
        width: 132px;
    }
    .page-prize .prize-image {
        margin: 15px 0px;
    }
    .col-6-of2-xs {
        width: 100%;
        float: left;
    }

    .part-kqbc {
        margin: 0 0px;
    }

    .m-l-39x {
        margin-left: 0px;
        margin-top: 20px;
    }
    .video .intro_ir_content {
        margin: 0px 0px;
    }
    .swal2-modal {
        width: 85% !important;
    }
    .giai-thuong ul li {
        margin: 0 22px;
    }
    .bg-top3ir .top3ir .p8 {
        padding: 5px 5px !important;
    }
    .gt-qhndt-right, .gt-qhndt-right h3 {
        padding: 0px!important;
        height:unset;
    }
}

@media only screen and (max-width: 420px) {
    ul.top_list li {
        font-size: 13px;
        margin: 6px 6px 0;
        line-height: 43px;
    }
   
    footer {
        font-size: 13px;
    }

    .fa.fa-bars {
        font-size: 15px;
        padding: 8px 12px;
    }

    .list_top_content .list_full {
        width: 100%;
    }

    .hang_muc .title_hang_muc_big {
        font-size: 24px;
    }

    .bx-viewport {
        max-height: 500px !important;
    }

    ul.top_list li a:hover, ul.top_list li a.active {
        border-bottom: 3px solid #fff;
        padding-bottom: 11px;
    }

        ul.top_list li a:hover .icon-menu, ul.top_list li a.active .icon-menu {
            color: #fff;
        }
        /*2021*/
    .cover-plant .action-plant {
        left: 81px;
    }
    .tt-show .fr-logo {
        margin: 0 0;
    }
    .mb-top-20 {
        padding-top:20px;
    }
    .video iframe{
        height:250px
    }
    .img-kscb {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 376px) and (max-width: 414px) {
 
    .don_vi .border-right {
        margin: 27px 0 0 135px;
    }

    .cover-content > .cover-info {
        top: 1%;
    }

        .cover-content > .cover-info .title0, .cover-content > .cover-info .title1 {
            margin-top: 5px;
            margin-bottom: 0px;
        }

        .cover-content > .cover-info .title0 {
            font-size: 12px;
        }

        .cover-content > .cover-info p {
            font-size: 8px;
            margin-top: 0px;
            margin-bottom: 0px;
        }
    /*2021*/
    .top3ir h2, .binhchonir h2 {
        margin-top: 8px;
    }

    .btn-bckq {
        font-size:20px;
    }

    .top3-dctc-r {
        padding-left: 0px;
    }

    .box-top3 {
        /*height: 240px;*/
        margin-bottom: 10px;
    }

    .bc-top3-r {
        margin: 0px 32px;
    }

    .abount_content img {
        max-width: 100%;
    }

    .slider6 .slide, .slider5 .slide{
        width: 320px !important;
    }

    .slider7 .slide {
        width: 350px !important;
    }

    .header-top .topLg-body img {
        width: 324px;
    }


        .header-top .topLg-body .topLg-md-text h4 {
            font-size: 18px;
            padding-top: 15px;
        }

        .header-top .topLg-body .topLg-md-text p {
            font-size: 16px;
        }
    .tt-show .fr-logo {
        margin: 0 0;
    }
    .ttdd-binhchonir .btn-success {
        width: 150px;
    }
}

@media only screen and (max-width: 411px) {
    .don_vi .fr-logo {
        margin: 0px 0px 0px 10px;
    }
}

@media only screen and (max-width: 400px) {
    .don_vi .fr-logo {
        margin: 10px 0px 0px 0;
        padding: 35px;
    }
}

@media only screen and (max-width: 390px) {
    .bg-top3ir .box-top2 h5 {
        left: calc(50% - 145px/2)!important;
    }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
    /*.don_vi .fr-logo {
        margin: 0px 0px 0px 8px;
    }*/

    .don_vi .border-right {
        margin: 27px 0 0 123px;
    }

    /*2021*/
    .cover-plant .action-plant {
        left: 73px;
    }

    .cover-bg iframe {
        height: 200px;
    }

  

    .btn-bckq {
        font-size: 20px;
    }

    .bc-top3-r {
        margin: 0px 23px;
    }

    .slider6 .slide, .slider5 .slide, .slider7 .slide {
        width: 280px !important;
    }

        .header-top .topLg-body .topLg-md-text h4 {
            font-size: 18px;
            padding-top: 15px;
        }

        .header-top .topLg-body .topLg-md-text p {
            font-size: 16px;
        }

    .top3-dctc-r {
        padding-left: 0px;
    }

    footer {
        height: 75px;
    }

    .tt-show .fr-logo {
        margin: 0 0;
    }
}

@media only screen and (max-width: 360px) {
    .btn-binhchon {
        width: 64%;
    }

    .don_vi .fr-logo {
        margin: 0px 0px 10px 0px;
    }

    .don_vi .border-right {
        margin: 34px 0 0 118px;
    }

    .tt-show .fr-logo {
        margin: 0 0;
    }
}

@media only screen and (max-width: 320px) {
    .ir_content .dn_ir {
        font-size: 12px;
    }

    .bx-viewport {
        max-height: 500px !important;
    }

    .cover-content > .cover-info .title2 {
        font-size: 8px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .qc2020 img {
        width: 100% !important;
    }

    .don_vi .fr-logo {
        margin: 0px 0px 0px 2px;
    }

    .don_vi .border-right {
        margin: 34px 0 0 105px;
    }
    /*2021*/
    .cover-plant .action-plant {
        left: 57px;
    }
    .btn-bckq {
        font-size: 20px;
    }
    .box-top3 {
        /*height: 300px;*/
        margin-bottom: 10px;
    }
    .bc-top3-r {
        margin: 0px 0px;
    }
    .slider6 .slide, .slider5 .slide, .slider7 .slide {
        width: 220px !important;
    }
  
        .header-top .topLg-body .topLg-md-text h4 {
            font-size: 16px;
            padding-top: 15px;
        }

        .header-top .topLg-body .topLg-md-text p {
            font-size: 14px;
            padding-top: 0px;
        }
    .gt-qhndt-right i {
        padding-left: 25px;
    }
    .page_content .btn-bcir {
        width: 225px;
        margin: 10px 28px;
    }
    .top3-dctc-r {
        padding-left: 0px;
    }
    footer {
        height: 75px;
    }


    .page-org .fr-logo {
        float: left;
        border: #ccc solid 1px;
        height: 100px;
        width: 100%;
        position: relative;
        margin: 10px 10px 10px 23px;
    }

    .tt-show .fr-logo {
        margin: 0 0;
    }
    .page-org .col-6 div {
        height: 200px;
    }
    .box-info-foam {
        width: 100%;
        margin: 160px 5px;
        padding: 20px 10px;
    }
    .binhchonir .table-top3 {
        padding: 0px 20px 0px 10px !important;
    }
    .ttdd-binhchonir .btn-success {
        width: 105px;
    }
    .bg-top3ir .pretty-photo-content {
        padding: 0 5px;
        height: 70px;
    }
    .bg-top3ir .box-top2 h5 {
        left: calc(50% - 145px/2) !important;
    }
}

@media screen and (max-width: 767px) {
    .online-poll > .list-MaCK {
        margin-bottom: 10px;
    }

        .online-poll > .list-MaCK h2 {
            font-size: 24px;
        }

    .mb15 {
        margin-bottom: 10px !important;
    }
    .hangmuc-top4 .btn-hmt4 {
        padding: 19px 15px;
    }
}
@media screen and (min-width: 1025px) {
    .cover-content > .cover-bg > img {
        height: 489px !important;
    }

    .cover-content > .cover-info .title0 {
        font-size: 25px;
    }

    .cover-content > .cover-info .title1 {
        font-size: 30px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 18px;
    }

    .cover-content > .cover-info .title0 {
        margin-top: 35px;
        margin-bottom: 0px;
    }

    .cover-content > .cover-info .title1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .cover-content > .cover-info {
        top: 0%;
    }
}
@media only screen and (width: 960px){
    .col-6-of2 {
        width: 46%;
        float: left;
    }
    .cover-plant .btn-plant {
        height: 90px;
    }
 
    .aboutbusiness .company-title-2021 {
        height: 20px;
    }
    .box-top2 img {
         width: 100% !important; 
         margin: 0 0px; 
    }
    .page_content .btn-bcir {
        width: 220PX;
    }
    .slider6 .slide, .slider5 .slide, .slider .slide {
        width: 220px !important;
    }
    .pretty-photo-content {
        height: 65px;
    }
}
@media only screen and (width: 1112px) {
    .header-top .topLg-body .topLg-md-text p {
        padding: 7px 0 0 0;
    }
}






@media screen and (min-width: 1200px) {

    .owl-carousel .owl-video-play-icon {
        top: 60%;
    }
    .col-Item {
        width: 17% !important;
    }
}

@media (max-width:1200px){
    .imageGT-left{
        left:50px;
    }
}
@media only screen and (min-width:990px) and (max-width:1200px) {
    ul.header_nav_right li span {
        display: none;
    }

    ul.header_nav_right li .top-icon-sgv {
        padding-bottom: 0;
        width: 22px;
    }

        ul.header_nav_right li .top-icon-sgv.ribbon-sgv {
            height: auto;
        }
    .col-Item {
        width: 28% !important;
    }
    .ir-not--detaill.col-Item {
        width: 16% !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1150px) {
    ul.header_nav_right.middle {
        width: 100%;
    }
    .col-Item {
        width: 28% !important;
    }
    .ttdd-binhchonir {
        margin: 0 215px;
    }
    .ir-not--detaill {
        width: 16% !important;
    }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
    .bg-border {
        margin: 0 3px;
    }

    #plant-id a {
        padding: 19px 5px 18px 15px;
    }

    #hangmuc .col-6 a {
        padding: 20px 15px 20px 15px;
    }
    #info-custom--content {
        width: 230px !important;
    }
}

@media only screen and (max-width: 990px) {
    /*html, body {
        overflow-x: hidden;
    }*/

    youtube-lite{
        border-radius:25px;
    }
    .header_nav_left .border-left img {
        width: 21%;
        margin-left: 10px;
    }

    .header_nav_left img {
        width: 60%;
    }

    img.top-icon-sgv.ribbon-sgv {
        width: 24px;
    }

    .col-md-7.pt-40 {
        padding-top: 0;
    }

    #hangmuc {
        order: 2;
    }

        #hangmuc .col-md-6 a {
            width: 100%;
        }

    #plant-id {
        order: 1;
    }

    .col-6.anchor-plant {
        padding: 0 10px;
    }

    #plant-id a {
        padding: 20px 40px 20px 40px;
        width: 100%;
    }
    .key-char-part {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        width: 100%;
    }
    /*.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
            display: none !important;
        }*/
    /*.owl-theme .owl-nav {
        display: none !important;
    }*/
    /*.main .owl-nav button.owl-prev {
        left: 0% !important;
        height: 40px;
        width: 40px;
    }
    .main .owl-nav button.owl-next {
        right: 0% !important;
        height: 40px;
        width: 40px;
    }*/
    .dots.owl-carousel .owl-nav button {
        display: none;
    }
    .col-md-4.box-top3 {
        padding: 0px 0px 20px 0;
    }

    .bd-item a {
        width: 100%;
        margin-bottom:20px;
    }


    .pr-20 {
        padding-right: 20px;
    }

    .col-xs-4.pr-20, .col-xs-6.pr-20, .col-xs-3.pr-20 {
        padding-right: 20px;
    }

    .gt-qhndt-right, .gt-qhndt-right h3 {
        padding: 0px 65px 10px 60px;
    }

    .gt-qhndt-right p{
        font-size:12px;
    }

    .border-left {
        padding-left: 0;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }

    .owl-carousel .owl-item {
        padding: 0 10px;
    }
    .owl-carousel.images .owl-item {
        padding: 0 10px 0 10px;
    }
    .ir-video-bc {
        margin: 0 10px;
    }
    .table-top3 {
        padding: 0px 0px 10px 0;
    }
    .ttdd-binhchonir{
        margin:0;
    }
    #info-custom--content {
        width: 230px !important;
    }
}

@media only screen and (max-width: 991px) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .header_nav_left .border-left img {
        width: 21%;
        margin-left: 10px;
    }

    .header_nav_left img {
        width: 60%;
    }

    .pl-10, .pr-10 {
        padding-right: 0;
        padding-left: 0;
    }

    .header_nav_left {
        margin-bottom: 2px;
    }

    .fa.fa-bars {
        float: right;
        font-size: 30px;
        color: #fff;
        background-color: #008641;
        padding: 5px 10px;
    }

    ul.header_nav_right_rps {
        padding: 0;
        width: 80%;
        display: none;
        position: absolute;
        z-index: 999;
    }

        ul.header_nav_right_rps li {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            ul.header_nav_right_rps li a {
                display: block;
                text-decoration: none;
                font-weight: 500;
                color: #fff;
                background-color: #008641;
                padding: 15px;
                border-bottom: 1px solid #d1d1d1;
            }

            ul.header_nav_right_rps li:first-child a {
                border-top: 1px solid #d1d1d1;
            }

            ul.header_nav_right_rps li a:hover {
                background-color: #027129;
            }

    .list_top_content img, .list_top_content .title {
        float: none;
        text-align: center;
    }

        .list_top_content .title p.bold_text, .list_top_content .title p.reg_text {
            text-align: center;
        }

    .hang_muc {
        margin-top: 0px;
    }

        .hang_muc .binh_chon_pic {
            margin-left: 50px;
        }

    .ir_content_page {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .img_ir_right {
        text-align: center;
    }

    .img_ir_left {
        margin-top: 40px;
    }

    .cover-content.poll-cover > .cover-info {
        top: 0%;
    }

    .cover-content > .cover-info .title1 {
        font-size: 18px;
        margin-top: 10px;
    }

    .cover-content > .cover-info .title2 {
        font-size: 15px;
        margin-top: 10px;
    }

    .cover-content > .cover-info .title0 {
        font-size: 20px;
    }

    .cover-content > .cover-info {
        top: 2%;
        padding-top: 0px;
    }

        .cover-content > .cover-info .cover-btn {
            padding-top: 10px;
        }

        .cover-content > .cover-info .btn-join-now {
            padding: 6px 15px;
            font-size: 12px;
        }

    .cover-content.poll-cover > .cover-info .title1 {
        font-size: 20px;
        margin-top: 10px;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 30px;
        margin-top: 10px;
    }

    .col-left {
        padding-right: 0;
    }

    .col-right {
        padding-left: 0;
    }

    .cover-content > .cover-info small {
        margin-top: 0;
    }

    .don_vi p.block2 {
        text-align: left;
    }

    .timeline {
        display: block;
        width: 70px;
        height: 80px;
        position: absolute;
    }

    .tl-1 {
        left: 120px;
    }

    .tl-2 {
        left: 210px;
    }

    .tl-3 {
        left: 300px;
    }

    .tl-4 {
        left: 390px;
    }

    .tl-5 {
        left: 480px;
    }

    .tl-6 {
        left: 570px;
    }

    h2.title-link {
        font-size: 24px;
    }

    .aboutbusiness .company-title {
        height: 38px;
    }

    .aboutbusiness > div > a {
        padding: 4px;
    }

    .list-company > img {
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }

    .aboutbusiness-bc .list-company > img {
        image-rendering: auto;
        max-width: 100% !important;
        height: auto !important;
        width: unset !important;
    }

    .cover-content.poll-cover > .cover-info .title2 {
        font-size: 30px;
    }
    /*2021*/
    ul.header_nav_left {
        padding: 0;
        height: auto;
        margin: 10px 10px 10px 0;
    }

}
@media only screen and (min-width:768px ){
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        padding-right: 10px;
    }
}
@media only screen and (min-width:768px) and (max-width:990px) {
    .pr-sm-10 {
        padding-left: 0;
        padding-right: 10px;
    }

    .pl-sm-10 {
        padding-left: 10px;
        padding-right: 0px;
    }

    .pl-sm-13_3 {
        padding-right: 0;
        padding-left: 13.3px;
    }

    .pr-sm-13_3 {
        padding-right: 13.3px;
    }

    .p-sm-6_7 {
        padding-left: 6.7px;
        padding-right: 6.7px;
    }
    .col-Item {
        width: 28% !important;
    }
    .ir-not--detaill {
        width: 19% !important;
    }
}

@media only screen and (min-width: 992px) {
    ul.header_nav_left {
        display: block;
        float: left;
        width:100%;
    }

    .header_nav_left img {
        width: 70%;
    }

    .bg-border {
        margin: 0 10px;
    }

    #hangmuc.en .col-md-6 a {
        padding: 33px 20px 33px 10px;
    }

    /*.header_nav_left li a img {
            width: 60%;
        }*/
}
@media (max-width:991px){
    .hmvd-left{
        margin-right:unset;
    }
    .bd-top15::after {
        display:none;
    }

    .bd-top15::before {
        display: none;
    }

}
@media only screen and (min-width: 625px) and (max-width: 990px) {
    .owl-carousel .owl-video-play-icon {
        top: 65%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
    ul.header_nav_left li {
        width: 15%;
    }

    .header-top .topLg-body .topLg-md-text {
        width: 70%;
    }
}
@media screen and (max-width:810px) {
    ul.header_nav_left .right-top-bar.ribbon {
        padding: 0;
    }
}

@media only screen and (max-width:767px) {
    video {
        height: 300px;
        border-radius: 20px;
    }
    youtube-lite {
        border-radius: 10px;
    }
    .videos .slide.lazy {
        padding-right: 10px;
        padding-left:10px;
    }
    lite-youtube{
        border-radius:10px;
    }
    #volume-bar {
        left: 8%;
    }
    #timeline-video {
        left: calc(8% + 90px);
    }
    .footer-left p {
        float: unset;
    }

    .footer-right {
        text-align: center;
    }
    .mb-xs-20 {
        margin-bottom:20px;
    }
 

    ul.header_nav_right_rps {
        width: 80%;
    }

    .part-dvtc .col-xs-12 {
        padding: 0 !important;
    }

    .carousel-item-container, .main .carousel-item-container {
        height: 300px !important;
        position: relative;
    }

    .main.owl-carousel .owl-video-wrapper, .main.owl-carousel .owl-item img, .owl-carousel .owl-video-wrapper,
    .owl-carousel .owl-item img, .item-video iframe, .news .carousel-item-container, .news .carousel-item-container img {
        border-radius: 10px;
    }

    .main .carousel-item-container .text {
        display: none;
    }
    .main .owl-nav button{
        display:none!important;
    }
    .owl-carousel .owl-nav button{
        display: none !important;
    }

    .mobile-center {
        display: block;
        text-align: center;
    }

        .mobile-center .title_hang_muc {
            margin: 0 auto;
        }

   /* .container .row {
        justify-content: center;
    }*/
    #content-tab .row {
        justify-content: unset;
    }
    .container .title-container {
        margin: 10px 0 20px 0 ;
        text-align: center;
        width: 100%;
    }

        .container .title-container .hangmuc-icon {
            padding-right: 0;
        }

        .container .title-container h2 {
            display: block;
        }

    .owl-nav button.owl-prev {
        left: 13%;
    }

    .owl-nav button.owl-next {
        right: 13%;
    }

    ul.header_nav_left .right-top-bar a {
        float: right;
        margin-right: 80px;
    }
    .gtct-bg:after {
        background: none !important;
    }

    .vst-logo {
        width: 30%;
    }
}

@media only screen and (max-width: 768px) {
    .header-top .topLg-body .topLg-md-text p {
        font-size: 14px;
    }

    .header-top .topLg-body .topLg-md-text {
        width: 85%;
    }

    .pr-xs-10 {
        padding-right: 10px;
        padding-left: 0;
    }

    .pl-xs-10 {
        padding-left: 10px;
        padding-right: 0;
    }

    .header_nav_left img {
        width: 50%;
    }

    .header_nav_left .border-left img {
        width: 9%;
    }
    .right-top-bar.ribbon{
        border:none;
        background:none;
        text-align:right;
        box-shadow:none;
    }
    .right-top-bar {
        border: none;
        box-shadow: none;
        text-align: center;
    }

    img.top-icon-sgv.ribbon-sgv, .top-icon-sgv {
        width: 30px;
    }

}
@media only screen and (min-width:568px) and (max-width:767px) {
    .fr-logo.council-detail img {
        width: 28%;
    }
}
@media only screen and (min-width: 653px) and (max-width: 734px) {
    #hangmuc .col-md-6 a {
        padding: 20px 10px 20px 10px !important;
    }
}
@media only screen and (max-width: 692px) {
    .bg-border {
        margin: 0 10px;
    }
}
@media screen and (max-width: 668px) {
    .header_top_left div {
        margin: 12px 15px;
    }
    .binhchon--StockCode {
        margin-top: 0px;
    }
    .cover-content > .cover-info > .container > h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .cover-content > .cover-info > .container > h4 {
        font-size: 14px;
        margin-top: 5px;
    }


    /*.item-choose.pa2 {
        height: 100px;
    }*/

    .item-choose.pa2 > .item-code {
        height: 10px;
        margin-top: 5px;
        padding-top: 0px;
    }

    .item-choose.pa2 > .pretty-photo-content, .item-choose.pa2 > .pretty-photo-content > .list-company {
        height: 100px;
        margin-top: 5px;
    }

        .item-choose.pa2 .check-box .checkmark {
            left: unset;
            right: 0px;
        }

    .col-2 {
        width: 50%;
        float: left;
    }

    .col-3 {
        width: 100%;
        float: left;
    }

    .col-4 {
        width: 100% !important;
        float: left;
    }

    /*.col-6 {
        width: 100%;
        float: left;
    }*/

    .col-9 {
        width: 100%;
        float: left;
    }
}

@media only screen and (min-width: 603px) and (max-width: 653px) {
    #hangmuc .col-md-6 a {
        padding: 20px 5px 20px 5px !important;
    }

    .vst-logo {
        width: 34%;
    }
}
@media only screen and (min-width:534px) and (max-width:602px){
    .vst-logo{
        width:37%;
    }
    #volume-bar {
        left: 9%;
    }
    #timeline-video {
        left: calc(9% + 90px);
    }
}

@media only screen and (max-width: 533px) {
    #plant-id a {
        padding: 20px 20px 20px 20px;
    }

    .fr-logo {
        padding: 40px 40px;
    }

    .fa.fa-bars {
        font-size: 20px;
    }
    #volume-bar {
        left: 10%;
    }
    #timeline-video {
        left: calc(10% + 90px);
    }
    .header_nav_left img {
        width: 50%;
    }

    .header_nav_left .border-left img {
        width: 14%;
    }

   
    .vst-logo {
        width: 40%;
    }
    .aboutbusiness-bc.p8 {
        height: 220px;
    }
    .aboutbusiness-bc.p8 {
        height: 180px;
    }
    .ir-not--detaill.p8{
        height:100px;
    }
    .ir-not--detaill .binhchon--StockCode {
        margin-top: 30px;
    }
    .ir-not--detaill .item-choose.pa2 > .item-code {
        height: 10px;
        margin-top: 5px;
        padding-top: 10px;
    }
    #plant-id .text-plant-xs {
        height: 75px;
    }
    .page-org .btn-gt4 {
        padding: 30px 5px;
    }
    .mbp-lr-5 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .aboutbusiness-bc.p8 {
        width: 42% !important;
        margin: 20px 4%;
    }
}

@media only screen and (max-width: 522px) {
    ul.header_nav_left .right-top-bar a {
        float: unset;
        margin-right: 0;
    }
}


@media only screen and (max-width: 480px) {
    .hidden-480 {
        display: none !important;
    }
    .vst-logo{
        width:200px;
    }
    ul.header_nav_left .right-top-bar a {
        display: inline-flex;
        vertical-align: middle;
        align-items: center;
    }
    ul.header_nav_left .right-top-bar img.ribbon-sgv {
        width: 30px;
    }

    ul.header_nav_left .right-top-bar.ribbon {
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
        right: 10px;
    }

    ul.header_nav_left .right-top-bar img.ribbon-sgv {
        width: 22px;
    }
    .container .title-container {
        text-align: center;
        display: inline-block;
    }
    .hang_muc_icon {
        margin-bottom: 10px;
        padding-right: 0;
    }
    .title_hang_muc{
        margin: 0 auto;
    }
    .ir-video-bc {
        padding-bottom: 87%;
    }
    .col-Item {
        width: 40% !important;
    }
}
@media screen and (max-width: 390px) {
    img.top-icon-sgv.ribbon-sgv, .top-icon-sgv{
        width:20px;
    }
    .fa.fa-bars{
        font-size:15px;
    }
    .right-top-bar.ribbon{
        text-align:center;
    }
    .right-top-bar{
        text-align:left;
    }
    .col-Item {
        width: 39% !important;
    }
}
@media screen and (max-width: 374px) {
    .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 {
        padding-left: 5px;
        padding-right: 5px;
    }


    .item-choose.pa2 > .item-code {
        height: 30px;
        margin-top: 5px;
    }

    .item-choose.pa2 .check-box {
        font-size: 18px;
    }

        .item-choose.pa2 .check-box .checkmark {
            width: 18px;
            height: 18px;
        }

    .check-box .checkmark:after {
        right: 7px;
        top: 3px;
    }

    .ir-video-bc {
        padding-bottom: 95%;
    }
    .item-choose.pa2 > .pretty-photo-content, .item-choose.pa2 > .pretty-photo-content > .list-company {
        height: 80px;
    }
}


/**
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with
 * the License. You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on
 * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 * Copyright 2002-2021, Carrot Search s.c, All Rights Reserved.
 *
 *
 * Styles for the loading indicator element. In this example
 * the indicator completely covers the visualization area.
 *
 * Please see demos/hints.html for the usage example.
 */
.visualization-loading {
  position: absolute;
  pointer-events: none;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-radial-gradient(50% 50%, circle farthest-corner, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -moz-radial-gradient(50% 50%, circle farthest-corner, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -ms-radial-gradient(50% 50%, circle farthest-corner, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
  background-image: radial-gradient(50% 50%, circle farthest-corner, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.5) 100%);
  transition: opacity 0.35s linear;
}

.dark .visualization-loading {
  background-image: -webkit-radial-gradient(50% 50%, circle farthest-corner, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
  background-image: -moz-radial-gradient(50% 50%, circle farthest-corner, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
  background-image: -ms-radial-gradient(50% 50%, circle farthest-corner, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 1) 100%);
  background-image: radial-gradient(50% 50%, circle farthest-corner, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.visualization-loading.fadeout {
  opacity: 0;
}

.page_bottom.cover-plant m-g-t-d20 .btn-plant{
    text-transform:uppercase;
}

body{
}
.abount_content img.qhndt-img {
    left: -12px!important;
}
.onlinepoll_content h3.main-title.hidden{
    text-align: center;
	text-transform:unset!important;
	color: red !important;
}
#content-unit .qlq {
    justify-content: unset;
}
.bg-top3ir.ind {
    margin-top: 20px;
}
.aboutbusiness .company-title-2021 {
    height: 85px!important;
}
.hinhanh .owl-carousel .owl-item img {
    object-fit: cover;
    height: 178px;
}
.onlinepoll_content .page-bcdc .hang_muc-top10--index{
	display:none
}
@media only screen and (min-width: 1200px) {
    .pd0-desktop {
        padding: 0px;
    }

    .mt-desktop-60 {
        margin-top: 60px
    }
}
@media only screen and (max-width: 568px) {
    .fr-logo.footer-logo img {
        padding: 5px 20px!important;
    }
    .ttdd-binhchonir .btn-success {
        width: 107px;
    }
}
