﻿html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;}

body {
    margin: 0;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;}

audio:not([controls]) {
    display: none;
    height: 0;}

[hidden],
template {
    display: none;}

a {
    background-color: transparent;}

a:active,
a:hover {
    outline: 0;}

abbr[title] {
    border-bottom: 1px dotted;}

b,
strong {
    font-weight: bold;}

dfn {
    font-style: italic;}

h1 {
    margin: .67em 0;
    font-size: 2em;}

mark {
    color: #000;
    background: #ff0;}

small {
    font-size: 80%;}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;}

sup {
    top: -.5em;}

sub {
    bottom: -.25em;}

img {
    border: 0;
    -webkit-touch-callout: none;}

svg:not(:root) {
    overflow: hidden;}

figure {
    margin: 1em 40px;}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}

pre {
    overflow: auto;}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;}

button {
    overflow: visible;}

button,
select {
    text-transform: none;}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;}

button[disabled],
html input[disabled] {
    cursor: default;}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;}

input {
    line-height: normal;}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;}

legend {
    padding: 0;
    border: 0;}

textarea {
    overflow: auto;}

optgroup {
    font-weight: bold;}

table {
    border-spacing: 0;
    border-collapse: collapse;}

td,
th {
    padding: 0;}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;}
    a,
    a:visited {
        text-decoration: underline;}
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;}
    thead {
        display: table-header-group;}
    tr,
    img {
        page-break-inside: avoid;}
    img {
        max-width: 100% !important;}
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;}
    h2,
    h3 {
        page-break-after: avoid;}
    select {
        background: #fff !important;}
    .navbar {
        display: none;}
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;}
    .label {
        border: 1px solid #000;}
    .table {
        border-collapse: collapse !important;}
    .table td,
    .table th {
        background-color: #fff !important;}
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;}
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;}

a {
    color: #337ab7;
    text-decoration: none;}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: none;}

a:focus {
    outline: none;}

figure {
    margin: 0;}

img {
    vertical-align: middle;}

[role="button"] {
    cursor: pointer;}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;}

h1,
.h1 {
    font-size: 36px;}

h2,
.h2 {
    font-size: 30px;}

h3,
.h3 {
    font-size: 24px;}

h4,
.h4 {
    font-size: 18px;}

h5,
.h5 {
    font-size: 14px;}

h6,
.h6 {
    font-size: 12px;}

p {
    margin: 0 0 10px;}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;}

small,
.small {
    font-size: 85%;}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3;}

.text-left {
    text-align: left;}

.text-right {
    text-align: right;}

.text-center {
    text-align: center;}

.text-justify {
    text-align: justify;}

.text-nowrap {
    white-space: nowrap;}

.text-lowercase {
    text-transform: lowercase;}

.text-uppercase {
    text-transform: uppercase;}

.text-capitalize {
    text-transform: capitalize;}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;}

dl {
    margin-top: 0;
    margin-bottom: 20px;}

dt,
dd {
    line-height: 1.42857143;}

dt {
    font-weight: bold;}

dd {
    margin-left: 0;}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";}

.clearfix:after {
    clear: both;}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;}

.pull-right {
    float: right !important;}

.pull-left {
    float: left !important;}

.hide {
    display: none !important;}

.show {
    display: block !important;}

.invisible {
    visibility: hidden;}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;}

.hidden {
    display: none !important;}

.affix {
    position: fixed;}

.tdcell {
    display: table-cell;}

.display-ib {
    display: inline-block;}
.link-text-center {
    width: 100%;
    height: 120px;
    margin-top:15px;}