.card card-w-title {
    color:black !important;
    font-size:20px !important;
    font-weight: bold !important;
}

.card h1 {
    color:black !important;
    font-size:20px !important;
}


@import url( //maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css );
@import url( //fonts.googleapis.com/css?family=Roboto:300,400,500,700,900 );
@font-face {
    font-family: Glyphicons Halflings;
    src: url(../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
html {
    font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
    margin: 0px;
}
article {
    display: block;
}
aside {
    display: block;
}
details {
    display: block;
}
figcaption {
    display: block;
}
figure {
    display: block;
}
footer {
    display: block;
}
header {
    display: block;
}
hgroup {
    display: block;
}
main {
    display: block;
}
menu {
    display: block;
}
nav {
    display: block;
}
section {
    display: block;
}
summary {
    display: block;
}
audio {
    vertical-align: baseline; display: inline-block;
}
canvas {
    vertical-align: baseline; display: inline-block;
}
progress {
    vertical-align: baseline; display: inline-block;
}
video {
    vertical-align: baseline; display: inline-block;
}
audio:not([controls]) {
    height: 0px; display: none;
}
[hidden] {
    display: none;
}
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active {
    outline: 0px;
}
a:hover {
    outline: 0px;
}
abbr[title] {
    border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0px; font-size: 2em;
}
mark {
    background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
small {
    font-size: 80%;
}
sub {
    line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
    line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0px currentColor; border-image: none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0px; box-sizing: content-box; -webkit-box-sizing: content-box;
}
pre {
    overflow: auto;
}
code {
    font-family: monospace, monospace; font-size: 1em;
}
kbd {
    font-family: monospace, monospace; font-size: 1em;
}
pre {
    font-family: monospace, monospace; font-size: 1em;
}
samp {
    font-family: monospace, monospace; font-size: 1em;
}
button {
    font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
    font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
    font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
    font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
    font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
select {
    text-transform: none;
}
button {
    cursor: pointer; -webkit-appearance: button;
}
html input[type=button] {
    cursor: pointer; -webkit-appearance: button;
}
input[type=reset] {
    cursor: pointer; -webkit-appearance: button;
}
input[type=submit] {
    cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
    cursor: default;
}
html input[disabled] {
    cursor: default;
}
input {
    line-height: normal;
}
input[type=checkbox] {
    padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=radio] {
    padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=search] {
    box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: textfield;
}
fieldset {
    margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
    padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse; border-spacing: 0;
}
td {
    padding: 0px;
}
th {
    padding: 0px;
}
.glyphicon {
    top: 1px; line-height: 1; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: normal; display: inline-block; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk::before {
    content: "\002a";
}
.glyphicon-plus::before {
    content: "\002b";
}
.glyphicon-eur::before {
    content: "\20ac";
}
.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";
}
* {
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::after {
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::before {
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
    font-size: 10px; -webkit-tap-highlight-color: transparent;
}
body {
    color: rgb(29, 29, 29); line-height: 1.4285; font-family: "Roboto", sans-serif; font-size: 14px; background-color: rgb(235, 237, 241);
}
button {
    line-height: inherit; font-family: inherit; font-size: inherit;
}
input {
    line-height: inherit; font-family: inherit; font-size: inherit;
}
select {
    line-height: inherit; font-family: inherit; font-size: inherit;
}
textarea {
    line-height: inherit; font-family: inherit; font-size: inherit;
}
a {
    color: rgb(209, 52, 22); text-decoration: none;
}
a:focus {
    color: rgb(140, 35, 15); text-decoration: none;
}
a:hover {
    color: rgb(140, 35, 15); text-decoration: none;
}
a:focus {
    outline-offset: -2px;
}
figure {
    margin: 0px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    height: auto; display: block; max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px; border-radius: 0px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; height: auto; line-height: 1.4285; display: inline-block; max-width: 100%; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(247, 247, 247) currentColor currentColor; border-image: none; margin-top: 20px; margin-bottom: 20px;
}
.sr-only {
    margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sr-only-focusable:active {
    margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.sr-only-focusable:focus {
    margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
[role=button] {
    cursor: pointer;
}
.h1 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h2 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h3 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h4 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h5 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h6 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h1 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h2 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h3 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h4 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h5 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
h6 {
    color: rgb(71, 71, 71); line-height: 1.1; font-family: inherit; font-weight: 700;
}
.h1 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h1 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h2 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h2 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h3 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h3 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h4 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h4 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h5 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h5 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h6 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h6 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h1 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h1 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h2 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h2 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h3 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h3 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h4 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h4 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h5 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h5 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h6 .small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
h6 small {
    color: rgb(154, 157, 162); line-height: 1; font-weight: normal;
}
.h1 {
    margin-top: 20px; margin-bottom: 10px;
}
.h2 {
    margin-top: 20px; margin-bottom: 10px;
}
.h3 {
    margin-top: 20px; margin-bottom: 10px;
}
h1 {
    margin-top: 20px; margin-bottom: 10px;
}
h2 {
    margin-top: 20px; margin-bottom: 10px;
}
h3 {
    margin-top: 20px; margin-bottom: 10px;
}
.h1 .small {
    font-size: 65%;
}
.h1 small {
    font-size: 65%;
}
.h2 .small {
    font-size: 65%;
}
.h2 small {
    font-size: 65%;
}
.h3 .small {
    font-size: 65%;
}
.h3 small {
    font-size: 65%;
}
h1 .small {
    font-size: 65%;
}
h1 small {
    font-size: 65%;
}
h2 .small {
    font-size: 65%;
}
h2 small {
    font-size: 65%;
}
h3 .small {
    font-size: 65%;
}
h3 small {
    font-size: 65%;
}
.h4 {
    margin-top: 10px; margin-bottom: 10px;
}
.h5 {
    margin-top: 10px; margin-bottom: 10px;
}
.h6 {
    margin-top: 10px; margin-bottom: 10px;
}
h4 {
    margin-top: 10px; margin-bottom: 10px;
}
h5 {
    margin-top: 10px; margin-bottom: 10px;
}
h6 {
    margin-top: 10px; margin-bottom: 10px;
}
.h4 .small {
    font-size: 75%;
}
.h4 small {
    font-size: 75%;
}
.h5 .small {
    font-size: 75%;
}
.h5 small {
    font-size: 75%;
}
.h6 .small {
    font-size: 75%;
}
.h6 small {
    font-size: 75%;
}
h4 .small {
    font-size: 75%;
}
h4 small {
    font-size: 75%;
}
h5 .small {
    font-size: 75%;
}
h5 small {
    font-size: 75%;
}
h6 .small {
    font-size: 75%;
}
h6 small {
    font-size: 75%;
}
.h1 {
    font-size: 27px;
}
h1 {
    font-size: 27px;
}
.h2 {
    font-size: 20px;
}
h2 {
    font-size: 20px;
}
.h3 {
    font-size: 18px;
}
h3 {
    font-size: 18px;
}
.h4 {
    font-size: 16px;
}
h4 {
    font-size: 16px;
}
.h5 {
    font-size: 14px;
}
h5 {
    font-size: 14px;
}
.h6 {
    font-size: 12px;
}
h6 {
    font-size: 12px;
}
p {
    margin: 0px 0px 10px;
}
.lead {
    line-height: 1.4; font-size: 16px; font-weight: 300; margin-bottom: 20px;
}
@media all and (min-width:768px)
{
    .lead {
        font-size: 21px;
    }
}
.small {
    font-size: 85%;
}
small {
    font-size: 85%;
}
.mark {
    padding: 0.2em; background-color: rgb(249, 175, 133);
}
mark {
    padding: 0.2em; background-color: rgb(249, 175, 133);
}
.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;
}
.initialism {
    text-transform: uppercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: rgb(115, 119, 125);
}
.text-primary {
    color: rgb(209, 52, 22);
}
a.text-primary:focus {
    color: rgb(163, 41, 17);
}
a.text-primary:hover {
    color: rgb(163, 41, 17);
}
.text-success {
    color: rgb(72, 120, 43);
}
a.text-success:focus {
    color: rgb(49, 82, 30);
}
a.text-success:hover {
    color: rgb(49, 82, 30);
}
.text-info {
    color: rgb(3, 114, 209);
}
a.text-info:focus {
    color: rgb(2, 87, 159);
}
a.text-info:hover {
    color: rgb(2, 87, 159);
}
.text-warning {
    color: rgb(195, 76, 9);
}
a.text-warning:focus {
    color: rgb(146, 57, 7);
}
a.text-warning:hover {
    color: rgb(146, 57, 7);
}
.text-danger {
    color: rgb(209, 52, 22);
}
a.text-danger:focus {
    color: rgb(163, 41, 17);
}
a.text-danger:hover {
    color: rgb(163, 41, 17);
}
.bg-primary {
    color: rgb(255, 255, 255);
}
.bg-primary {
    background-color: rgb(209, 52, 22);
}
a.bg-primary:focus {
    background-color: rgb(163, 41, 17);
}
a.bg-primary:hover {
    background-color: rgb(163, 41, 17);
}
.bg-success {
    background-color: rgb(161, 211, 131);
}
a.bg-success:focus {
    background-color: rgb(132, 197, 93);
}
a.bg-success:hover {
    background-color: rgb(132, 197, 93);
}
.bg-info {
    background-color: rgb(137, 200, 253);
}
a.bg-info:focus {
    background-color: rgb(87, 176, 253);
}
a.bg-info:hover {
    background-color: rgb(87, 176, 253);
}
.bg-warning {
    background-color: rgb(249, 175, 133);
}
a.bg-warning:focus {
    background-color: rgb(247, 143, 84);
}
a.bg-warning:hover {
    background-color: rgb(247, 143, 84);
}
.bg-danger {
    background-color: rgb(245, 177, 164);
}
a.bg-danger:focus {
    background-color: rgb(241, 138, 118);
}
a.bg-danger:hover {
    background-color: rgb(241, 138, 118);
}
.page-header {
    margin: 40px 0px 20px; padding-bottom: 9px; border-bottom-color: rgb(247, 247, 247); border-bottom-width: 1px; border-bottom-style: solid;
}
ol {
    margin-top: 0px; margin-bottom: 10px;
}
ul {
    margin-top: 0px; margin-bottom: 10px;
}
ol ol {
    margin-bottom: 0px;
}
ol ul {
    margin-bottom: 0px;
}
ul ol {
    margin-bottom: 0px;
}
ul ul {
    margin-bottom: 0px;
}
.list-unstyled {
    list-style: none; padding-left: 0px;
}
.list-inline {
    list-style: none; padding-left: 0px; margin-left: -5px;
}
.list-inline > li {
    padding-right: 5px; padding-left: 5px; display: inline-block;
}
dl {
    margin-top: 0px; margin-bottom: 20px;
}
dd {
    line-height: 1.4285;
}
dt {
    line-height: 1.4285;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0px;
}
.dl-horizontal dd::after {
    display: table; content: " ";
}
.dl-horizontal dd::before {
    display: table; content: " ";
}
.dl-horizontal dd::after {
    clear: both;
}
@media all and (min-width:768px)
{
    .dl-horizontal dt {
        width: 160px; text-align: right; overflow: hidden; clear: left; float: left; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[data-original-title] {
    border-bottom-color: rgb(235, 237, 241); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr[title] {
    border-bottom-color: rgb(235, 237, 241); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.initialism {
    font-size: 90%;
}
blockquote {
    margin: 0px 0px 20px; padding: 10px 20px; font-size: 14px; border-left-color: rgb(247, 247, 247); border-left-width: 5px; border-left-style: solid;
}
blockquote ol:last-child {
    margin-bottom: 0px;
}
blockquote p:last-child {
    margin-bottom: 0px;
}
blockquote ul:last-child {
    margin-bottom: 0px;
}
blockquote .small {
    color: rgb(154, 157, 162); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote footer {
    color: rgb(154, 157, 162); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote small {
    color: rgb(154, 157, 162); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote .small::before {
    content: "\2014 \00A0";
}
blockquote footer::before {
    content: "\2014 \00A0";
}
blockquote small::before {
    content: "\2014 \00A0";
}
.blockquote-reverse {
    text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(247, 247, 247); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
blockquote.pull-right {
    text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(247, 247, 247); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
.blockquote-reverse .small::before {
    content: "";
}
.blockquote-reverse footer::before {
    content: "";
}
.blockquote-reverse small::before {
    content: "";
}
blockquote.pull-right .small::before {
    content: "";
}
blockquote.pull-right footer::before {
    content: "";
}
blockquote.pull-right small::before {
    content: "";
}
.blockquote-reverse .small::after {
    content: "\00A0 \2014";
}
.blockquote-reverse footer::after {
    content: "\00A0 \2014";
}
.blockquote-reverse small::after {
    content: "\00A0 \2014";
}
blockquote.pull-right .small::after {
    content: "\00A0 \2014";
}
blockquote.pull-right footer::after {
    content: "\00A0 \2014";
}
blockquote.pull-right small::after {
    content: "\00A0 \2014";
}
address {
    line-height: 1.4285; font-style: normal; margin-bottom: 20px;
}
code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
kbd {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px; border-radius: 0px; color: rgb(199, 37, 78); font-size: 90%; background-color: rgb(249, 242, 244);
}
kbd {
    padding: 2px 4px; border-radius: 0px; color: rgb(255, 255, 255); font-size: 90%; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(51, 51, 51); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0px; font-size: 100%; font-weight: bold; box-shadow: none; -webkit-box-shadow: none;
}
pre {
    margin: 0px 0px 10px; padding: 9.5px; border-radius: 0px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(71, 71, 71); line-height: 1.4285; font-size: 13px; display: block; -ms-word-break: break-all; -ms-word-wrap: break-word; background-color: rgb(245, 245, 245);
}
pre code {
    padding: 0px; border-radius: 0px; color: inherit; font-size: inherit; white-space: pre-wrap; background-color: transparent;
}
.pre-scrollable {
    -ms-overflow-y: scroll; max-height: 340px;
}
.container {
    padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.container::after {
    display: table; content: " ";
}
.container::before {
    display: table; content: " ";
}
.container::after {
    clear: both;
}
@media all and (min-width:768px)
{
    .container {
        width: 750px;
    }
}
@media all and (min-width:992px)
{
    .container {
        width: 970px;
    }
}
@media all and (min-width:1200px)
{
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.container-fluid::after {
    display: table; content: " ";
}
.container-fluid::before {
    display: table; content: " ";
}
.container-fluid::after {
    clear: both;
}
.row {
    margin-right: -15px; margin-left: -15px;
}
.row::after {
    display: table; content: " ";
}
.row::before {
    display: table; content: " ";
}
.row::after {
    clear: both;
}
.col-lg-1 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-2 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-3 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-4 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-5 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-6 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-7 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-8 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-9 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-10 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-11 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-12 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-1 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-2 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-3 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-4 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-5 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-6 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-7 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-8 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-9 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-10 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-11 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-12 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-1 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-2 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-3 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-4 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-5 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-6 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-7 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-8 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-9 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-10 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-11 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-12 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-1 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-2 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-3 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-4 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-5 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-6 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-7 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-8 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-9 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-10 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-11 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-12 {
    padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-1 {
    float: left;
}
.col-xs-2 {
    float: left;
}
.col-xs-3 {
    float: left;
}
.col-xs-4 {
    float: left;
}
.col-xs-5 {
    float: left;
}
.col-xs-6 {
    float: left;
}
.col-xs-7 {
    float: left;
}
.col-xs-8 {
    float: left;
}
.col-xs-9 {
    float: left;
}
.col-xs-10 {
    float: left;
}
.col-xs-11 {
    float: left;
}
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33%;
}
.col-xs-2 {
    width: 16.66%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33%;
}
.col-xs-5 {
    width: 41.66%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33%;
}
.col-xs-8 {
    width: 66.66%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33%;
}
.col-xs-11 {
    width: 91.66%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33%;
}
.col-xs-pull-2 {
    right: 16.66%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33%;
}
.col-xs-pull-5 {
    right: 41.66%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33%;
}
.col-xs-pull-8 {
    right: 66.66%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33%;
}
.col-xs-pull-11 {
    right: 91.66%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33%;
}
.col-xs-push-2 {
    left: 16.66%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33%;
}
.col-xs-push-5 {
    left: 41.66%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33%;
}
.col-xs-push-8 {
    left: 66.66%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33%;
}
.col-xs-push-11 {
    left: 91.66%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33%;
}
.col-xs-offset-2 {
    margin-left: 16.66%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33%;
}
.col-xs-offset-5 {
    margin-left: 41.66%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33%;
}
.col-xs-offset-8 {
    margin-left: 66.66%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33%;
}
.col-xs-offset-11 {
    margin-left: 91.66%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media all and (min-width:768px)
{
    .col-sm-1 {
        float: left;
    }
    .col-sm-2 {
        float: left;
    }
    .col-sm-3 {
        float: left;
    }
    .col-sm-4 {
        float: left;
    }
    .col-sm-5 {
        float: left;
    }
    .col-sm-6 {
        float: left;
    }
    .col-sm-7 {
        float: left;
    }
    .col-sm-8 {
        float: left;
    }
    .col-sm-9 {
        float: left;
    }
    .col-sm-10 {
        float: left;
    }
    .col-sm-11 {
        float: left;
    }
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33%;
    }
    .col-sm-2 {
        width: 16.66%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33%;
    }
    .col-sm-5 {
        width: 41.66%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33%;
    }
    .col-sm-8 {
        width: 66.66%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33%;
    }
    .col-sm-11 {
        width: 91.66%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33%;
    }
    .col-sm-pull-2 {
        right: 16.66%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33%;
    }
    .col-sm-pull-5 {
        right: 41.66%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33%;
    }
    .col-sm-pull-8 {
        right: 66.66%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33%;
    }
    .col-sm-pull-11 {
        right: 91.66%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33%;
    }
    .col-sm-push-2 {
        left: 16.66%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33%;
    }
    .col-sm-push-5 {
        left: 41.66%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33%;
    }
    .col-sm-push-8 {
        left: 66.66%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33%;
    }
    .col-sm-push-11 {
        left: 91.66%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media all and (min-width:992px)
{
    .col-md-1 {
        float: left;
    }
    .col-md-2 {
        float: left;
    }
    .col-md-3 {
        float: left;
    }
    .col-md-4 {
        float: left;
    }
    .col-md-5 {
        float: left;
    }
    .col-md-6 {
        float: left;
    }
    .col-md-7 {
        float: left;
    }
    .col-md-8 {
        float: left;
    }
    .col-md-9 {
        float: left;
    }
    .col-md-10 {
        float: left;
    }
    .col-md-11 {
        float: left;
    }
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33%;
    }
    .col-md-2 {
        width: 16.66%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33%;
    }
    .col-md-5 {
        width: 41.66%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33%;
    }
    .col-md-8 {
        width: 66.66%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33%;
    }
    .col-md-11 {
        width: 91.66%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33%;
    }
    .col-md-pull-2 {
        right: 16.66%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33%;
    }
    .col-md-pull-5 {
        right: 41.66%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33%;
    }
    .col-md-pull-8 {
        right: 66.66%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33%;
    }
    .col-md-pull-11 {
        right: 91.66%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33%;
    }
    .col-md-push-2 {
        left: 16.66%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33%;
    }
    .col-md-push-5 {
        left: 41.66%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33%;
    }
    .col-md-push-8 {
        left: 66.66%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33%;
    }
    .col-md-push-11 {
        left: 91.66%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33%;
    }
    .col-md-offset-2 {
        margin-left: 16.66%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33%;
    }
    .col-md-offset-5 {
        margin-left: 41.66%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33%;
    }
    .col-md-offset-8 {
        margin-left: 66.66%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33%;
    }
    .col-md-offset-11 {
        margin-left: 91.66%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media all and (min-width:1200px)
{
    .col-lg-1 {
        float: left;
    }
    .col-lg-2 {
        float: left;
    }
    .col-lg-3 {
        float: left;
    }
    .col-lg-4 {
        float: left;
    }
    .col-lg-5 {
        float: left;
    }
    .col-lg-6 {
        float: left;
    }
    .col-lg-7 {
        float: left;
    }
    .col-lg-8 {
        float: left;
    }
    .col-lg-9 {
        float: left;
    }
    .col-lg-10 {
        float: left;
    }
    .col-lg-11 {
        float: left;
    }
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33%;
    }
    .col-lg-2 {
        width: 16.66%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33%;
    }
    .col-lg-5 {
        width: 41.66%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33%;
    }
    .col-lg-8 {
        width: 66.66%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33%;
    }
    .col-lg-11 {
        width: 91.66%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33%;
    }
    .col-lg-pull-2 {
        right: 16.66%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33%;
    }
    .col-lg-pull-5 {
        right: 41.66%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33%;
    }
    .col-lg-pull-8 {
        right: 66.66%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33%;
    }
    .col-lg-pull-11 {
        right: 91.66%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33%;
    }
    .col-lg-push-2 {
        left: 16.66%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33%;
    }
    .col-lg-push-5 {
        left: 41.66%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33%;
    }
    .col-lg-push-8 {
        left: 66.66%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33%;
    }
    .col-lg-push-11 {
        left: 91.66%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
table {
    background-color: transparent;
}
caption {
    text-align: left; color: rgb(115, 119, 125); padding-top: 8px; padding-bottom: 8px;
}
th {
    text-align: left;
}
.table {
    width: 100%; margin-bottom: 20px; max-width: 100%;
}
.table > tbody > tr > td {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr > th {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > td {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > th {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > td {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > th {
    padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > th {
    vertical-align: bottom; border-bottom-color: transparent; border-bottom-width: 2px; border-bottom-style: solid;
}
.table > caption + thead > tr:first-child > td {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > caption + thead > tr:first-child > th {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > td {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > th {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > td {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > th {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > tbody + tbody {
    border-top-color: transparent; border-top-width: 2px; border-top-style: solid;
}
.table .table {
    background-color: rgb(235, 237, 241);
}
.table-condensed > tbody > tr > td {
    padding: 5px;
}
.table-condensed > tbody > tr > th {
    padding: 5px;
}
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-condensed > tfoot > tr > th {
    padding: 5px;
}
.table-condensed > thead > tr > td {
    padding: 5px;
}
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > tbody > tr > td {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > tbody > tr > th {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > tfoot > tr > td {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > tfoot > tr > th {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > thead > tr > td {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > thead > tr > th {
    border: 1px solid transparent; border-image: none;
}
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: rgb(247, 247, 247);
}
.table-hover > tbody > tr:hover {
    background-color: rgb(247, 247, 247);
}
table col[class*=col-] {
    float: none; display: table-column; position: static;
}
table td[class*=col-] {
    float: none; display: table-cell; position: static;
}
table th[class*=col-] {
    float: none; display: table-cell; position: static;
}
.table > tbody > tr.active > td {
    background-color: rgb(247, 247, 247);
}
.table > tbody > tr.active > th {
    background-color: rgb(247, 247, 247);
}
.table > tbody > tr > td.active {
    background-color: rgb(247, 247, 247);
}
.table > tbody > tr > th.active {
    background-color: rgb(247, 247, 247);
}
.table > tfoot > tr.active > td {
    background-color: rgb(247, 247, 247);
}
.table > tfoot > tr.active > th {
    background-color: rgb(247, 247, 247);
}
.table > tfoot > tr > td.active {
    background-color: rgb(247, 247, 247);
}
.table > tfoot > tr > th.active {
    background-color: rgb(247, 247, 247);
}
.table > thead > tr.active > td {
    background-color: rgb(247, 247, 247);
}
.table > thead > tr.active > th {
    background-color: rgb(247, 247, 247);
}
.table > thead > tr > td.active {
    background-color: rgb(247, 247, 247);
}
.table > thead > tr > th.active {
    background-color: rgb(247, 247, 247);
}
.table-hover > tbody > tr.active:hover > td {
    background-color: rgb(234, 234, 234);
}
.table-hover > tbody > tr.active:hover > th {
    background-color: rgb(234, 234, 234);
}
.table-hover > tbody > tr:hover > .active {
    background-color: rgb(234, 234, 234);
}
.table-hover > tbody > tr > td.active:hover {
    background-color: rgb(234, 234, 234);
}
.table-hover > tbody > tr > th.active:hover {
    background-color: rgb(234, 234, 234);
}
.table > tbody > tr.success > td {
    background-color: rgb(161, 211, 131);
}
.table > tbody > tr.success > th {
    background-color: rgb(161, 211, 131);
}
.table > tbody > tr > td.success {
    background-color: rgb(161, 211, 131);
}
.table > tbody > tr > th.success {
    background-color: rgb(161, 211, 131);
}
.table > tfoot > tr.success > td {
    background-color: rgb(161, 211, 131);
}
.table > tfoot > tr.success > th {
    background-color: rgb(161, 211, 131);
}
.table > tfoot > tr > td.success {
    background-color: rgb(161, 211, 131);
}
.table > tfoot > tr > th.success {
    background-color: rgb(161, 211, 131);
}
.table > thead > tr.success > td {
    background-color: rgb(161, 211, 131);
}
.table > thead > tr.success > th {
    background-color: rgb(161, 211, 131);
}
.table > thead > tr > td.success {
    background-color: rgb(161, 211, 131);
}
.table > thead > tr > th.success {
    background-color: rgb(161, 211, 131);
}
.table-hover > tbody > tr.success:hover > td {
    background-color: rgb(147, 204, 112);
}
.table-hover > tbody > tr.success:hover > th {
    background-color: rgb(147, 204, 112);
}
.table-hover > tbody > tr:hover > .success {
    background-color: rgb(147, 204, 112);
}
.table-hover > tbody > tr > td.success:hover {
    background-color: rgb(147, 204, 112);
}
.table-hover > tbody > tr > th.success:hover {
    background-color: rgb(147, 204, 112);
}
.table > tbody > tr.info > td {
    background-color: rgb(137, 200, 253);
}
.table > tbody > tr.info > th {
    background-color: rgb(137, 200, 253);
}
.table > tbody > tr > td.info {
    background-color: rgb(137, 200, 253);
}
.table > tbody > tr > th.info {
    background-color: rgb(137, 200, 253);
}
.table > tfoot > tr.info > td {
    background-color: rgb(137, 200, 253);
}
.table > tfoot > tr.info > th {
    background-color: rgb(137, 200, 253);
}
.table > tfoot > tr > td.info {
    background-color: rgb(137, 200, 253);
}
.table > tfoot > tr > th.info {
    background-color: rgb(137, 200, 253);
}
.table > thead > tr.info > td {
    background-color: rgb(137, 200, 253);
}
.table > thead > tr.info > th {
    background-color: rgb(137, 200, 253);
}
.table > thead > tr > td.info {
    background-color: rgb(137, 200, 253);
}
.table > thead > tr > th.info {
    background-color: rgb(137, 200, 253);
}
.table-hover > tbody > tr.info:hover > td {
    background-color: rgb(112, 188, 253);
}
.table-hover > tbody > tr.info:hover > th {
    background-color: rgb(112, 188, 253);
}
.table-hover > tbody > tr:hover > .info {
    background-color: rgb(112, 188, 253);
}
.table-hover > tbody > tr > td.info:hover {
    background-color: rgb(112, 188, 253);
}
.table-hover > tbody > tr > th.info:hover {
    background-color: rgb(112, 188, 253);
}
.table > tbody > tr.warning > td {
    background-color: rgb(249, 175, 133);
}
.table > tbody > tr.warning > th {
    background-color: rgb(249, 175, 133);
}
.table > tbody > tr > td.warning {
    background-color: rgb(249, 175, 133);
}
.table > tbody > tr > th.warning {
    background-color: rgb(249, 175, 133);
}
.table > tfoot > tr.warning > td {
    background-color: rgb(249, 175, 133);
}
.table > tfoot > tr.warning > th {
    background-color: rgb(249, 175, 133);
}
.table > tfoot > tr > td.warning {
    background-color: rgb(249, 175, 133);
}
.table > tfoot > tr > th.warning {
    background-color: rgb(249, 175, 133);
}
.table > thead > tr.warning > td {
    background-color: rgb(249, 175, 133);
}
.table > thead > tr.warning > th {
    background-color: rgb(249, 175, 133);
}
.table > thead > tr > td.warning {
    background-color: rgb(249, 175, 133);
}
.table > thead > tr > th.warning {
    background-color: rgb(249, 175, 133);
}
.table-hover > tbody > tr.warning:hover > td {
    background-color: rgb(248, 159, 109);
}
.table-hover > tbody > tr.warning:hover > th {
    background-color: rgb(248, 159, 109);
}
.table-hover > tbody > tr:hover > .warning {
    background-color: rgb(248, 159, 109);
}
.table-hover > tbody > tr > td.warning:hover {
    background-color: rgb(248, 159, 109);
}
.table-hover > tbody > tr > th.warning:hover {
    background-color: rgb(248, 159, 109);
}
.table > tbody > tr.danger > td {
    background-color: rgb(245, 177, 164);
}
.table > tbody > tr.danger > th {
    background-color: rgb(245, 177, 164);
}
.table > tbody > tr > td.danger {
    background-color: rgb(245, 177, 164);
}
.table > tbody > tr > th.danger {
    background-color: rgb(245, 177, 164);
}
.table > tfoot > tr.danger > td {
    background-color: rgb(245, 177, 164);
}
.table > tfoot > tr.danger > th {
    background-color: rgb(245, 177, 164);
}
.table > tfoot > tr > td.danger {
    background-color: rgb(245, 177, 164);
}
.table > tfoot > tr > th.danger {
    background-color: rgb(245, 177, 164);
}
.table > thead > tr.danger > td {
    background-color: rgb(245, 177, 164);
}
.table > thead > tr.danger > th {
    background-color: rgb(245, 177, 164);
}
.table > thead > tr > td.danger {
    background-color: rgb(245, 177, 164);
}
.table > thead > tr > th.danger {
    background-color: rgb(245, 177, 164);
}
.table-hover > tbody > tr.danger:hover > td {
    background-color: rgb(243, 157, 141);
}
.table-hover > tbody > tr.danger:hover > th {
    background-color: rgb(243, 157, 141);
}
.table-hover > tbody > tr:hover > .danger {
    background-color: rgb(243, 157, 141);
}
.table-hover > tbody > tr > td.danger:hover {
    background-color: rgb(243, 157, 141);
}
.table-hover > tbody > tr > th.danger:hover {
    background-color: rgb(243, 157, 141);
}
.table-responsive {
    -ms-overflow-x: auto; min-height: 0.01%;
}
@media screen and (max-width:767px)
{
    .table-responsive {
        border: 1px solid transparent; border-image: none; width: 100%; margin-bottom: 15px; -ms-overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table {
        margin-bottom: 0px;
    }
    .table-responsive > .table > tbody > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table > tbody > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table > tfoot > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table > thead > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0px currentColor; border-image: none;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
    }
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
    }
}
fieldset {
    margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; min-width: 0px;
}
legend {
    border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 0px; border-image: none; width: 100%; color: rgb(71, 71, 71); line-height: inherit; font-size: 21px; margin-bottom: 20px; display: block;
}
label {
    font-weight: bold; margin-bottom: 5px; display: inline-block; max-width: 100%;
}
input[type=search] {
    box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type=checkbox] {
    margin: 4px 0px 0px; line-height: normal;
}
input[type=radio] {
    margin: 4px 0px 0px; line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    width: 100%; display: block;
}
select[multiple] {
    height: auto;
}
select[size] {
    height: auto;
}
input[type=checkbox]:focus {
    outline-offset: -2px;
}
input[type=file]:focus {
    outline-offset: -2px;
}
input[type=radio]:focus {
    outline-offset: -2px;
}
output {
    color: rgb(29, 29, 29); line-height: 1.4285; padding-top: 12px; font-size: 14px; display: block;
}
.form-control {
    padding: 11px 30px; border-radius: 0px; border: 1px solid rgb(247, 247, 247); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: 44px; color: rgb(29, 29, 29); line-height: 1.4285; font-size: 14px; display: block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); background-image: none; background-color: rgb(255, 255, 255); -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control:focus {
    border-color: rgb(154, 157, 162); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(154,157,162,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(154, 157, 162, 0.6);
}
:-ms-input-placeholder.form-control {
    color: rgb(93, 93, 93);
}
.form-control::-ms-expand {
    border: 0px currentColor; border-image: none; background-color: transparent;
}
[disabled].form-control {
    opacity: 1; background-color: rgb(247, 247, 247);
}
[readonly].form-control {
    opacity: 1; background-color: rgb(247, 247, 247);
}
fieldset[disabled] .form-control {
    opacity: 1; background-color: rgb(247, 247, 247);
}
[disabled].form-control {
    cursor: not-allowed;
}
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
@media not all
{
    input[type=date].form-control {
        line-height: 44px;
    }
    input[type=datetime-local].form-control {
        line-height: 44px;
    }
    input[type=month].form-control {
        line-height: 44px;
    }
    input[type=time].form-control {
        line-height: 44px;
    }
    .input-group-sm > .input-group-btn > input[type=date].btn {
        line-height: 32px;
    }
    .input-group-sm > .input-group-btn > input[type=datetime-local].btn {
        line-height: 32px;
    }
    .input-group-sm > .input-group-btn > input[type=month].btn {
        line-height: 32px;
    }
    .input-group-sm > .input-group-btn > input[type=time].btn {
        line-height: 32px;
    }
    .input-group-sm > input[type=date].form-control {
        line-height: 32px;
    }
    .input-group-sm > input[type=date].input-group-addon {
        line-height: 32px;
    }
    .input-group-sm > input[type=datetime-local].form-control {
        line-height: 32px;
    }
    .input-group-sm > input[type=datetime-local].input-group-addon {
        line-height: 32px;
    }
    .input-group-sm > input[type=month].form-control {
        line-height: 32px;
    }
    .input-group-sm > input[type=month].input-group-addon {
        line-height: 32px;
    }
    .input-group-sm > input[type=time].form-control {
        line-height: 32px;
    }
    .input-group-sm > input[type=time].input-group-addon {
        line-height: 32px;
    }
    .input-group-sm input[type=date] {
        line-height: 32px;
    }
    .input-group-sm input[type=datetime-local] {
        line-height: 32px;
    }
    .input-group-sm input[type=month] {
        line-height: 32px;
    }
    .input-group-sm input[type=time] {
        line-height: 32px;
    }
    input[type=date].input-sm {
        line-height: 32px;
    }
    input[type=datetime-local].input-sm {
        line-height: 32px;
    }
    input[type=month].input-sm {
        line-height: 32px;
    }
    input[type=time].input-sm {
        line-height: 32px;
    }
    .input-group-lg > .input-group-btn > input[type=date].btn {
        line-height: 46px;
    }
    .input-group-lg > .input-group-btn > input[type=datetime-local].btn {
        line-height: 46px;
    }
    .input-group-lg > .input-group-btn > input[type=month].btn {
        line-height: 46px;
    }
    .input-group-lg > .input-group-btn > input[type=time].btn {
        line-height: 46px;
    }
    .input-group-lg > input[type=date].form-control {
        line-height: 46px;
    }
    .input-group-lg > input[type=date].input-group-addon {
        line-height: 46px;
    }
    .input-group-lg > input[type=datetime-local].form-control {
        line-height: 46px;
    }
    .input-group-lg > input[type=datetime-local].input-group-addon {
        line-height: 46px;
    }
    .input-group-lg > input[type=month].form-control {
        line-height: 46px;
    }
    .input-group-lg > input[type=month].input-group-addon {
        line-height: 46px;
    }
    .input-group-lg > input[type=time].form-control {
        line-height: 46px;
    }
    .input-group-lg > input[type=time].input-group-addon {
        line-height: 46px;
    }
    .input-group-lg input[type=date] {
        line-height: 46px;
    }
    .input-group-lg input[type=datetime-local] {
        line-height: 46px;
    }
    .input-group-lg input[type=month] {
        line-height: 46px;
    }
    .input-group-lg input[type=time] {
        line-height: 46px;
    }
    input[type=date].input-lg {
        line-height: 46px;
    }
    input[type=datetime-local].input-lg {
        line-height: 46px;
    }
    input[type=month].input-lg {
        line-height: 46px;
    }
    input[type=time].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox {
    margin-top: 10px; margin-bottom: 10px; display: block; position: relative;
}
.radio {
    margin-top: 10px; margin-bottom: 10px; display: block; position: relative;
}
.checkbox label {
    padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer; min-height: 20px;
}
.radio label {
    padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer; min-height: 20px;
}
.checkbox-inline input[type=checkbox] {
    margin-left: -20px; position: absolute;
}
.checkbox input[type=checkbox] {
    margin-left: -20px; position: absolute;
}
.radio-inline input[type=radio] {
    margin-left: -20px; position: absolute;
}
.radio input[type=radio] {
    margin-left: -20px; position: absolute;
}
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline {
    padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.radio-inline {
    padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.checkbox-inline + .checkbox-inline {
    margin-top: 0px; margin-left: 10px;
}
.radio-inline + .radio-inline {
    margin-top: 0px; margin-left: 10px;
}
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed;
}
fieldset[disabled] input[type=radio] {
    cursor: not-allowed;
}
input[type=checkbox].disabled {
    cursor: not-allowed;
}
input[type=checkbox][disabled] {
    cursor: not-allowed;
}
input[type=radio].disabled {
    cursor: not-allowed;
}
input[type=radio][disabled] {
    cursor: not-allowed;
}
.disabled.checkbox-inline {
    cursor: not-allowed;
}
.disabled.radio-inline {
    cursor: not-allowed;
}
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.disabled.checkbox label {
    cursor: not-allowed;
}
.disabled.radio label {
    cursor: not-allowed;
}
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 12px; padding-bottom: 12px; margin-bottom: 0px; min-height: 34px;
}
.input-lg.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-sm.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-lg > .form-control.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-lg > .input-group-addon.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-lg > .input-group-btn > .btn.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-sm > .form-control.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-sm > .input-group-addon.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-sm > .input-group-btn > .btn.form-control-static {
    padding-right: 0px; padding-left: 0px;
}
.input-group-sm > .form-control {
    padding: 6px 15px; border-radius: 0px; height: 32px; line-height: 1.5; font-size: 12px;
}
.input-group-sm > .input-group-addon {
    padding: 6px 15px; border-radius: 0px; height: 32px; line-height: 1.5; font-size: 12px;
}
.input-group-sm > .input-group-btn > .btn {
    padding: 6px 15px; border-radius: 0px; height: 32px; line-height: 1.5; font-size: 12px;
}
.input-sm {
    padding: 6px 15px; border-radius: 0px; height: 32px; line-height: 1.5; font-size: 12px;
}
.input-group-sm > .input-group-btn > select.btn {
    height: 32px; line-height: 32px;
}
.input-group-sm > select.form-control {
    height: 32px; line-height: 32px;
}
.input-group-sm > select.input-group-addon {
    height: 32px; line-height: 32px;
}
select.input-sm {
    height: 32px; line-height: 32px;
}
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}
.input-group-sm > .input-group-btn > textarea.btn {
    height: auto;
}
.input-group-sm > select[multiple].form-control {
    height: auto;
}
.input-group-sm > select[multiple].input-group-addon {
    height: auto;
}
.input-group-sm > textarea.form-control {
    height: auto;
}
.input-group-sm > textarea.input-group-addon {
    height: auto;
}
select[multiple].input-sm {
    height: auto;
}
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    padding: 6px 15px; border-radius: 0px; height: 32px; line-height: 1.5; font-size: 12px;
}
.form-group-sm select.form-control {
    height: 32px; line-height: 32px;
}
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    padding: 7px 15px; height: 32px; line-height: 1.5; font-size: 12px; min-height: 32px;
}
.input-group-lg > .form-control {
    padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-group-lg > .input-group-addon {
    padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-group-lg > .input-group-btn > .btn {
    padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-lg {
    padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-group-lg > .input-group-btn > select.btn {
    height: 46px; line-height: 46px;
}
.input-group-lg > select.form-control {
    height: 46px; line-height: 46px;
}
.input-group-lg > select.input-group-addon {
    height: 46px; line-height: 46px;
}
select.input-lg {
    height: 46px; line-height: 46px;
}
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}
.input-group-lg > .input-group-btn > textarea.btn {
    height: auto;
}
.input-group-lg > select[multiple].form-control {
    height: auto;
}
.input-group-lg > select[multiple].input-group-addon {
    height: auto;
}
.input-group-lg > textarea.form-control {
    height: auto;
}
.input-group-lg > textarea.input-group-addon {
    height: auto;
}
select[multiple].input-lg {
    height: auto;
}
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.form-group-lg select.form-control {
    height: 46px; line-height: 46px;
}
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    padding: 11px 16px; height: 46px; line-height: 1.3333; font-size: 18px; min-height: 38px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 55px;
}
.form-control-feedback {
    top: 0px; width: 44px; height: 44px; text-align: center; right: 0px; line-height: 44px; display: block; position: absolute; z-index: 2; pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.input-group-lg + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.input-group-lg > .form-control + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.input-group-lg > .input-group-addon + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.input-lg + .form-control-feedback {
    width: 46px; height: 46px; line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.input-group-sm + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.input-group-sm > .form-control + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.input-group-sm > .input-group-addon + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.input-sm + .form-control-feedback {
    width: 32px; height: 32px; line-height: 32px;
}
.has-success .checkbox {
    color: rgb(72, 120, 43);
}
.has-success .checkbox-inline {
    color: rgb(72, 120, 43);
}
.checkbox-inline.has-success label {
    color: rgb(72, 120, 43);
}
.checkbox.has-success label {
    color: rgb(72, 120, 43);
}
.has-success .control-label {
    color: rgb(72, 120, 43);
}
.has-success .help-block {
    color: rgb(72, 120, 43);
}
.has-success .radio {
    color: rgb(72, 120, 43);
}
.has-success .radio-inline {
    color: rgb(72, 120, 43);
}
.radio-inline.has-success label {
    color: rgb(72, 120, 43);
}
.radio.has-success label {
    color: rgb(72, 120, 43);
}
.has-success .form-control {
    border-color: rgb(72, 120, 43); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: rgb(49, 82, 30); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #76be4b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #76be4b;
}
.has-success .input-group-addon {
    border-color: rgb(72, 120, 43); color: rgb(72, 120, 43); background-color: rgb(161, 211, 131);
}
.has-success .form-control-feedback {
    color: rgb(72, 120, 43);
}
.has-warning .checkbox {
    color: rgb(195, 76, 9);
}
.has-warning .checkbox-inline {
    color: rgb(195, 76, 9);
}
.checkbox-inline.has-warning label {
    color: rgb(195, 76, 9);
}
.checkbox.has-warning label {
    color: rgb(195, 76, 9);
}
.has-warning .control-label {
    color: rgb(195, 76, 9);
}
.has-warning .help-block {
    color: rgb(195, 76, 9);
}
.has-warning .radio {
    color: rgb(195, 76, 9);
}
.has-warning .radio-inline {
    color: rgb(195, 76, 9);
}
.radio-inline.has-warning label {
    color: rgb(195, 76, 9);
}
.radio.has-warning label {
    color: rgb(195, 76, 9);
}
.has-warning .form-control {
    border-color: rgb(195, 76, 9); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: rgb(146, 57, 7); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #f67f3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f67f3c;
}
.has-warning .input-group-addon {
    border-color: rgb(195, 76, 9); color: rgb(195, 76, 9); background-color: rgb(249, 175, 133);
}
.has-warning .form-control-feedback {
    color: rgb(195, 76, 9);
}
.has-error .checkbox {
    color: rgb(209, 52, 22);
}
.has-error .checkbox-inline {
    color: rgb(209, 52, 22);
}
.checkbox-inline.has-error label {
    color: rgb(209, 52, 22);
}
.checkbox.has-error label {
    color: rgb(209, 52, 22);
}
.has-error .control-label {
    color: rgb(209, 52, 22);
}
.has-error .help-block {
    color: rgb(209, 52, 22);
}
.has-error .radio {
    color: rgb(209, 52, 22);
}
.has-error .radio-inline {
    color: rgb(209, 52, 22);
}
.radio-inline.has-error label {
    color: rgb(209, 52, 22);
}
.radio.has-error label {
    color: rgb(209, 52, 22);
}
.has-error .form-control {
    border-color: rgb(209, 52, 22); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: rgb(163, 41, 17); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ee765f; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee765f;
}
.has-error .input-group-addon {
    border-color: rgb(209, 52, 22); color: rgb(209, 52, 22); background-color: rgb(245, 177, 164);
}
.has-error .form-control-feedback {
    color: rgb(209, 52, 22);
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0px;
}
.help-block {
    color: rgb(93, 93, 93); margin-top: 5px; margin-bottom: 10px; display: block;
}
@media all and (min-width:768px)
{
    .form-inline .form-group {
        margin-bottom: 0px; vertical-align: middle; display: inline-block;
    }
    .form-inline .form-control {
        width: auto; vertical-align: middle; display: inline-block;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        vertical-align: middle; display: inline-table;
    }
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group .input-group-addon {
        width: auto;
    }
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0px; vertical-align: middle;
    }
    .form-inline .checkbox {
        margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
    }
    .form-inline .radio {
        margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
    }
    .form-inline .checkbox label {
        padding-left: 0px;
    }
    .form-inline .radio label {
        padding-left: 0px;
    }
    .form-inline .checkbox input[type=checkbox] {
        margin-left: 0px; position: relative;
    }
    .form-inline .radio input[type=radio] {
        margin-left: 0px; position: relative;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0px;
    }
}
.form-horizontal .checkbox {
    padding-top: 12px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox-inline {
    padding-top: 12px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio {
    padding-top: 12px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio-inline {
    padding-top: 12px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox {
    min-height: 32px;
}
.form-horizontal .radio {
    min-height: 32px;
}
.form-horizontal .form-group {
    margin-right: -15px; margin-left: -15px;
}
.form-horizontal .form-group::after {
    display: table; content: " ";
}
.form-horizontal .form-group::before {
    display: table; content: " ";
}
.form-horizontal .form-group::after {
    clear: both;
}
@media all and (min-width:768px)
{
    .form-horizontal .control-label {
        text-align: right; padding-top: 12px; margin-bottom: 0px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media all and (min-width:768px)
{
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px; font-size: 18px;
    }
}
@media all and (min-width:768px)
{
    .form-horizontal .form-group-sm .control-label {
        padding-top: 7px; font-size: 12px;
    }
}
.btn {
    padding: 11px 30px; border-radius: 4px; border: 1px solid transparent; border-image: none; text-align: center; line-height: 1.4285; font-size: 14px; font-weight: 400; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; -ms-touch-action: manipulation; touch-action: manipulation; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.focus.active.btn {
    outline-offset: -2px;
}
.active.btn:focus {
    outline-offset: -2px;
}
.focus.btn {
    outline-offset: -2px;
}
.focus.btn:active {
    outline-offset: -2px;
}
.btn:focus:active {
    outline-offset: -2px;
}
.btn:focus {
    outline-offset: -2px;
}
.focus.btn {
    color: rgb(29, 29, 29); text-decoration: none;
}
.btn:focus {
    color: rgb(29, 29, 29); text-decoration: none;
}
.btn:hover {
    color: rgb(29, 29, 29); text-decoration: none;
}
.active.btn {
    outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active {
    outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.disabled.btn {
    cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn {
    cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn {
    cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
a.disabled.btn {
    pointer-events: none;
}
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    border-color: rgb(204, 204, 204); color: rgb(29, 29, 29); background-color: rgb(255, 255, 255);
}
.focus.btn-default {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.btn-default:focus {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.btn-default:hover {
    border-color: rgb(173, 173, 173); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.active.btn-default {
    border-color: rgb(173, 173, 173); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.btn-default:active {
    border-color: rgb(173, 173, 173); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.open > .dropdown-toggle.btn-default {
    border-color: rgb(173, 173, 173); color: rgb(29, 29, 29); background-color: rgb(230, 230, 230);
}
.focus.active.btn-default {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.active.btn-default:focus {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.active.btn-default:hover {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.focus.btn-default:active {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.btn-default:focus:active {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.btn-default:hover:active {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.open > .focus.dropdown-toggle.btn-default {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.open > .dropdown-toggle.btn-default:focus {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.open > .dropdown-toggle.btn-default:hover {
    border-color: rgb(140, 140, 140); color: rgb(29, 29, 29); background-color: rgb(212, 212, 212);
}
.active.btn-default {
    background-image: none;
}
.btn-default:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.focus.disabled.btn-default {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.disabled.btn-default:focus {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.disabled.btn-default:hover {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].focus.btn-default {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].btn-default:focus {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].btn-default:hover {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .focus.btn-default {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .btn-default:focus {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .btn-default:hover {
    border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.btn-default .badge {
    color: rgb(255, 255, 255); background-color: rgb(29, 29, 29);
}
.btn-primary {
    border-color: rgb(209, 52, 22); color: rgb(255, 255, 255); background-color: rgb(209, 52, 22);
}
.focus.btn-primary {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-primary:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-primary:hover {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.active.btn-primary {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-primary:active {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.open > .dropdown-toggle.btn-primary {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.focus.active.btn-primary {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-primary:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-primary:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.focus.btn-primary:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-primary:focus:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-primary:hover:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .focus.dropdown-toggle.btn-primary {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-primary:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-primary:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-primary {
    background-image: none;
}
.btn-primary:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.focus.disabled.btn-primary {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-primary:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-primary:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].focus.btn-primary {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-primary:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-primary:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .focus.btn-primary {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-primary:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-primary:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.btn-primary .badge {
    color: rgb(209, 52, 22); background-color: rgb(255, 255, 255);
}
.btn-success {
    border-color: rgb(72, 120, 43); color: rgb(255, 255, 255); background-color: rgb(72, 120, 43);
}
.focus.btn-success {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-success:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-success:hover {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.active.btn-success {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-success:active {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.open > .dropdown-toggle.btn-success {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.focus.active.btn-success {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-success:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-success:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.focus.btn-success:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.btn-success:focus:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.btn-success:hover:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .focus.dropdown-toggle.btn-success {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .dropdown-toggle.btn-success:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .dropdown-toggle.btn-success:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-success {
    background-image: none;
}
.btn-success:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.focus.disabled.btn-success {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.disabled.btn-success:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.disabled.btn-success:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].focus.btn-success {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].btn-success:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].btn-success:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .focus.btn-success {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .btn-success:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .btn-success:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.btn-success .badge {
    color: rgb(72, 120, 43); background-color: rgb(255, 255, 255);
}
.btn-info {
    border-color: rgb(3, 114, 209); color: rgb(255, 255, 255); background-color: rgb(3, 114, 209);
}
.focus.btn-info {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-info:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-info:hover {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.active.btn-info {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-info:active {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.open > .dropdown-toggle.btn-info {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.focus.active.btn-info {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-info:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-info:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.focus.btn-info:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.btn-info:focus:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.btn-info:hover:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .focus.dropdown-toggle.btn-info {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .dropdown-toggle.btn-info:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .dropdown-toggle.btn-info:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-info {
    background-image: none;
}
.btn-info:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.focus.disabled.btn-info {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.disabled.btn-info:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.disabled.btn-info:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].focus.btn-info {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].btn-info:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].btn-info:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .focus.btn-info {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .btn-info:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .btn-info:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.btn-info .badge {
    color: rgb(3, 114, 209); background-color: rgb(255, 255, 255);
}
.btn-warning {
    border-color: rgb(195, 76, 9); color: rgb(255, 255, 255); background-color: rgb(195, 76, 9);
}
.focus.btn-warning {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-warning:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-warning:hover {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.active.btn-warning {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-warning:active {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.open > .dropdown-toggle.btn-warning {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.focus.active.btn-warning {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-warning:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-warning:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.focus.btn-warning:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.btn-warning:focus:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.btn-warning:hover:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .focus.dropdown-toggle.btn-warning {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .dropdown-toggle.btn-warning:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .dropdown-toggle.btn-warning:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-warning {
    background-image: none;
}
.btn-warning:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.focus.disabled.btn-warning {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.disabled.btn-warning:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.disabled.btn-warning:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].focus.btn-warning {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].btn-warning:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].btn-warning:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .focus.btn-warning {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .btn-warning:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .btn-warning:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.btn-warning .badge {
    color: rgb(195, 76, 9); background-color: rgb(255, 255, 255);
}
.btn-danger {
    border-color: rgb(209, 52, 22); color: rgb(255, 255, 255); background-color: rgb(209, 52, 22);
}
.focus.btn-danger {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-danger:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-danger:hover {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.active.btn-danger {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-danger:active {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.open > .dropdown-toggle.btn-danger {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.focus.active.btn-danger {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-danger:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-danger:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.focus.btn-danger:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-danger:focus:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-danger:hover:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .focus.dropdown-toggle.btn-danger {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-danger:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-danger:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-danger {
    background-image: none;
}
.btn-danger:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.focus.disabled.btn-danger {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-danger:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-danger:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].focus.btn-danger {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-danger:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-danger:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .focus.btn-danger {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-danger:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-danger:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.btn-danger .badge {
    color: rgb(209, 52, 22); background-color: rgb(255, 255, 255);
}
.btn-link {
    border-radius: 0px; color: rgb(209, 52, 22); font-weight: normal;
}
.btn-link {
    box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.active.btn-link {
    box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link:active {
    box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
[disabled].btn-link {
    box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-link {
    box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link {
    border-color: transparent;
}
.btn-link:active {
    border-color: transparent;
}
.btn-link:focus {
    border-color: transparent;
}
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus {
    color: rgb(140, 35, 15); text-decoration: none; background-color: transparent;
}
.btn-link:hover {
    color: rgb(140, 35, 15); text-decoration: none; background-color: transparent;
}
[disabled].btn-link:focus {
    color: rgb(235, 237, 241); text-decoration: none;
}
[disabled].btn-link:hover {
    color: rgb(235, 237, 241); text-decoration: none;
}
fieldset[disabled] .btn-link:focus {
    color: rgb(235, 237, 241); text-decoration: none;
}
fieldset[disabled] .btn-link:hover {
    color: rgb(235, 237, 241); text-decoration: none;
}
.btn-group-lg > .btn {
    padding: 10px 16px; border-radius: 6px; line-height: 1.3333; font-size: 18px;
}
.btn-lg {
    padding: 10px 16px; border-radius: 6px; line-height: 1.3333; font-size: 18px;
}
.btn-group-sm > .btn {
    padding: 6px 15px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-sm {
    padding: 6px 15px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-group-xs > .btn {
    padding: 1px 5px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-xs {
    padding: 1px 5px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-block {
    width: 100%; display: block;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type=button].btn-block {
    width: 100%;
}
input[type=reset].btn-block {
    width: 100%;
}
input[type=submit].btn-block {
    width: 100%;
}
.caret {
    width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block;
}
.dropdown {
    position: relative;
}
.dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0px;
}
.dropdown-menu {
    list-style: none; margin: 2px 0px 0px; padding: 5px 0px; border-radius: 0px; border: 1px solid rgb(209, 52, 22); border-image: none; left: 0px; top: 100%; text-align: left; font-size: 14px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.pull-right.dropdown-menu {
    left: auto; right: 0px;
}
.dropdown-menu .divider {
    margin: 9px 0px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.dropdown-menu > li > a {
    padding: 3px 20px; color: rgb(71, 71, 71); line-height: 1.4285; clear: both; font-weight: normal; display: block; white-space: nowrap;
}
.dropdown-menu > li > a:focus {
    color: rgb(58, 58, 58); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > li > a:hover {
    color: rgb(58, 58, 58); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > .active > a {
    outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(154, 157, 162);
}
.dropdown-menu > .active > a:focus {
    outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(154, 157, 162);
}
.dropdown-menu > .active > a:hover {
    outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(154, 157, 162);
}
.dropdown-menu > .disabled > a {
    color: rgb(235, 237, 241);
}
.dropdown-menu > .disabled > a:focus {
    color: rgb(235, 237, 241);
}
.dropdown-menu > .disabled > a:hover {
    color: rgb(235, 237, 241);
}
.dropdown-menu > .disabled > a:focus {
    text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu > .disabled > a:hover {
    text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0px;
}
.dropdown-menu-right {
    left: auto; right: 0px;
}
.dropdown-menu-left {
    left: 0px; right: auto;
}
.dropdown-header {
    padding: 3px 20px; color: rgb(235, 237, 241); line-height: 1.4285; font-size: 12px; display: block; white-space: nowrap;
}
.dropdown-backdrop {
    left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto; right: 0px;
}
.dropup .caret {
    border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.navbar-fixed-bottom .dropdown .caret {
    border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.dropup .dropdown-menu {
    top: auto; bottom: 100%; margin-bottom: 2px;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto; bottom: 100%; margin-bottom: 2px;
}
@media all and (min-width:768px)
{
    .navbar-right .dropdown-menu {
        left: auto; right: 0px;
    }
    .navbar-right .dropdown-menu-left {
        left: 0px; right: auto;
    }
}
.btn-group {
    vertical-align: middle; display: inline-block; position: relative;
}
.btn-group-vertical {
    vertical-align: middle; display: inline-block; position: relative;
}
.btn-group-vertical > .btn {
    float: left; position: relative;
}
.btn-group > .btn {
    float: left; position: relative;
}
.btn-group-vertical > .active.btn {
    z-index: 2;
}
.btn-group-vertical > .btn:active {
    z-index: 2;
}
.btn-group-vertical > .btn:focus {
    z-index: 2;
}
.btn-group-vertical > .btn:hover {
    z-index: 2;
}
.btn-group > .active.btn {
    z-index: 2;
}
.btn-group > .btn:active {
    z-index: 2;
}
.btn-group > .btn:focus {
    z-index: 2;
}
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn {
    margin-left: -1px;
}
.btn-group .btn + .btn-group {
    margin-left: -1px;
}
.btn-group .btn-group + .btn {
    margin-left: -1px;
}
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar::after {
    display: table; content: " ";
}
.btn-toolbar::before {
    display: table; content: " ";
}
.btn-toolbar::after {
    clear: both;
}
.btn-toolbar .btn {
    float: left;
}
.btn-toolbar .btn-group {
    float: left;
}
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn {
    margin-left: 5px;
}
.btn-toolbar > .btn-group {
    margin-left: 5px;
}
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > :not(:first-child):not(.dropdown-toggle):not(:last-child).btn {
    border-radius: 0px;
}
.btn-group > :first-child.btn {
    margin-left: 0px;
}
.btn-group > :first-child:not(.dropdown-toggle):not(:last-child).btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child:not(:first-child).btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > :not(:first-child).dropdown-toggle {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
    border-radius: 0px;
}
.btn-group > :first-child:not(:last-child).btn-group > :last-child.btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :first-child:not(:last-child).btn-group > .dropdown-toggle {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child:not(:first-child).btn-group > :first-child.btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group .dropdown-toggle:active {
    outline: 0px;
}
.open.btn-group .dropdown-toggle {
    outline: 0px;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px; padding-left: 8px;
}
.btn-group.btn-group-lg > .btn + .dropdown-toggle {
    padding-right: 12px; padding-left: 12px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px; padding-left: 12px;
}
.open.btn-group .dropdown-toggle {
    box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.open.btn-group .btn-link.dropdown-toggle {
    box-shadow: none; -webkit-box-shadow: none;
}
.btn .caret {
    margin-left: 0px;
}
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0px;
}
.btn-lg .caret {
    border-width: 5px 5px 0px;
}
.dropup .btn-group-lg > .btn .caret {
    border-width: 0px 5px 5px;
}
.dropup .btn-lg .caret {
    border-width: 0px 5px 5px;
}
.btn-group-vertical > .btn {
    width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group {
    width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group::after {
    display: table; content: " ";
}
.btn-group-vertical > .btn-group::before {
    display: table; content: " ";
}
.btn-group-vertical > .btn-group::after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn {
    margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn + .btn-group {
    margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn {
    margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn {
    border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn {
    border-radius: 4px 4px 0px 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn {
    border-radius: 0px 0px 4px 4px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
    border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
    border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
    border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
    border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.btn-group-justified {
    width: 100%; display: table; border-collapse: separate; table-layout: fixed;
}
.btn-group-justified > .btn {
    width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group {
    width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle=buttons] > .btn input[type=checkbox] {
    position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle=buttons] > .btn input[type=radio] {
    position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
.input-group {
    display: table; border-collapse: separate; position: relative;
}
[class*=col-].input-group {
    padding-right: 0px; padding-left: 0px; float: none;
}
.input-group .form-control {
    width: 100%; margin-bottom: 0px; float: left; position: relative; z-index: 2;
}
.input-group .form-control:focus {
    z-index: 3;
}
.input-group-addon {
    display: table-cell;
}
.input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    display: table-cell;
}
:not(:first-child):not(:last-child).input-group-addon {
    border-radius: 0px;
}
:not(:first-child):not(:last-child).input-group-btn {
    border-radius: 0px;
}
.input-group :not(:first-child):not(:last-child).form-control {
    border-radius: 0px;
}
.input-group-addon {
    width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-btn {
    width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-addon {
    padding: 11px 30px; border-radius: 0px; border: 1px solid rgb(247, 247, 247); border-image: none; text-align: center; color: rgb(29, 29, 29); line-height: 1; font-size: 14px; font-weight: normal; background-color: rgb(247, 247, 247);
}
.input-sm.input-group-addon {
    padding: 6px 15px; border-radius: 0px; font-size: 12px;
}
.input-group-sm > .input-group-addon {
    padding: 6px 15px; border-radius: 0px; font-size: 12px;
}
.input-group-sm > .input-group-btn > .btn.input-group-addon {
    padding: 6px 15px; border-radius: 0px; font-size: 12px;
}
.input-lg.input-group-addon {
    padding: 10px 16px; border-radius: 6px; font-size: 18px;
}
.input-group-lg > .input-group-addon {
    padding: 10px 16px; border-radius: 6px; font-size: 18px;
}
.input-group-lg > .input-group-btn > .btn.input-group-addon {
    padding: 10px 16px; border-radius: 6px; font-size: 18px;
}
.input-group-addon input[type=checkbox] {
    margin-top: 0px;
}
.input-group-addon input[type=radio] {
    margin-top: 0px;
}
:first-child.input-group-addon {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn-group > .btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .dropdown-toggle {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child).btn-group > .btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.input-group :first-child.form-control {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-addon {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
:last-child.input-group-addon {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn-group > .btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn-group > .btn {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .dropdown-toggle {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.input-group :last-child.form-control {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-addon {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.input-group-btn {
    font-size: 0px; white-space: nowrap; position: relative;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn > .btn:focus {
    z-index: 2;
}
.input-group-btn > .btn:hover {
    z-index: 2;
}
:first-child.input-group-btn > .btn {
    margin-right: -1px;
}
:first-child.input-group-btn > .btn-group {
    margin-right: -1px;
}
:last-child.input-group-btn > .btn {
    margin-left: -1px; z-index: 2;
}
:last-child.input-group-btn > .btn-group {
    margin-left: -1px; z-index: 2;
}
.label {
    padding: 0.2em 0.6em 0.3em; border-radius: 0.25em; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 75%; font-weight: bold; vertical-align: baseline; display: inline; white-space: nowrap;
}
:empty.label {
    display: none;
}
.btn .label {
    top: -1px; position: relative;
}
a.label:focus {
    color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.label:hover {
    color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
.label-default {
    background-color: rgb(235, 237, 241);
}
[href].label-default:focus {
    background-color: rgb(205, 210, 220);
}
[href].label-default:hover {
    background-color: rgb(205, 210, 220);
}
.label-primary {
    background-color: rgb(209, 52, 22);
}
[href].label-primary:focus {
    background-color: rgb(163, 41, 17);
}
[href].label-primary:hover {
    background-color: rgb(163, 41, 17);
}
.label-success {
    background-color: rgb(72, 120, 43);
}
[href].label-success:focus {
    background-color: rgb(49, 82, 30);
}
[href].label-success:hover {
    background-color: rgb(49, 82, 30);
}
.label-info {
    background-color: rgb(3, 114, 209);
}
[href].label-info:focus {
    background-color: rgb(2, 87, 159);
}
[href].label-info:hover {
    background-color: rgb(2, 87, 159);
}
.label-warning {
    background-color: rgb(195, 76, 9);
}
[href].label-warning:focus {
    background-color: rgb(146, 57, 7);
}
[href].label-warning:hover {
    background-color: rgb(146, 57, 7);
}
.label-danger {
    background-color: rgb(209, 52, 22);
}
[href].label-danger:focus {
    background-color: rgb(163, 41, 17);
}
[href].label-danger:hover {
    background-color: rgb(163, 41, 17);
}
.panel {
    border-radius: 0px; border: 1px solid transparent; border-image: none; margin-bottom: 20px; box-shadow: 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(247, 247, 247); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body::after {
    display: table; content: " ";
}
.panel-body::before {
    display: table; content: " ";
}
.panel-body::after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    color: inherit; font-size: 16px; margin-top: 0px; margin-bottom: 0px;
}
.panel-title > .small {
    color: inherit;
}
.panel-title > .small > a {
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-title > small {
    color: inherit;
}
.panel-title > small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; background-color: rgb(245, 245, 245);
}
.panel > .list-group {
    margin-bottom: 0px;
}
.panel > .panel-collapse > .list-group {
    margin-bottom: 0px;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0px; border-radius: 0px;
}
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0px; border-radius: 0px;
}
.panel > :first-child.list-group :first-child.list-group-item {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .panel-collapse > :first-child.list-group :first-child.list-group-item {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > :last-child.list-group :last-child.list-group-item {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .panel-collapse > :last-child.list-group :last-child.list-group-item {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .panel-heading + .panel-collapse > .list-group :first-child.list-group-item {
    border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.panel-heading + .list-group :first-child.list-group-item {
    border-top-width: 0px;
}
.list-group + .panel-footer {
    border-top-width: 0px;
}
.panel > .panel-collapse > .table {
    margin-bottom: 0px;
}
.panel > .table {
    margin-bottom: 0px;
}
.panel > .table-responsive > .table {
    margin-bottom: 0px;
}
.panel > .panel-collapse > .table caption {
    padding-right: 15px; padding-left: 15px;
}
.panel > .table-responsive > .table caption {
    padding-right: 15px; padding-left: 15px;
}
.panel > .table caption {
    padding-right: 15px; padding-left: 15px;
}
.panel > :first-child.table-responsive > :first-child.table {

}
.panel > :first-child.table {

}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child {

}
.panel > :first-child.table > tbody:first-child > tr:first-child {

}
.panel > :first-child.table > thead:first-child > tr:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {

}
.panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {

}
.panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {

}
.panel > :first-child.table > thead:first-child > tr:first-child td:first-child {

}
.panel > :first-child.table > thead:first-child > tr:first-child th:first-child {

}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {

}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {

}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {

}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {

}
.panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {

}
.panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {

}
.panel > :first-child.table > thead:first-child > tr:first-child td:last-child {

}
.panel > :first-child.table > thead:first-child > tr:first-child th:last-child {

}
.panel > :last-child.table-responsive > :last-child.table {

}
.panel > :last-child.table {

}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child {

}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child {

}
.panel > :last-child.table > tbody:last-child > tr:last-child {

}
.panel > :last-child.table > tfoot:last-child > tr:last-child {

}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {

}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {

}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {

}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {

}
.panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {

}
.panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {

}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {

}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {

}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {

}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {

}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {

}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {

}
.panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {

}
.panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {

}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {

}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {

}
.panel > .panel-body + .table {
    border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.panel > .panel-body + .table-responsive {
    border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.panel > .table + .panel-body {
    border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.panel > .table-responsive + .panel-body {
    border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.panel > .table > tbody:first-child > tr:first-child td {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table > tbody:first-child > tr:first-child th {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table-bordered {
    border: 0px currentColor; border-image: none;
}
.panel > .table-responsive > .table-bordered {
    border: 0px currentColor; border-image: none;
}
.panel > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive {
    border: 0px currentColor; border-image: none; margin-bottom: 0px;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    border-radius: 0px; margin-bottom: 0px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel-footer {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.panel-default {
    border-color: rgb(221, 221, 221);
}
.panel-default > .panel-heading {
    border-color: rgb(221, 221, 221); color: rgb(71, 71, 71); background-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(221, 221, 221);
}
.panel-default > .panel-heading .badge {
    color: transparent; background-color: rgb(71, 71, 71);
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(221, 221, 221);
}
.panel-primary {
    border-color: rgb(209, 52, 22);
}
.panel-primary > .panel-heading {
    border-color: rgb(209, 52, 22); color: rgb(255, 255, 255); background-color: rgb(209, 52, 22);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(209, 52, 22);
}
.panel-primary > .panel-heading .badge {
    color: rgb(209, 52, 22); background-color: rgb(255, 255, 255);
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(209, 52, 22);
}
.panel-success {
    border-color: rgb(72, 120, 43);
}
.panel-success > .panel-heading {
    border-color: rgb(72, 120, 43); color: rgb(72, 120, 43); background-color: rgb(161, 211, 131);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(72, 120, 43);
}
.panel-success > .panel-heading .badge {
    color: rgb(161, 211, 131); background-color: rgb(72, 120, 43);
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(72, 120, 43);
}
.panel-info {
    border-color: rgb(3, 114, 209);
}
.panel-info > .panel-heading {
    border-color: rgb(3, 114, 209); color: rgb(3, 114, 209); background-color: rgb(137, 200, 253);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(3, 114, 209);
}
.panel-info > .panel-heading .badge {
    color: rgb(137, 200, 253); background-color: rgb(3, 114, 209);
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(3, 114, 209);
}
.panel-warning {
    border-color: rgb(195, 76, 9);
}
.panel-warning > .panel-heading {
    border-color: rgb(195, 76, 9); color: rgb(195, 76, 9); background-color: rgb(249, 175, 133);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(195, 76, 9);
}
.panel-warning > .panel-heading .badge {
    color: rgb(249, 175, 133); background-color: rgb(195, 76, 9);
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(195, 76, 9);
}
.panel-danger {
    border-color: rgb(209, 52, 22);
}
.panel-danger > .panel-heading {
    border-color: rgb(209, 52, 22); color: rgb(209, 52, 22); background-color: rgb(245, 177, 164);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgb(209, 52, 22);
}
.panel-danger > .panel-heading .badge {
    color: rgb(245, 177, 164); background-color: rgb(209, 52, 22);
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgb(209, 52, 22);
}
.clearfix::after {
    display: table; content: " ";
}
.clearfix::before {
    display: table; content: " ";
}
.clearfix::after {
    clear: both;
}
.center-block {
    margin-right: auto; margin-left: auto; display: block;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0px/0 a; border: 0px currentColor; border-image: none; color: transparent; font-size-adjust: none; font-stretch: normal; text-shadow: none; background-color: transparent;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-lg-block {
    display: none !important;
}
.visible-lg-inline {
    display: none !important;
}
.visible-lg-inline-block {
    display: none !important;
}
.visible-md-block {
    display: none !important;
}
.visible-md-inline {
    display: none !important;
}
.visible-md-inline-block {
    display: none !important;
}
.visible-sm-block {
    display: none !important;
}
.visible-sm-inline {
    display: none !important;
}
.visible-sm-inline-block {
    display: none !important;
}
.visible-xs-block {
    display: none !important;
}
.visible-xs-inline {
    display: none !important;
}
.visible-xs-inline-block {
    display: none !important;
}
@media all and (max-width:767px)
{
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs {
        display: table-cell !important;
    }
    th.visible-xs {
        display: table-cell !important;
    }
}
@media all and (max-width:767px)
{
    .visible-xs-block {
        display: block !important;
    }
}
@media all and (max-width:767px)
{
    .visible-xs-inline {
        display: inline !important;
    }
}
@media all and (max-width:767px)
{
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media all and (max-width:991px) and (min-width:768px)
{
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm {
        display: table-cell !important;
    }
    th.visible-sm {
        display: table-cell !important;
    }
}
@media all and (max-width:991px) and (min-width:768px)
{
    .visible-sm-block {
        display: block !important;
    }
}
@media all and (max-width:991px) and (min-width:768px)
{
    .visible-sm-inline {
        display: inline !important;
    }
}
@media all and (max-width:991px) and (min-width:768px)
{
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media all and (max-width:1199px) and (min-width:992px)
{
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md {
        display: table-cell !important;
    }
    th.visible-md {
        display: table-cell !important;
    }
}
@media all and (max-width:1199px) and (min-width:992px)
{
    .visible-md-block {
        display: block !important;
    }
}
@media all and (max-width:1199px) and (min-width:992px)
{
    .visible-md-inline {
        display: inline !important;
    }
}
@media all and (max-width:1199px) and (min-width:992px)
{
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media all and (min-width:1200px)
{
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg {
        display: table-cell !important;
    }
    th.visible-lg {
        display: table-cell !important;
    }
}
@media all and (min-width:1200px)
{
    .visible-lg-block {
        display: block !important;
    }
}
@media all and (min-width:1200px)
{
    .visible-lg-inline {
        display: inline !important;
    }
}
@media all and (min-width:1200px)
{
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media all and (max-width:767px)
{
    .hidden-xs {
        display: none !important;
    }
}
@media all and (max-width:991px) and (min-width:768px)
{
    .hidden-sm {
        display: none !important;
    }
}
@media all and (max-width:1199px) and (min-width:992px)
{
    .hidden-md {
        display: none !important;
    }
}
@media all and (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 {
        display: table-cell !important;
    }
    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;
    }
}
.row {
    display: flex; flex-wrap: wrap; justify-content: flex-start; -webkit-box-pack: start;
}
.col-xs-1 {
    float: none;
}
.col-xs-2 {
    float: none;
}
.col-xs-3 {
    float: none;
}
.col-xs-4 {
    float: none;
}
.col-xs-5 {
    float: none;
}
.col-xs-6 {
    float: none;
}
.col-xs-7 {
    float: none;
}
.col-xs-8 {
    float: none;
}
.col-xs-9 {
    float: none;
}
.col-xs-10 {
    float: none;
}
.col-xs-11 {
    float: none;
}
.col-xs-12 {
    float: none;
}
@media all and (min-width:768px)
{
    .col-sm-1 {
        float: none;
    }
    .col-sm-2 {
        float: none;
    }
    .col-sm-3 {
        float: none;
    }
    .col-sm-4 {
        float: none;
    }
    .col-sm-5 {
        float: none;
    }
    .col-sm-6 {
        float: none;
    }
    .col-sm-7 {
        float: none;
    }
    .col-sm-8 {
        float: none;
    }
    .col-sm-9 {
        float: none;
    }
    .col-sm-10 {
        float: none;
    }
    .col-sm-11 {
        float: none;
    }
    .col-sm-12 {
        float: none;
    }
}
@media all and (min-width:992px)
{
    .col-md-1 {
        float: none;
    }
    .col-md-2 {
        float: none;
    }
    .col-md-3 {
        float: none;
    }
    .col-md-4 {
        float: none;
    }
    .col-md-5 {
        float: none;
    }
    .col-md-6 {
        float: none;
    }
    .col-md-7 {
        float: none;
    }
    .col-md-8 {
        float: none;
    }
    .col-md-9 {
        float: none;
    }
    .col-md-10 {
        float: none;
    }
    .col-md-11 {
        float: none;
    }
    .col-md-12 {
        float: none;
    }
}
@media all and (min-width:1200px)
{
    .col-lg-1 {
        float: none;
    }
    .col-lg-2 {
        float: none;
    }
    .col-lg-3 {
        float: none;
    }
    .col-lg-4 {
        float: none;
    }
    .col-lg-5 {
        float: none;
    }
    .col-lg-6 {
        float: none;
    }
    .col-lg-7 {
        float: none;
    }
    .col-lg-8 {
        float: none;
    }
    .col-lg-9 {
        float: none;
    }
    .col-lg-10 {
        float: none;
    }
    .col-lg-11 {
        float: none;
    }
    .col-lg-12 {
        float: none;
    }
}
.h1 .small {
    color: rgb(115, 119, 125);
}
.h1 small {
    color: rgb(115, 119, 125);
}
.h2 .small {
    color: rgb(115, 119, 125);
}
.h2 small {
    color: rgb(115, 119, 125);
}
.h3 .small {
    color: rgb(115, 119, 125);
}
.h3 small {
    color: rgb(115, 119, 125);
}
.h4 .small {
    color: rgb(115, 119, 125);
}
.h4 small {
    color: rgb(115, 119, 125);
}
.h5 .small {
    color: rgb(115, 119, 125);
}
.h5 small {
    color: rgb(115, 119, 125);
}
.h6 .small {
    color: rgb(115, 119, 125);
}
.h6 small {
    color: rgb(115, 119, 125);
}
h1 .small {
    color: rgb(115, 119, 125);
}
h1 small {
    color: rgb(115, 119, 125);
}
h2 .small {
    color: rgb(115, 119, 125);
}
h2 small {
    color: rgb(115, 119, 125);
}
h3 .small {
    color: rgb(115, 119, 125);
}
h3 small {
    color: rgb(115, 119, 125);
}
h4 .small {
    color: rgb(115, 119, 125);
}
h4 small {
    color: rgb(115, 119, 125);
}
h5 .small {
    color: rgb(115, 119, 125);
}
h5 small {
    color: rgb(115, 119, 125);
}
h6 .small {
    color: rgb(115, 119, 125);
}
h6 small {
    color: rgb(115, 119, 125);
}
.h1 {
    margin-bottom: 20px;
}
.h2 {
    margin-bottom: 20px;
}
h1 {
    margin-bottom: 20px;
}
h2 {
    margin-bottom: 20px;
}
.h3 {
    font-weight: 400;
}
h3 {
    font-weight: 400;
}
.h5 {
    font-weight: 500;
}
.h6 {
    font-weight: 500;
}
h5 {
    font-weight: 500;
}
h6 {
    font-weight: 500;
}
.mark {
    background-color: rgb(255, 255, 117);
}
mark {
    background-color: rgb(255, 255, 117);
}
.lead {
    margin-bottom: 30px;
}
.page-header {
    margin: 20px; padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
@media all and (min-width:768px)
{
    .page-header {
        margin-top: 0px; margin-right: 40px; margin-left: 40px;
    }
}
@media all and (min-width:992px)
{
    .page-header {
        margin-right: 70px; margin-left: 70px;
    }
}
.path-taxonomy .page-header {
    margin-right: 0px; margin-left: 0px;
}
.path-search .page-header {
    margin: 0px; left: 0px; top: -350px; width: 100%; position: absolute; z-index: 1;
}
@media all and (min-width:768px)
{
    .path-search .page-header {
        top: -194px;
    }
}
.page--news .page-header {
    color: rgb(209, 52, 22);
}
.page--publications .page-header {
    color: rgb(3, 114, 209);
}
.page--about .page-header {
    color: rgb(209, 52, 22);
}
.page--contacts .page-header {
    color: rgb(209, 52, 22);
}
.term--consumer-protection .page-header {
    color: rgb(209, 52, 22);
}
.term--energy .page-header {
    color: rgb(72, 120, 43);
}
.term--competition .page-header {
    color: rgb(3, 114, 209);
}
.term--sales .page-header {
    color: rgb(195, 76, 9);
}
.term--enterprises .page-header {
    color: rgb(15, 81, 83);
}
.term--quality-safety .page-header {
    color: rgb(107, 75, 193);
}
.term--commercial-policy .page-header {
    color: rgb(29, 129, 105);
}
.term--online .page-header {
    color: rgb(11, 92, 143);
}
.term--intellectual-property .page-header {
    color: rgb(192, 5, 122);
}
.term--financial-services .page-header {
    color: rgb(157, 93, 25);
}
.list-unstyled {
    margin-bottom: 0px;
}
.text-white {
    color: rgb(255, 255, 255);
}
a.text-white:focus {
    color: rgb(230, 230, 230);
}
a.text-white:hover {
    color: rgb(230, 230, 230);
}
.bg-white {
    background-color: rgb(255, 255, 255);
}
a.bg-white:focus {
    background-color: rgb(230, 230, 230);
}
a.bg-white:hover {
    background-color: rgb(230, 230, 230);
}
.text-consumer-protection {
    color: rgb(209, 52, 22);
}
a.text-consumer-protection:focus {
    color: rgb(163, 41, 17);
}
a.text-consumer-protection:hover {
    color: rgb(163, 41, 17);
}
.text-energy {
    color: rgb(72, 120, 43);
}
a.text-energy:focus {
    color: rgb(49, 82, 30);
}
a.text-energy:hover {
    color: rgb(49, 82, 30);
}
.text-competition {
    color: rgb(3, 114, 209);
}
a.text-competition:focus {
    color: rgb(2, 87, 159);
}
a.text-competition:hover {
    color: rgb(2, 87, 159);
}
.text-sales {
    color: rgb(195, 76, 9);
}
a.text-sales:focus {
    color: rgb(146, 57, 7);
}
a.text-sales:hover {
    color: rgb(146, 57, 7);
}
.text-enterprises {
    color: rgb(15, 81, 83);
}
a.text-enterprises:focus {
    color: rgb(7, 39, 40);
}
a.text-enterprises:hover {
    color: rgb(7, 39, 40);
}
.text-quality-safety {
    color: rgb(107, 75, 193);
}
a.text-quality-safety:focus {
    color: rgb(84, 56, 161);
}
a.text-quality-safety:hover {
    color: rgb(84, 56, 161);
}
.text-commercial-policy {
    color: rgb(29, 129, 105);
}
a.text-commercial-policy:focus {
    color: rgb(20, 87, 71);
}
a.text-commercial-policy:hover {
    color: rgb(20, 87, 71);
}
.text-online {
    color: rgb(11, 92, 143);
}
a.text-online:focus {
    color: rgb(7, 62, 96);
}
a.text-online:hover {
    color: rgb(7, 62, 96);
}
.text-intellectual-property {
    color: rgb(192, 5, 122);
}
a.text-intellectual-property:focus {
    color: rgb(142, 4, 90);
}
a.text-intellectual-property:hover {
    color: rgb(142, 4, 90);
}
.text-financial-services {
    color: rgb(157, 93, 25);
}
a.text-financial-services:focus {
    color: rgb(113, 67, 18);
}
a.text-financial-services:hover {
    color: rgb(113, 67, 18);
}
.bg-consumer-protection {
    background-color: rgb(251, 243, 239);
}
a.bg-consumer-protection:focus {
    background-color: rgb(241, 212, 198);
}
a.bg-consumer-protection:hover {
    background-color: rgb(241, 212, 198);
}
.bg-energy {
    background-color: rgb(232, 243, 226);
}
a.bg-energy:focus {
    background-color: rgb(203, 228, 190);
}
a.bg-energy:hover {
    background-color: rgb(203, 228, 190);
}
.bg-competition {
    background-color: rgb(242, 247, 253);
}
a.bg-competition:focus {
    background-color: rgb(198, 220, 246);
}
a.bg-competition:hover {
    background-color: rgb(198, 220, 246);
}
.bg-sales {
    background-color: rgb(254, 246, 241);
}
a.bg-sales:focus {
    background-color: rgb(251, 215, 193);
}
a.bg-sales:hover {
    background-color: rgb(251, 215, 193);
}
.bg-enterprises {
    background-color: rgb(37, 207, 212);
}
a.bg-enterprises:focus {
    background-color: rgb(29, 165, 169);
}
a.bg-enterprises:hover {
    background-color: rgb(29, 165, 169);
}
.bg-quality-safety {
    background-color: rgb(222, 218, 236);
}
a.bg-quality-safety:focus {
    background-color: rgb(192, 184, 219);
}
a.bg-quality-safety:hover {
    background-color: rgb(192, 184, 219);
}
.bg-commercial-policy {
    background-color: rgb(238, 252, 248);
}
a.bg-commercial-policy:focus {
    background-color: rgb(195, 244, 230);
}
a.bg-commercial-policy:hover {
    background-color: rgb(195, 244, 230);
}
.bg-online {
    background-color: rgb(155, 214, 248);
}
a.bg-online:focus {
    background-color: rgb(107, 194, 245);
}
a.bg-online:hover {
    background-color: rgb(107, 194, 245);
}
.bg-intellectual-property {
    background-color: rgb(254, 220, 241);
}
a.bg-intellectual-property:focus {
    background-color: rgb(253, 170, 221);
}
a.bg-intellectual-property:hover {
    background-color: rgb(253, 170, 221);
}
.bg-financial-services {
    background-color: rgb(250, 237, 219);
}
a.bg-financial-services:focus {
    background-color: rgb(244, 215, 174);
}
a.bg-financial-services:hover {
    background-color: rgb(244, 215, 174);
}
[class^=bg-] {
    margin: 0px 0px 10px; padding: 15px;
}
blockquote {
    padding: 20px 30px; font-weight: 500; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; display: inline-block; background-color: rgb(247, 247, 247);
}
blockquote ol {
    font-style: italic;
}
blockquote p {
    font-style: italic;
}
blockquote ul {
    font-style: italic;
}
blockquote ol::after {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote ol::before {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote p::after {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote p::before {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote ul::after {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote ul::before {
    color: rgb(131, 131, 131); font-family: FontAwesome; font-size: 18px; font-style: normal; position: relative;
}
blockquote ol::before {
    right: 10px; bottom: 10px; content: "\f10d";
}
blockquote p::before {
    right: 10px; bottom: 10px; content: "\f10d";
}
blockquote ul::before {
    right: 10px; bottom: 10px; content: "\f10d";
}
blockquote ol::after {
    left: 10px; top: 10px; content: "\f10e";
}
blockquote p::after {
    left: 10px; top: 10px; content: "\f10e";
}
blockquote ul::after {
    left: 10px; top: 10px; content: "\f10e";
}
.term--consumer-protection blockquote ol {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote p {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote ul {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote ol::after {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote ol::before {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote p::after {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote p::before {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote ul::after {
    color: rgb(209, 52, 22);
}
.term--consumer-protection blockquote ul::before {
    color: rgb(209, 52, 22);
}
.term--energy blockquote ol {
    color: rgb(72, 120, 43);
}
.term--energy blockquote p {
    color: rgb(72, 120, 43);
}
.term--energy blockquote ul {
    color: rgb(72, 120, 43);
}
.term--energy blockquote ol::after {
    color: rgb(72, 120, 43);
}
.term--energy blockquote ol::before {
    color: rgb(72, 120, 43);
}
.term--energy blockquote p::after {
    color: rgb(72, 120, 43);
}
.term--energy blockquote p::before {
    color: rgb(72, 120, 43);
}
.term--energy blockquote ul::after {
    color: rgb(72, 120, 43);
}
.term--energy blockquote ul::before {
    color: rgb(72, 120, 43);
}
.term--competition blockquote ol {
    color: rgb(3, 114, 209);
}
.term--competition blockquote p {
    color: rgb(3, 114, 209);
}
.term--competition blockquote ul {
    color: rgb(3, 114, 209);
}
.term--competition blockquote ol::after {
    color: rgb(3, 114, 209);
}
.term--competition blockquote ol::before {
    color: rgb(3, 114, 209);
}
.term--competition blockquote p::after {
    color: rgb(3, 114, 209);
}
.term--competition blockquote p::before {
    color: rgb(3, 114, 209);
}
.term--competition blockquote ul::after {
    color: rgb(3, 114, 209);
}
.term--competition blockquote ul::before {
    color: rgb(3, 114, 209);
}
.term--sales blockquote ol {
    color: rgb(195, 76, 9);
}
.term--sales blockquote p {
    color: rgb(195, 76, 9);
}
.term--sales blockquote ul {
    color: rgb(195, 76, 9);
}
.term--sales blockquote ol::after {
    color: rgb(195, 76, 9);
}
.term--sales blockquote ol::before {
    color: rgb(195, 76, 9);
}
.term--sales blockquote p::after {
    color: rgb(195, 76, 9);
}
.term--sales blockquote p::before {
    color: rgb(195, 76, 9);
}
.term--sales blockquote ul::after {
    color: rgb(195, 76, 9);
}
.term--sales blockquote ul::before {
    color: rgb(195, 76, 9);
}
.term--enterprises blockquote ol {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote p {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote ul {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote ol::after {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote ol::before {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote p::after {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote p::before {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote ul::after {
    color: rgb(15, 81, 83);
}
.term--enterprises blockquote ul::before {
    color: rgb(15, 81, 83);
}
.term--quality-safety blockquote ol {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote p {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote ul {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote ol::after {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote ol::before {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote p::after {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote p::before {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote ul::after {
    color: rgb(107, 75, 193);
}
.term--quality-safety blockquote ul::before {
    color: rgb(107, 75, 193);
}
.term--commercial-policy blockquote ol {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote p {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote ul {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote ol::after {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote ol::before {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote p::after {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote p::before {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote ul::after {
    color: rgb(29, 129, 105);
}
.term--commercial-policy blockquote ul::before {
    color: rgb(29, 129, 105);
}
.term--online blockquote ol {
    color: rgb(11, 92, 143);
}
.term--online blockquote p {
    color: rgb(11, 92, 143);
}
.term--online blockquote ul {
    color: rgb(11, 92, 143);
}
.term--online blockquote ol::after {
    color: rgb(11, 92, 143);
}
.term--online blockquote ol::before {
    color: rgb(11, 92, 143);
}
.term--online blockquote p::after {
    color: rgb(11, 92, 143);
}
.term--online blockquote p::before {
    color: rgb(11, 92, 143);
}
.term--online blockquote ul::after {
    color: rgb(11, 92, 143);
}
.term--online blockquote ul::before {
    color: rgb(11, 92, 143);
}
.term--intellectual-property blockquote ol {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote p {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote ul {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote ol::after {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote ol::before {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote p::after {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote p::before {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote ul::after {
    color: rgb(192, 5, 122);
}
.term--intellectual-property blockquote ul::before {
    color: rgb(192, 5, 122);
}
.term--financial-services blockquote ol {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote p {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote ul {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote ol::after {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote ol::before {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote p::after {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote p::before {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote ul::after {
    color: rgb(157, 93, 25);
}
.term--financial-services blockquote ul::before {
    color: rgb(157, 93, 25);
}
blockquote .small {
    margin-left: 15.38px;
}
blockquote footer {
    margin-left: 15.38px;
}
blockquote small {
    margin-left: 15.38px;
}
.blockquote-reverse {
    padding-right: 30px; padding-left: 30px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
blockquote.pull-right {
    padding-right: 30px; padding-left: 30px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.blockquote-reverse .small {
    margin-right: 15.38px; margin-left: 0px;
}
.blockquote-reverse footer {
    margin-right: 15.38px; margin-left: 0px;
}
.blockquote-reverse small {
    margin-right: 15.38px; margin-left: 0px;
}
blockquote.pull-right .small {
    margin-right: 15.38px; margin-left: 0px;
}
blockquote.pull-right footer {
    margin-right: 15.38px; margin-left: 0px;
}
blockquote.pull-right small {
    margin-right: 15.38px; margin-left: 0px;
}
.btn {
    text-transform: uppercase; overflow: hidden; -ms-text-overflow: ellipsis; max-width: 100%; -o-text-overflow: ellipsis;
}
a.btn {
    text-decoration: none; display: block;
}
@media all and (min-width:768px)
{
    a.btn {
        display: inline-block;
    }
}
.btn-consumer-protection {
    border-color: rgb(209, 52, 22); color: rgb(255, 255, 255); background-color: rgb(209, 52, 22);
}
.focus.btn-consumer-protection {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-consumer-protection:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-consumer-protection:hover {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.active.btn-consumer-protection {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.btn-consumer-protection:active {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.open > .dropdown-toggle.btn-consumer-protection {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.focus.active.btn-consumer-protection {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-consumer-protection:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-consumer-protection:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.focus.btn-consumer-protection:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-consumer-protection:focus:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.btn-consumer-protection:hover:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .focus.dropdown-toggle.btn-consumer-protection {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-consumer-protection:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .dropdown-toggle.btn-consumer-protection:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.active.btn-consumer-protection {
    background-image: none;
}
.btn-consumer-protection:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-consumer-protection {
    background-image: none;
}
.focus.disabled.btn-consumer-protection {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-consumer-protection:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.disabled.btn-consumer-protection:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].focus.btn-consumer-protection {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-consumer-protection:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
[disabled].btn-consumer-protection:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .focus.btn-consumer-protection {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-consumer-protection:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .btn-consumer-protection:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.btn-consumer-protection .badge {
    color: rgb(209, 52, 22); background-color: rgb(255, 255, 255);
}
.block--content-block--term--consumer-protection .btn {
    border-color: rgb(209, 52, 22); color: rgb(255, 255, 255); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection .focus.btn {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.block--content-block--term--consumer-protection .btn:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.block--content-block--term--consumer-protection .btn:hover {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.block--content-block--term--consumer-protection .active.btn {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.block--content-block--term--consumer-protection .btn:active {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.open > .block--content-block--term--consumer-protection .dropdown-toggle.btn {
    border-color: rgb(154, 38, 16); color: rgb(255, 255, 255); background-color: rgb(163, 41, 17);
}
.block--content-block--term--consumer-protection .focus.active.btn {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .active.btn:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .active.btn:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .focus.btn:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .btn:focus:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .btn:hover:active {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .block--content-block--term--consumer-protection .focus.dropdown-toggle.btn {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .block--content-block--term--consumer-protection .dropdown-toggle.btn:focus {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.open > .block--content-block--term--consumer-protection .dropdown-toggle.btn:hover {
    border-color: rgb(94, 23, 10); color: rgb(255, 255, 255); background-color: rgb(131, 32, 14);
}
.block--content-block--term--consumer-protection .active.btn {
    background-image: none;
}
.block--content-block--term--consumer-protection .btn:active {
    background-image: none;
}
.open > .block--content-block--term--consumer-protection .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--consumer-protection .focus.disabled.btn {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection .disabled.btn:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection .disabled.btn:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection [disabled].focus.btn {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection [disabled].btn:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection [disabled].btn:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .block--content-block--term--consumer-protection .focus.btn {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .block--content-block--term--consumer-protection .btn:focus {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
fieldset[disabled] .block--content-block--term--consumer-protection .btn:hover {
    border-color: rgb(209, 52, 22); background-color: rgb(209, 52, 22);
}
.block--content-block--term--consumer-protection .btn .badge {
    color: rgb(209, 52, 22); background-color: rgb(255, 255, 255);
}
.btn-energy {
    border-color: rgb(72, 120, 43); color: rgb(255, 255, 255); background-color: rgb(72, 120, 43);
}
.focus.btn-energy {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-energy:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-energy:hover {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.active.btn-energy {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.btn-energy:active {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.open > .dropdown-toggle.btn-energy {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.focus.active.btn-energy {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-energy:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-energy:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.focus.btn-energy:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.btn-energy:focus:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.btn-energy:hover:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .focus.dropdown-toggle.btn-energy {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .dropdown-toggle.btn-energy:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .dropdown-toggle.btn-energy:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.active.btn-energy {
    background-image: none;
}
.btn-energy:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-energy {
    background-image: none;
}
.focus.disabled.btn-energy {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.disabled.btn-energy:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.disabled.btn-energy:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].focus.btn-energy {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].btn-energy:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
[disabled].btn-energy:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .focus.btn-energy {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .btn-energy:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .btn-energy:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.btn-energy .badge {
    color: rgb(72, 120, 43); background-color: rgb(255, 255, 255);
}
.block--content-block--term--energy .btn {
    border-color: rgb(72, 120, 43); color: rgb(255, 255, 255); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy .focus.btn {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.block--content-block--term--energy .btn:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.block--content-block--term--energy .btn:hover {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.block--content-block--term--energy .active.btn {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.block--content-block--term--energy .btn:active {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.open > .block--content-block--term--energy .dropdown-toggle.btn {
    border-color: rgb(45, 75, 27); color: rgb(255, 255, 255); background-color: rgb(49, 82, 30);
}
.block--content-block--term--energy .focus.active.btn {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .active.btn:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .active.btn:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .focus.btn:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .btn:focus:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .btn:hover:active {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .block--content-block--term--energy .focus.dropdown-toggle.btn {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .block--content-block--term--energy .dropdown-toggle.btn:focus {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.open > .block--content-block--term--energy .dropdown-toggle.btn:hover {
    border-color: rgb(16, 26, 9); color: rgb(255, 255, 255); background-color: rgb(34, 56, 20);
}
.block--content-block--term--energy .active.btn {
    background-image: none;
}
.block--content-block--term--energy .btn:active {
    background-image: none;
}
.open > .block--content-block--term--energy .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--energy .focus.disabled.btn {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy .disabled.btn:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy .disabled.btn:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy [disabled].focus.btn {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy [disabled].btn:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy [disabled].btn:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .block--content-block--term--energy .focus.btn {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .block--content-block--term--energy .btn:focus {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
fieldset[disabled] .block--content-block--term--energy .btn:hover {
    border-color: rgb(72, 120, 43); background-color: rgb(72, 120, 43);
}
.block--content-block--term--energy .btn .badge {
    color: rgb(72, 120, 43); background-color: rgb(255, 255, 255);
}
.btn-competition {
    border-color: rgb(3, 114, 209); color: rgb(255, 255, 255); background-color: rgb(3, 114, 209);
}
.focus.btn-competition {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-competition:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-competition:hover {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.active.btn-competition {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.btn-competition:active {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.open > .dropdown-toggle.btn-competition {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.focus.active.btn-competition {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-competition:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-competition:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.focus.btn-competition:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.btn-competition:focus:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.btn-competition:hover:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .focus.dropdown-toggle.btn-competition {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .dropdown-toggle.btn-competition:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .dropdown-toggle.btn-competition:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.active.btn-competition {
    background-image: none;
}
.btn-competition:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-competition {
    background-image: none;
}
.focus.disabled.btn-competition {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.disabled.btn-competition:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.disabled.btn-competition:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].focus.btn-competition {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].btn-competition:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
[disabled].btn-competition:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .focus.btn-competition {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .btn-competition:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .btn-competition:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.btn-competition .badge {
    color: rgb(3, 114, 209); background-color: rgb(255, 255, 255);
}
.block--content-block--term--competition .btn {
    border-color: rgb(3, 114, 209); color: rgb(255, 255, 255); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition .focus.btn {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.block--content-block--term--competition .btn:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.block--content-block--term--competition .btn:hover {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.block--content-block--term--competition .active.btn {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.block--content-block--term--competition .btn:active {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.open > .block--content-block--term--competition .dropdown-toggle.btn {
    border-color: rgb(2, 81, 149); color: rgb(255, 255, 255); background-color: rgb(2, 87, 159);
}
.block--content-block--term--competition .focus.active.btn {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .active.btn:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .active.btn:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .focus.btn:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .btn:focus:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .btn:hover:active {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .block--content-block--term--competition .focus.dropdown-toggle.btn {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .block--content-block--term--competition .dropdown-toggle.btn:focus {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.open > .block--content-block--term--competition .dropdown-toggle.btn:hover {
    border-color: rgb(1, 45, 83); color: rgb(255, 255, 255); background-color: rgb(2, 67, 124);
}
.block--content-block--term--competition .active.btn {
    background-image: none;
}
.block--content-block--term--competition .btn:active {
    background-image: none;
}
.open > .block--content-block--term--competition .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--competition .focus.disabled.btn {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition .disabled.btn:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition .disabled.btn:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition [disabled].focus.btn {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition [disabled].btn:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition [disabled].btn:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .block--content-block--term--competition .focus.btn {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .block--content-block--term--competition .btn:focus {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
fieldset[disabled] .block--content-block--term--competition .btn:hover {
    border-color: rgb(3, 114, 209); background-color: rgb(3, 114, 209);
}
.block--content-block--term--competition .btn .badge {
    color: rgb(3, 114, 209); background-color: rgb(255, 255, 255);
}
.btn-sales {
    border-color: rgb(195, 76, 9); color: rgb(255, 255, 255); background-color: rgb(195, 76, 9);
}
.focus.btn-sales {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-sales:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-sales:hover {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.active.btn-sales {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.btn-sales:active {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.open > .dropdown-toggle.btn-sales {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.focus.active.btn-sales {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-sales:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-sales:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.focus.btn-sales:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.btn-sales:focus:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.btn-sales:hover:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .focus.dropdown-toggle.btn-sales {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .dropdown-toggle.btn-sales:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .dropdown-toggle.btn-sales:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.active.btn-sales {
    background-image: none;
}
.btn-sales:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-sales {
    background-image: none;
}
.focus.disabled.btn-sales {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.disabled.btn-sales:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.disabled.btn-sales:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].focus.btn-sales {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].btn-sales:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
[disabled].btn-sales:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .focus.btn-sales {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .btn-sales:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .btn-sales:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.btn-sales .badge {
    color: rgb(195, 76, 9); background-color: rgb(255, 255, 255);
}
.block--content-block--term--sales .btn {
    border-color: rgb(195, 76, 9); color: rgb(255, 255, 255); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales .focus.btn {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.block--content-block--term--sales .btn:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.block--content-block--term--sales .btn:hover {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.block--content-block--term--sales .active.btn {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.block--content-block--term--sales .btn:active {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.open > .block--content-block--term--sales .dropdown-toggle.btn {
    border-color: rgb(137, 53, 6); color: rgb(255, 255, 255); background-color: rgb(146, 57, 7);
}
.block--content-block--term--sales .focus.active.btn {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .active.btn:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .active.btn:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .focus.btn:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .btn:focus:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .btn:hover:active {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .block--content-block--term--sales .focus.dropdown-toggle.btn {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .block--content-block--term--sales .dropdown-toggle.btn:focus {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.open > .block--content-block--term--sales .dropdown-toggle.btn:hover {
    border-color: rgb(73, 29, 3); color: rgb(255, 255, 255); background-color: rgb(112, 44, 5);
}
.block--content-block--term--sales .active.btn {
    background-image: none;
}
.block--content-block--term--sales .btn:active {
    background-image: none;
}
.open > .block--content-block--term--sales .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--sales .focus.disabled.btn {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales .disabled.btn:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales .disabled.btn:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales [disabled].focus.btn {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales [disabled].btn:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales [disabled].btn:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .block--content-block--term--sales .focus.btn {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .block--content-block--term--sales .btn:focus {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
fieldset[disabled] .block--content-block--term--sales .btn:hover {
    border-color: rgb(195, 76, 9); background-color: rgb(195, 76, 9);
}
.block--content-block--term--sales .btn .badge {
    color: rgb(195, 76, 9); background-color: rgb(255, 255, 255);
}
.btn-enterprises {
    border-color: rgb(15, 81, 83); color: rgb(255, 255, 255); background-color: rgb(15, 81, 83);
}
.focus.btn-enterprises {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.btn-enterprises:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.btn-enterprises:hover {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.active.btn-enterprises {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.btn-enterprises:active {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.open > .dropdown-toggle.btn-enterprises {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.focus.active.btn-enterprises {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.active.btn-enterprises:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.active.btn-enterprises:hover {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.focus.btn-enterprises:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.btn-enterprises:focus:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.btn-enterprises:hover:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .focus.dropdown-toggle.btn-enterprises {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .dropdown-toggle.btn-enterprises:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .dropdown-toggle.btn-enterprises:hover {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.active.btn-enterprises {
    background-image: none;
}
.btn-enterprises:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-enterprises {
    background-image: none;
}
.focus.disabled.btn-enterprises {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.disabled.btn-enterprises:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.disabled.btn-enterprises:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
[disabled].focus.btn-enterprises {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
[disabled].btn-enterprises:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
[disabled].btn-enterprises:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .focus.btn-enterprises {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .btn-enterprises:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .btn-enterprises:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.btn-enterprises .badge {
    color: rgb(15, 81, 83); background-color: rgb(255, 255, 255);
}
.block--content-block--term--enterprises .btn {
    border-color: rgb(15, 81, 83); color: rgb(255, 255, 255); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises .focus.btn {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.block--content-block--term--enterprises .btn:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.block--content-block--term--enterprises .btn:hover {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.block--content-block--term--enterprises .active.btn {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.block--content-block--term--enterprises .btn:active {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.open > .block--content-block--term--enterprises .dropdown-toggle.btn {
    border-color: rgb(6, 30, 31); color: rgb(255, 255, 255); background-color: rgb(7, 39, 40);
}
.block--content-block--term--enterprises .focus.active.btn {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .active.btn:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .active.btn:hover {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .focus.btn:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .btn:focus:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .btn:hover:active {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .block--content-block--term--enterprises .focus.dropdown-toggle.btn {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .block--content-block--term--enterprises .dropdown-toggle.btn:focus {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.open > .block--content-block--term--enterprises .dropdown-toggle.btn:hover {
    border-color: black; color: rgb(255, 255, 255); background-color: rgb(2, 9, 10);
}
.block--content-block--term--enterprises .active.btn {
    background-image: none;
}
.block--content-block--term--enterprises .btn:active {
    background-image: none;
}
.open > .block--content-block--term--enterprises .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--enterprises .focus.disabled.btn {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises .disabled.btn:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises .disabled.btn:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises [disabled].focus.btn {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises [disabled].btn:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises [disabled].btn:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .block--content-block--term--enterprises .focus.btn {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .block--content-block--term--enterprises .btn:focus {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
fieldset[disabled] .block--content-block--term--enterprises .btn:hover {
    border-color: rgb(15, 81, 83); background-color: rgb(15, 81, 83);
}
.block--content-block--term--enterprises .btn .badge {
    color: rgb(15, 81, 83); background-color: rgb(255, 255, 255);
}
.btn-quality-safety {
    border-color: rgb(107, 75, 193); color: rgb(255, 255, 255); background-color: rgb(107, 75, 193);
}
.focus.btn-quality-safety {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.btn-quality-safety:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.btn-quality-safety:hover {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.active.btn-quality-safety {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.btn-quality-safety:active {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.open > .dropdown-toggle.btn-quality-safety {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.focus.active.btn-quality-safety {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.active.btn-quality-safety:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.active.btn-quality-safety:hover {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.focus.btn-quality-safety:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.btn-quality-safety:focus:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.btn-quality-safety:hover:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .focus.dropdown-toggle.btn-quality-safety {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .dropdown-toggle.btn-quality-safety:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .dropdown-toggle.btn-quality-safety:hover {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.active.btn-quality-safety {
    background-image: none;
}
.btn-quality-safety:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-quality-safety {
    background-image: none;
}
.focus.disabled.btn-quality-safety {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.disabled.btn-quality-safety:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.disabled.btn-quality-safety:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
[disabled].focus.btn-quality-safety {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
[disabled].btn-quality-safety:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
[disabled].btn-quality-safety:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .focus.btn-quality-safety {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .btn-quality-safety:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .btn-quality-safety:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.btn-quality-safety .badge {
    color: rgb(107, 75, 193); background-color: rgb(255, 255, 255);
}
.block--content-block--term--quality-safety .btn {
    border-color: rgb(107, 75, 193); color: rgb(255, 255, 255); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety .focus.btn {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.block--content-block--term--quality-safety .btn:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.block--content-block--term--quality-safety .btn:hover {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.block--content-block--term--quality-safety .active.btn {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.block--content-block--term--quality-safety .btn:active {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.open > .block--content-block--term--quality-safety .dropdown-toggle.btn {
    border-color: rgb(80, 53, 154); color: rgb(255, 255, 255); background-color: rgb(84, 56, 161);
}
.block--content-block--term--quality-safety .focus.active.btn {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .active.btn:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .active.btn:hover {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .focus.btn:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .btn:focus:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .btn:hover:active {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .block--content-block--term--quality-safety .focus.dropdown-toggle.btn {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .block--content-block--term--quality-safety .dropdown-toggle.btn:focus {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.open > .block--content-block--term--quality-safety .dropdown-toggle.btn:hover {
    border-color: rgb(55, 36, 105); color: rgb(255, 255, 255); background-color: rgb(70, 46, 135);
}
.block--content-block--term--quality-safety .active.btn {
    background-image: none;
}
.block--content-block--term--quality-safety .btn:active {
    background-image: none;
}
.open > .block--content-block--term--quality-safety .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--quality-safety .focus.disabled.btn {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety .disabled.btn:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety .disabled.btn:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety [disabled].focus.btn {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety [disabled].btn:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety [disabled].btn:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .block--content-block--term--quality-safety .focus.btn {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .block--content-block--term--quality-safety .btn:focus {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
fieldset[disabled] .block--content-block--term--quality-safety .btn:hover {
    border-color: rgb(107, 75, 193); background-color: rgb(107, 75, 193);
}
.block--content-block--term--quality-safety .btn .badge {
    color: rgb(107, 75, 193); background-color: rgb(255, 255, 255);
}
.btn-commercial-policy {
    border-color: rgb(29, 129, 105); color: rgb(255, 255, 255); background-color: rgb(29, 129, 105);
}
.focus.btn-commercial-policy {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.btn-commercial-policy:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.btn-commercial-policy:hover {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.active.btn-commercial-policy {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.btn-commercial-policy:active {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.open > .dropdown-toggle.btn-commercial-policy {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.focus.active.btn-commercial-policy {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.active.btn-commercial-policy:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.active.btn-commercial-policy:hover {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.focus.btn-commercial-policy:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.btn-commercial-policy:focus:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.btn-commercial-policy:hover:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .focus.dropdown-toggle.btn-commercial-policy {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .dropdown-toggle.btn-commercial-policy:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .dropdown-toggle.btn-commercial-policy:hover {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.active.btn-commercial-policy {
    background-image: none;
}
.btn-commercial-policy:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-commercial-policy {
    background-image: none;
}
.focus.disabled.btn-commercial-policy {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.disabled.btn-commercial-policy:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.disabled.btn-commercial-policy:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
[disabled].focus.btn-commercial-policy {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
[disabled].btn-commercial-policy:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
[disabled].btn-commercial-policy:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .focus.btn-commercial-policy {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .btn-commercial-policy:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .btn-commercial-policy:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.btn-commercial-policy .badge {
    color: rgb(29, 129, 105); background-color: rgb(255, 255, 255);
}
.block--content-block--term--commercial-policy .btn {
    border-color: rgb(29, 129, 105); color: rgb(255, 255, 255); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy .focus.btn {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.block--content-block--term--commercial-policy .btn:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.block--content-block--term--commercial-policy .btn:hover {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.block--content-block--term--commercial-policy .active.btn {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.block--content-block--term--commercial-policy .btn:active {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.open > .block--content-block--term--commercial-policy .dropdown-toggle.btn {
    border-color: rgb(18, 79, 64); color: rgb(255, 255, 255); background-color: rgb(20, 87, 71);
}
.block--content-block--term--commercial-policy .focus.active.btn {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .active.btn:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .active.btn:hover {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .focus.btn:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .btn:focus:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .btn:hover:active {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .block--content-block--term--commercial-policy .focus.dropdown-toggle.btn {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .block--content-block--term--commercial-policy .dropdown-toggle.btn:focus {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.open > .block--content-block--term--commercial-policy .dropdown-toggle.btn:hover {
    border-color: rgb(6, 25, 20); color: rgb(255, 255, 255); background-color: rgb(13, 58, 47);
}
.block--content-block--term--commercial-policy .active.btn {
    background-image: none;
}
.block--content-block--term--commercial-policy .btn:active {
    background-image: none;
}
.open > .block--content-block--term--commercial-policy .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--commercial-policy .focus.disabled.btn {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy .disabled.btn:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy .disabled.btn:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy [disabled].focus.btn {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy [disabled].btn:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy [disabled].btn:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .block--content-block--term--commercial-policy .focus.btn {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .block--content-block--term--commercial-policy .btn:focus {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
fieldset[disabled] .block--content-block--term--commercial-policy .btn:hover {
    border-color: rgb(29, 129, 105); background-color: rgb(29, 129, 105);
}
.block--content-block--term--commercial-policy .btn .badge {
    color: rgb(29, 129, 105); background-color: rgb(255, 255, 255);
}
.btn-online {
    border-color: rgb(11, 92, 143); color: rgb(255, 255, 255); background-color: rgb(11, 92, 143);
}
.focus.btn-online {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.btn-online:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.btn-online:hover {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.active.btn-online {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.btn-online:active {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.open > .dropdown-toggle.btn-online {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.focus.active.btn-online {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.active.btn-online:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.active.btn-online:hover {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.focus.btn-online:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.btn-online:focus:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.btn-online:hover:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .focus.dropdown-toggle.btn-online {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .dropdown-toggle.btn-online:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .dropdown-toggle.btn-online:hover {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.active.btn-online {
    background-image: none;
}
.btn-online:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-online {
    background-image: none;
}
.focus.disabled.btn-online {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.disabled.btn-online:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.disabled.btn-online:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
[disabled].focus.btn-online {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
[disabled].btn-online:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
[disabled].btn-online:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .focus.btn-online {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .btn-online:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .btn-online:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.btn-online .badge {
    color: rgb(11, 92, 143); background-color: rgb(255, 255, 255);
}
.block--content-block--term--online .btn {
    border-color: rgb(11, 92, 143); color: rgb(255, 255, 255); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online .focus.btn {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.block--content-block--term--online .btn:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.block--content-block--term--online .btn:hover {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.block--content-block--term--online .active.btn {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.block--content-block--term--online .btn:active {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.open > .block--content-block--term--online .dropdown-toggle.btn {
    border-color: rgb(7, 55, 86); color: rgb(255, 255, 255); background-color: rgb(7, 62, 96);
}
.block--content-block--term--online .focus.active.btn {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .active.btn:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .active.btn:hover {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .focus.btn:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .btn:focus:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .btn:hover:active {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .block--content-block--term--online .focus.dropdown-toggle.btn {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .block--content-block--term--online .dropdown-toggle.btn:focus {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.open > .block--content-block--term--online .dropdown-toggle.btn:hover {
    border-color: rgb(2, 16, 25); color: rgb(255, 255, 255); background-color: rgb(5, 40, 62);
}
.block--content-block--term--online .active.btn {
    background-image: none;
}
.block--content-block--term--online .btn:active {
    background-image: none;
}
.open > .block--content-block--term--online .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--online .focus.disabled.btn {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online .disabled.btn:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online .disabled.btn:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online [disabled].focus.btn {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online [disabled].btn:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online [disabled].btn:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .block--content-block--term--online .focus.btn {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .block--content-block--term--online .btn:focus {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
fieldset[disabled] .block--content-block--term--online .btn:hover {
    border-color: rgb(11, 92, 143); background-color: rgb(11, 92, 143);
}
.block--content-block--term--online .btn .badge {
    color: rgb(11, 92, 143); background-color: rgb(255, 255, 255);
}
.btn-intellectual-property {
    border-color: rgb(192, 5, 122); color: rgb(255, 255, 255); background-color: rgb(192, 5, 122);
}
.focus.btn-intellectual-property {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.btn-intellectual-property:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.btn-intellectual-property:hover {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.active.btn-intellectual-property {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.btn-intellectual-property:active {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.open > .dropdown-toggle.btn-intellectual-property {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.focus.active.btn-intellectual-property {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.active.btn-intellectual-property:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.active.btn-intellectual-property:hover {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.focus.btn-intellectual-property:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.btn-intellectual-property:focus:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.btn-intellectual-property:hover:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .focus.dropdown-toggle.btn-intellectual-property {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .dropdown-toggle.btn-intellectual-property:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .dropdown-toggle.btn-intellectual-property:hover {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.active.btn-intellectual-property {
    background-image: none;
}
.btn-intellectual-property:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-intellectual-property {
    background-image: none;
}
.focus.disabled.btn-intellectual-property {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.disabled.btn-intellectual-property:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.disabled.btn-intellectual-property:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
[disabled].focus.btn-intellectual-property {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
[disabled].btn-intellectual-property:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
[disabled].btn-intellectual-property:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .focus.btn-intellectual-property {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .btn-intellectual-property:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .btn-intellectual-property:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.btn-intellectual-property .badge {
    color: rgb(192, 5, 122); background-color: rgb(255, 255, 255);
}
.block--content-block--term--intellectual-property .btn {
    border-color: rgb(192, 5, 122); color: rgb(255, 255, 255); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property .focus.btn {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.block--content-block--term--intellectual-property .btn:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.block--content-block--term--intellectual-property .btn:hover {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.block--content-block--term--intellectual-property .active.btn {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.block--content-block--term--intellectual-property .btn:active {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.open > .block--content-block--term--intellectual-property .dropdown-toggle.btn {
    border-color: rgb(132, 3, 84); color: rgb(255, 255, 255); background-color: rgb(142, 4, 90);
}
.block--content-block--term--intellectual-property .focus.active.btn {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .active.btn:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .active.btn:hover {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .focus.btn:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .btn:focus:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .btn:hover:active {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .block--content-block--term--intellectual-property .focus.dropdown-toggle.btn {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .block--content-block--term--intellectual-property .dropdown-toggle.btn:focus {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.open > .block--content-block--term--intellectual-property .dropdown-toggle.btn:hover {
    border-color: rgb(68, 2, 43); color: rgb(255, 255, 255); background-color: rgb(108, 3, 68);
}
.block--content-block--term--intellectual-property .active.btn {
    background-image: none;
}
.block--content-block--term--intellectual-property .btn:active {
    background-image: none;
}
.open > .block--content-block--term--intellectual-property .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--intellectual-property .focus.disabled.btn {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property .disabled.btn:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property .disabled.btn:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property [disabled].focus.btn {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property [disabled].btn:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property [disabled].btn:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .block--content-block--term--intellectual-property .focus.btn {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .block--content-block--term--intellectual-property .btn:focus {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
fieldset[disabled] .block--content-block--term--intellectual-property .btn:hover {
    border-color: rgb(192, 5, 122); background-color: rgb(192, 5, 122);
}
.block--content-block--term--intellectual-property .btn .badge {
    color: rgb(192, 5, 122); background-color: rgb(255, 255, 255);
}
.btn-financial-services {
    border-color: rgb(157, 93, 25); color: rgb(255, 255, 255); background-color: rgb(157, 93, 25);
}
.focus.btn-financial-services {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.btn-financial-services:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.btn-financial-services:hover {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.active.btn-financial-services {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.btn-financial-services:active {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.open > .dropdown-toggle.btn-financial-services {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.focus.active.btn-financial-services {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.active.btn-financial-services:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.active.btn-financial-services:hover {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.focus.btn-financial-services:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.btn-financial-services:focus:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.btn-financial-services:hover:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .focus.dropdown-toggle.btn-financial-services {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .dropdown-toggle.btn-financial-services:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .dropdown-toggle.btn-financial-services:hover {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.active.btn-financial-services {
    background-image: none;
}
.btn-financial-services:active {
    background-image: none;
}
.open > .dropdown-toggle.btn-financial-services {
    background-image: none;
}
.focus.disabled.btn-financial-services {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.disabled.btn-financial-services:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.disabled.btn-financial-services:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
[disabled].focus.btn-financial-services {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
[disabled].btn-financial-services:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
[disabled].btn-financial-services:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .focus.btn-financial-services {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .btn-financial-services:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .btn-financial-services:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.btn-financial-services .badge {
    color: rgb(157, 93, 25); background-color: rgb(255, 255, 255);
}
.block--content-block--term--financial-services .btn {
    border-color: rgb(157, 93, 25); color: rgb(255, 255, 255); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services .focus.btn {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.block--content-block--term--financial-services .btn:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.block--content-block--term--financial-services .btn:hover {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.block--content-block--term--financial-services .active.btn {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.block--content-block--term--financial-services .btn:active {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.open > .block--content-block--term--financial-services .dropdown-toggle.btn {
    border-color: rgb(104, 62, 17); color: rgb(255, 255, 255); background-color: rgb(113, 67, 18);
}
.block--content-block--term--financial-services .focus.active.btn {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .active.btn:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .active.btn:hover {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .focus.btn:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .btn:focus:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .btn:hover:active {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .block--content-block--term--financial-services .focus.dropdown-toggle.btn {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .block--content-block--term--financial-services .dropdown-toggle.btn:focus {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.open > .block--content-block--term--financial-services .dropdown-toggle.btn:hover {
    border-color: rgb(47, 28, 7); color: rgb(255, 255, 255); background-color: rgb(82, 49, 13);
}
.block--content-block--term--financial-services .active.btn {
    background-image: none;
}
.block--content-block--term--financial-services .btn:active {
    background-image: none;
}
.open > .block--content-block--term--financial-services .dropdown-toggle.btn {
    background-image: none;
}
.block--content-block--term--financial-services .focus.disabled.btn {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services .disabled.btn:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services .disabled.btn:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services [disabled].focus.btn {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services [disabled].btn:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services [disabled].btn:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .block--content-block--term--financial-services .focus.btn {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .block--content-block--term--financial-services .btn:focus {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
fieldset[disabled] .block--content-block--term--financial-services .btn:hover {
    border-color: rgb(157, 93, 25); background-color: rgb(157, 93, 25);
}
.block--content-block--term--financial-services .btn .badge {
    color: rgb(157, 93, 25); background-color: rgb(255, 255, 255);
}
.dropdown-menu {
    border-width: 2px 0px 0px; padding-top: 10px; padding-bottom: 10px;
}
@media all and (min-width:768px)
{
    .navbar-right .dropdown-menu {
        left: 0px; right: auto;
    }
}
.form-control {
    border-width: 2px 0px 0px; padding-right: 15px; padding-left: 15px; font-size: 13px; box-shadow: none; -webkit-box-shadow: none;
}
:-ms-input-placeholder.form-control {
    font-style: italic; font-weight: 300;
}
table .form-no-label.checkbox {
    margin-top: 0px; margin-bottom: 0px;
}
table .form-no-label.radio {
    margin-top: 0px; margin-bottom: 0px;
}
.select-wrapper {
    width: 100%; display: inline-block; position: relative;
}
.form-inline .select-wrapper {
    width: auto; height: 44px;
}
.input-group .select-wrapper {
    display: table-cell;
}
.input-group :first-child.select-wrapper :first-child.form-control {
    border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.input-group :last-child.select-wrapper :first-child.form-control {
    border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.select-wrapper select {
    line-height: 1; padding-right: 2em; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.select-wrapper select::-ms-expand {
    opacity: 0;
}
.select-wrapper::after {
    top: 50%; right: 0px; color: rgb(209, 52, 22); line-height: 1; padding-right: 0.5em; font-style: normal; font-weight: 400; margin-top: -0.5em; position: absolute; z-index: 10; content: "?"; pointer-events: none;
}
.has-glyphicons .select-wrapper::after {
    font-family: "Glyphicons Halflings"; display: inline-block; content: "\e114"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.has-error .select-wrapper::after {
    color: rgb(209, 52, 22);
}
.has-success .select-wrapper::after {
    color: rgb(72, 120, 43);
}
.has-warning .select-wrapper::after {
    color: rgb(195, 76, 9);
}
.form-required::after {
    width: 10px; height: 7px; line-height: 1; display: inline-block; content: ""; background-image: url("../images/required.svg"); background-size: 10px 7px;
}
.form-actions :not(:first-child).btn-group {
    margin-left: 10px;
}
.form-actions :not(:first-child).btn {
    margin-left: 10px;
}
.form-actions .btn-group .btn {
    margin-left: 0px;
}
form.form-inline {
    margin-top: 30px; margin-bottom: 30px;
}
#measuremail-subscribe-form fieldset {
    margin-top: 30px; position: relative; border-top-right-radius: 0px;
}
.webform-submission-form fieldset {
    margin-top: 30px; position: relative; border-top-right-radius: 0px;
}
#measuremail-subscribe-form fieldset legend {
    margin-bottom: 10px;
}
.webform-submission-form fieldset legend {
    margin-bottom: 10px;
}
#measuremail-subscribe-form .form-control {
    border: 1px solid rgb(229, 229, 229); border-image: none;
}
.webform-submission-form .form-control {
    border: 1px solid rgb(229, 229, 229); border-image: none;
}
a.icon-before .glyphicon {
    margin-right: 0.25em;
}
a.icon-after .glyphicon {
    margin-left: 0.25em;
}

.img-button-print { background-image: url('../img/icons8-print-24.png') !important; }

.icon-before.btn .glyphicon {
    margin-right: 0.25em; margin-left: -0.25em;
}
.icon-after.btn .glyphicon {
    margin-right: -0.25em; margin-left: 0.25em;
}
.table {
    margin-top: 40px; margin-bottom: 40px;
}
.table > tbody > tr > td {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > tbody > tr > th {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > tfoot > tr > td {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > tfoot > tr > th {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > thead > tr > td {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > thead > tr > th {
    padding-right: 16px; padding-left: 16px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.table > thead > tr > th {
    color: rgb(255, 255, 255); text-transform: uppercase; padding-top: 14px; padding-bottom: 14px; font-size: 16px; background-color: rgb(154, 157, 162);
}
.term--consumer-protection .table > thead > tr > th {
    background-color: rgb(209, 52, 22);
}
.term--energy .table > thead > tr > th {
    background-color: rgb(72, 120, 43);
}
.term--competition .table > thead > tr > th {
    background-color: rgb(3, 114, 209);
}
.term--sales .table > thead > tr > th {
    background-color: rgb(195, 76, 9);
}
.term--enterprises .table > thead > tr > th {
    background-color: rgb(15, 81, 83);
}
.term--quality-safety .table > thead > tr > th {
    background-color: rgb(107, 75, 193);
}
.term--commercial-policy .table > thead > tr > th {
    background-color: rgb(29, 129, 105);
}
.term--online .table > thead > tr > th {
    background-color: rgb(11, 92, 143);
}
.term--intellectual-property .table > thead > tr > th {
    background-color: rgb(192, 5, 122);
}
.term--financial-services .table > thead > tr > th {
    background-color: rgb(157, 93, 25);
}
.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: rgb(247, 247, 247);
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: transparent;
}
.panel-title {
    margin: -10px -15px; padding: 10px 15px; display: block;
}
.panel-title {
    color: inherit;
}
.panel-title:focus {
    color: inherit;
}
.panel-title:hover {
    color: inherit;
}
.panel-title:hover:focus {
    color: inherit;
}
.panel-title:focus {
    text-decoration: none;
}
.panel-title:hover {
    text-decoration: none;
}
.panel-group {
    margin-top: 40px; margin-bottom: 40px;
}
.panel-group .panel {
    border: 0px currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none;
}
.panel-group .panel + .panel {
    margin-top: 1px;
}
.panel-group .panel-heading > .panel-title {
    padding: 0px; font-size: 18px;
}
.panel-group .panel-heading > .panel-title > a {
    padding: 30px 70px 0px 30px; transition:padding 0.3s, background-color 0.1s; color: rgb(71, 71, 71); text-decoration: none; display: block; position: relative; -webkit-transition: padding 0.3s, background-color 0.1s; -o-transition: padding 0.3s, background-color 0.1s;
}
.panel-group .panel-heading > .panel-title > a:focus {
    color: rgb(33, 33, 33);
}
.panel-group .panel-heading > .panel-title > a:hover {
    color: rgb(33, 33, 33);
}
.panel-group .panel-heading > .panel-title > a::after {
    top: 30px; right: 30px; color: rgb(154, 157, 162); font-family: FontAwesome; font-size: 20px; position: absolute; content: "\f068";
}
.panel-group .panel-heading > .panel-title > a.collapsed {
    transition:padding 0.3s, background-color 0.1s; color: rgb(255, 255, 255); padding-top: 15px; padding-bottom: 15px; background-color: rgb(154, 157, 162); -webkit-transition: padding 0.3s, background-color 0.1s; -o-transition: padding 0.3s, background-color 0.1s;
}
.panel-group .panel-heading > .panel-title > a.collapsed:focus {
    color: rgb(255, 255, 255); background-color: rgb(127, 131, 138);
}
.panel-group .panel-heading > .panel-title > a.collapsed:hover {
    color: rgb(255, 255, 255); background-color: rgb(127, 131, 138);
}
.term--consumer-protection .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(209, 52, 22);
}
.term--consumer-protection .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(163, 41, 17);
}
.term--consumer-protection .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(163, 41, 17);
}
.term--energy .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(72, 120, 43);
}
.term--energy .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(49, 82, 30);
}
.term--energy .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(49, 82, 30);
}
.term--competition .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(3, 114, 209);
}
.term--competition .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(2, 87, 159);
}
.term--competition .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(2, 87, 159);
}
.term--sales .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(195, 76, 9);
}
.term--sales .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(146, 57, 7);
}
.term--sales .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(146, 57, 7);
}
.term--enterprises .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(15, 81, 83);
}
.term--enterprises .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(7, 39, 40);
}
.term--enterprises .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(7, 39, 40);
}
.term--quality-safety .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(107, 75, 193);
}
.term--quality-safety .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(84, 56, 161);
}
.term--quality-safety .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(84, 56, 161);
}
.term--commercial-policy .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(29, 129, 105);
}
.term--commercial-policy .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(20, 87, 71);
}
.term--commercial-policy .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(20, 87, 71);
}
.term--online .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(11, 92, 143);
}
.term--online .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(7, 62, 96);
}
.term--online .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(7, 62, 96);
}
.term--intellectual-property .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(192, 5, 122);
}
.term--intellectual-property .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(142, 4, 90);
}
.term--intellectual-property .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(142, 4, 90);
}
.term--financial-services .panel-group .panel-heading > .panel-title > a.collapsed {
    background-color: rgb(157, 93, 25);
}
.term--financial-services .panel-group .panel-heading > .panel-title > a.collapsed:focus {
    background-color: rgb(113, 67, 18);
}
.term--financial-services .panel-group .panel-heading > .panel-title > a.collapsed:hover {
    background-color: rgb(113, 67, 18);
}
.panel-group .panel-heading > .panel-title > a.collapsed::after {
    top: 15px; color: inherit; content: "\f067";
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.pull-left {
    margin-bottom: 15px; max-width: 100%;
}
.pull-right {
    margin-bottom: 15px; max-width: 100%;
}
@media all and (min-width:768px)
{
    .pull-left {
        max-width: 50%;
    }
    .pull-right {
        max-width: 50%;
    }
}
@media all and (min-width:992px)
{
    .pull-left {
        max-width: none;
    }
    .pull-right {
        max-width: none;
    }
}
@media all and (min-width:992px)
{
    .block--content-block .pull-left {
        margin-bottom: 0px;
    }
    .block--content-block .pull-right {
        margin-bottom: 0px;
    }
}
@media all and (min-width:768px)
{
    .pull-right {
        margin-left: 30px;
    }
}
@media all and (min-width:768px)
{
    .pull-left {
        margin-right: 30px;
    }
}
span.ext {
    margin-left: 4px;
}
span.mailto {
    margin-left: 4px;
}
body {
    margin: 15px; background-color: rgb(255, 255, 255);
}
body > * {
    margin-top: 0px;
}
a {
    text-decoration: underline;
}
ol {
    padding-left: 1.5em;
}
ul {
    padding-left: 1.5em;
}
.popover ol:last-child {
    margin-bottom: 0px;
}
.popover ul:last-child {
    margin-bottom: 0px;
}
td {
    text-align: left;
}
th {
    text-align: left;
}
.cke_editable :last-child.form-group {
    margin-bottom: 0px;
}
.cke_editable :last-child.panel-group {
    margin-bottom: 0px;
}
.cke_editable :last-child.panel {
    margin-bottom: 0px;
}
.cke_editable :last-child.table {
    margin-bottom: 0px;
}
.cke_editable p:last-child {
    margin-bottom: 0px;
}
.cke_editable .panel-group .panel {
    border: 1px dotted rgb(205, 210, 220); border-image: none;
}
.cke_editable .panel-group .panel + .panel {
    margin-top: 5px;
}
.cke_editable .panel-group .panel-heading > .panel-title > a {
    cursor: text;
}
.cke_editable .panel-group .panel-heading > .panel-title > a::after {
    content: "";
}
.cke_editable .panel-group .panel-heading > .panel-title > a.collapsed {
    color: rgb(71, 71, 71); padding-top: 30px; padding-bottom: 0px; background-color: transparent;
}
