#btnIDMeValidate{  padding: 8px 18px !important;
    background: #2F519D !important;
    border: none !important;
	margin-top:6px;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    outline: none !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;}
	
a
{
  
    color: #000;
    outline: none;
    border: none;
	text-decoration: underline !important;
    font-weight: 600 !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap; /* Prevent line breaks */
}
.hideCtl {
    display: none !important;
}
.showCtl {
    display: block !important;
}


.grvError {
    border-collapse: collapse !important;
}

.firsttd {
    font-size: 14px;
    color: red;
    font-weight: bold;
    width: 200px;
    
}

.sectd {
    font-size: 14px;
    width:600px;
}

.lblErrorText {
    font-size: 17px;
    color: red;
    font-weight: bold;
}

.lblSuccessText {
    font-size: 17px;
    color: green;
    font-weight: bold;
}

.messageValidator {
    margin: 0;
    width: 90%;
}

    .messageValidator tr {
        margin-bottom: 11px;
        display: block;
    }

.mainTable {
    width: 80% !important;
    margin: 0 auto;
}

.pharmacy_Systems tr {
    margin-bottom: 8px;
    display: block;
}

.credentials input {
    width: 500px;
}

.endpoint_respo {
    height: 300px
}

.systems_using_MDA tr {
    margin-bottom: 8px;
    display: block;
}

.systems_using_MDA .inputF {
    width: 400px;
}

.radiosBtn input {
    width: auto !important;
}

.logo_Area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/**/
@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg");
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

input[type=radio] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    padding: 10px;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

main {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

summary {
    display: block;
}

audio {
    display: inline-block;
}

canvas {
    display: inline-block;
}

video {
    display: inline-block;
}

audio:not([controls]) {
    height: 0px;
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0px;
}

a:focus {
    outline: dotted thin;
}

a:active {
    outline: 0px;
}

a:hover {
    outline: 0px;
}

h1 {
    margin: 0.67em 0px;
    font-size: 2em;
}

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;
}

hr {
    height: 0px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

mark {
    background: rgb(255, 255, 0);
    color: rgb(0, 0, 0);
}

code {
    font-family: monospace,serif;
    font-size: 1em;
}

kbd {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    font-family: monospace,serif;
    font-size: 1em;
}

samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "“" "”" "‘" "’";
}

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: 0px;
}
/*fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid silver; border-image: none;
}*/
legend {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
}

button {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}
/*input {
	margin: 0px; font-family: inherit; font-size: 100%;
}*/
select {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

textarea {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

button {
    line-height: normal;
}

input {
    line-height: normal;
}

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[type='checkbox'] {
    padding: 0px;
    box-sizing: border-box;
}

input[type='radio'] {
    padding: 0px;
    box-sizing: border-box;
}

input[type='search'] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media print {
    * {
        background: none !important;
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

        a:visited {
            text-decoration: underline;
        }

        a[href]::after {
            content: " (" attr(href) ")";
        }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    .ir a::after {
        content: "";
    }

    a[href^='javascript:']::after {
        content: "";
    }

    a[href^='#']::after {
        content: "";
    }

    pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h3 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .table td {
        background-color: rgb(255, 255, 255) !important;
    }

    .table th {
        background-color: rgb(255, 255, 255) !important;
    }

    .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .dropup > .btn > .caret {
        border-top-color: rgb(0, 0, 0) !important;
    }

    .label {
        border: 1px solid rgb(0, 0, 0);
        border-image: none;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }

    .table-bordered td {
        border: 1px solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    *::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    *::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    color: rgb(51, 51, 51);
    line-height: 1.4285;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
}
/*input {
	line-height: inherit; font-family: inherit; font-size: inherit;
}*/
button {
    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;
}

button {
    background-image: none;
}
/*input {
	background-image: none;
}*/
select[multiple] {
    background-image: none;
}

textarea {
    background-image: none;
}



    a:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    a:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
    }

    a:focus {
        outline: rgb(51, 51, 51) dotted thin;
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

.img-responsive {
    height: auto;
    display: block;
    max-width: 100%;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    border-radius: 4px;
    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 .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: rgb(238, 238, 238) 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);
}

p {
    margin: 0px 0px 10px;
}

.lead {
    line-height: 1.4;
    font-size: 16.09px;
    font-weight: 200;
    margin-bottom: 20px;
}

@media all and (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: rgb(153, 153, 153);
}

.text-primary {
    color: rgb(66, 139, 202);
}

.text-warning {
    color: rgb(192, 152, 83);
}

.text-danger {
    color: rgb(185, 74, 72);
}

.text-success {
    color: rgb(70, 136, 71);
}

.text-info {
    color: rgb(58, 135, 173);
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}
/*h1 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h2 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h3 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h4 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h5 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h6 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h1 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h2 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h3 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h4 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h5 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
.h6 {
	line-height: 1.1; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500;
}
h1 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h2 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h3 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h4 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h5 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
h6 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h1 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h2 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h3 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h4 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h5 small {
	color: rgb(153, 153, 153); line-height: 1; font-weight: normal;
}
.h6 small {
	color: rgb(153, 153, 153); 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;
}
h4 {
	margin-top: 10px; margin-bottom: 10px;
}
h5 {
	margin-top: 10px; margin-bottom: 10px;
}
h6 {
	margin-top: 10px; margin-bottom: 10px;
}
h1 {
	font-size: 36px;
}
.h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
.h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
.h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
.h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
.h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.h6 {
	font-size: 12px;
}
h1 small {
	font-size: 24px;
}
.h1 small {
	font-size: 24px;
}
h2 small {
	font-size: 18px;
}
.h2 small {
	font-size: 18px;
}
h3 small {
	font-size: 14px;
}
.h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 14px;
}
.h4 small {
	font-size: 14px;
}*/
.page-header {
    margin: 40px 0px 20px;
    padding-bottom: 9px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
}

ol {
    margin-top: 0px;
    margin-bottom: 10px;
}

ul ul {
    margin-bottom: 0px;
}

ol ul {
    margin-bottom: 0px;
}

ul ol {
    margin-bottom: 0px;
}

ol ol {
    margin-bottom: 0px;
}

.list-unstyled {
    list-style: none;
    padding-left: 0px;
}

.list-inline {
    list-style: none;
    padding-left: 0px;
}

    .list-inline > li {
        padding-right: 5px;
        padding-left: 5px;
        display: inline-block;
    }

dl {
    margin-bottom: 20px;
}

dt {
    line-height: 1.4285;
}

dd {
    line-height: 1.4285;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0px;
}

@media all and (min-width:768px) {
    .dl-horizontal dt {
        width: 260px;
        text-align: right;
        overflow: hidden;
        clear: left;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .dl-horizontal dd {
        margin-left: 280px;
    }

        .dl-horizontal dd::before {
            display: table;
            content: " ";
        }

        .dl-horizontal dd::after {
            display: table;
            content: " ";
        }

        .dl-horizontal dd::after {
            clear: both;
        }

        .dl-horizontal dd::before {
            display: table;
            content: " ";
        }

        .dl-horizontal dd::after {
            display: table;
            content: " ";
        }

        .dl-horizontal dd::after {
            clear: both;
        }
}

abbr[title] {
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr[data-original-title] {
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr.initialism {
    text-transform: uppercase;
    font-size: 90%;
}

blockquote {
    margin: 0px 0px 20px;
    padding: 10px 20px;
    border-left-color: rgb(238, 238, 238);
    border-left-width: 5px;
    border-left-style: solid;
}

    blockquote p {
        line-height: 1.25;
        font-size: 17.5px;
        font-weight: 300;
    }

        blockquote p:last-child {
            margin-bottom: 0px;
        }

    blockquote small {
        color: rgb(153, 153, 153);
        line-height: 1.4285;
        display: block;
    }

        blockquote small::before {
            content: "— ";
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0px;
        border-right-color: rgb(238, 238, 238);
        border-left-color: currentColor;
        border-right-width: 5px;
        border-left-width: 0px;
        border-right-style: solid;
        border-left-style: none;
    }

        blockquote.pull-right p {
            text-align: right;
        }

        blockquote.pull-right small {
            text-align: right;
        }

            blockquote.pull-right small::before {
                content: "";
            }

            blockquote.pull-right small::after {
                content: " —";
            }

q::before {
    content: "";
}

q::after {
    content: "";
}

blockquote::before {
    content: "";
}

blockquote::after {
    content: "";
}

address {
    line-height: 1.4285;
    font-style: normal;
    margin-bottom: 20px;
    display: block;
}

code {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

pre {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    border-radius: 4px;
    color: rgb(199, 37, 78);
    font-size: 90%;
    white-space: nowrap;
    background-color: rgb(249, 242, 244);
}

pre {
    margin: 0px 0px 10px;
    padding: 9.5px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    color: rgb(51, 51, 51);
    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.prettyprint {
        margin-bottom: 20px;
    }

    pre code {
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
        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::before {
        display: table;
        content: " ";
    }

    .container::after {
        display: table;
        content: " ";
    }

    .container::after {
        clear: both;
    }

    .container::before {
        display: table;
        content: " ";
    }

    .container::after {
        display: table;
        content: " ";
    }

    .container::after {
        clear: both;
    }

.row {
    margin-right: -15px;
    margin-left: -15px;
}

    .row::before {
        display: table;
        content: " ";
    }

    .row::after {
        display: table;
        content: " ";
    }

    .row::after {
        clear: both;
    }

    .row::before {
        display: table;
        content: " ";
    }

    .row::after {
        display: table;
        content: " ";
    }

    .row::after {
        clear: both;
    }

.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-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-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-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-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-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%;
}

@media all and (min-width:768px) {
    .container {
        max-width: 750px;
    }

    .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-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-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-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-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%;
    }
}

@media all and (min-width:992px) {
    .container {
        max-width: 970px;
    }

    .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-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-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-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-offset-0 {
        margin-left: 0px;
    }

    .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%;
    }
}

@media all and (min-width:1200px) {
    .container {
        max-width: 1170px;
        background-color: lightgray;
    }

    .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-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-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-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-offset-0 {
        margin-left: 0px;
    }

    .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%;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table thead > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table tbody > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table tfoot > tr > th {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table thead > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table tbody > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table tfoot > tr > td {
        padding: 8px;
        line-height: 1.4285;
        vertical-align: top;
        border-top-color: rgb(221, 221, 221);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .table thead > tr > th {
        vertical-align: bottom;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

    .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 th {
        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 caption + thead tr:first-child td {
        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 thead:first-child tr:first-child td {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .table tbody + tbody {
        border-top-color: rgb(221, 221, 221);
        border-top-width: 2px;
        border-top-style: solid;
    }

    .table .table {
        background-color: rgb(255, 255, 255);
    }

.table-condensed thead > tr > th {
    padding: 5px;
}

.table-condensed tbody > tr > th {
    padding: 5px;
}

.table-condensed tfoot > tr > th {
    padding: 5px;
}

.table-condensed thead > tr > td {
    padding: 5px;
}

.table-condensed tbody > tr > td {
    padding: 5px;
}

.table-condensed tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

    .table-bordered > thead > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tbody > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tfoot > tr > th {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > thead > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tbody > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > tfoot > tr > td {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: rgb(249, 249, 249);
}

.table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgb(249, 249, 249);
}

.table-hover > tbody > tr:hover > td {
    background-color: rgb(245, 245, 245);
}

.table-hover > tbody > tr:hover > th {
    background-color: rgb(245, 245, 245);
}

table col[class*='col-'] {
    float: none;
    display: table-column;
}

table td[class*='col-'] {
    float: none;
    display: table-cell;
}

table th[class*='col-'] {
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > td.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr > th.active {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > td {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tbody > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > tfoot > tr.active > th {
    background-color: rgb(245, 245, 245);
}

.table > thead > tr > td.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > td.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > td.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > thead > tr > th.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr > th.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr > th.success {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > td {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > td {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > td {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > thead > tr.success > th {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tbody > tr.success > th {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table > tfoot > tr.success > th {
    border-color: rgb(214, 233, 198);
    background-color: rgb(223, 240, 216);
}

.table-hover > tbody > tr > td.success:hover {
    border-color: rgb(201, 226, 179);
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr > th.success:hover {
    border-color: rgb(201, 226, 179);
    background-color: rgb(208, 233, 198);
}

.table-hover > tbody > tr.success:hover > td {
    border-color: rgb(201, 226, 179);
    background-color: rgb(208, 233, 198);
}

.table > thead > tr > td.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > td.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > td.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > thead > tr > th.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr > th.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr > th.danger {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > td {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > td {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > td {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > thead > tr.danger > th {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tbody > tr.danger > th {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table > tfoot > tr.danger > th {
    border-color: rgb(238, 211, 215);
    background-color: rgb(242, 222, 222);
}

.table-hover > tbody > tr > td.danger:hover {
    border-color: rgb(230, 193, 199);
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr > th.danger:hover {
    border-color: rgb(230, 193, 199);
    background-color: rgb(235, 204, 204);
}

.table-hover > tbody > tr.danger:hover > td {
    border-color: rgb(230, 193, 199);
    background-color: rgb(235, 204, 204);
}

.table > thead > tr > td.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > td.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > td.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > thead > tr > th.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr > th.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr > th.warning {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > td {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > td {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > td {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > thead > tr.warning > th {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tbody > tr.warning > th {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table > tfoot > tr.warning > th {
    border-color: rgb(251, 238, 213);
    background-color: rgb(252, 248, 227);
}

.table-hover > tbody > tr > td.warning:hover {
    border-color: rgb(248, 229, 190);
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr > th.warning:hover {
    border-color: rgb(248, 229, 190);
    background-color: rgb(250, 242, 204);
}

.table-hover > tbody > tr.warning:hover > td {
    border-color: rgb(248, 229, 190);
    background-color: rgb(250, 242, 204);
}

@media all and (max-width:768px) {
    .table-responsive {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
        width: 100%;
        margin-bottom: 15px;
        -ms-overflow-x: scroll;
        -ms-overflow-y: hidden;
    }

        .table-responsive > .table {
            margin-bottom: 0px;
            background-color: rgb(255, 255, 255);
        }

            .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > th {
                white-space: nowrap;
            }

            .table-responsive > .table > thead > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tbody > tr > td {
                white-space: nowrap;
            }

            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0px currentColor;
            border-image: 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 > th: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 > tbody > tr > td: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 > thead > tr > th: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 > 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 > tbody > tr > td: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 > thead > tr:last-child > th {
                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 > th {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }

            .table-responsive > .table-bordered > thead > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-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 > tfoot > tr:last-child > td {
                border-bottom-color: currentColor;
                border-bottom-width: 0px;
                border-bottom-style: none;
            }
}
/*fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}*/
/*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(51, 51, 51); line-height: inherit; font-size: 21px; margin-bottom: 20px; display: block;
}*/
label {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

input[type='search'] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input[type='radio'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='checkbox'] {
    margin: 4px 0px 0px;
    line-height: normal;
}

input[type='file'] {
    display: block;
}

select[multiple] {
    height: auto;
}

select[size] {
    height: auto;
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
}

input[type='file']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

input[type='radio']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

input[type='checkbox']:focus {
    outline: rgb(51, 51, 51) dotted thin;
    outline-offset: -2px;
}

:-ms-input-placeholder.form-control {
    color: rgb(153, 153, 153);
}

.form-control {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-image: none;
    width: 100%;
    height: 34px;
    color: rgb(85, 85, 85);
    line-height: 1.4285;
    font-size: 14px;
    vertical-align: middle;
    display: block;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    background-color: rgb(255, 255, 255);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .form-control:focus {
        border-color: rgb(102, 175, 233);
        outline: 0px;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    }

[disabled].form-control {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

[readonly].form-control {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 15px;
}

.radio {
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    display: block;
    min-height: 20px;
}

.checkbox {
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    display: block;
    min-height: 20px;
}

.radio label {
    font-weight: normal;
    margin-bottom: 0px;
    display: inline;
    cursor: pointer;
}

.checkbox label {
    font-weight: normal;
    margin-bottom: 0px;
    display: inline;
    cursor: pointer;
}

.radio input[type='radio'] {
    margin-left: -20px;
    float: left;
}

.radio-inline input[type='radio'] {
    margin-left: -20px;
    float: left;
}

.checkbox input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

.checkbox-inline input[type='checkbox'] {
    margin-left: -20px;
    float: left;
}

.radio + .radio {
    margin-top: -5px;
}

.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.checkbox-inline {
    padding-left: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.radio-inline + .radio-inline {
    margin-top: 0px;
    margin-left: 10px;
}

.checkbox-inline + .checkbox-inline {
    margin-top: 0px;
    margin-left: 10px;
}

input[type='radio'][disabled] {
    cursor: not-allowed;
}

input[type='checkbox'][disabled] {
    cursor: not-allowed;
}

[disabled].radio {
    cursor: not-allowed;
}

[disabled].radio-inline {
    cursor: not-allowed;
}

[disabled].checkbox {
    cursor: not-allowed;
}

[disabled].checkbox-inline {
    cursor: not-allowed;
}

fieldset[disabled] input[type='radio'] {
    cursor: not-allowed;
}

fieldset[disabled] input[type='checkbox'] {
    cursor: not-allowed;
}

fieldset[disabled] .radio {
    cursor: not-allowed;
}

fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox {
    cursor: not-allowed;
}

fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm {
    height: auto;
}

.input-lg {
    padding: 10px 16px;
    border-radius: 6px;
    height: 45px;
    line-height: 1.33;
    font-size: 18px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg {
    height: auto;
}

.has-warning .help-block {
    color: rgb(192, 152, 83);
}

.has-warning .control-label {
    color: rgb(192, 152, 83);
}

.has-warning .form-control {
    border-color: rgb(192, 152, 83);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-warning .form-control:focus {
        border-color: rgb(164, 126, 60);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #dbc59e;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    }

.has-warning .input-group-addon {
    border-color: rgb(192, 152, 83);
    color: rgb(192, 152, 83);
    background-color: rgb(252, 248, 227);
}

.has-error .help-block {
    color: rgb(185, 74, 72);
}

.has-error .control-label {
    color: rgb(185, 74, 72);
}

.has-error .form-control {
    border-color: rgb(185, 74, 72);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: rgb(149, 59, 57);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #d59392;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    }

.has-error .input-group-addon {
    border-color: rgb(185, 74, 72);
    color: rgb(185, 74, 72);
    background-color: rgb(242, 222, 222);
}

.has-success .help-block {
    color: rgb(70, 136, 71);
}

.has-success .control-label {
    color: rgb(70, 136, 71);
}

.has-success .form-control {
    border-color: rgb(70, 136, 71);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-success .form-control:focus {
        border-color: rgb(53, 102, 53);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #7aba7b;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    }

.has-success .input-group-addon {
    border-color: rgb(70, 136, 71);
    color: rgb(70, 136, 71);
    background-color: rgb(223, 240, 216);
}

.form-control-static {
    padding-top: 7px;
    margin-bottom: 0px;
}

.help-block {
    color: rgb(115, 115, 115);
    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 {
        display: inline-block;
    }

    .form-inline .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: inline-block;
    }

    .form-inline .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: inline-block;
    }

    .form-inline .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .form-inline .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .radio {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .checkbox {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

    .form-horizontal .form-group::before {
        display: table;
        content: " ";
    }

    .form-horizontal .form-group::after {
        display: table;
        content: " ";
    }

    .form-horizontal .form-group::after {
        clear: both;
    }

    .form-horizontal .form-group::before {
        display: table;
        content: " ";
    }

    .form-horizontal .form-group::after {
        display: table;
        content: " ";
    }

    .form-horizontal .form-group::after {
        clear: both;
    }

@media all and (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.btn {
    padding: 6px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    text-align: center;
    line-height: 1.4285;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: rgb(51, 51, 51) dotted thin;
        outline-offset: -2px;
    }

    .btn:hover {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    .btn:focus {
        color: rgb(51, 51, 51);
        text-decoration: none;
    }

    .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, .125);
    }

.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, .125);
}

.disabled.btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

[disabled].btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-default {
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
}

    .btn-default:hover {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:focus {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

    .btn-default:active {
        border-color: rgb(173, 173, 173);
        color: rgb(51, 51, 51);
        background-color: rgb(235, 235, 235);
    }

.active.btn-default {
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
    background-color: rgb(235, 235, 235);
}

.open .btn-default.dropdown-toggle {
    border-color: rgb(173, 173, 173);
    color: rgb(51, 51, 51);
    background-color: rgb(235, 235, 235);
}

.btn-default:active {
    background-image: none;
}

.active.btn-default {
    background-image: none;
}

.open .btn-default.dropdown-toggle {
    background-image: none;
}

.disabled.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default {
    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].btn-default:hover {
    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);
}

.disabled.btn-default:focus {
    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);
}

fieldset[disabled] .btn-default:focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.disabled.btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .btn-default:active {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.active.disabled.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

[disabled].active.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

fieldset[disabled] .active.btn-default {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.btn-primary {
    border-color: rgb(53, 126, 189);
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

    .btn-primary:hover {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    .btn-primary:focus {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

    .btn-primary:active {
        border-color: rgb(40, 94, 142);
        color: rgb(255, 255, 255);
        background-color: rgb(50, 118, 177);
    }

.active.btn-primary {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.open .btn-primary.dropdown-toggle {
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
}

.btn-primary:active {
    background-image: none;
}

.active.btn-primary {
    background-image: none;
}

.open .btn-primary.dropdown-toggle {
    background-image: none;
}

.disabled.btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.disabled.btn-primary:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:hover {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.disabled.btn-primary:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:focus {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.disabled.btn-primary:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].btn-primary:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .btn-primary:active {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.active.disabled.btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

[disabled].active.btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

fieldset[disabled] .active.btn-primary {
    border-color: rgb(53, 126, 189);
    background-color: rgb(66, 139, 202);
}

.btn-warning {
    border-color: rgb(238, 162, 54);
    color: rgb(255, 255, 255);
    background-color: rgb(240, 173, 78);
}

    .btn-warning:hover {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    .btn-warning:focus {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

    .btn-warning:active {
        border-color: rgb(213, 133, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(237, 156, 40);
    }

.active.btn-warning {
    border-color: rgb(213, 133, 18);
    color: rgb(255, 255, 255);
    background-color: rgb(237, 156, 40);
}

.open .btn-warning.dropdown-toggle {
    border-color: rgb(213, 133, 18);
    color: rgb(255, 255, 255);
    background-color: rgb(237, 156, 40);
}

.btn-warning:active {
    background-image: none;
}

.active.btn-warning {
    background-image: none;
}

.open .btn-warning.dropdown-toggle {
    background-image: none;
}

.disabled.btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.disabled.btn-warning:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:hover {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.disabled.btn-warning:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:focus {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.disabled.btn-warning:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].btn-warning:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .btn-warning:active {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.active.disabled.btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

[disabled].active.btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

fieldset[disabled] .active.btn-warning {
    border-color: rgb(238, 162, 54);
    background-color: rgb(240, 173, 78);
}

.btn-danger {
    border-color: rgb(212, 63, 58);
    color: rgb(255, 255, 255);
    background-color: rgb(217, 83, 79);
}

    .btn-danger:hover {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    .btn-danger:focus {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

    .btn-danger:active {
        border-color: rgb(172, 41, 37);
        color: rgb(255, 255, 255);
        background-color: rgb(210, 50, 45);
    }

.active.btn-danger {
    border-color: rgb(172, 41, 37);
    color: rgb(255, 255, 255);
    background-color: rgb(210, 50, 45);
}

.open .btn-danger.dropdown-toggle {
    border-color: rgb(172, 41, 37);
    color: rgb(255, 255, 255);
    background-color: rgb(210, 50, 45);
}

.btn-danger:active {
    background-image: none;
}

.active.btn-danger {
    background-image: none;
}

.open .btn-danger.dropdown-toggle {
    background-image: none;
}

.disabled.btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.disabled.btn-danger:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:hover {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.disabled.btn-danger:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:focus {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.disabled.btn-danger:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].btn-danger:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .btn-danger:active {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.active.disabled.btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

[disabled].active.btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

fieldset[disabled] .active.btn-danger {
    border-color: rgb(212, 63, 58);
    background-color: rgb(217, 83, 79);
}

.btn-success {
    border-color: rgb(76, 174, 76);
    color: rgb(255, 255, 255);
    background-color: rgb(92, 184, 92);
}

    .btn-success:hover {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    .btn-success:focus {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

    .btn-success:active {
        border-color: rgb(57, 132, 57);
        color: rgb(255, 255, 255);
        background-color: rgb(71, 164, 71);
    }

.active.btn-success {
    border-color: rgb(57, 132, 57);
    color: rgb(255, 255, 255);
    background-color: rgb(71, 164, 71);
}

.open .btn-success.dropdown-toggle {
    border-color: rgb(57, 132, 57);
    color: rgb(255, 255, 255);
    background-color: rgb(71, 164, 71);
}

.btn-success:active {
    background-image: none;
}

.active.btn-success {
    background-image: none;
}

.open .btn-success.dropdown-toggle {
    background-image: none;
}

.disabled.btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.disabled.btn-success:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:hover {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.disabled.btn-success:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:focus {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.disabled.btn-success:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].btn-success:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .btn-success:active {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.active.disabled.btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

[disabled].active.btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

fieldset[disabled] .active.btn-success {
    border-color: rgb(76, 174, 76);
    background-color: rgb(92, 184, 92);
}

.btn-info {
    border-color: rgb(70, 184, 218);
    color: rgb(255, 255, 255);
    background-color: rgb(91, 192, 222);
}

    .btn-info:hover {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    .btn-info:focus {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

    .btn-info:active {
        border-color: rgb(38, 154, 188);
        color: rgb(255, 255, 255);
        background-color: rgb(57, 179, 215);
    }

.active.btn-info {
    border-color: rgb(38, 154, 188);
    color: rgb(255, 255, 255);
    background-color: rgb(57, 179, 215);
}

.open .btn-info.dropdown-toggle {
    border-color: rgb(38, 154, 188);
    color: rgb(255, 255, 255);
    background-color: rgb(57, 179, 215);
}

.btn-info:active {
    background-image: none;
}

.active.btn-info {
    background-image: none;
}

.open .btn-info.dropdown-toggle {
    background-image: none;
}

.disabled.btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.disabled.btn-info:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:hover {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.disabled.btn-info:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:focus {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.disabled.btn-info:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].btn-info:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .btn-info:active {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.active.disabled.btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

[disabled].active.btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

fieldset[disabled] .active.btn-info {
    border-color: rgb(70, 184, 218);
    background-color: rgb(91, 192, 222);
}

.btn-link {
    border-radius: 0px;
    color: rgb(66, 139, 202);
    font-weight: normal;
    cursor: pointer;
}

.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:hover {
        border-color: transparent;
    }

    .btn-link:focus {
        border-color: transparent;
    }

    .btn-link:active {
        border-color: transparent;
    }

    .btn-link:hover {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link:focus {
        color: rgb(42, 100, 150);
        text-decoration: underline;
        background-color: transparent;
    }

[disabled].btn-link:hover {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

fieldset[disabled] .btn-link:hover {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

[disabled].btn-link:focus {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

fieldset[disabled] .btn-link:focus {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    border-radius: 6px;
    line-height: 1.33;
    font-size: 18px;
}

.btn-sm {
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-xs {
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-xs {
    padding: 1px 5px;
}

.btn-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    display: block;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type='submit'].btn-block {
    width: 100%;
}

input[type='reset'].btn-block {
    width: 100%;
}

input[type='button'].btn-block {
    width: 100%;
}

.fade {
    transition: opacity 0.15s linear;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
}

.in.fade {
    opacity: 1;
}

.collapse {
    display: none;
}

.in.collapse {
    display: block;
}

.collapsing {
    transition: height 0.35s;
    height: 0px;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .35s ease;
}

.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;
}

.glyphicon-asterisk::before {
    content: "*";
}

.glyphicon-plus::before {
    content: "+";
}

.glyphicon-euro::before {
    content: "€";
}

.glyphicon-minus::before {
    content: "-";
}

.glyphicon-cloud::before {
    content: "?";
}

.glyphicon-envelope::before {
    content: "?";
}

.glyphicon-pencil::before {
    content: "?";
}

.glyphicon-glass::before {
    content: "?";
}

.glyphicon-music::before {
    content: "?";
}

.glyphicon-search::before {
    content: "?";
}

.glyphicon-heart::before {
    content: "?";
}

.glyphicon-star::before {
    content: "?";
}

.glyphicon-star-empty::before {
    content: "?";
}

.glyphicon-user::before {
    content: "?";
}

.glyphicon-film::before {
    content: "?";
}

.glyphicon-th-large::before {
    content: "?";
}

.glyphicon-th::before {
    content: "?";
}

.glyphicon-th-list::before {
    content: "?";
}

.glyphicon-ok::before {
    content: "?";
}

.glyphicon-remove::before {
    content: "?";
}

.glyphicon-zoom-in::before {
    content: "?";
}

.glyphicon-zoom-out::before {
    content: "?";
}

.glyphicon-off::before {
    content: "?";
}

.glyphicon-signal::before {
    content: "?";
}

.glyphicon-cog::before {
    content: "?";
}

.glyphicon-trash::before {
    content: "?";
}

.glyphicon-home::before {
    content: "?";
}

.glyphicon-file::before {
    content: "?";
}

.glyphicon-time::before {
    content: "?";
}

.glyphicon-road::before {
    content: "?";
}

.glyphicon-download-alt::before {
    content: "?";
}

.glyphicon-download::before {
    content: "?";
}

.glyphicon-upload::before {
    content: "?";
}

.glyphicon-inbox::before {
    content: "?";
}

.glyphicon-play-circle::before {
    content: "?";
}

.glyphicon-repeat::before {
    content: "?";
}

.glyphicon-refresh::before {
    content: "?";
}

.glyphicon-list-alt::before {
    content: "?";
}

.glyphicon-flag::before {
    content: "?";
}

.glyphicon-headphones::before {
    content: "?";
}

.glyphicon-volume-off::before {
    content: "?";
}

.glyphicon-volume-down::before {
    content: "?";
}

.glyphicon-volume-up::before {
    content: "?";
}

.glyphicon-qrcode::before {
    content: "?";
}

.glyphicon-barcode::before {
    content: "?";
}

.glyphicon-tag::before {
    content: "?";
}

.glyphicon-tags::before {
    content: "?";
}

.glyphicon-book::before {
    content: "?";
}

.glyphicon-print::before {
    content: "?";
}

.glyphicon-font::before {
    content: "?";
}

.glyphicon-bold::before {
    content: "?";
}

.glyphicon-italic::before {
    content: "?";
}

.glyphicon-text-height::before {
    content: "?";
}

.glyphicon-text-width::before {
    content: "?";
}

.glyphicon-align-left::before {
    content: "?";
}

.glyphicon-align-center::before {
    content: "?";
}

.glyphicon-align-right::before {
    content: "?";
}

.glyphicon-align-justify::before {
    content: "?";
}

.glyphicon-list::before {
    content: "?";
}

.glyphicon-indent-left::before {
    content: "?";
}

.glyphicon-indent-right::before {
    content: "?";
}

.glyphicon-facetime-video::before {
    content: "?";
}

.glyphicon-picture::before {
    content: "?";
}

.glyphicon-map-marker::before {
    content: "?";
}

.glyphicon-adjust::before {
    content: "?";
}

.glyphicon-tint::before {
    content: "?";
}

.glyphicon-edit::before {
    content: "?";
}

.glyphicon-share::before {
    content: "?";
}

.glyphicon-check::before {
    content: "?";
}

.glyphicon-move::before {
    content: "?";
}

.glyphicon-step-backward::before {
    content: "?";
}

.glyphicon-fast-backward::before {
    content: "?";
}

.glyphicon-backward::before {
    content: "?";
}

.glyphicon-play::before {
    content: "?";
}

.glyphicon-pause::before {
    content: "?";
}

.glyphicon-stop::before {
    content: "?";
}

.glyphicon-forward::before {
    content: "?";
}

.glyphicon-fast-forward::before {
    content: "?";
}

.glyphicon-step-forward::before {
    content: "?";
}

.glyphicon-eject::before {
    content: "?";
}

.glyphicon-chevron-left::before {
    content: "?";
}

.glyphicon-chevron-right::before {
    content: "?";
}

.glyphicon-plus-sign::before {
    content: "?";
}

.glyphicon-minus-sign::before {
    content: "?";
}

.glyphicon-remove-sign::before {
    content: "?";
}

.glyphicon-ok-sign::before {
    content: "?";
}

.glyphicon-question-sign::before {
    content: "?";
}

.glyphicon-info-sign::before {
    content: "?";
}

.glyphicon-screenshot::before {
    content: "?";
}

.glyphicon-remove-circle::before {
    content: "?";
}

.glyphicon-ok-circle::before {
    content: "?";
}

.glyphicon-ban-circle::before {
    content: "?";
}

.glyphicon-arrow-left::before {
    content: "?";
}

.glyphicon-arrow-right::before {
    content: "?";
}

.glyphicon-arrow-up::before {
    content: "?";
}

.glyphicon-arrow-down::before {
    content: "?";
}

.glyphicon-share-alt::before {
    content: "?";
}

.glyphicon-resize-full::before {
    content: "?";
}

.glyphicon-resize-small::before {
    content: "?";
}

.glyphicon-exclamation-sign::before {
    content: "?";
}

.glyphicon-gift::before {
    content: "?";
}

.glyphicon-leaf::before {
    content: "?";
}

.glyphicon-eye-open::before {
    content: "?";
}

.glyphicon-eye-close::before {
    content: "?";
}

.glyphicon-warning-sign::before {
    content: "?";
}

.glyphicon-plane::before {
    content: "?";
}

.glyphicon-random::before {
    content: "?";
}

.glyphicon-comment::before {
    content: "?";
}

.glyphicon-magnet::before {
    content: "?";
}

.glyphicon-chevron-up::before {
    content: "?";
}

.glyphicon-chevron-down::before {
    content: "?";
}

.glyphicon-retweet::before {
    content: "?";
}

.glyphicon-shopping-cart::before {
    content: "?";
}

.glyphicon-folder-close::before {
    content: "?";
}

.glyphicon-folder-open::before {
    content: "?";
}

.glyphicon-resize-vertical::before {
    content: "?";
}

.glyphicon-resize-horizontal::before {
    content: "?";
}

.glyphicon-hdd::before {
    content: "?";
}

.glyphicon-bullhorn::before {
    content: "?";
}

.glyphicon-certificate::before {
    content: "?";
}

.glyphicon-thumbs-up::before {
    content: "?";
}

.glyphicon-thumbs-down::before {
    content: "?";
}

.glyphicon-hand-right::before {
    content: "?";
}

.glyphicon-hand-left::before {
    content: "?";
}

.glyphicon-hand-up::before {
    content: "?";
}

.glyphicon-hand-down::before {
    content: "?";
}

.glyphicon-circle-arrow-right::before {
    content: "?";
}

.glyphicon-circle-arrow-left::before {
    content: "?";
}

.glyphicon-circle-arrow-up::before {
    content: "?";
}

.glyphicon-circle-arrow-down::before {
    content: "?";
}

.glyphicon-globe::before {
    content: "?";
}

.glyphicon-tasks::before {
    content: "?";
}

.glyphicon-filter::before {
    content: "?";
}

.glyphicon-fullscreen::before {
    content: "?";
}

.glyphicon-dashboard::before {
    content: "?";
}

.glyphicon-heart-empty::before {
    content: "?";
}

.glyphicon-link::before {
    content: "?";
}

.glyphicon-phone::before {
    content: "?";
}

.glyphicon-usd::before {
    content: "?";
}

.glyphicon-gbp::before {
    content: "?";
}

.glyphicon-sort::before {
    content: "?";
}

.glyphicon-sort-by-alphabet::before {
    content: "?";
}

.glyphicon-sort-by-alphabet-alt::before {
    content: "?";
}

.glyphicon-sort-by-order::before {
    content: "?";
}

.glyphicon-sort-by-order-alt::before {
    content: "?";
}

.glyphicon-sort-by-attributes::before {
    content: "?";
}

.glyphicon-sort-by-attributes-alt::before {
    content: "?";
}

.glyphicon-unchecked::before {
    content: "?";
}

.glyphicon-expand::before {
    content: "?";
}

.glyphicon-collapse-down::before {
    content: "?";
}

.glyphicon-collapse-up::before {
    content: "?";
}

.glyphicon-log-in::before {
    content: "?";
}

.glyphicon-flash::before {
    content: "?";
}

.glyphicon-log-out::before {
    content: "?";
}

.glyphicon-new-window::before {
    content: "?";
}

.glyphicon-record::before {
    content: "?";
}

.glyphicon-save::before {
    content: "?";
}

.glyphicon-open::before {
    content: "?";
}

.glyphicon-saved::before {
    content: "?";
}

.glyphicon-import::before {
    content: "?";
}

.glyphicon-export::before {
    content: "?";
}

.glyphicon-send::before {
    content: "?";
}

.glyphicon-floppy-disk::before {
    content: "?";
}

.glyphicon-floppy-saved::before {
    content: "?";
}

.glyphicon-floppy-remove::before {
    content: "?";
}

.glyphicon-floppy-save::before {
    content: "?";
}

.glyphicon-floppy-open::before {
    content: "?";
}

.glyphicon-credit-card::before {
    content: "?";
}

.glyphicon-transfer::before {
    content: "?";
}

.glyphicon-cutlery::before {
    content: "?";
}

.glyphicon-header::before {
    content: "?";
}

.glyphicon-compressed::before {
    content: "?";
}

.glyphicon-earphone::before {
    content: "?";
}

.glyphicon-phone-alt::before {
    content: "?";
}

.glyphicon-tower::before {
    content: "?";
}

.glyphicon-stats::before {
    content: "?";
}

.glyphicon-sd-video::before {
    content: "?";
}

.glyphicon-hd-video::before {
    content: "?";
}

.glyphicon-subtitles::before {
    content: "?";
}

.glyphicon-sound-stereo::before {
    content: "?";
}

.glyphicon-sound-dolby::before {
    content: "?";
}

.glyphicon-sound-5-1::before {
    content: "?";
}

.glyphicon-sound-6-1::before {
    content: "?";
}

.glyphicon-sound-7-1::before {
    content: "?";
}

.glyphicon-copyright-mark::before {
    content: "?";
}

.glyphicon-registration-mark::before {
    content: "?";
}

.glyphicon-cloud-download::before {
    content: "?";
}

.glyphicon-cloud-upload::before {
    content: "?";
}

.glyphicon-tree-conifer::before {
    content: "?";
}

.glyphicon-tree-deciduous::before {
    content: "?";
}

.glyphicon-briefcase::before {
    content: "??";
}

.glyphicon-calendar::before {
    content: "??";
}

.glyphicon-pushpin::before {
    content: "??";
}

.glyphicon-paperclip::before {
    content: "??";
}

.glyphicon-camera::before {
    content: "??";
}

.glyphicon-lock::before {
    content: "??";
}

.glyphicon-bell::before {
    content: "??";
}

.glyphicon-bookmark::before {
    content: "??";
}

.glyphicon-fire::before {
    content: "??";
}

.glyphicon-wrench::before {
    content: "??";
}

.caret {
    border-width: 4px 4px 0px;
    border-style: solid solid dotted;
    border-color: rgb(0, 0, 0) transparent currentColor;
    width: 0px;
    height: 0px;
    margin-left: 2px;
    vertical-align: middle;
    display: inline-block;
    content: "";
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0px;
}

.dropdown-menu {
    list-style: none;
    margin: 2px 0px 0px;
    padding: 5px 0px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-image: none;
    left: 0px;
    top: 100%;
    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, .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(51, 51, 51);
    line-height: 1.4285;
    clear: both;
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

    .dropdown-menu > li > a:hover {
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    .dropdown-menu > li > a:focus {
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

.dropdown-menu > .active > a {
    outline: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(66, 139, 202);
}

    .dropdown-menu > .active > a:hover {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

    .dropdown-menu > .active > a:focus {
        outline: 0px;
        color: rgb(255, 255, 255);
        text-decoration: none;
        background-color: rgb(66, 139, 202);
    }

.dropdown-menu > .disabled > a {
    color: rgb(153, 153, 153);
}

    .dropdown-menu > .disabled > a:hover {
        color: rgb(153, 153, 153);
    }

    .dropdown-menu > .disabled > a:focus {
        color: rgb(153, 153, 153);
    }

    .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

    .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed;
        background-image: none;
        background-color: transparent;
    }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0px;
}

.dropdown-header {
    padding: 3px 20px;
    color: rgb(153, 153, 153);
    line-height: 1.4285;
    font-size: 12px;
    display: block;
}

.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: rgb(0, 0, 0);
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: dotted;
    border-bottom-style: solid;
    content: "";
}

.navbar-fixed-bottom .dropdown .caret {
    border-top-color: currentColor;
    border-bottom-color: rgb(0, 0, 0);
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-top-style: dotted;
    border-bottom-style: solid;
    content: "";
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media all and (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0px;
    }
}

.btn-default .caret {
    border-top-color: rgb(51, 51, 51);
}

.btn-primary .caret {
    border-top-color: rgb(255, 255, 255);
}

.btn-success .caret {
    border-top-color: rgb(255, 255, 255);
}

.btn-warning .caret {
    border-top-color: rgb(255, 255, 255);
}

.btn-danger .caret {
    border-top-color: rgb(255, 255, 255);
}

.btn-info .caret {
    border-top-color: rgb(255, 255, 255);
}

.dropup .btn-default .caret {
    border-bottom-color: rgb(51, 51, 51);
}

.dropup .btn-primary .caret {
    border-bottom-color: rgb(255, 255, 255);
}

.dropup .btn-success .caret {
    border-bottom-color: rgb(255, 255, 255);
}

.dropup .btn-warning .caret {
    border-bottom-color: rgb(255, 255, 255);
}

.dropup .btn-danger .caret {
    border-bottom-color: rgb(255, 255, 255);
}

.dropup .btn-info .caret {
    border-bottom-color: rgb(255, 255, 255);
}

.btn-group {
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.btn-group-vertical {
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.btn-group > .btn {
    float: left;
    position: relative;
}

.btn-group-vertical > .btn {
    float: left;
    position: relative;
}

.btn-group > .btn:hover {
    z-index: 2;
}

.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group > .btn:focus {
    z-index: 2;
}

.btn-group-vertical > .btn:focus {
    z-index: 2;
}

.btn-group > .btn:active {
    z-index: 2;
}

.btn-group-vertical > .btn:active {
    z-index: 2;
}

.btn-group > .active.btn {
    z-index: 2;
}

.btn-group-vertical > .active.btn {
    z-index: 2;
}

.btn-group > .btn:focus {
}

.btn-group-vertical > .btn:focus {
}

.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::before {
    display: table;
    content: " ";
}

.btn-toolbar::after {
    display: table;
    content: " ";
}

.btn-toolbar::after {
    clear: both;
}

.btn-toolbar::before {
    display: table;
    content: " ";
}

.btn-toolbar::after {
    display: table;
    content: " ";
}

.btn-toolbar::after {
    clear: both;
}

.btn-toolbar .btn-group {
    float: left;
}

.btn-toolbar > .btn + .btn {
    margin-left: 5px;
}

.btn-toolbar > .btn-group + .btn {
    margin-left: 5px;
}

.btn-toolbar > .btn + .btn-group {
    margin-left: 5px;
}

.btn-toolbar > .btn-group + .btn-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.btn-group > :last-child.btn {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group > :first-child.btn-group > .dropdown-toggle {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group > :last-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-xs > .btn {
    padding: 1px 5px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
    font-size: 12px;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    border-radius: 6px;
    line-height: 1.33;
    font-size: 18px;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.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, .125);
}

.btn .caret {
    margin-left: 0px;
}

.btn-lg .caret {
    border-width: 5px 5px 0px;
}

.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::before {
        display: table;
        content: " ";
    }

    .btn-group-vertical > .btn-group::after {
        display: table;
        content: " ";
    }

    .btn-group-vertical > .btn-group::after {
        clear: both;
    }

    .btn-group-vertical > .btn-group::before {
        display: table;
        content: " ";
    }

    .btn-group-vertical > .btn-group::after {
        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-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :last-child:not(:first-child).btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
    border-radius: 0px;
}

.btn-group-vertical > :first-child.btn-group > :last-child.btn {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :first-child.btn-group > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group-vertical > :last-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;
    }

[data-toggle='buttons'] > .btn > input[type='radio'] {
    display: none;
}

[data-toggle='buttons'] > .btn > input[type='checkbox'] {
    display: none;
}

.input-group {
    display: table;
    border-collapse: separate;
    position: relative;
}

.col.input-group {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0px;
}

.input-group-lg > .form-control {
    padding: 10px 16px;
    border-radius: 6px;
    height: 45px;
    line-height: 1.33;
    font-size: 18px;
}

.input-group-lg > .input-group-addon {
    padding: 10px 16px;
    border-radius: 6px;
    height: 45px;
    line-height: 1.33;
    font-size: 18px;
}

.input-group-lg > .input-group-btn > .btn {
    padding: 10px 16px;
    border-radius: 6px;
    height: 45px;
    line-height: 1.33;
    font-size: 18px;
}

select.input-group-lg > .form-control {
    height: 45px;
    line-height: 45px;
}

select.input-group-lg > .input-group-addon {
    height: 45px;
    line-height: 45px;
}

select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-group-lg > .form-control {
    height: auto;
}

textarea.input-group-lg > .input-group-addon {
    height: auto;
}

textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

.input-group-sm > .input-group-addon {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

.input-group-sm > .input-group-btn > .btn {
    padding: 5px 10px;
    border-radius: 3px;
    height: 30px;
    line-height: 1.5;
    font-size: 12px;
}

select.input-group-sm > .form-control {
    height: 30px;
    line-height: 30px;
}

select.input-group-sm > .input-group-addon {
    height: 30px;
    line-height: 30px;
}

select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control {
    height: auto;
}

textarea.input-group-sm > .input-group-addon {
    height: auto;
}

textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.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: 6px 12px;
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    font-weight: normal;
    background-color: rgb(238, 238, 238);
}

.input-sm.input-group-addon {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}

.input-lg.input-group-addon {
    padding: 10px 16px;
    border-radius: 6px;
    font-size: 18px;
}

.input-group-addon input[type='radio'] {
    margin-top: 0px;
}

.input-group-addon input[type='checkbox'] {
    margin-top: 0px;
}

.input-group :first-child.form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 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 > .dropdown-toggle {
    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;
}

:first-child.input-group-addon {
    border-right-color: currentColor;
    border-right-width: 0px;
    border-right-style: none;
}

.input-group :last-child.form-control {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

:last-child.input-group-addon {
    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 > .dropdown-toggle {
    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-addon {
    border-left-color: currentColor;
    border-left-width: 0px;
    border-left-style: none;
}

.input-group-btn {
    white-space: nowrap;
    position: relative;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px;
        }

        .input-group-btn > .btn:hover {
            z-index: 2;
        }

        .input-group-btn > .btn:active {
            z-index: 2;
        }

.nav {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

    .nav::before {
        display: table;
        content: " ";
    }

    .nav::after {
        display: table;
        content: " ";
    }

    .nav::after {
        clear: both;
    }

    .nav::before {
        display: table;
        content: " ";
    }

    .nav::after {
        display: table;
        content: " ";
    }

    .nav::after {
        clear: both;
    }

    .nav > li {
        display: block;
        position: relative;
    }

        .nav > li > a {
            padding: 10px 15px;
            display: block;
            position: relative;
        }

            .nav > li > a:hover {
                text-decoration: none;
            }

            .nav > li > a:focus {
                text-decoration: none;
            }

        .nav > li.disabled > a {
            color: rgb(153, 153, 153);
        }

            .nav > li.disabled > a:hover {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

            .nav > li.disabled > a:focus {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a {
        border-color: rgb(66, 139, 202);
    }

        .nav .open > a:hover {
            border-color: rgb(66, 139, 202);
        }

        .nav .open > a:focus {
            border-color: rgb(66, 139, 202);
        }

    .nav .nav-divider {
        margin: 9px 0px;
        height: 1px;
        overflow: hidden;
        background-color: rgb(229, 229, 229);
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .nav-tabs > li {
        margin-bottom: -1px;
        float: left;
    }

        .nav-tabs > li > a {
            border-radius: 4px 4px 0px 0px;
            border: 1px solid transparent;
            border-image: none;
            line-height: 1.4285;
            margin-right: 2px;
        }

            .nav-tabs > li > a:hover {
                border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
            }

        .nav-tabs > li.active > a {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
            border-image: none;
            color: rgb(85, 85, 85);
            cursor: default;
            background-color: rgb(255, 255, 255);
        }

            .nav-tabs > li.active > a:hover {
                border-width: 1px;
                border-style: solid;
                border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
                border-image: none;
                color: rgb(85, 85, 85);
                cursor: default;
                background-color: rgb(255, 255, 255);
            }

            .nav-tabs > li.active > a:focus {
                border-width: 1px;
                border-style: solid;
                border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
                border-image: none;
                color: rgb(85, 85, 85);
                cursor: default;
                background-color: rgb(255, 255, 255);
            }

.nav-justified.nav-tabs {
    width: 100%;
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .nav-justified.nav-tabs > li {
        float: none;
    }

        .nav-justified.nav-tabs > li > a {
            text-align: center;
        }

@media all and (min-width:768px) {
    .nav-justified.nav-tabs > li {
        width: 1%;
        display: table-cell;
    }
}

.nav-justified.nav-tabs > li > a {
    margin-right: 0px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.nav-justified.nav-tabs > .active > a {
    border-bottom-color: rgb(255, 255, 255);
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 5px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

        .nav-pills > li.active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(66, 139, 202);
        }

        .nav-pills > li.active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(66, 139, 202);
        }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0px;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
        }

@media all and (min-width:768px) {
    .nav-justified > li {
        width: 1%;
        display: table-cell;
    }
}

.nav-tabs-justified {
    border-bottom-color: currentColor;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

    .nav-tabs-justified > li > a {
        margin-right: 0px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: rgb(255, 255, 255);
    }

.tabbable::before {
    display: table;
    content: " ";
}

.tabbable::after {
    display: table;
    content: " ";
}

.tabbable::after {
    clear: both;
}

.tabbable::before {
    display: table;
    content: " ";
}

.tabbable::after {
    display: table;
    content: " ";
}

.tabbable::after {
    clear: both;
}

.tab-content > .tab-pane {
    display: none;
}

.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.pill-content > .active {
    display: block;
}

.nav .caret {
    border-top-color: rgb(66, 139, 202);
    border-bottom-color: rgb(66, 139, 202);
}

.nav a:hover .caret {
    border-top-color: rgb(42, 100, 150);
    border-bottom-color: rgb(42, 100, 150);
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.navbar {
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
    position: relative;
    z-index: 1000;
    min-height: 50px;
}

    .navbar::before {
        display: table;
        content: " ";
    }

    .navbar::after {
        display: table;
        content: " ";
    }

    .navbar::after {
        clear: both;
    }

    .navbar::before {
        display: table;
        content: " ";
    }

    .navbar::after {
        display: table;
        content: " ";
    }

    .navbar::after {
        clear: both;
    }

@media all and (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

.navbar-header::before {
    display: table;
    content: " ";
}

.navbar-header::after {
    display: table;
    content: " ";
}

.navbar-header::after {
    clear: both;
}

.navbar-header::before {
    display: table;
    content: " ";
}

.navbar-header::after {
    display: table;
    content: " ";
}

.navbar-header::after {
    clear: both;
}

@media all and (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    border-top-color: transparent;
    border-top-width: 1px;
    border-top-style: solid;
    -ms-overflow-x: visible;
    max-height: 340px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse::before {
        display: table;
        content: " ";
    }

    .navbar-collapse::after {
        display: table;
        content: " ";
    }

    .navbar-collapse::after {
        clear: both;
    }

    .navbar-collapse::before {
        display: table;
        content: " ";
    }

    .navbar-collapse::after {
        display: table;
        content: " ";
    }

    .navbar-collapse::after {
        clear: both;
    }

.in.navbar-collapse {
    -ms-overflow-y: auto;
}

@media all and (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
        box-shadow: none;
    }

    .collapse.navbar-collapse {
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0px;
        display: block !important;
    }

    .in.navbar-collapse {
        -ms-overflow-y: visible;
    }

    .navbar-collapse :first-child.navbar-left.navbar-nav {
        margin-left: -15px;
    }

    .navbar-collapse :last-child.navbar-right.navbar-nav {
        margin-right: -15px;
    }

    .navbar-collapse :last-child.navbar-text {
        margin-right: 0px;
    }
}

.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media all and (min-width:768px) {
    .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .container > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.navbar-static-top {
    border-width: 0px 0px 1px;
}

@media all and (min-width:768px) {
    .navbar-static-top {
        border-radius: 0px;
    }
}

.navbar-fixed-top {
    border-width: 0px 0px 1px;
    left: 0px;
    right: 0px;
    position: fixed;
}

.navbar-fixed-bottom {
    border-width: 0px 0px 1px;
    left: 0px;
    right: 0px;
    position: fixed;
}

@media all and (min-width:768px) {
    .navbar-fixed-top {
        border-radius: 0px;
    }

    .navbar-fixed-bottom {
        border-radius: 0px;
    }
}

.navbar-fixed-top {
    top: 0px;
    z-index: 1030;
}

.navbar-fixed-bottom {
    bottom: 0px;
    margin-bottom: 0px;
}

.navbar-brand {
    padding: 15px;
    line-height: 20px;
    font-size: 18px;
    float: left;
}

    .navbar-brand:hover {
        text-decoration: none;
    }

    .navbar-brand:focus {
        text-decoration: none;
    }

@media all and (min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    padding: 9px 10px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    float: right;
    position: relative;
    background-color: transparent;
}

    .navbar-toggle .icon-bar {
        border-radius: 1px;
        width: 22px;
        height: 2px;
        display: block;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media all and (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

@media all and (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        margin-top: 0px;
        float: none;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }

            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media all and (min-width:768px) {
    .navbar-nav {
        margin: 0px;
        float: left;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

@media all and (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media all and (min-width:768px) {
    .navbar-form .form-group {
        margin-bottom: 0px;
        vertical-align: middle;
        display: inline-block;
    }

    .navbar-form .form-control {
        display: inline-block;
    }

    .navbar-form .radio {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: inline-block;
    }

    .navbar-form .checkbox {
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: inline-block;
    }

    .navbar-form .radio input[type='radio'] {
        margin-left: 0px;
        float: none;
    }

    .navbar-form .checkbox input[type='checkbox'] {
        margin-left: 0px;
        float: none;
    }
}

@media all and (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media all and (min-width:768px) {
    .navbar-form {
        border: 0px currentColor;
        border-image: none;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pull-right.navbar-nav > li > .dropdown-menu {
    left: auto;
    right: 0px;
}

.navbar-nav > li > .pull-right.dropdown-menu {
    left: auto;
    right: 0px;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

@media all and (min-width:768px) {
    .navbar-text {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.navbar-default {
    border-color: rgb(231, 231, 231);
    background-color: rgb(248, 248, 248);
}

    .navbar-default .navbar-brand {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-brand:hover {
            color: rgb(94, 94, 94);
            background-color: transparent;
        }

        .navbar-default .navbar-brand:focus {
            color: rgb(94, 94, 94);
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: rgb(119, 119, 119);
    }

    .navbar-default .navbar-nav > li > a {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > li > a:focus {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

    .navbar-default .navbar-nav > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

    .navbar-default .navbar-toggle {
        border-color: rgb(221, 221, 221);
    }

        .navbar-default .navbar-toggle:hover {
            background-color: rgb(221, 221, 221);
        }

        .navbar-default .navbar-toggle:focus {
            background-color: rgb(221, 221, 221);
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: rgb(204, 204, 204);
        }

    .navbar-default .navbar-collapse {
        border-color: rgb(230, 230, 230);
    }

    .navbar-default .navbar-form {
        border-color: rgb(230, 230, 230);
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: rgb(51, 51, 51);
        border-bottom-color: rgb(51, 51, 51);
    }

    .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: rgb(51, 51, 51);
        border-bottom-color: rgb(51, 51, 51);
    }

    .navbar-default .navbar-nav > .open > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav > .open > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav > .open > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav > .open > a .caret {
            border-top-color: rgb(85, 85, 85);
            border-bottom-color: rgb(85, 85, 85);
        }

        .navbar-default .navbar-nav > .open > a:hover .caret {
            border-top-color: rgb(85, 85, 85);
            border-bottom-color: rgb(85, 85, 85);
        }

        .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: rgb(85, 85, 85);
            border-bottom-color: rgb(85, 85, 85);
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: rgb(119, 119, 119);
        border-bottom-color: rgb(119, 119, 119);
    }

@media all and (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(119, 119, 119);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(51, 51, 51);
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(85, 85, 85);
        background-color: rgb(231, 231, 231);
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(85, 85, 85);
            background-color: rgb(231, 231, 231);
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(204, 204, 204);
        background-color: transparent;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(204, 204, 204);
            background-color: transparent;
        }
}

.navbar-default .navbar-link {
    color: rgb(119, 119, 119);
}

    .navbar-default .navbar-link:hover {
        color: rgb(51, 51, 51);
    }

.navbar-inverse {
    border-color: rgb(8, 8, 8);
    background-color: rgb(34, 34, 34);
}

    .navbar-inverse .navbar-brand {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-brand:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-brand:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: rgb(153, 153, 153);
    }

    .navbar-inverse .navbar-nav > li > a {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

    .navbar-inverse .navbar-toggle {
        border-color: rgb(51, 51, 51);
    }

        .navbar-inverse .navbar-toggle:hover {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle:focus {
            background-color: rgb(51, 51, 51);
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: rgb(255, 255, 255);
        }

    .navbar-inverse .navbar-collapse {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-form {
        border-color: rgb(16, 16, 16);
    }

    .navbar-inverse .navbar-nav > .open > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav > .open > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav > .open > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: rgb(153, 153, 153);
        border-bottom-color: rgb(153, 153, 153);
    }

    .navbar-inverse .navbar-nav > .open > a .caret {
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
    }

    .navbar-inverse .navbar-nav > .open > a:hover .caret {
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
    }

    .navbar-inverse .navbar-nav > .open > a:focus .caret {
        border-top-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
    }

@media all and (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: rgb(8, 8, 8);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(153, 153, 153);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: rgb(255, 255, 255);
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 8, 8);
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
            color: rgb(255, 255, 255);
            background-color: rgb(8, 8, 8);
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
        color: rgb(68, 68, 68);
        background-color: transparent;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
            color: rgb(68, 68, 68);
            background-color: transparent;
        }
}

.navbar-inverse .navbar-link {
    color: rgb(153, 153, 153);
}

    .navbar-inverse .navbar-link:hover {
        color: rgb(255, 255, 255);
    }

.breadcrumb {
    list-style: none;
    padding: 8px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: rgb(245, 245, 245);
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li::before {
            padding: 0px 5px;
            color: rgb(204, 204, 204);
            content: "/ ";
        }

    .breadcrumb > .active {
        color: rgb(153, 153, 153);
    }

.pagination {
    margin: 20px 0px;
    border-radius: 4px;
    padding-left: 0px;
    display: inline-block;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li > span {
            padding: 6px 12px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            line-height: 1.4285;
            text-decoration: none;
            margin-left: -1px;
            float: left;
            position: relative;
            background-color: rgb(255, 255, 255);
        }

        .pagination > li:first-child > a {
            margin-left: 0px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:first-child > span {
            margin-left: 0px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover {
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > span:hover {
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > a:focus {
            background-color: rgb(238, 238, 238);
        }

        .pagination > li > span:focus {
            background-color: rgb(238, 238, 238);
        }

    .pagination > .active > a {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > a:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > a:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .active > span:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        cursor: default;
        background-color: rgb(66, 139, 202);
    }

    .pagination > .disabled > span {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

    .pagination > .disabled > a {
        border-color: rgb(221, 221, 221);
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pagination > .disabled > a:hover {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pagination > .disabled > a:focus {
            border-color: rgb(221, 221, 221);
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

.pagination-lg > li > a {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    list-style: none;
    margin: 20px 0px;
    text-align: center;
    padding-left: 0px;
}

    .pager::before {
        display: table;
        content: " ";
    }

    .pager::after {
        display: table;
        content: " ";
    }

    .pager::after {
        clear: both;
    }

    .pager::before {
        display: table;
        content: " ";
    }

    .pager::after {
        display: table;
        content: " ";
    }

    .pager::after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            display: inline-block;
            background-color: rgb(255, 255, 255);
        }

        .pager li > span {
            padding: 5px 14px;
            border-radius: 15px;
            border: 1px solid rgb(221, 221, 221);
            border-image: none;
            display: inline-block;
            background-color: rgb(255, 255, 255);
        }

        .pager li > a:hover {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

        .pager li > a:focus {
            text-decoration: none;
            background-color: rgb(238, 238, 238);
        }

    .pager .next > a {
        float: right;
    }

    .pager .next > span {
        float: right;
    }

    .pager .previous > a {
        float: left;
    }

    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

        .pager .disabled > a:hover {
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

        .pager .disabled > a:focus {
            color: rgb(153, 153, 153);
            cursor: not-allowed;
            background-color: rgb(255, 255, 255);
        }

    .pager .disabled > span {
        color: rgb(153, 153, 153);
        cursor: not-allowed;
        background-color: rgb(255, 255, 255);
    }

.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;
}

[href].label:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

[href].label:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

:empty.label {
    display: none;
}

.label-default {
    background-color: rgb(153, 153, 153);
}

[href].label-default:hover {
    background-color: gray;
}

[href].label-default:focus {
    background-color: gray;
}

.label-primary {
    background-color: rgb(66, 139, 202);
}

[href].label-primary:hover {
    background-color: rgb(48, 113, 169);
}

[href].label-primary:focus {
    background-color: rgb(48, 113, 169);
}

.label-success {
    background-color: rgb(92, 184, 92);
}

[href].label-success:hover {
    background-color: rgb(68, 157, 68);
}

[href].label-success:focus {
    background-color: rgb(68, 157, 68);
}

.label-info {
    background-color: rgb(91, 192, 222);
}

[href].label-info:hover {
    background-color: rgb(49, 176, 213);
}

[href].label-info:focus {
    background-color: rgb(49, 176, 213);
}

.label-warning {
    background-color: rgb(240, 173, 78);
}

[href].label-warning:hover {
    background-color: rgb(236, 151, 31);
}

[href].label-warning:focus {
    background-color: rgb(236, 151, 31);
}

.label-danger {
    background-color: rgb(217, 83, 79);
}

[href].label-danger:hover {
    background-color: rgb(201, 48, 44);
}

[href].label-danger:focus {
    background-color: rgb(201, 48, 44);
}

.badge {
    padding: 3px 7px;
    border-radius: 10px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
    min-width: 10px;
    background-color: rgb(153, 153, 153);
}

:empty.badge {
    display: none;
}

a.badge:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

a.badge:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}

.btn .badge {
    top: -1px;
    position: relative;
}

a.active.list-group-item > .badge {
    color: rgb(66, 139, 202);
    background-color: rgb(255, 255, 255);
}

.nav-pills > .active > a > .badge {
    color: rgb(66, 139, 202);
    background-color: rgb(255, 255, 255);
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    color: inherit;
    line-height: 2.1428;
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 30px;
    background-color: rgb(241, 242, 242);
}

    .jumbotron h1 {
        line-height: 1;
    }

    .jumbotron p {
        line-height: 1.4;
    }

.container .jumbotron {
    border-radius: 6px;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .container .jumbotron {
        padding-right: 20px;
        padding-left: 20px;
    }

    .jumbotron h1 {
        font-size: 38px;
    }
}

.thumbnail {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid rgb(221, 221, 221);
    transition: 0.2s ease-in-out;
    border-image: none;
    height: auto;
    line-height: 1.4285;
    display: block;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all .2s ease-in-out;
}

    .thumbnail > img {
        height: auto;
        display: block;
        max-width: 100%;
    }

a.thumbnail:hover {
    border-color: rgb(66, 139, 202);
}

a.thumbnail:focus {
    border-color: rgb(66, 139, 202);
}

.thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: rgb(51, 51, 51);
}

.alert {
    padding: 15px;
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
}

    .alert h4 {
        color: inherit;
        margin-top: 0px;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p {
        margin-bottom: 0px;
    }

    .alert > ul {
        margin-bottom: 0px;
    }

    .alert > p + p {
        margin-top: 5px;
    }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        top: -2px;
        right: -21px;
        color: inherit;
        position: relative;
    }

.alert-success {
    border-color: rgb(214, 233, 198);
    color: rgb(70, 136, 71);
    background-color: rgb(223, 240, 216);
}

    .alert-success hr {
        border-top-color: rgb(201, 226, 179);
    }

    .alert-success .alert-link {
        color: rgb(53, 102, 53);
    }

.alert-info {
    border-color: rgb(188, 232, 241);
    color: rgb(58, 135, 173);
    background-color: rgb(217, 237, 247);
}

    .alert-info hr {
        border-top-color: rgb(166, 225, 236);
    }

    .alert-info .alert-link {
        color: rgb(45, 105, 135);
    }

.alert-warning {
    border-color: rgb(251, 238, 213);
    color: rgb(192, 152, 83);
    background-color: rgb(252, 248, 227);
}

    .alert-warning hr {
        border-top-color: rgb(248, 229, 190);
    }

    .alert-warning .alert-link {
        color: rgb(164, 126, 60);
    }

.alert-danger {
    border-color: rgb(238, 211, 215);
    color: rgb(185, 74, 72);
    background-color: rgb(242, 222, 222);
}

    .alert-danger hr {
        border-top-color: rgb(230, 193, 199);
    }

    .alert-danger .alert-link {
        color: rgb(149, 59, 57);
    }

.progress {
    border-radius: 4px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    transition: width 0.6s;
    width: 0px;
    height: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 12px;
    float: left;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15);
    background-color: rgb(66, 139, 202);
    -webkit-transition: width .6s ease;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.active.progress .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: rgb(92, 184, 92);
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: rgb(91, 192, 222);
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: rgb(240, 173, 78);
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: rgb(217, 83, 79);
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    overflow: hidden;
    -ms-zoom: 1;
}

.media-body {
    overflow: hidden;
    -ms-zoom: 1;
}

.media {
    margin-top: 15px;
}

    .media .media {
        margin-top: 15px;
    }

:first-child.media {
    margin-top: 0px;
}

.media-object {
    display: block;
}

.media-heading {
    margin: 0px 0px 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    list-style: none;
    padding-left: 0px;
}

.list-group {
    padding-left: 0px;
    margin-bottom: 20px;
}

.list-group-item {
    padding: 10px 15px;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    margin-bottom: -1px;
    display: block;
    position: relative;
    background-color: rgb(255, 255, 255);
}

:first-child.list-group-item {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

:last-child.list-group-item {
    margin-bottom: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

a.list-group-item {
    color: rgb(85, 85, 85);
}

    a.list-group-item .list-group-item-heading {
        color: rgb(51, 51, 51);
    }

    a.list-group-item:hover {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

    a.list-group-item:focus {
        text-decoration: none;
        background-color: rgb(245, 245, 245);
    }

.active.list-group-item {
    border-color: rgb(66, 139, 202);
    color: rgb(255, 255, 255);
    z-index: 2;
    background-color: rgb(66, 139, 202);
}

    .active.list-group-item:hover {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    .active.list-group-item:focus {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        z-index: 2;
        background-color: rgb(66, 139, 202);
    }

    .active.list-group-item .list-group-item-heading {
        color: inherit;
    }

    .active.list-group-item:hover .list-group-item-heading {
        color: inherit;
    }

    .active.list-group-item:focus .list-group-item-heading {
        color: inherit;
    }

    .active.list-group-item .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    .active.list-group-item:hover .list-group-item-text {
        color: rgb(225, 237, 247);
    }

    .active.list-group-item:focus .list-group-item-text {
        color: rgb(225, 237, 247);
    }

.list-group-item-heading {
    margin-top: 0px;
    margin-bottom: 5px;
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0px;
}

.panel {
    border-radius: 4px;
    border: 1px solid transparent;
    border-image: none;
    margin-bottom: 20px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

    .panel-body::before {
        display: table;
        content: " ";
    }

    .panel-body::after {
        display: table;
        content: " ";
    }

    .panel-body::after {
        clear: both;
    }

    .panel-body::before {
        display: table;
        content: " ";
    }

    .panel-body::after {
        display: table;
        content: " ";
    }

    .panel-body::after {
        clear: both;
    }

.panel > .list-group {
    margin-bottom: 0px;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0px;
    }

    .panel > .list-group :first-child.list-group-item {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .panel > .list-group :last-child.list-group-item {
        border-bottom-color: currentColor;
        border-bottom-width: 0px;
        border-bottom-style: none;
    }

.panel-heading + .list-group :first-child.list-group-item {
    border-top-width: 0px;
}

.panel > .table {
    margin-bottom: 0px;
}

.panel > .panel-body + .table {
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: rgb(245, 245, 245);
}

.panel-group .panel {
    border-radius: 4px;
    overflow: hidden;
    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 .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(51, 51, 51);
        background-color: rgb(245, 245, 245);
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(221, 221, 221);
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(221, 221, 221);
    }

.panel-primary {
    border-color: rgb(66, 139, 202);
}

    .panel-primary > .panel-heading {
        border-color: rgb(66, 139, 202);
        color: rgb(255, 255, 255);
        background-color: rgb(66, 139, 202);
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(66, 139, 202);
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(66, 139, 202);
    }

.panel-success {
    border-color: rgb(214, 233, 198);
}

    .panel-success > .panel-heading {
        border-color: rgb(214, 233, 198);
        color: rgb(70, 136, 71);
        background-color: rgb(223, 240, 216);
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(214, 233, 198);
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(214, 233, 198);
    }

.panel-warning {
    border-color: rgb(251, 238, 213);
}

    .panel-warning > .panel-heading {
        border-color: rgb(251, 238, 213);
        color: rgb(192, 152, 83);
        background-color: rgb(252, 248, 227);
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(251, 238, 213);
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(251, 238, 213);
    }

.panel-danger {
    border-color: rgb(238, 211, 215);
}

    .panel-danger > .panel-heading {
        border-color: rgb(238, 211, 215);
        color: rgb(185, 74, 72);
        background-color: rgb(242, 222, 222);
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(238, 211, 215);
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(238, 211, 215);
    }

.panel-info {
    border-color: rgb(188, 232, 241);
}

    .panel-info > .panel-heading {
        border-color: rgb(188, 232, 241);
        color: rgb(58, 135, 173);
        background-color: rgb(217, 237, 247);
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: rgb(188, 232, 241);
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: rgb(188, 232, 241);
    }

.well {
    padding: 19px;
    border-radius: 4px;
    border: 1px solid rgb(227, 227, 227);
    border-image: none;
    margin-bottom: 20px;
    min-height: 20px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    background-color: rgb(245, 245, 245);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

    .well blockquote {
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    color: rgb(0, 0, 0);
    line-height: 1;
    font-size: 21px;
    font-weight: bold;
    float: right;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
}

    .close:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

    .close:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

button.close {
    background: none;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

body.modal-open {
    margin-right: 15px;
}

.modal-open .navbar-fixed-top {
    margin-right: 15px;
}

.modal-open .navbar-fixed-bottom {
    margin-right: 15px;
}

.modal {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    display: none;
    position: fixed;
    z-index: 1040;
    -ms-overflow-y: scroll;
}

.fade.modal .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0px, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
}

.in.modal .modal-dialog {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0, 0);
}

.modal-dialog {
    padding: 10px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    z-index: 1050;
}

.modal-content {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    position: relative;
    box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 1030;
    background-color: rgb(0, 0, 0);
}

.fade.modal-backdrop {
    opacity: 0;
}

.in.modal-backdrop {
    opacity: 0.5;
}

.modal-header {
    padding: 15px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 16.42px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0px;
    line-height: 1.4285;
}

.modal-body {
    padding: 20px;
    position: relative;
}

.modal-footer {
    padding: 19px 20px 20px;
    text-align: right;
    margin-top: 15px;
    border-top-color: rgb(229, 229, 229);
    border-top-width: 1px;
    border-top-style: solid;
}

    .modal-footer::before {
        display: table;
        content: " ";
    }

    .modal-footer::after {
        display: table;
        content: " ";
    }

    .modal-footer::after {
        clear: both;
    }

    .modal-footer::before {
        display: table;
        content: " ";
    }

    .modal-footer::after {
        display: table;
        content: " ";
    }

    .modal-footer::after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0px;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0px;
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        left: 50%;
        width: 600px;
        right: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-content {
        box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

.tooltip {
    line-height: 1.4;
    font-size: 12px;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1030;
    opacity: 0;
}

.in.tooltip {
    opacity: 0.9;
}

.top.tooltip {
    padding: 5px 0px;
    margin-top: -3px;
}

.right.tooltip {
    padding: 0px 5px;
    margin-left: 3px;
}

.bottom.tooltip {
    padding: 5px 0px;
    margin-top: 3px;
}

.left.tooltip {
    padding: 0px 5px;
    margin-left: -3px;
}

.tooltip-inner {
    padding: 3px 8px;
    border-radius: 4px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    max-width: 200px;
    background-color: rgb(0, 0, 0);
}

.tooltip-arrow {
    border-style: solid;
    border-color: transparent;
    width: 0px;
    height: 0px;
    position: absolute;
}

.top.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 50%;
    bottom: 0px;
    margin-left: -5px;
    border-top-color: rgb(0, 0, 0);
}

.top-left.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    left: 5px;
    bottom: 0px;
    border-top-color: rgb(0, 0, 0);
}

.top-right.tooltip .tooltip-arrow {
    border-width: 5px 5px 0px;
    right: 5px;
    bottom: 0px;
    border-top-color: rgb(0, 0, 0);
}

.right.tooltip .tooltip-arrow {
    border-width: 5px 5px 5px 0px;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    border-right-color: rgb(0, 0, 0);
}

.left.tooltip .tooltip-arrow {
    border-width: 5px 0px 5px 5px;
    top: 50%;
    right: 0px;
    margin-top: -5px;
    border-left-color: rgb(0, 0, 0);
}

.bottom.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 50%;
    top: 0px;
    margin-left: -5px;
    border-bottom-color: rgb(0, 0, 0);
}

.bottom-left.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    left: 5px;
    top: 0px;
    border-bottom-color: rgb(0, 0, 0);
}

.bottom-right.tooltip .tooltip-arrow {
    border-width: 0px 5px 5px;
    top: 0px;
    right: 5px;
    border-bottom-color: rgb(0, 0, 0);
}

.popover {
    padding: 1px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-image: none;
    left: 0px;
    top: 0px;
    text-align: left;
    display: none;
    white-space: normal;
    position: absolute;
    z-index: 1010;
    max-width: 276px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.top.popover {
    margin-top: -10px;
}

.right.popover {
    margin-left: 10px;
}

.bottom.popover {
    margin-top: 10px;
}

.left.popover {
    margin-left: -10px;
}

.popover-title {
    margin: 0px;
    padding: 8px 14px;
    border-radius: 5px 5px 0px 0px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(247, 247, 247);
}

.popover-content {
    padding: 9px 14px;
}

.popover .arrow {
    border-style: solid;
    border-color: transparent;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
}

    .popover .arrow::after {
        border-style: solid;
        border-color: transparent;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

.popover .arrow {
    border-width: 11px;
}

    .popover .arrow::after {
        border-width: 10px;
        content: "";
    }

.top.popover .arrow {
    left: 50%;
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0px;
}

    .top.popover .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        border-top-color: rgb(255, 255, 255);
        border-bottom-width: 0px;
        content: " ";
    }

.right.popover .arrow {
    left: -11px;
    top: 50%;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0px;
}

    .right.popover .arrow::after {
        left: 1px;
        bottom: -10px;
        border-right-color: rgb(255, 255, 255);
        border-left-width: 0px;
        content: " ";
    }

.bottom.popover .arrow {
    left: 50%;
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0px;
}

    .bottom.popover .arrow::after {
        top: 1px;
        margin-left: -10px;
        border-bottom-color: rgb(255, 255, 255);
        border-top-width: 0px;
        content: " ";
    }

.left.popover .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0px;
}

    .left.popover .arrow::after {
        right: 1px;
        bottom: -10px;
        border-left-color: rgb(255, 255, 255);
        border-right-width: 0px;
        content: " ";
    }

.carousel {
    position: relative;
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .carousel-inner > .item {
        transition: left 0.6s ease-in-out;
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img {
            height: auto;
            line-height: 1;
            display: block;
            max-width: 100%;
        }

        .carousel-inner > .item > a > img {
            height: auto;
            line-height: 1;
            display: block;
            max-width: 100%;
        }

    .carousel-inner > .active {
        display: block;
    }

    .carousel-inner > .next {
        display: block;
    }

    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0px;
    }

    .carousel-inner > .next {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    .carousel-inner > .prev {
        top: 0px;
        width: 100%;
        position: absolute;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

    .carousel-inner > .left.next {
        left: 0px;
    }

    .carousel-inner > .right.prev {
        left: 0px;
    }

    .carousel-inner > .left.active {
        left: -100%;
    }

    .carousel-inner > .right.active {
        left: 100%;
    }

.carousel-control {
    left: 0px;
    top: 0px;
    width: 15%;
    text-align: center;
    bottom: 0px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    position: absolute;
    opacity: 0.5;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.left.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}

.right.carousel-control {
    left: auto;
    right: 0px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0px, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}

.carousel-control:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
}

.carousel-control:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    opacity: 0.9;
}

.carousel-control .icon-prev {
    left: 50%;
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .icon-next {
    left: 50%;
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .glyphicon-chevron-left {
    left: 50%;
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .glyphicon-chevron-right {
    left: 50%;
    top: 50%;
    display: inline-block;
    position: absolute;
    z-index: 5;
}

.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    margin-top: -10px;
    margin-left: -10px;
}

.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    margin-top: -10px;
    margin-left: -10px;
}

.carousel-control .icon-prev::before {
    content: "‹";
}

.carousel-control .icon-next::before {
    content: "›";
}

.carousel-indicators {
    list-style: none;
    left: 50%;
    width: 60%;
    text-align: center;
    bottom: 10px;
    padding-left: 0px;
    margin-left: -30%;
    position: absolute;
    z-index: 15;
}

    .carousel-indicators li {
        margin: 1px;
        border-radius: 10px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        width: 10px;
        height: 10px;
        text-indent: -999px;
        display: inline-block;
        cursor: pointer;
    }

    .carousel-indicators .active {
        margin: 0px;
        width: 12px;
        height: 12px;
        background-color: rgb(255, 255, 255);
    }

.carousel-caption {
    left: 15%;
    text-align: center;
    right: 15%;
    bottom: 20px;
    color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 10;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix::before {
    display: table;
    content: " ";
}

.clearfix::after {
    display: table;
    content: " ";
}

.clearfix::after {
    clear: both;
}

.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;
}

.affix {
    position: fixed;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.visible-xs {
    display: none !important;
}

tr.visible-xs {
    display: none !important;
}

th.visible-xs {
    display: none !important;
}

td.visible-xs {
    display: none !important;
}

@media all and (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs {
        display: table-cell !important;
    }

    td.visible-xs {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .visible-sm.visible-xs {
        display: block !important;
    }

    tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    th.visible-sm.visible-xs {
        display: table-cell !important;
    }

    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .visible-md.visible-xs {
        display: block !important;
    }

    tr.visible-md.visible-xs {
        display: table-row !important;
    }

    th.visible-md.visible-xs {
        display: table-cell !important;
    }

    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    .visible-lg.visible-xs {
        display: block !important;
    }

    tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    th.visible-lg.visible-xs {
        display: table-cell !important;
    }

    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}

.visible-sm {
    display: none !important;
}

tr.visible-sm {
    display: none !important;
}

th.visible-sm {
    display: none !important;
}

td.visible-sm {
    display: none !important;
}

@media all and (max-width:767px) {
    .visible-xs.visible-sm {
        display: block !important;
    }

    tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    th.visible-xs.visible-sm {
        display: table-cell !important;
    }

    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .visible-sm {
        display: block !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm {
        display: table-cell !important;
    }

    td.visible-sm {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .visible-md.visible-sm {
        display: block !important;
    }

    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    th.visible-md.visible-sm {
        display: table-cell !important;
    }

    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    .visible-lg.visible-sm {
        display: block !important;
    }

    tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    th.visible-lg.visible-sm {
        display: table-cell !important;
    }

    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}

.visible-md {
    display: none !important;
}

tr.visible-md {
    display: none !important;
}

th.visible-md {
    display: none !important;
}

td.visible-md {
    display: none !important;
}

@media all and (max-width:767px) {
    .visible-xs.visible-md {
        display: block !important;
    }

    tr.visible-xs.visible-md {
        display: table-row !important;
    }

    th.visible-xs.visible-md {
        display: table-cell !important;
    }

    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .visible-sm.visible-md {
        display: block !important;
    }

    tr.visible-sm.visible-md {
        display: table-row !important;
    }

    th.visible-sm.visible-md {
        display: table-cell !important;
    }

    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .visible-md {
        display: block !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md {
        display: table-cell !important;
    }

    td.visible-md {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    .visible-lg.visible-md {
        display: block !important;
    }

    tr.visible-lg.visible-md {
        display: table-row !important;
    }

    th.visible-lg.visible-md {
        display: table-cell !important;
    }

    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}

.visible-lg {
    display: none !important;
}

tr.visible-lg {
    display: none !important;
}

th.visible-lg {
    display: none !important;
}

td.visible-lg {
    display: none !important;
}

@media all and (max-width:767px) {
    .visible-xs.visible-lg {
        display: block !important;
    }

    tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    th.visible-xs.visible-lg {
        display: table-cell !important;
    }

    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .visible-sm.visible-lg {
        display: block !important;
    }

    tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    th.visible-sm.visible-lg {
        display: table-cell !important;
    }

    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .visible-md.visible-lg {
        display: block !important;
    }

    tr.visible-md.visible-lg {
        display: table-row !important;
    }

    th.visible-md.visible-lg {
        display: table-cell !important;
    }

    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}

@media all and (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg {
        display: table-cell !important;
    }

    td.visible-lg {
        display: table-cell !important;
    }
}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

th.hidden-xs {
    display: table-cell !important;
}

td.hidden-xs {
    display: table-cell !important;
}

@media all and (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }

    tr.hidden-xs {
        display: none !important;
    }

    th.hidden-xs {
        display: none !important;
    }

    td.hidden-xs {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }

    tr.hidden-sm.hidden-xs {
        display: none !important;
    }

    th.hidden-sm.hidden-xs {
        display: none !important;
    }

    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }

    tr.hidden-md.hidden-xs {
        display: none !important;
    }

    th.hidden-md.hidden-xs {
        display: none !important;
    }

    td.hidden-md.hidden-xs {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }

    tr.hidden-lg.hidden-xs {
        display: none !important;
    }

    th.hidden-lg.hidden-xs {
        display: none !important;
    }

    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

th.hidden-sm {
    display: table-cell !important;
}

td.hidden-sm {
    display: table-cell !important;
}

@media all and (max-width:767px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }

    tr.hidden-xs.hidden-sm {
        display: none !important;
    }

    th.hidden-xs.hidden-sm {
        display: none !important;
    }

    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .hidden-sm {
        display: none !important;
    }

    tr.hidden-sm {
        display: none !important;
    }

    th.hidden-sm {
        display: none !important;
    }

    td.hidden-sm {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }

    tr.hidden-md.hidden-sm {
        display: none !important;
    }

    th.hidden-md.hidden-sm {
        display: none !important;
    }

    td.hidden-md.hidden-sm {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }

    tr.hidden-lg.hidden-sm {
        display: none !important;
    }

    th.hidden-lg.hidden-sm {
        display: none !important;
    }

    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

th.hidden-md {
    display: table-cell !important;
}

td.hidden-md {
    display: table-cell !important;
}

@media all and (max-width:767px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }

    tr.hidden-xs.hidden-md {
        display: none !important;
    }

    th.hidden-xs.hidden-md {
        display: none !important;
    }

    td.hidden-xs.hidden-md {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }

    tr.hidden-sm.hidden-md {
        display: none !important;
    }

    th.hidden-sm.hidden-md {
        display: none !important;
    }

    td.hidden-sm.hidden-md {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .hidden-md {
        display: none !important;
    }

    tr.hidden-md {
        display: none !important;
    }

    th.hidden-md {
        display: none !important;
    }

    td.hidden-md {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }

    tr.hidden-lg.hidden-md {
        display: none !important;
    }

    th.hidden-lg.hidden-md {
        display: none !important;
    }

    td.hidden-lg.hidden-md {
        display: none !important;
    }
}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

th.hidden-lg {
    display: table-cell !important;
}

td.hidden-lg {
    display: table-cell !important;
}

@media all and (max-width:767px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }

    tr.hidden-xs.hidden-lg {
        display: none !important;
    }

    th.hidden-xs.hidden-lg {
        display: none !important;
    }

    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }

    tr.hidden-sm.hidden-lg {
        display: none !important;
    }

    th.hidden-sm.hidden-lg {
        display: none !important;
    }

    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }

    tr.hidden-md.hidden-lg {
        display: none !important;
    }

    th.hidden-md.hidden-lg {
        display: none !important;
    }

    td.hidden-md.hidden-lg {
        display: none !important;
    }
}

@media all and (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }

    tr.hidden-lg {
        display: none !important;
    }

    th.hidden-lg {
        display: none !important;
    }

    td.hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print {
    display: none !important;
}

td.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print {
        display: table-cell !important;
    }

    td.visible-print {
        display: table-cell !important;
    }

    .hidden-print {
        display: none !important;
    }

    tr.hidden-print {
        display: none !important;
    }

    th.hidden-print {
        display: none !important;
    }

    td.hidden-print {
        display: none !important;
    }
}

.sp-container {
    left: 0px;
    top: 0px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    z-index: 9999994;
}

.sp-flat.sp-container {
    position: relative;
}

.sp-container {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

    .sp-container * {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

.sp-top {
    width: 100%;
    display: inline-block;
    position: relative;
}

.sp-top-inner {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.sp-color {
    left: 0px;
    top: 0px;
    right: 20%;
    bottom: 0px;
    position: absolute;
}

.sp-hue {
    left: 84%;
    top: 0px;
    height: 100%;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.sp-clear-enabled .sp-hue {
    top: 33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}

.sp-sat {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.sp-val {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}

.sp-alpha-enabled .sp-alpha {
    display: block;
}

.sp-alpha-handle {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(0, 0, 0);
    border-image: none;
    left: 50%;
    top: -4px;
    width: 6px;
    bottom: -4px;
    position: absolute;
    cursor: pointer;
    opacity: 0.8;
}

.sp-alpha {
    left: 0px;
    height: 8px;
    right: 0px;
    bottom: -14px;
    display: none;
    position: absolute;
}

.sp-alpha-inner {
    border: 1px solid rgb(51, 51, 51);
    border-image: none;
}

.sp-clear {
    display: none;
}

.sp-clear-display.sp-clear {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    left: 84%;
    top: 0px;
    height: 28px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
}

.sp-container {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-replacer {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-preview {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-dragger {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-slider {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-alpha {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-clear {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-alpha-handle {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-dragging.sp-container .sp-input {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-container button {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.sp-input-disabled.sp-container .sp-input-container {
    display: none;
}

.sp-buttons-disabled.sp-container .sp-button-container {
    display: none;
}

.sp-palette-buttons-disabled.sp-container .sp-palette-button-container {
    display: none;
}

.sp-palette-only .sp-picker-container {
    display: none;
}

.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}

.sp-sat {
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(204, 154, 129, 0));
}

.sp-val {
    background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(204, 154, 129, 0));
}

.sp-hue {
    background: linear-gradient(red 0%, rgb(255, 255, 0) 17%, rgb(0, 255, 0) 33%, rgb(0, 255, 255) 50%, rgb(0, 0, 255) 67%, rgb(255, 0, 255) 83%, red 100%);
}

.sp-1 {
    height: 17%;
}

.sp-2 {
    height: 16%;
}

.sp-3 {
    height: 17%;
}

.sp-4 {
    height: 17%;
}

.sp-5 {
    height: 16%;
}

.sp-6 {
    height: 17%;
}

.sp-hidden {
    display: none !important;
}

.sp-cf::before {
    display: table;
    content: "";
}

.sp-cf::after {
    display: table;
    content: "";
}

.sp-cf::after {
    clear: both;
}

.sp-cf {
}

@media all and (max-device-width:480px) {
    .sp-color {
        right: 40%;
    }

    .sp-hue {
        left: 63%;
    }

    .sp-fill {
        padding-top: 60%;
    }
}

.sp-dragger {
    background: rgb(0, 0, 0);
    border-radius: 5px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    left: 0px;
    top: 0px;
    width: 5px;
    height: 5px;
    position: absolute;
    cursor: pointer;
}

.sp-slider {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(0, 0, 0);
    border-image: none;
    left: -1px;
    top: 0px;
    height: 3px;
    right: -1px;
    position: absolute;
    cursor: pointer;
    opacity: 0.8;
}

.sp-container {
    padding: 0px;
    border-radius: 0px;
    border: 1px solid rgb(240, 196, 155);
    border-image: none;
    background-color: rgb(236, 236, 236);
}

.sp-container {
    font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    box-sizing: border-box;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

    .sp-container button {
        font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
        box-sizing: border-box;
        font-size-adjust: none;
        font-stretch: normal;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .sp-container input {
        font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
        box-sizing: border-box;
        font-size-adjust: none;
        font-stretch: normal;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

.sp-color {
    font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    box-sizing: border-box;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.sp-hue {
    font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    box-sizing: border-box;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.sp-clear {
    font: 12px/normal "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    box-sizing: border-box;
    font-size-adjust: none;
    font-stretch: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.sp-top {
    margin-bottom: 3px;
}

.sp-color {
    border: 1px solid rgb(102, 102, 102);
    border-image: none;
}

.sp-hue {
    border: 1px solid rgb(102, 102, 102);
    border-image: none;
}

.sp-clear {
    border: 1px solid rgb(102, 102, 102);
    border-image: none;
}

.sp-input-container {
    width: 100px;
    margin-bottom: 4px;
    float: right;
}

.sp-initial-disabled .sp-input-container {
    width: 100%;
}

.sp-input {
    background: none;
    margin: 0px;
    padding: 4px 5px;
    border-radius: 3px;
    border: 1px inset currentColor;
    border-image: none;
    width: 100%;
    color: rgb(34, 34, 34);
    font-size: 12px !important;
}

    .sp-input:focus {
        border: 1px solid rgb(255, 165, 0);
        border-image: none;
    }

.sp-validation-error.sp-input {
    background: rgb(255, 221, 221);
    border: 1px solid red;
    border-image: none;
}

.sp-picker-container {
    padding: 10px 10px 300px;
    margin-bottom: -290px;
    float: left;
    position: relative;
}

.sp-palette-container {
    padding: 10px 10px 300px;
    margin-bottom: -290px;
    float: left;
    position: relative;
}

.sp-picker-container {
    width: 172px;
    border-left-color: rgb(255, 255, 255);
    border-left-width: 1px;
    border-left-style: solid;
}

.sp-palette-container {
    border-right-color: rgb(204, 204, 204);
    border-right-width: 1px;
    border-right-style: solid;
}

.sp-palette-only .sp-palette-container {
    border: 0px currentColor;
    border-image: none;
}

.sp-palette .sp-thumb-el {
    margin: 3px;
    border: 2px solid transparent;
    border-image: none;
    width: 24px;
    height: 15px;
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
}

    .sp-palette .sp-thumb-el:hover {
        border-color: rgb(255, 165, 0);
    }

.sp-palette .sp-thumb-active.sp-thumb-el {
    border-color: rgb(255, 165, 0);
}

.sp-thumb-el {
    position: relative;
}

.sp-initial {
    border: 1px solid rgb(51, 51, 51);
    border-image: none;
    float: left;
}

    .sp-initial span {
        margin: 0px;
        border: currentColor;
        border-image: none;
        width: 30px;
        height: 25px;
        float: left;
        display: block;
    }

    .sp-initial .sp-clear-display {
        background-position: center;
    }

.sp-palette-button-container {
    float: right;
}

.sp-button-container {
    float: right;
}

.sp-replacer {
    background: rgb(238, 238, 238);
    margin: 0px;
    padding: 4px;
    border: 1px solid rgb(145, 118, 93);
    border-image: none;
    color: rgb(51, 51, 51);
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

    .sp-replacer:hover {
        border-color: rgb(240, 196, 155);
        color: rgb(17, 17, 17);
    }

.sp-active.sp-replacer {
    border-color: rgb(240, 196, 155);
    color: rgb(17, 17, 17);
}

.sp-disabled.sp-replacer {
    border-color: silver;
    color: silver;
    cursor: default;
}

.sp-dd {
    padding: 2px 0px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    float: left;
}

.sp-preview {
    border: 1px solid rgb(34, 34, 34);
    border-image: none;
    width: 25px;
    height: 20px;
    margin-right: 5px;
    float: left;
    position: relative;
    z-index: 0;
}

.sp-palette {
    max-width: 220px;
}

    .sp-palette .sp-thumb-el {
        margin: 2px 1px;
        border: 1px solid rgb(208, 208, 208);
        border-image: none;
        width: 16px;
        height: 16px;
    }

.sp-container {
    padding-bottom: 0px;
}

    .sp-container button {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(187, 187, 187);
        padding: 5px 4px;
        border-radius: 3px;
        border-image: none;
        text-align: center;
        color: rgb(51, 51, 51);
        line-height: 1;
        font-size: 14px;
        vertical-align: middle;
        text-shadow: 0px 1px 0px #eee;
        background-image: linear-gradient(rgb(238, 238, 238), rgb(204, 204, 204));
        background-color: rgb(238, 238, 238);
    }

        .sp-container button:hover {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(153, 153, 153);
            border-image: none;
            cursor: pointer;
            text-shadow: 0px 1px 0px #ddd;
            background-image: linear-gradient(rgb(221, 221, 221), rgb(187, 187, 187));
            background-color: rgb(221, 221, 221);
        }

        .sp-container button:active {
            border-width: 1px;
            border-style: solid;
            border-color: rgb(170, 170, 170) rgb(170, 170, 170) rgb(136, 136, 136);
            border-image: none;
            box-shadow: inset 0px 0px 5px 2px #aaa, 0px 1px 0px 0px #eee;
            -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
            -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
            -ms-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
            -o-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
        }

.sp-cancel {
    margin: 0px 5px 0px 0px;
    padding: 2px;
    color: rgb(217, 63, 63) !important;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
}

    .sp-cancel:hover {
        color: rgb(217, 63, 63) !important;
        text-decoration: underline;
    }

.sp-palette span:hover {
    border-color: rgb(0, 0, 0);
}

.sp-palette span.sp-thumb-active {
    border-color: rgb(0, 0, 0);
}

.sp-preview {
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}

.sp-alpha {
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}

.sp-thumb-el {
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==");
}

.sp-preview-inner {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
}

.sp-alpha-inner {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
}

.sp-thumb-inner {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-active.sp-thumb-light .sp-thumb-inner {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=");
}

.sp-palette .sp-thumb-active.sp-thumb-dark .sp-thumb-inner {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=");
}

.sp-clear-display {
    background-position: center;
    background-image: url("data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==");
    background-repeat: no-repeat;
}

html {
    height: 100%;
}

body {
    height: 100%;
}
/*h1 {
	color: rgb(0, 174, 77);
}
h2 {
	color: rgb(0, 174, 77);
}
h3 {
	color: rgb(0, 174, 77);
}
h4 {
	color: rgb(0, 174, 77);
}
h5 {
	color: rgb(0, 174, 77);
}
h6 {
	color: rgb(0, 174, 77);
}*/
.page-wrap {
    margin-bottom: -74px;
    min-height: 100%;
}

    .page-wrap::after {
        height: 74px;
        display: block;
        content: "";
    }

body {
    padding-top: 5px;
}

.body-content {
    padding-right: 15px;
    padding-left: 15px;
}

dl.dl-horizontal {
    overflow: hidden;
}

.dl-horizontal dt {
    padding: 3px 0px;
    color: rgb(0, 174, 77);
    font-weight: normal;
    white-space: normal;
}

.dl-horizontal dd {
    padding: 1px 0px;
}
/*input {
	max-width: 280px;
}*/
select {
    max-width: 280px;
}

textarea {
    max-width: 280px;
}

.btn {
    border-radius: 0px !important;
}

.btn-default {
    background: rgb(0, 174, 77);
    border-color: rgb(0, 174, 77);
    color: rgb(255, 255, 255);
}

.btn-primary {
    background: rgb(0, 174, 77);
    border-color: rgb(0, 174, 77);
    color: rgb(255, 255, 255);
}

.btn-default:hover {
    border-color: rgb(0, 174, 77);
    color: rgb(255, 255, 255);
    background-color: rgb(4, 133, 61);
}

.btn-primary:hover {
    border-color: rgb(0, 174, 77);
    color: rgb(255, 255, 255);
    background-color: rgb(4, 133, 61);
}

.btn-lg {
    background-position: 93%;
    padding-right: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAVCAQAAADVu7d4AAABKklEQVQYV0WQP0sDQRTE9/7fJUaNCoMgCIIgtnZiq59BC5uUdqkUSxG0EQQ7KxFB1M5KwV6wEW1NkUIOJCjnYbxw3u353l422W2W3w4z742AAVNdA0JfASs9KLrpxaozxAKujAo6UQO2xgJ+fMJQftyBTPrQ253JQsa9U/QtBD1GWg2GRdZegcVYwISH8eSB6d/zZoUtBP3YqN4uyR7juMlxbGzCxWjnUMVFT7OwysksBOvTaUvFXcIpoUFxtXBbaWP4ejW7OZG9Mfy9RjBQxnuM8u/zBa20XhdlwjDcQa30pPT0nlH6sjwFn9Npzs8NtVH+uIZqOad5NZm/q57OMAYPaiOne6xknf05VPTunvxi2N7iCN2SHx/J5Odmvk4Rgz5dUtTJLRg2/w+UJ55UaEhLjgAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
}

a:focus {
}

.filter .search input {
    border-radius: 4px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    width: 100%;
    text-indent: 5px;
    padding-right: 30px;
}

.search > button {
    background: none;
    margin: auto 0px auto -30px;
    border: currentColor;
    border-image: none;
    top: 0px;
    height: 20px;
    bottom: 0px;
    color: rgb(0, 174, 77);
    position: absolute;
}

    .search > button:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

.search .fa-close {
    color: rgb(0, 0, 0);
    opacity: 0.3;
}

.search button:hover .fa-close {
    opacity: 0.5;
}

.form-control {
    border-color: rgb(0, 174, 77);
}

    .form-control:focus {
        border-color: rgb(0, 174, 77);
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,174,77,0.6);
    }

.navbarTop {
    background: rgb(0, 174, 77);
    height: 40px;
}

.navbar-nav > li > a {
    padding: 0px 15px;
    color: rgb(255, 255, 255);
    line-height: 40px;
}

.pull-right.name {
    color: rgb(255, 255, 255);
    line-height: 40px;
}

.menuWrapper {
    margin-bottom: 5px;
    border-bottom-color: rgb(241, 242, 242);
}

.logo {
    margin: 25px 0px 0px;
    float: left;
}

.menu {
    margin: 0px;
    min-height: 0px;
}

    .menu .navbar-collapse {
        padding: 0px;
        border: currentColor;
        border-image: none;
    }

    .menu .navbar-nav > li {
        border-left-color: rgb(225, 225, 225);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .menu .nav > li > a {
        padding: 0px 0px 0px;
        width: 135px;
        text-align: center;
        color: rgb(245, 245, 245);
        background-color: lightgray;
        line-height: 40px;
        font-size: 15px;
        font-weight: bold;
        position: relative;
    }

        .menu .nav > li > a:hover::before {
            background: rgb(12, 85, 162);
            left: 0px;
            width: 100%;
            height: 5px;
            bottom: -5px;
            position: absolute;
            content: "";
        }

    .menu .nav > li.open > a::before {
        background: rgb(12, 85, 162);
        left: 0px;
        width: 100%;
        height: 5px;
        bottom: -5px;
        position: absolute;
        content: "";
    }

    .menu .nav .caret {
        border-width: 10px 15px 0px;
        left: 38%;
        top: 69%;
        border-top-color: rgb(241, 242, 242);
        border-bottom-color: rgb(241, 242, 242);
        position: absolute;
    }

    .menu .nav > li.open .caret {
        border-top-color: rgb(42, 100, 150);
        border-bottom-color: rgb(42, 100, 150);
    }

.navbar-nav > li > .dropdown-menu {
    border-width: 0px 2px 2px;
    border-style: none solid solid;
    border-color: currentColor rgb(241, 242, 242) rgb(241, 242, 242);
    padding: 0px;
    border-image: none;
    margin-top: 5px;
    box-shadow: none;
}

    .navbar-nav > li > .dropdown-menu li {
        border-top-color: rgb(241, 242, 242);
        border-top-width: 1px;
        border-top-style: solid;
    }

        .navbar-nav > li > .dropdown-menu li:first-child {
            border-top-color: currentColor;
            border-top-width: medium;
            border-top-style: none;
        }

        .navbar-nav > li > .dropdown-menu li a {
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAPCAMAAADwHU6yAAAAUVBMVEX///8Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark0Ark1+as90AAAAGnRSTlMA8ZuvJLTk/QFa4gU0c0rG1xcWmBWcGMTYS5DyQfQAAABISURBVHhePY1HEoAwDAPj0AIJve//H4pN00E7LiO5rMydqqEw1NApQs8QlamitbVHRsUkeBtnRLEI63Pbvs+wc0RL4fwz34YLotcDLDSKmesAAAAASUVORK5CYII=") no-repeat 95%;
            padding: 0px 35px 0px 15px;
            height: 32px;
            color: rgb(90, 88, 67);
            line-height: 32px;
            font-size: 15px;
            display: block;
        }

            .navbar-nav > li > .dropdown-menu li a:hover {
                background-color: rgb(249, 249, 249);
            }

.breadcrumb {
    background: none;
    margin: 0px;
    padding: 8px 0px;
}

    .breadcrumb > li + li::before {
        color: rgb(0, 0, 0);
        content: ">";
    }

    .breadcrumb a {
        color: rgb(0, 0, 0);
    }

.body-content h3 {
    margin-top: 0px;
}

.body-content h6 {
    margin: 0px 0px 5px;
    color: rgb(118, 105, 132);
}

.filter {
    background: linear-gradient(rgb(248, 247, 247) 30%, rgb(238, 236, 234) 70%) rgb(238, 236, 234);
    border: 1px solid rgb(185, 177, 168);
    border-image: none;
    overflow: hidden;
}

    .filter .form-group {
        margin: 5px 0px;
        padding: 0px;
    }

    .filter .control-label {
        color: rgb(0, 0, 0) !important;
        padding-top: 3px;
        padding-right: 0px;
        font-weight: normal;
    }

    .filter .form-control {
        border-color: rgb(204, 204, 204);
        padding: 2px 5px;
        height: 24px;
    }

        .filter .form-control:focus {
            border-color: rgb(204, 204, 204);
            box-shadow: none;
        }

table.table th {
    padding: 4px;
    color: rgb(136, 136, 136);
    font-weight: normal;
}

table.table tr td {
    padding: 4px;
    border: currentColor;
    border-image: none;
    color: rgb(0, 0, 0);
}

table.table tr:hover td {
    background: rgb(249, 249, 249);
}

table.table td:first-child {
    color: rgb(0, 174, 77);
}

.form-group .control-label {
    color: rgb(0, 174, 77);
    font-weight: normal;
}

.form-control:focus {
    border-color: rgb(0, 174, 77);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,174,77,0.6);
}

.border {
    border: 1px solid rgb(225, 225, 225);
    border-image: none;
}

    .border th {
        border-top-color: rgb(225, 225, 225) !important;
        border-left-color: rgb(225, 225, 225) !important;
        border-top-width: 1px !important;
        border-left-width: 1px !important;
        border-top-style: solid !important;
        border-left-style: solid !important;
    }

    .border td {
        border-top-color: rgb(225, 225, 225) !important;
        border-left-color: rgb(225, 225, 225) !important;
        border-top-width: 1px !important;
        border-left-width: 1px !important;
        border-top-style: solid !important;
        border-left-style: solid !important;
    }

.border-left {
    border-left-color: rgb(225, 225, 225);
    border-left-width: 1px;
    border-left-style: solid;
}

.border-right {
    border-right-color: rgb(225, 225, 225);
    border-right-width: 1px;
    border-right-style: solid;
}

.textLeft {
    text-align: left !important;
}

.textRight {
    text-align: right !important;
}

.textCenter {
    text-align: center !important;
}

.pagination {
    margin: 0px;
}

.onMain > div {
    min-height: 250px;
}

#chart {
    max-width: 980px;
}

#chartImageDiv {
    display: none;
    max-width: 980px;
}

    #chartImageDiv img {
        max-width: 100%;
    }

@media only print {
    body {
        background: rgb(255, 255, 255);
        padding: 0px;
    }

    .logo {
        margin: 0px;
    }
    /*h3 {
	text-align: center;
}
h4 {
	text-align: center;
}*/
    .container {
        padding: 0px;
    }

    .navbarTop {
        display: none !important;
    }

    .navbar {
        display: none !important;
    }

    .backLink {
        display: none !important;
    }

    .breadcrumb {
        display: none !important;
    }

    .content .filter {
        display: none !important;
    }

    .content #dataTable {
        display: none !important;
    }

    .content #userDataTable {
        display: none !important;
    }

    .form-group {
        display: none !important;
    }

    #formulaMenuTop {
        display: none !important;
    }

    #formulaMenuRight {
        display: none !important;
    }

    #formulaMenuLeft {
        display: none !important;
    }

    table.table {
        display: none !important;
    }

    .btn {
        display: none !important;
    }

    a::after {
        display: none !important;
    }

    .print.form-group {
        display: block !important;
    }

        .print.form-group .form-control {
            border: currentColor !important;
            transition: none !important;
            border-image: none !important;
            box-shadow: none !important;
            -webkit-transition: none;
            -o-transition: none;
        }

    .menuWrapper {
        border: currentColor;
        border-image: none;
    }

    #chart {
        display: none;
    }

    #chartImageDiv {
        display: block;
    }
}

.vertical-text {
    margin: -5px 0px 0px -10px;
    text-align: center;
    float: left;
    position: absolute;
    transform: rotate(90deg);
}

.divRoundCorner {
    border-radius: 15px;
    width: 15px;
    height: 15px;
    margin-right: auto;
    margin-left: auto;
}

footer {
    background: rgb(12, 85, 162);
    height: 74px;
    color: rgb(255, 255, 255);
    border-top-color: rgb(0, 165, 73);
    border-top-width: 5px;
    border-top-style: solid;
}

    footer p {
        margin: 0px;
        line-height: 69px;
    }
