/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}


    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }
    /*
  .navbar {
    display: none;
  }*/
    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #e0e1dd;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 19px;
    margin-bottom: 9.5px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9.5px;
    margin-bottom: 9.5px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 30px;
}

h2,
.h2 {
    font-size: 24px;
}

h3,
.h3 {
    font-size: 18px;
}

h4,
.h4 {
    font-size: 16px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9.5px;
}

.lead {
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

mark,
.mark {
    background-color: #ff5800;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #cccccc;
}

.text-primary {
    color: #41a940;
}

a.text-primary:hover {
    color: #338432;
}

.text-success {
    color: #41a940;
}

a.text-success:hover {
    color: #338432;
}

.text-info {
    color: #009fda;
}

a.text-info:hover {
    color: #007aa7;
}

.text-warning {
    color: #ff5800;
}

a.text-warning:hover {
    color: #cc4600;
}

.text-danger {
    color: #ff0000;
}

a.text-danger:hover {
    color: #cc0000;
}

.bg-primary {
    color: #fff;
    background-color: #41a940;
}

a.bg-primary:hover {
    background-color: #338432;
}

.bg-success {
    background-color: #41a940;
}

a.bg-success:hover {
    background-color: #338432;
}

.bg-info {
    background-color: #009fda;
}

a.bg-info:hover {
    background-color: #007aa7;
}

.bg-warning {
    background-color: #ff5800;
}

a.bg-warning:hover {
    background-color: #cc4600;
}

.bg-danger {
    background-color: #ff0000;
}

a.bg-danger:hover {
    background-color: #cc0000;
}

ul,
ol {
    margin-top: 5px;
    margin-bottom: 9.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 19px;
}

dt,
dd {
    line-height: 1.428;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 1px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #e0e1dd;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 9.5px 19px;
    margin: 0 0 19px;
    font-size: 17.5px;
    border-left: 5px solid #f5f6f7;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.428;
        color: #e0e1dd;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f5f6f7;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

    blockquote:before,
    blockquote:after {
        content: "";
    }

address {
    margin-bottom: 19px;
    font-style: normal;
    line-height: 1.428;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9px;
    margin: 0 0 9.5px;
    font-size: 13px;
    line-height: 1.428;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4f53;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 0;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1160px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    /*padding-right: 10px;*/
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.428;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #dddddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #41a940;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #3a9739;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #009fda;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #008cc1;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #ff5800;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #e64f00;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #ff0000;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #e60000;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 14.25px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 19px;
    font-size: 21px;
    line-height: inherit;
    color: #4d4f53;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}



output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428;
    color: #232425;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #9a9b9c;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #9a9b9c;
}

.form-control::-webkit-input-placeholder {
    color: #9a9b9c;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f5f6f7;
    opacity: 1;
}

textarea.form-control {
    height: auto;
    width: 100%;
}

.form-control.large {
    width: 460px;
}

.form-control.x-large {
    width: 580px;
}

.form-control.md-lg {
    width: 204px;
}

.form-control.small {
    width: 60px;
}

.form-control.x-small {
    width: 40px;
}

.form-control.input-block {
    width: 100%;
}

.form-control[disabled],
.form-control.disabled {
    pointer-events: none;
    background-color: #e0e1dd;
    color: #9a9b9c;
}

.form-control.currency {
    text-align: right;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 33px;
    line-height: 1.428 \0;
}

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }

.form-group {
    margin-bottom: 15px;
    position: relative;
}

.disabled input,
fieldset[disabled] input,
.disabled label,
fieldset[disabled] label {
    pointer-events: none;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 41.25px;
    }

.form-control-feedback {
    position: relative;
    top: 0;
    right: 0;
    margin-left: -40px;
    z-index: 2;
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
}

.btn + .form-control-feedback {
    right: 38px;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label {
    color: #41a940;
}

.has-success .form-control {
    border-color: #41a940;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #338432;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81cf80;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81cf80;
    }

.has-success .input-group-addon {
    color: #41a940;
    border-color: #41a940;
    background-color: #41a940;
}

.has-success .form-control-feedback {
    color: #41a940;
}

.has-warning .help-block,
.has-warning .control-label {
    color: #ff5800;
}

.has-warning .form-control {
    border-color: #ff5800;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #cc4600;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9b66;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff9b66;
    }

.has-warning .input-group-addon {
    color: #ff5800;
    border-color: #ff5800;
    background-color: #ff5800;
}

.has-warning .form-control-feedback {
    color: #ff5800;
}

.has-error .help-block,
.has-error .control-label {
    color: #ff0000;
}

.has-error .form-control {
    border-color: #ff0000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #cc0000;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
    }

.has-error .input-group-addon {
    color: #ff0000;
    border-color: #ff0000;
    background-color: #ff0000;
}

.has-error .form-control-feedback {
    color: #ff0000;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #4d4f53;
    font-size: 12px;
}

.form-inline {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 15px;
        vertical-align: middle;
        margin-right: 16px;
    }

        .form-inline .form-group label {
            display: block;
        }

        .form-inline .form-group:last-child {
            margin-right: 0;
        }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        float: left;
        width: 120px;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .form-control,
.form-horizontal .form-control-static {
    margin: 0 0 0 20px;
    display: inline-block;
}

.form-horizontal .form-group .btn:first-child {
    margin: 0 0 0 140px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 130px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #7b7c7d;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #7b7c7d;
    background-color: #e5e5e5;
    border-color: #cccccc;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #7b7c7d;
        background-color: #cccccc;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-default i .badge {
        color: #e5e5e5;
        background-color: #7b7c7d;
    }

.btn-primary {
    color: #ffffff;
    background-color: #41a940;
    border-color: #3a9739;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #338432;
        border-color: #296a28;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-primary i .badge {
        color: #41a940;
        background-color: #ffffff;
    }

.btn-secondary {
    color: #ffffff;
    background-color: #a7a9aa;
    border-color: #9a9b9c;
}

    .btn-secondary:hover,
    .btn-secondary:focus,
    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-secondary {
        color: #ffffff;
        background-color: #8d9091;
        border-color: #7b7c7e;
    }

    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-secondary {
        background-image: none;
    }

    .btn-secondary.disabled,
    .btn-secondary[disabled],
    fieldset[disabled] .btn-secondary,
    .btn-secondary.disabled:hover,
    .btn-secondary[disabled]:hover,
    fieldset[disabled] .btn-secondary:hover,
    .btn-secondary.disabled:focus,
    .btn-secondary[disabled]:focus,
    fieldset[disabled] .btn-secondary:focus,
    .btn-secondary.disabled:active,
    .btn-secondary[disabled]:active,
    fieldset[disabled] .btn-secondary:active,
    .btn-secondary.disabled.active,
    .btn-secondary[disabled].active,
    fieldset[disabled] .btn-secondary.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-secondary i .badge {
        color: #a7a9aa;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #41a940;
    border-color: #3a9739;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #338432;
        border-color: #296a28;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-success i .badge {
        color: #41a940;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #009fda;
    border-color: #008cc1;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #007aa7;
        border-color: #006083;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-info i .badge {
        color: #009fda;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #ff5800;
    border-color: #e64f00;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #cc4600;
        border-color: #a83a00;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-warning i .badge {
        color: #ff5800;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #e60000;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #cc0000;
        border-color: #a80000;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        color: #d0cece;
        background-color: #efefef;
        border-color: #e0e0e0;
    }

    .btn-danger i .badge {
        color: #ff0000;
        background-color: #ffffff;
    }

.btn-link {
    color: #009fda;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #00678e;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #e0e1dd;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}


.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.caret {
    position: relative;
    top: 0;
    display: inline-block;
    font-family: "Sage Armonye Icons";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-left: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .caret:before {
        content: "\25bc";
    }

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 170px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 8.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428;
        color: #4d4f53;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #414246;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #41a940;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #e0e1dd;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
    /*display: none;pp*/
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428;
    color: #e0e1dd;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret:before,
/*
.navbar-fixed-bottom .dropdown .caret:before {
  content: "\25b2";
}*/
.dropup .dropdown-menu,
/*
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 1px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}*/
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus {
            outline: 0;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child,
    .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #232425;
    text-align: center;
    background-color: #f5f6f7;
    border: 1px solid #cccccc;
    border-radius: 0;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 0;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 0;
    }



    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
    margin: 0 0 20px;
}
    
    .tab-content > .tab-pane {
        display: none;
    }

    .tab-content > .active {
        display: block;
    }

.breadcrumb {
    padding: 8px 0;
    margin-bottom: 19px;
    list-style: none;
    background-color: transparent;
    border-bottom: 1px solid #e0e1dd;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: ">";
            padding: 0 10px 0 10px;
            color: #cccccc;
            font-family: "Sage Armonye Icons";
            font-size: 9px;
        }

        .breadcrumb > li a {
            color: #41a940;
        }

    .breadcrumb > .active {
        color: #e0e1dd;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 19px 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.428;
            text-decoration: none;
            color: #009fda;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #00678e;
            background-color: #f5f6f7;
            border-color: #dddddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #41a940;
        border-color: #41a940;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #e0e1dd;
        background-color: #ffffff;
        border-color: #dddddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 19px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #f5f6f7;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #e0e1dd;
        background-color: #ffffff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #e0e1dd;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #c7c9c2;
    }

.label-primary {
    background-color: #41a940;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #338432;
    }

.label-success {
    background-color: #41a940;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #338432;
    }

.label-info {
    background-color: #009fda;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #007aa7;
    }

.label-warning {
    background-color: #ff5800;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #cc4600;
    }

.label-danger {
    background-color: #ff0000;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #cc0000;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #e0e1dd;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active > .badge,
/*
.nav-pills > .active > a > .badge {
  color: #009fda;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}*/
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f5f6f7;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d9dde0;
    }

.container .jumbotron {
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 19px;
    line-height: 1.428;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #009fda;
}

.thumbnail .caption {
    padding: 9px;
    color: #4d4f53;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 24px;
    margin-bottom: 19px;
    background-color: #f5f5f5;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 19px;
    color: #ffffff;
    text-align: center;
    background-color: #41a940;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-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-image: -o-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-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;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
    color: #e0e1dd;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.progress-bar-success {
    background-color: #41a940;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-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-image: -o-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-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: #009fda;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-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-image: -o-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-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: #ff5800;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-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-image: -o-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-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: #ff0000;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-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-image: -o-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-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,
.media-body {
    overflow: hidden;
    zoom: 1;
}

    .media,
    .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        color: #555555;
        background-color: #f5f5f5;
    }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #f5f6f7;
    color: #e0e1dd;
}

    .list-group-item.disabled .list-group-item-heading,
    .list-group-item.disabled:hover .list-group-item-heading,
    .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text,
    .list-group-item.disabled:hover .list-group-item-text,
    .list-group-item.disabled:focus .list-group-item-text {
        color: #e0e1dd;
    }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #41a940;
    border-color: #41a940;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small,
    .list-group-item.active:hover .list-group-item-heading > .small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text,
    .list-group-item.active:hover .list-group-item-text,
    .list-group-item.active:focus .list-group-item-text {
        color: #caebca;
    }

.list-group-item-success {
    color: #41a940;
    background-color: #41a940;
}

a.list-group-item-success {
    color: #41a940;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #41a940;
        background-color: #3a9739;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #41a940;
        border-color: #41a940;
    }

.list-group-item-info {
    color: #009fda;
    background-color: #009fda;
}

a.list-group-item-info {
    color: #009fda;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #009fda;
        background-color: #008cc1;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #009fda;
        border-color: #009fda;
    }

.list-group-item-warning {
    color: #ff5800;
    background-color: #ff5800;
}

a.list-group-item-warning {
    color: #ff5800;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #ff5800;
        background-color: #e64f00;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #ff5800;
        border-color: #ff5800;
    }

.list-group-item-danger {
    color: #ff0000;
    background-color: #ff0000;
}

a.list-group-item-danger {
    color: #ff0000;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #ff0000;
        background-color: #e60000;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #ff0000;
        border-color: #ff0000;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}








.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1;
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1;
        }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: -1;
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: -1;
        }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 19px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #dddddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dddddd;
        }

.panel-default {
    /*border-color: transparent;*/
    border-color: rgba(228, 228, 228, 0.66);
}

    .panel-default > .panel-heading {
        color: #ffffff;
        background-color: #4d4f53;
        border-color: transparent;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: transparent;
        }

        .panel-default > .panel-heading .badge {
            color: #4d4f53;
            background-color: #ffffff;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: transparent;
    }

.panel-primary {
    border-color: #41a940;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #41a940;
        border-color: #41a940;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #41a940;
        }

        .panel-primary > .panel-heading .badge {
            color: #41a940;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #41a940;
    }

.panel-success {
    border-color: #41a940;
}

    .panel-success > .panel-heading {
        color: #41a940;
        background-color: #41a940;
        border-color: #41a940;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #41a940;
        }

        .panel-success > .panel-heading .badge {
            color: #41a940;
            background-color: #41a940;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #41a940;
    }

.panel-info {
    border-color: #009fda;
}

    .panel-info > .panel-heading {
        color: #009fda;
        background-color: #009fda;
        border-color: #009fda;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #009fda;
        }

        .panel-info > .panel-heading .badge {
            color: #009fda;
            background-color: #009fda;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #009fda;
    }

.panel-warning {
    border-color: #ff5800;
}

    .panel-warning > .panel-heading {
        color: #ff5800;
        background-color: #ff5800;
        border-color: #ff5800;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ff5800;
        }

        .panel-warning > .panel-heading .badge {
            color: #ff5800;
            background-color: #ff5800;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ff5800;
    }

.panel-danger {
    border-color: #ff0000;
}

    .panel-danger > .panel-heading {
        color: #ff0000;
        background-color: #ff0000;
        border-color: #ff0000;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ff0000;
        }

        .panel-danger > .panel-heading .badge {
            color: #ff0000;
            background-color: #ff0000;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ff0000;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 0;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 8%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #ffffff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/*@import "variables.less";
@import "mixins.less";*/
/* custom drop down list */
.dropdown .dropdown-toggle {
    /*padding: 6px;*/
    text-align: left;
    /*background: #fff;*/
    position: relative;
    /*width: 160px;*/
}

    .dropdown .dropdown-toggle.md-lg {
        width: 237px;
    }

    /* comment out (top menu)
.dropdown .dropdown-toggle .caret {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 33px;
  height: 33px;
  background: #e0e1dd url('/assets/img/sprite_icons.png') no-repeat -81px 5px;
  background-size: 600px 20px;
  border: 1px solid #cccccc;
}*/

    .dropdown .dropdown-toggle .caret:before {
        content: "";
    }

    .dropdown .dropdown-toggle:hover .caret {
        /*background-color: #c7c9c2;*/
        /*border: 1px solid #b3b3b3;*/
    }

    [disabled] .dropdown .dropdown-toggle,
    .dropdown .dropdown-toggle[disabled],
    .dropdown .dropdown-toggle.disabled {
        background: #f5f6f7;
    }

        [disabled] .dropdown .dropdown-toggle .caret,
        .dropdown .dropdown-toggle[disabled] .caret,
        .dropdown .dropdown-toggle.disabled .caret {
            opacity: 0.35;
        }

.form-group.dropdown button {
    width: 160px;
    min-width: 90px;
}

    .form-group.dropdown button.sm {
        width: 90px;
        min-width: 0;
    }

.open > .dropdown-toggle.btn {
    background-color: #fff;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
    top: 99%;
}

.sm + .dropdown-menu {
    min-width: 90px;
}

.dropdown-menu > li:nth-child(2n) > a {
    /*background: #f5f6f7;*/ /*comment out for top menu*/
}

.dropdown-menu > li > a {
    padding: 6px;
}

    .dropdown-menu > li > a:hover {
        background: #41a940;
        color: #ffffff;
    }
/* form screen */
.form-heading {
    padding: 0 0 10px;
    margin: 0 0 20px;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

    .form-heading h2 {
        font: 24px/1.15 Arial;
        padding: 0;
        float: left;
        width: 500px;
        margin: 0;
    }

    .form-heading .btn,
    .form-heading .dropdown {
        float: right;
        margin: -5px 0 0 10px;
    }

        .form-heading .dropdown .btn {
            margin: 0;
            padding: 6px 33px 6px 6px;
            border-color: transparent;
            background: transparent;
        }

            .form-heading .dropdown .btn .caret {
                background-color: transparent;
                border: none;
                right: auto;
            }

    .form-heading .dropdown-menu {
        margin: 0;
    }

    .form-heading:before,
    .form-heading:after {
        content: " ";
        display: table;
    }

    .form-heading:after {
        clear: both;
    }

    .form-heading:before,
    .form-heading:after {
        content: " ";
        display: table;
    }

    .form-heading:after {
        clear: both;
    }

.std-list {
    padding: 6px 0 0 24px;
}

    .std-list li {
        margin: 0 0 6px;
    }

.form-buttons {
    margin: 20px 0 40px;
    padding: 20px 0 0;
    border-top: 1px solid #e0e1dd;
    text-align: right;
}

    .form-buttons .btn {
        margin-left: 8px;
    }

.btn-form-search {
    font: 0/0 Arial;
    text-indent: -4000px;
    overflow: hidden;
    background: #9a9b9c url('/assets/img/icon_search.png') no-repeat 5px 5px;
    background-size: 20px 20px;
    width: 33px;
    height: 33px;
    min-width: 0;
    vertical-align: top;
    margin: 0 0 0 6px;
}

.btn-form-commit,
.btn-form-date,
.btn-form-time {
    font: 0/0 Arial;
    text-indent: -4000px;
    overflow: hidden;
    background: #f5f6f7 url('/assets/img/sprite_icons.png') no-repeat -21px 5px;
    background-size: 600px 20px;
    width: 33px;
    height: 33px;
    min-width: 0;
    margin-left: -5px;
    vertical-align: top;
}

.btn-form-date {
    background-position: -49px 5px;
}

.btn-form-time {
    background-position: -236px 5px;
}
/* extending form */
.bubble {
    position: absolute;
    padding: 6px;
    z-index: 1;
}

.form-validation {
    background: #4d4f53;
    color: #fff;
    top: 56px;
    width: 160px;
    padding: 7px 6px 6px 36px;
    min-height: 33px;
}

    .form-validation:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 33px;
        height: 100%;
        background: transparent url('/assets/img/sprite_icons.png') no-repeat -332px 6px;
        background-size: 600px 20px;
    }

    .form-validation.error {
        color: #fff;
        background: #ff0000;
    }

        .form-validation.error:before {
            background: transparent url('/assets/img/sprite_icons.png') no-repeat -332px 6px;
            background-size: 600px 20px;
            color: #fff;
        }

.form-control.large + .form-validation,
.form-control.large + span + .form-validation,
.form-control.large + input + .form-validation {
    width: 460px;
}

.form-control.x-large + .form-validation,
.form-control.x-large + span + .form-validation,
.form-control.x-large + input + .form-validation {
    width: 580px;
}

.form-horizontal .form-validation {
    top: 32px;
    left: 140px;
}

.btn-arrow {
    position: relative;
    padding: 6px 6px 6px 41px;
    text-align: left;
}

    .btn-arrow:before {
        content: "";
        width: 31px;
        height: 33px;
        position: absolute;
        top: -1px;
        left: -1px;
        background: #f5f6f7 url('/assets/img/sprite_icons.png') no-repeat -112px 6px;
        background-size: 600px 20px;
        border: 1px solid #cccccc;
    }

    .btn-arrow.btn-arrow-ff:before {
        background-position: -112px 6px;
    }

    .btn-arrow.btn-arrow-f:before {
        background-position: -162px 6px;
    }

    .btn-arrow.btn-arrow-b:before {
        background-position: -183px 6px;
    }

    .btn-arrow.btn-arrow-bb:before {
        background-position: -139px 6px;
    }

.icon-help {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    width: 33px;
    height: 26px;
    background: transparent url('/assets/img/sprite_icons.png') no-repeat -400px 0;
    background-size: 600px 20px;
    display: inline-block;
    vertical-align: top;
}

.msg {
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 0 50px;
}

    .msg:before {
        content: "";
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        background: #41a940 url('/assets/img/sprite_icons.png') no-repeat -645px 10px;
        background-size: 900px 30px;
    }

    .msg .heading {
        background-color: #4d4f53;
        color: #fff;
        height: 50px;
        padding: 16px;
        margin: 0 0 10px 0;
    }

    .msg ul,
    .msg ol {
        padding: 6px 0 0 30px;
    }

        .msg ul li,
        .msg ol li {
            margin: 0 0 6px;
        }

    .msg.msg-info:before {
        background-position: -399px 10px;
        background-color: #009fda;
    }

    .msg.msg-warning:before {
        background-position: -449px 10px;
        background-color: #ff5800;
    }

    .msg.msg-error:before {
        background-position: -500px 10px;
        background-color: #ff0000;
    }

.lightbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf000000', endColorstr='#00000000', GradientType=0);
    padding: 40px 0;
}

    .lightbox-overlay .msg {
        width: 700px;
        margin: 0 auto;
        -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.65);
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.65);
    }

.main-content {
    width: 940px;
    margin: 40px auto 60px;
}

.form-section-sub {
    margin: 0 0 15px;
}

    .form-section-sub .section-heading {
        font-size: 14px;
        margin: 0 0 10px;
    }

.dependency {
    margin-top: 20px;
    border-top: 1px dotted #cccccc;
    padding-top: 16px;
}

.k-grid {
    margin: 20px 0;
    border: 1px solid #e0e1dd;
    border-radius: 3px 3px 3px 3px;
}

.grid-toolbar + .k-grid {
    margin: 0 0 20px;
    border-radius: 0 0 3px 3px;
}

.k-grid table {
    width: 100%;
    table-layout: fixed;
}

.k-grid td,
.k-grid th {
    height: 39px;
    padding: 0 10px;
    white-space: nowrap;
}

.k-grid th {
    background-color: #4d4f53;
    height: 40px;
    color: #fff;
    font-weight: normal;
    text-overflow: ellipsis;
}

    .k-grid th[data-field='checkbox'] {
        width: 42px;
    }

.k-grid tr:nth-child(2n) {
    background-color: #f5f6f7;
}

.k-grid tr:hover {
    background-color: rgba(65, 169, 64, 0.15);
}

.k-grid tr.k-state-active {
    background-color: rgba(65, 169, 64, 0.15);
}

.k-grid tr td,
.k-grid tr th {
    border-right: 1px solid #fff;
}

    .k-grid tr td:last-child,
    .k-grid tr th:last-child {
        border-right: none;
    }

.k-grid .edit-container {
    position: relative;
}

.k-grid .edit-cell input[type="text"] {
    width: 100%;
    height: 29px;
    padding: 4px 6px;
}

.k-grid .edit-cell input[type="button"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 29px;
    width: 29px;
    background-position: 5px 3px;
}

.k-grid .edit-cell input.btn-form-search {
    background-size: 15px 15px;
    background-position: 6px 5px;
}

.k-grid .form-control[type="text"] {
    height: 29px;
    width: 100%;
}

    .k-grid .form-control[type="text"][readonly] {
        box-shadow: none;
        border: 1px solid #eaeaec;
        background-color: #ffffff;
    }

.grid-toolbar {
    background: #e0e1dd;
    border-radius: 3px 3px 0 0;
    padding: 10px;
    margin: 20px 0 0;
}

    .grid-toolbar:before {
        background: transparent url('/assets/img/sprite_icons.png') no-repeat -519px 2px;
        background-size: 600px 20px;
        content: "";
        display: inline-block;
        width: 39px;
        height: 20px;
        vertical-align: middle;
    }

    .grid-toolbar .btn {
        font-size: 12px;
        min-width: 100px;
        padding: 4px 12px;
        margin: 0 6px 0 0;
    }

.k-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-align: center;
    background: transparent url('/assets/img/sprite_icons.png') no-repeat left 3px;
    background-size: 450px 15px;
}

    .k-icon.k-i-seek-w {
        background-position: -104px 3px;
    }

    .k-icon.k-i-arrow-w {
        background-position: -137px 3px;
    }

    .k-icon.k-i-seek-e {
        background-position: -84px 3px;
    }

    .k-icon.k-i-arrow-e {
        background-position: -121px 3px;
    }

.k-grid-pager {
    background: #e0e1dd;
    padding: 10px 10px 6px 10px;
}

    .k-grid-pager:before,
    .k-grid-pager:after {
        content: " ";
        display: table;
    }

    .k-grid-pager:after {
        clear: both;
    }

    .k-grid-pager:before,
    .k-grid-pager:after {
        content: " ";
        display: table;
    }

    .k-grid-pager:after {
        clear: both;
    }

    .k-grid-pager .k-pager-nav,
    .k-grid-pager .k-pager-input,
    .k-grid-pager .k-pager-refresh,
    .k-grid-pager .k-pager-info {
        float: left;
    }

        .k-grid-pager .k-pager-nav:hover,
        .k-grid-pager .k-pager-refresh:hover {
            opacity: 0.75;
        }

    .k-grid-pager .k-pager-refresh,
    .k-grid-pager .k-pager-info {
        float: right;
    }

    .k-grid-pager .k-pager-input {
        margin: 0 20px 0 10px;
    }

        .k-grid-pager .k-pager-input input {
            height: 27px;
            margin: 0 6px;
            width: 40px;
        }

    .k-grid-pager .k-pager-info {
        line-height: 2;
    }

    .k-grid-pager .k-pager-refresh {
        margin: 0 0 0 20px;
    }

        .k-grid-pager .k-pager-refresh .k-icon {
            background-position: -465px 2px;
            background-size: 600px 20px;
        }

    .k-grid-pager .k-icon {
        width: 21px;
        height: 21px;
        margin: 2px;
        vertical-align: top;
    }

    .k-grid-pager .k-state-disabled,
    .k-grid-pager ?.k-state-disabled:hover {
        opacity: 0.25;
        cursor: default;
    }

.k-pager-nav {
    border: 1px solid #9a9b9c;
    display: inline-block;
    height: 27px;
    width: 27px;
    margin: 0 10px 0 0;
    background: #ffffff;
}

.section-divider {
    margin: 20px 0 15px;
    border-color: #cccccc;
    border-style: dotted;
}

.k-grid-content {
    overflow: auto;
}

.accordion .panel {
    margin: 0 0 20px;
    box-shadow: none;
}

.accordion .panel-title {
    font-size: 14px;
    font-weight: normal;
}

    .accordion .panel-title a {
        padding: 15px 50px 15px 20px;
        display: block;
        text-decoration: none;
    }

        .accordion .panel-title a:hover {
            text-decoration: none;
        }

.accordion .panel-heading {
    position: relative;
    padding: 0;
}

    .accordion .panel-heading a:after {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 15px;
        right: 8px;
        font-family: "Sage Armonye Icons";
        font-weight: 300;
        line-height: 1;
        content: "\25b2";
    }

    .accordion .panel-heading a.collapsed:after {
        content: "\25bc";
    }

.required:after {
    content: "*";
    color: #41a940;
    margin: 0 0 0 6px;
    font-size: 18px;
    line-height: 0.8;
}

.flag-required {
    text-align: right;
    position: relative;
    top: -14px;
}

    .flag-required:before {
        content: "*";
        color: #41a940;
        margin: 0 6px 0 0;
        font-size: 18px;
        line-height: 0.8;
    }

.form-summary {
    border: 1px solid #e0e1dd;
    background-color: #f5f6f7;
    padding: 20px;
}

    .form-summary .summary-heading {
        font-size: 16px;
        font-weight: bold;
        padding: 0 0 16px;
        margin: 0 0 20px;
        border-bottom: 1px solid #e0e1dd;
    }

    .form-summary .two-columns:before,
    .form-summary .two-columns:after {
        content: " ";
        display: table;
    }

    .form-summary .two-columns:after {
        clear: both;
    }

    .form-summary .two-columns:before,
    .form-summary .two-columns:after {
        content: " ";
        display: table;
    }

    .form-summary .two-columns:after {
        clear: both;
    }

    .form-summary .two-columns .dl-horizontal {
        margin-bottom: 0;
    }

        .form-summary .two-columns .dl-horizontal dd,
        .form-summary .two-columns .dl-horizontal dt {
            margin: 0 0 2px;
        }

        .form-summary .two-columns .dl-horizontal dt {
            width: 100px;
            text-align: left;
        }

        .form-summary .two-columns .dl-horizontal dd {
            margin-left: 120px;
        }

    .form-summary .two-columns > * {
        width: 45%;
        float: left;
    }

        .form-summary .two-columns > *:nth-child(2n) {
            float: right;
        }
/* menu */
.top-navigation {
    background-color: #f5f6f7;
    height: 44px;
    border-top: 1px solid #ccc;
    box-shadow: 0 0 6px #c8c8c8;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

    .top-navigation .k-widget * {
        box-sizing: border-box;
    }

    .top-navigation .k-state-active {
        background-color: transparent;
    }

    .top-navigation .k-link.k-state-active {
        background-color: #009fda;
    }

    .top-navigation .k-content {
        background-color: transparent;
        position: absolute;
        top: 0;
        left: 316px;
        right: 0;
    }

    .top-navigation .k-state-hover,
    .top-navigation .k-state-hover:hover {
        background-color: transparent;
        background-image: none;
    }

        .top-navigation .k-state-hover > .k-link,
        .top-navigation .k-state-hover:hover > .k-link {
            color: #fff;
            background-color: #009fda;
        }

    .top-navigation .k-state-active {
        color: #fff;
    }

    .top-navigation > .k-widget {
        width: 940px;
        margin: 0 auto;
        font-size: 14px;
        border: none;
        background-color: transparent;
        background-image: none;
        position: relative;
    }

    .top-navigation .k-animation-container {
        right: 0;
        width: 100% !important;
        background: #ffffff url('/assets/img/bg_menu.png') repeat-y left top;
        margin: 0 !important;
        padding: 0 !important;
        box-shadow: 14px 14px 20px 0px rgba(0, 0, 0, 0.137);
        min-height: 300px;
        border: 1px solid #e0e1dd;
        border-top: 1px solid #009fda;
    }

        .top-navigation .k-animation-container:after {
            position: absolute;
            top: -1px;
            height: 3px;
            left: -1px;
            right: -1px;
            background: #009fda;
            content: "";
        }

    .top-navigation > .k-widget > .k-item {
        border: none;
        position: static;
    }

        .top-navigation > .k-widget > .k-item .k-icon {
            display: none;
        }

        .top-navigation > .k-widget > .k-item .k-animation-container .k-menu-group {
            margin-left: 0;
            width: 100%;
            background-color: transparent;
            border: none;
            box-shadow: none;
            height: 100%;
            top: 2px;
            overflow: hidden;
        }

        .top-navigation > .k-widget > .k-item > .k-link {
            height: 44px;
            padding: 0 15px;
            line-height: 42px;
        }

    .top-navigation .k-item .k-item {
        width: 315px;
        position: static;
        padding: 3px;
    }

        .top-navigation .k-item .k-item .k-content {
            display: none;
        }

        .top-navigation .k-item .k-item.k-state-hover .k-content {
            display: block;
        }

    .top-navigation .menu-section {
        padding: 0 15px 15px;
    }

        .top-navigation .menu-section ul {
            padding: 0;
            margin: 0 0 8px;
        }

        .top-navigation .menu-section li {
            list-style-type: none;
        }

    .top-navigation .template-2-column-std:before,
    .top-navigation .template-2-column-std:after {
        content: " ";
        display: table;
    }

    .top-navigation .template-2-column-std:after {
        clear: both;
    }

    .top-navigation .template-2-column-std:before,
    .top-navigation .template-2-column-std:after {
        content: " ";
        display: table;
    }

    .top-navigation .template-2-column-std:after {
        clear: both;
    }

    .top-navigation .template-2-column-std .menu-section {
        float: left;
        width: 311px;
        margin: 6px 0 0;
        border-right: 1px dotted #ccc;
    }

        .top-navigation .template-2-column-std .menu-section:last-child {
            border-right: none;
        }

    .top-navigation .template-2-column-std .sub-heading {
        color: #41a940;
        padding: 0 0 3px;
        margin: 0 0 3px;
    }

    .top-navigation .k-menu .k-menu-group .k-item > .k-link {
        padding: 3px 12px;
    }

    .top-navigation .k-content li {
        padding: 3px 0;
        line-height: 1.34;
    }

    .top-navigation .k-content a {
        color: #333;
    }

        .top-navigation .k-content a:hover {
            color: #009fda;
        }

    .top-navigation .menu-ar .k-animation-container {
        min-height: 360px;
    }

    .top-navigation .k-item .k-item .k-animation-container {
        background: transparent;
        box-shadow: none;
        min-height: 0;
        border: none;
        width: auto !important;
        left: 315px !important;
    }

        .top-navigation .k-item .k-item .k-animation-container:after {
            position: static;
            border: none;
        }

    .top-navigation .k-item .k-item .k-content {
        left: 0;
    }

    .top-navigation .k-item .k-item .k-state-active + .k-animation-container,
    .top-navigation .k-item .k-item .k-state-active + .k-animation-container .k-menu-group,
    .top-navigation .k-item .k-item .k-state-active + .k-animation-container .k-content {
        display: block !important;
    }

    .top-navigation .k-menu .k-item.menu-group {
        border-top: 1px solid #e0e1dd;
    }

    .top-navigation .k-menu .k-menu-group .k-item + .k-item:not(.menu-group) {
        padding: 0 3px 3px 3px;
    }
/*.checkbox1 label:after,
.radio1 label:after {
	content: none;
}

.checkbox1 label input[type='checkbox'],
.radio1 label input[type='radio'] {
	opacity: 1;
	margin: -1px 0 0 -28px;
	height: 22px;
	width: 22px;
	-webkit-appearance: none;
	-moz-appearance: none;

	&:focus {
		outline: none;
	}

	&:after {
		content: "";
	  background: #fff url('/assets/img/sprite_form.png') no-repeat -3px -30px;
	  background-size: 110px 110px;
	  width: 22px;
	  height: 22px;
	  display: block;
	}

	&:focus:after,
	&:hover:after {
		background-position: -38px -30px;
	}

	&:checked:focus:after,
	&:checked:hover:after {
		background-position: -38px -2px;
	}

	&:checked:after {
		background-position: -3px -2px;
	}

	&[disabled]:after {
		background-position: -73px -30px;
	}

	&[disabled]:checked:after {
		background-position: -73px -2px;
	}
}

.radio1 label input[type='radio'] {
	&:after {
		background-position: -3px -86px;
	}

	&:focus:after,
	&:hover:after {
		background-position: -38px -86px;
	}

	&:checked:focus:after,
	&:checked:hover:after {
		background-position: -3px -58px;
	}

	&:checked:after {
		background-position: -3px -58px;
	}

	&[disabled]:after {
		background-position: -73px -86px;
	}

	&[disabled]:checked:after {
		background-position: -73px -58px;
	}
}

.disabled,
fieldset[disabled] {
	input,
	label {
		pointer-events: none;
	}

  .checkbox1 input[type='checkbox'] {
    &:after {
      background-position: -73px -30px;
    }

    &:checked:after {
      background-position: -73px -2px;
    }
  }

  .radio1 input[type='radio'] {
    &:after {
      background-position: -73px -86px;
    }

    &:checked:after {
      background-position: -73px -58px;
    }
  }
}*/
/* master layout */
/* ----------------------------------------------------------------------------------- */
.header,
.main-body,
.footer {
    /*min-width: 970px;*/
    /* add min-width to top wrappers */
}

    .header .wrapper,
    .main-body > .wrapper,
    .footer .wrapper {
        padding: 50px 50px 50px 50px;
        margin: 0 auto;
        position: relative;
    }
/* header */
/* ----------------------------------------------------------------------------------- */
.header {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

.header-global {
    background-color: #000;
    height: 27px;
    font-size: 12px;
}

.header-secondary {
    height: 72px;
}

    .header-secondary .logo-product {
        position: absolute;
        left: 15px;
        top: 22px;
    }

    .header-secondary .nav-secondary {
        position: absolute;
        top: 25px;
        left: 150px;
    }

        .header-secondary .nav-secondary li {
            list-style-type: none;
            display: inline-block;
            padding: 0 15px;
        }

        .header-secondary .nav-secondary a {
            display: block;
            padding: 6px 0 17px;
        }

            .header-secondary .nav-secondary a,
            .header-secondary .nav-secondary a:visited {
                color: inherit;
                text-decoration: none;
                border-bottom: 5px solid transparent;
            }

                .header-secondary .nav-secondary a.active {
                    border-bottom: 5px solid #41a940;
                }

                .header-secondary .nav-secondary a:hover {
                    color: #41a940;
                    border-bottom: 5px solid #41a940;
                }

    .header-secondary .with-menu {
        position: relative;
    }

        .header-secondary .with-menu:hover {
            background-color: #41a940;
        }

            .header-secondary .with-menu:hover > a {
                color: #fff;
            }

                .header-secondary .with-menu:hover > a:after {
                    border-top-color: #fff;
                }

            .header-secondary .with-menu:hover .std-menu {
                display: block;
            }

        .header-secondary .with-menu > a {
            padding-right: 8px;
        }

            .header-secondary .with-menu > a:after {
                content: "";
                position: relative;
                border-top: 5px solid #4d4f53;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                top: 10px;
                right: -8px;
            }

    .header-secondary .std-menu {
        width: 200px;
        top: 47px;
        left: -1px;
    }

        .header-secondary .std-menu li {
            display: block;
            padding: 0;
        }

            .header-secondary .std-menu li:last-child {
                padding: 0;
            }

            .header-secondary .std-menu li + li.menu-group {
                padding: 0;
            }

        .header-secondary .std-menu a,
        .header-secondary .std-menu a:visited,
        .header-secondary .std-menu a:hover,
        .header-secondary .std-menu a:active {
            border-bottom: none;
            background: transparent;
        }

            .header-secondary .std-menu a:hover {
                background: #41a940;
                color: #fff;
            }

        .header-secondary .std-menu a {
            line-height: inherit;
            padding: 7px 15px;
        }
/* global menu */
/* ----------------------------------------------------------------------------------- */
.header-global .wrapper {
    text-align: right;
    line-height: 27px;
}

.header-global .company-name,
.header-global .notification,
.header-global .user,
.header-global .chat,
.header-global .help,
.header-global .product,
.header-global .search {
    text-align: left;
    display: inline-block;
    margin-right: -4px;
    border-left: 1px solid #777;
    position: relative;
    vertical-align: top;
}

    .header-global .company-name > span,
    .header-global .notification > span,
    .header-global .user > span,
    .header-global .chat > span,
    .header-global .help > span,
    .header-global .product > span,
    .header-global .search > span {
        padding: 0 10px;
        cursor: pointer;
        color: #fff;
    }

.header-global .company-name {
    position: absolute;
    top: 0;
    left: 15px;
    border-left: none;
    color: #fff;
}

.header-global .search * {
    line-height: 19px;
}

.header-global .notification {
    background-color: #ff0000;
}

.header-global .chat,
.header-global .help {
    width: 40px;
    height: 27px;
}

.header-global .user .std-menu,
.header-global .product .std-menu {
    width: 240px;
}

    .header-global .user .std-menu > li > a,
    .header-global .product .std-menu > li > a,
    .header-global .user .std-menu > li > span,
    .header-global .product .std-menu > li > span {
        background-image: none;
        padding: 4px 7px;
    }

.header-global .user.open .std-menu,
.header-global .product.open .std-menu {
    display: block;
}

.header-global .user .lnk-signout,
.header-global .product .lnk-more {
    font-weight: bold;
}

.header-global .std-menu {
    border-top: none;
}

    .header-global .std-menu .product-name,
    .header-global .std-menu .product-name:visited {
        font-size: 13px;
        font-family: focoregular, Arial;
        color: #41a940;
    }

        .header-global .std-menu .product-name .sage-brand-primary {
            font-family: focobold, Arial;
            color: #007f64;
        }

        .header-global .std-menu .product-name:hover,
        .header-global .std-menu .product-name:hover .sage-brand-primary {
            color: #fff;
        }

    .header-global .std-menu .sub-heading {
        padding: 7px 10px 4px;
    }

.header-global .chat > span,
.header-global .help > span {
    text-indent: -4000px;
    overflow: hidden;
    font: normal 0/0 Arial;
    display: block;
    background: transparent url('/assets/img/sprite_global_menu.png') no-repeat 8px -21px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.header-global .chat > span {
    background-position: 9px -48px;
}

.header-global .user > span,
.header-global .product > span {
    padding: 0 26px 0 10px;
}

    .header-global .user > span:after,
    .header-global .product > span:after {
        content: "";
        position: absolute;
        border-top: 5px solid #ccc;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: 10px;
        right: 10px;
    }

    .header-global .notification > span:hover,
    .header-global .user > span:hover,
    .header-global .chat > span:hover,
    .header-global .product > span:hover,
    .header-global .help > span:hover {
        opacity: 0.65;
    }

.header-global .search input[type='search'] {
    background-color: #9a9b9c;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.25);
    width: 200px;
    height: 27px;
    border: none;
    padding: 0 0 0 36px;
    outline: none;
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
}

    .header-global .search input[type='search']::-webkit-input-placeholder {
        color: #fff;
    }

    .header-global .search input[type='search']:-moz-placeholder {
        color: #fff;
    }

    .header-global .search input[type='search']::-moz-placeholder {
        color: #fff;
    }

    .header-global .search input[type='search']:-ms-input-placeholder {
        color: #fff;
    }

    .header-global .search input[type='search']:focus {
        width: 400px;
    }

        .header-global .search input[type='search']:focus::-webkit-input-placeholder {
            -webkit-transition: opacity 0.1s 0.2s ease;
            transition: opacity 0.1s 0.2s ease;
            opacity: 0;
        }

        .header-global .search input[type='search']:focus:-moz-placeholder {
            -webkit-transition: opacity 0.1s 0.2s ease;
            transition: opacity 0.1s 0.2s ease;
            opacity: 0;
        }

        .header-global .search input[type='search']:focus::-moz-placeholder {
            -webkit-transition: opacity 0.1s 0.2s ease;
            transition: opacity 0.1s 0.2s ease;
            opacity: 0;
        }

        .header-global .search input[type='search']:focus:-ms-input-placeholder {
            -webkit-transition: opacity 0.1s 0.2s ease;
            transition: opacity 0.1s 0.2s ease;
            opacity: 0;
        }

.header-global .search input[type='button'] {
    text-indent: -4000px;
    overflow: hidden;
    font: normal 0/0 Arial;
    width: 40px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url('/assets/img/sprite_global_menu.png') no-repeat 8px 5px;
    border: none;
    outline: none;
}
/* mega menu */
/* ----------------------------------------------------------------------------------- */
.header-menu {
    height: 45px;
    background-color: #f5f6f7;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    z-index: 1000;
}

.nav-menu {
    position: absolute;
    top: -1px;
    height: 45px;
    margin: 0 -15px;
    width: 100%;
}

    .nav-menu ul {
        padding: 0;
        margin: 0;
    }

    .nav-menu > ul > li:hover > ul {
        display: block;
    }

    .nav-menu li > span,
    .nav-menu li > a {
        height: 45px;
        cursor: pointer;
        padding: 6px 15px;
        display: block;
    }

    .nav-menu .top-tier {
        list-style-type: none;
        display: inline-block;
        line-height: 1.15;
        float: left;
    }

        .nav-menu .top-tier:hover > span,
        .nav-menu .top-tier:hover > a {
            color: #fff;
            background-color: #009fda;
        }

        .nav-menu .top-tier > span,
        .nav-menu .top-tier > a {
            display: table-cell;
            vertical-align: middle;
        }

    .nav-menu .std-menu {
        width: 317px;
        padding: 3px 0 0;
        background: #ffffff url('/assets/img/bg_mega_menu.png') repeat-y left top;
        border-top: none;
        top: 45px;
        left: 0;
        min-height: 300px;
        /* uncomment this if want to hide menu on click.  this was required for Sage 300 Online due to use of iframe.
    &.deactive {
      display: none;
    }
    */
    }

        .nav-menu .std-menu > li {
            width: 315px;
        }

        .nav-menu .std-menu:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: -1px;
            right: -1px;
            height: 3px;
            background-color: #009fda;
        }

    .nav-menu .sub-menu-wrap {
        padding: 10px 15px;
        display: none;
        position: absolute;
        top: 0;
        left: 315px;
        width: 654px;
        height: 300px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-rule: 1px dotted #ccc;
        -moz-column-rule: 1px dotted #ccc;
        column-rule: 1px dotted #ccc;
        -moz-column-fill: auto;
        column-fill: auto;
        background: #ffffff url('/assets/img/bg_mega_menu.png') repeat-y right top;
        border: 1px solid #e0e1dd;
        border-top: none;
        box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.137);
        /* same as std-menu */
    }

        .nav-menu .sub-menu-wrap:before {
            content: "";
            position: absolute;
            top: 0;
            left: -1px;
            right: -1px;
            height: 3px;
            background-color: #009fda;
        }

    .nav-menu .active + .sub-menu-wrap {
        display: block;
    }

    .nav-menu .menu-section {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        margin: 0 0 12px;
    }

        .nav-menu .menu-section ul {
            padding: 0;
        }

        .nav-menu .menu-section li {
            list-style-type: none;
            margin: 0 0 8px;
        }

        .nav-menu .menu-section .sub-heading {
            padding: 0;
        }

        .nav-menu .menu-section a {
            padding: 0;
            margin: 0 0 6px;
        }

            .nav-menu .menu-section a:hover {
                color: #009fda;
                background-color: transparent;
            }

.std-menu {
    /* standard menu banding used in mega menu and global menu */
    position: absolute;
    display: none;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.35;
    z-index: 1001;
    border: 1px solid #e0e1dd;
    padding: 0;
    -webkit-box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.137);
    -moz-box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.137);
    box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.137);
}

    .std-menu > li {
        list-style-type: none;
        padding: 3px 3px 0;
    }

        .std-menu > li.menu-group {
            border-bottom: 1px solid #e0e1dd;
        }

            .std-menu > li.menu-group:last-child {
                border-bottom: none;
            }

        .std-menu > li + li.menu-group {
            padding: 3px;
        }

        .std-menu > li.menu-group:first-child,
        .std-menu > li:last-child {
            padding: 3px;
        }

        .std-menu > li span,
        .std-menu > li a {
            height: auto;
        }

        .std-menu > li > a,
        .std-menu > li > span {
            display: block;
            background: transparent url('/assets/img/sprite_mega_menu.png') no-repeat 99% -53px;
            padding: 4px 12px;
            text-decoration: none;
        }

        .std-menu > li:hover > a,
        .std-menu > li:hover > span {
            color: #fff;
            background: #009fda url('/assets/img/sprite_mega_menu.png') no-repeat 99% -84px;
        }

        .std-menu > li:hover .icon-report {
            background-position: left -29px;
        }

        .std-menu > li > a.active,
        .std-menu > li > span.active {
            color: #fff;
            background: #009fda url('/assets/img/sprite_mega_menu.png') no-repeat 99% -84px;
        }

            .std-menu > li > a.active .icon-report,
            .std-menu > li > span.active .icon-report {
                background-position: left -29px;
            }

    .std-menu a,
    .std-menu a:visited {
        color: inherit;
    }

    .std-menu .icon-report {
        padding: 0 10px;
        vertical-align: baseline;
        margin: 0 0 0 6px;
        background: transparent url('/assets/img/sprite_mega_menu.png') no-repeat left 2px;
    }

    .std-menu .sub-heading {
        color: #41a940;
        font-weight: bold;
        padding: 7px 15px 4px;
    }
/* main body */
/* ----------------------------------------------------------------------------------- */
.main-body {
    margin: 30px 0 60px;
}
/* ----------------------------------------------------------------------------------- */
/* footer */
/* ----------------------------------------------------------------------------------- */
.footer {
    background-color: #4d4f53;
    height: auto;
    min-height: 43.5px;
    text-align: center;
    color: #fff;
    width: 100%;
    position: absolute;
}

    .footer .logo-sage {
        position: relative;
        top: 9px;
        margin: 0 10px 0 0;
    }

    .footer ul {
        padding: 10px 0 0;
    }

    .footer li {
        list-style-type: in-line;
        font-size: 11px;
        margin: 0 10px 0 0;
        padding: 0 14px 5 0;
    }

        .footer li:last-child {
            border-right: none;
        }

    .footer.affix-bottom {
        bottom: 0;
        position: fixed;
    }

    .footer a,
    .footer a:visited {
        color: #fff;
        text-decoration: none;
    }

        .footer a:hover,
        .footer a:active {
            color: #d9d9d9;
        }

@media (min-width: 500px) {

    .footer li {
        display: inline;
        padding: 0 14px 0 0;
        border-right: 1px solid #808080;
    }

        .footer li:last-child {
            margin: 0;
            padding: 0;
            border-right: none;
        }

    .footer .logo-sage {
        position: absolute;
        top: 9px;
        left: 15px;
    }

    .footer.affix-bottom {
        bottom: 0;
        position: fixed;
    }

    .footer a,
    .footer a:visited {
        color: #fff;
        text-decoration: none;
    }

        .footer a:hover,
        .footer a:active {
            color: #d9d9d9;
        }
}

/* ----------------------------------------------------------------------------------- */
/* Customization - Top Menu */
/* ----------------------------------------------------------------------------------- */
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
}

.navbar-default {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.05),0 5px 2px 0 rgba(0,0,0,0.05);
}

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #FFF;
        background-color: #41a940;
    }

    .navbar-default .navbar-nav > li > a {
        color: #4d4f53;
    }

.navbar-brand {
    float: left;
    padding: 7px 5px;
    font-size: 18px;
    line-height: 19px;
    height: 50px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

.dropdown-menu > li.menu-group {
    border-bottom: 1px solid #e0e1dd;
}

    .dropdown-menu > li.menu-group:last-child {
        border-bottom: none;
    }

@media (max-width: 767px) {
    .navbar-nav {
        margin: 0px -15px;
    }

    .navbar-brand {
        margin-left: 10px;
    }

    .navbar-nav .caret {
        float: right;
        top: 10px;
        margin-right: 15px;
    }

    .nav > li {
        border-bottom: 1px solid #ddd;
        ;
    }

        .nav > li:last-child {
            border-bottom: none;
        }

    .navbar-nav .open .dropdown-menu {
        background-color: rgba(245, 245, 245, 1);
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #FFF;
        background-color: #41a940;
    }

    .open > .dropdown-submenu > .dropdown-menu {
        display: block;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #4d4f53;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li {
        border-bottom: 1px solid #ddd;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li:last-child {
            border-bottom: none;
        }

    ul#submenu {
        background-color: white;
        font-size: 13px;
        margin-left: 6px;
    }
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: 0;
    }

    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
}
/* ----------------------------------------------------------------------------------- */
/* Second Level Menu Navigation */
/* ----------------------------------------------------------------------------------- */
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

.dropdown-subment > a:after {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }


.chk input {
    border: 1px solid red;
    margin-right: 5px;
    padding-right: 5px;
}


.chklist input {
    border: 1px solid red;
    margin-right: 5px;
    padding-right: 5px;
}

.paraGraphtext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 350px;
}

.centered {
    text-align: center;
    font-size: 0;
}

    .centered > div {
        float: none;
        display: inline-block;
        text-align: left;
        font-size: 13px;
    }

.modal-header {
    position: relative;
}

.ModalClose {
    position: absolute;
    margin: 0;
    top: -12px; /* half height of "X" image, just for nice placing*/
    right: -12px; /* half width of "X" image, just for nice placing*/
    opacity: 1;
    background-color: white;
    border: none;
    outline: none;
}

    .ModalClose:hover {
        opacity: 1;
    }
