﻿/*!
 * Walkin Pixels - Sangoma v1.4
 * www.walkingpixels.com
 * 
 * Red color
 * 
 */

/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url("http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic");
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


.proefdrukJa td {
    background-color: #bcc4fb !important;
}

.betaaldFalse td {
}

.betaaldTrue td {
    background-color: #a4eab1 !important;
}

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="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-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;
}

.looplijst td,
.looplijst th {
    font-size: 12px;
}


@media print {

    @page {
        size: landscape
    }

    header, footer, #ContentPlaceHolder1_lbMailTekstaanvraag, .btn, .actions {
        display: none !important;
    }

    table, .container {
        width: 100% !important;
    }

    * {
        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 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;
    }
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2c3e50;
    /*background-image: url('../img/bkg_1.png');*/
    background-repeat: repeat-x !important;
    background-position: top center !important;
    background-color: #238037; /*#f2f2f2;*/
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #238037;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #11233e;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ecf0f1;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 900;
    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: #999999;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #999999;
}

.text-primary {
    color: #238037;
}

a.text-primary:hover {
    color: #962d22;
}

.text-success {
    color: #27ae60;
}

a.text-success:hover {
    color: #1e8449;
}

.text-info {
    color: #2980b9;
}

a.text-info:hover {
    color: #20638f;
}

.text-warning {
    color: #f39c12;
}

a.text-warning:hover {
    color: #c87f0a;
}

.text-danger {
    color: #238037;
}

a.text-danger:hover {
    color: #962d22;
}

.bg-primary {
    color: #fff;
    background-color: #238037;
}

a.bg-primary:hover {
    background-color: #962d22;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    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: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .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 #999999;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #bdc3c7;
}

    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.42857143;
        color: #bdc3c7;
    }

        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 #bdc3c7;
        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: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #717577;
    background-color: #f2f3f4;
    white-space: nowrap;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #717577;
    background-color: #f2f3f4;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    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;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: 0%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: 0%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: 0%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: 0%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: 0%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: 0%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: 0%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: 0%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .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.42857143;
        vertical-align: top;
        border-top: 1px solid #ffffff;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ffffff;
    }

    .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 #ffffff;
    }

    .table .table {
        background-color: #ecf0f1;
    }

.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 #ffffff;
}

    .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 #ffffff;
    }

    .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: #e4e6e8;
}

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: #e4e6e8;
}

.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.active:hover > th {
    background-color: #d6d9dd;
}

.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: #dff0d8;
}

.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.success:hover > th {
    background-color: #d0e9c6;
}

.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: #d9edf7;
}

.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.info:hover > th {
    background-color: #c4e3f3;
}

.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: #fcf8e3;
}

.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.warning:hover > th {
    background-color: #faf2cc;
}

.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: #f2dede;
}

.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.danger:hover > th {
    background-color: #ebcccc;
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ffffff;
        -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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #2c3e50;
    border: 0;
    border-bottom: 1px solid #dce4ec;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dce4ec;
    border-radius: 4px;
    -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);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #238037;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(59, 133, 243, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(59, 133, 243, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999999;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

    .radio label,
    .checkbox label {
        display: inline;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    input[type="radio"][disabled],
    input[type="checkbox"][disabled],
    .radio[disabled],
    .radio-inline[disabled],
    .checkbox[disabled],
    .checkbox-inline[disabled],
    fieldset[disabled] input[type="radio"],
    fieldset[disabled] input[type="checkbox"],
    fieldset[disabled] .radio,
    fieldset[disabled] .radio-inline,
    fieldset[disabled] .checkbox,
    fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

    .has-feedback .form-control-feedback {
        position: absolute;
        top: 25px;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
    }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #27ae60;
}

.has-success .form-control {
    border-color: #27ae60;
    -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: #1e8449;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
    }

.has-success .input-group-addon {
    color: #27ae60;
    border-color: #27ae60;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #27ae60;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #f39c12;
}

.has-warning .form-control {
    border-color: #f39c12;
    -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: #c87f0a;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
    }

.has-warning .input-group-addon {
    color: #f39c12;
    border-color: #f39c12;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #f39c12;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #238037;
}

.has-error .form-control {
    border-color: #238037;
    -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: #962d22;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
    }

.has-error .input-group-addon {
    color: #238037;
    border-color: #238037;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #238037;
}

.form-control-static {
    margin-bottom: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #597ea2;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    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.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .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: #7f8c8d;
        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;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #7f8c8d;
    background-color: #dce4ec;
    border-color: #dce4ec;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        color: #7f8c8d;
        background-color: #c2d0de;
        border-color: #b4c5d6;
    }

    .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 {
        background-color: #dce4ec;
        border-color: #dce4ec;
    }

    .btn-default .badge {
        color: #dce4ec;
        background-color: #7f8c8d;
    }

.btn-primary {
    color: #ffffff;
    background-color: #238037;
    border-color: #238037;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0b459e;
        border-color: #8e2a20;
    }

    .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 {
        background-color: #238037;
        border-color: #238037;
    }

    .btn-primary .badge {
        color: #238037;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #27ae60;
    border-color: #27ae60;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #208d4e;
        border-color: #1c7c44;
    }

    .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 {
        background-color: #27ae60;
        border-color: #27ae60;
    }

    .btn-success .badge {
        color: #27ae60;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #2980b9;
    border-color: #2980b9;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #226998;
        border-color: #1e5d87;
    }

    .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 {
        background-color: #2980b9;
        border-color: #2980b9;
    }

    .btn-info .badge {
        color: #2980b9;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #f39c12;
    border-color: #f39c12;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #d2850b;
        border-color: #be780a;
    }

    .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 {
        background-color: #f39c12;
        border-color: #f39c12;
    }

    .btn-warning .badge {
        color: #f39c12;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #238037;
    border-color: #238037;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #0b459e;
        border-color: #8e2a20;
    }

    .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 {
        background-color: #238037;
        border-color: #238037;
    }

    .btn-danger .badge {
        color: #238037;
        background-color: #ffffff;
    }

.btn-link {
    color: #238037;
    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: #11233e;
                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: #999999;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 0px 10px; /*5px 10px;*/
    font-size: 12px;
    /*line-height: 1.5;*/
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.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: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}

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: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

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: #555555;
    text-align: center;
    background-color: #dce4ec;
    border: 1px solid #dce4ec;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn: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;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.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: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #f2f3f4;
    border: 1px solid #f2f3f4;
    border-radius: 4px;
    -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: 9px 0;
        overflow: hidden;
        background-color: #d6d9dd;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #ffffff;
            background-color: #238037;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #238037;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .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;
}

.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.42857143;
    color: #999999;
}

.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,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.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: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555555;
}

    a.list-group-item .list-group-item-heading {
        color: #333333;
    }

    a.list-group-item:hover,
    a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5;
    }

    a.list-group-item.active,
    a.list-group-item.active:hover,
    a.list-group-item.active:focus {
        z-index: 2;
        color: #ffffff;
        background-color: #238037;
        border-color: #238037;
    }

        a.list-group-item.active .list-group-item-heading,
        a.list-group-item.active:hover .list-group-item-heading,
        a.list-group-item.active:focus .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active .list-group-item-text,
        a.list-group-item.active:hover .list-group-item-text,
        a.list-group-item.active:focus .list-group-item-text {
            color: #f2c9c5;
        }

.list-group-item-success {
    color: #27ae60;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #27ae60;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover,
    a.list-group-item-success:focus {
        color: #27ae60;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active,
    a.list-group-item-success.active:hover,
    a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #27ae60;
        border-color: #27ae60;
    }

.list-group-item-info {
    color: #2980b9;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #2980b9;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover,
    a.list-group-item-info:focus {
        color: #2980b9;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active,
    a.list-group-item-info.active:hover,
    a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #2980b9;
        border-color: #2980b9;
    }

.list-group-item-warning {
    color: #f39c12;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #f39c12;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover,
    a.list-group-item-warning:focus {
        color: #f39c12;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active,
    a.list-group-item-warning.active:hover,
    a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #f39c12;
        border-color: #f39c12;
    }

.list-group-item-danger {
    color: #238037;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #238037;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #238037;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active,
    a.list-group-item-danger.active:hover,
    a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #238037;
        border-color: #238037;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .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: 3px;
        }

        .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: 3px;
        }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .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: 3px;
        }

        .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: 3px;
        }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ffffff;
}

.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: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
    }

        .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 transparent;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid transparent;
        }

.panel-default {
    border-color: #bdc3c7;
}

    .panel-default > .panel-heading {
        color: #6c777f;
        background-color: #bdc3c7;
        border-color: #bdc3c7;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bdc3c7;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bdc3c7;
    }

.panel-primary {
    border-color: #238037;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #238037;
        border-color: #238037;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #238037;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #238037;
    }

.panel-success {
    border-color: #27ae60;
}

    .panel-success > .panel-heading {
        color: #ffffff;
        background-color: #27ae60;
        border-color: #27ae60;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #27ae60;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #27ae60;
    }

.panel-info {
    border-color: #2980b9;
}

    .panel-info > .panel-heading {
        color: #ffffff;
        background-color: #2980b9;
        border-color: #2980b9;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #2980b9;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #2980b9;
    }

.panel-warning {
    border-color: #f39c12;
}

    .panel-warning > .panel-heading {
        color: #ffffff;
        background-color: #f39c12;
        border-color: #f39c12;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #f39c12;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #f39c12;
    }

.panel-danger {
    border-color: #238037;
}

    .panel-danger > .panel-heading {
        color: #ffffff;
        background-color: #238037;
        border-color: #238037;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #238037;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #238037;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ecf0f1;
    border: 1px solid #d7e0e2;
    border-radius: 4px;
    -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: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.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;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

        .nav > li.disabled > a {
            color: #999999;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #999999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #238037;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #dddddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #ecf0f1;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ecf0f1;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #238037;
        background-color: #238037;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border: 1px solid #dddddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ecf0f1;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 40px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -10px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: none;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 5px -10px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -10px;
        }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 3px;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -10px;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

    .navbar-btn.btn-sm {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 9px;
        margin-bottom: 9px;
    }

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #ffffff;
    border-color: transparent;
}

    .navbar-default .navbar-brand {
        color: #a1aab0;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #869198;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #a1aab0;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: #238037;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #238037;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #dddddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #238037;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #cccccc;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #238037;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #a1aab0;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: #238037;
        }

    .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: #ffffff;
        background-color: #238037;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #a1aab0;
}

    .navbar-default .navbar-link:hover {
        color: #ffffff;
    }

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #999999;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #999999;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999999;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333333;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #333333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #999999;
}

    .navbar-inverse .navbar-link:hover {
        color: #ffffff;
    }

.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: none;
        }

    .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: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        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%;
        }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #dce4ec;
        }

    .breadcrumb > .active {
        color: #9ab1c8;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #238037;
            background-color: #f2f3f4;
            border: 1px solid #7f8c8d;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #11233e;
            background-color: #238037;
            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: #238037;
        border-color: #238037;
        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: #8c9899;
        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: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.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: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 10px;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    float: left;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #f2f3f4;
            border: 1px solid #7f8c8d;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #238037;
            }

    .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: #8c9899;
        background-color: #f2f3f4;
        cursor: not-allowed;
    }

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    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: #2c3e50;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #2c3e50;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #2c3e50;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #2c3e50;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #2c3e50;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #2c3e50;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3e50;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3e50;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3e50;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #2c3e50;
    background-clip: padding-box;
    border: 1px solid #2c3e50;
    border-radius: 6px;
    -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: #2c3e50;
    border-bottom: 1px solid #233140;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #2c3e50;
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #2c3e50;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #2c3e50;
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #2c3e50;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #2c3e50;
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #2c3e50;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #2c3e50;
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #2c3e50;
        bottom: -10px;
    }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: normal;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #27ae60;
    border-color: #27ae60;
    color: #ffffff;
}

    .alert-success hr {
        border-top-color: #229955;
    }

    .alert-success .alert-link {
        color: #e6e6e6;
    }

.alert-info {
    background-color: #2980b9;
    border-color: #2980b9;
    color: #ffffff;
}

    .alert-info hr {
        border-top-color: #2472a4;
    }

    .alert-info .alert-link {
        color: #e6e6e6;
    }

.alert-warning {
    background-color: #f39c12;
    border-color: #f39c12;
    color: #ffffff;
}

    .alert-warning hr {
        border-top-color: #e08e0b;
    }

    .alert-warning .alert-link {
        color: #e6e6e6;
    }

.alert-danger {
    background-color: #238037;
    border-color: #238037;
    color: #ffffff;
}

    .alert-danger hr {
        border-top-color: #ab3326;
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ecf0f1;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-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: #238037;
}

.thumbnail .caption {
    padding: 9px;
    color: #2c3e50;
}

.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;
}

.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;
}

    .label[href]:hover,
    .label[href]:focus {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #999999;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #808080;
    }

.label-primary {
    background-color: #238037;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #962d22;
    }

.label-success {
    background-color: #27ae60;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #1e8449;
    }

.label-info {
    background-color: #2980b9;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #20638f;
    }

.label-warning {
    background-color: #f39c12;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #c87f0a;
    }

.label-danger {
    background-color: #238037;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #962d22;
    }

.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: #238037;
    border-radius: 4px;
}

    .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: #ffffff;
    background-color: #238037;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

@-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: 20px;
    margin-bottom: 20px;
    background-color: #f2f3f4;
    border-radius: 4px;
    -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: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #238037;
    -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;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar {
    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: 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 {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #27ae60;
}

.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: 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: #2980b9;
}

.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: 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: #f39c12;
}

.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: 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: #238037;
}

.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: 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);
}

.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;
        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: 15%;
    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-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: none;
        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%;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -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;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #cfd9db;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

.container .jumbotron {
    border-radius: 6px;
}

.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;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.panel-body:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.modal-footer: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;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    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 (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: 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: 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 (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;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

html,
body {
    height: 100%;
}

body {
    background-repeat: repeat;
    background-position: center center;
    position: relative;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.no-margin {
    margin: 0 !important;
}

.no-bottom-margin {
    margin-bottom: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

@media (min-width: 768px) {
    #wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 0 -50px;
        padding: 0 0 50px;
    }
}

#header {
    padding-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

    #header:before,
    #header:after {
        content: " ";
        display: table;
    }

    #header:after {
        clear: both;
    }

    #header:before,
    #header:after {
        content: " ";
        display: table;
    }

    #header:after {
        clear: both;
    }

    #header .container > h1 {
        margin: 0;
        color: #2c3e50;
    }

        #header .container > h1 a {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
            display: block;
            width: 250px;
            height: 100px;
            background-repeat: no-repeat;
            background-image: url("../img/template_logo.png");
            background-size: auto 100%;
        }

        #header .container > h1 span {
            margin: -20px 0 0 71px;
            float: left;
            clear: left;
            line-height: normal;
            color: #a6a8a8;
            font-weight: bold;
            font-size: 12px;
        }

@media (min-width: 480px) {
    #header .container > h1 {
        float: left;
    }
}

#header .container {
    background: #ffffff;
    border-radius: 6px;
}

#footer {
    color: #6c777f;
    height: auto;
    background: #bdc3c7;
}

    #footer:before,
    #footer:after {
        content: " ";
        display: table;
    }

    #footer:after {
        clear: both;
    }

    #footer:before,
    #footer:after {
        content: " ";
        display: table;
    }

    #footer:after {
        clear: both;
    }

    #footer p {
        margin: 15px 10px 0 0;
        float: left;
    }

    #footer a {
        color: #555555;
        -webkit-transition: color 350ms ease;
        transition: color 350ms ease;
    }

        #footer a:hover {
            color: #555555;
        }

    #footer ul {
        margin: 15px 0;
        padding: 0;
        list-style: none;
        float: left;
    }

        #footer ul:before,
        #footer ul:after {
            content: " ";
            display: table;
        }

        #footer ul:after {
            clear: both;
        }

        #footer ul:before,
        #footer ul:after {
            content: " ";
            display: table;
        }

        #footer ul:after {
            clear: both;
        }

        #footer ul li {
            float: left;
            display: block;
        }

            #footer ul li + li {
                margin-left: 10px;
            }

    #footer .btn.btn-back-to-top {
        float: right;
        color: #bdc3c7;
        margin-top: 14px;
        padding: 2px 5px;
        font-size: 12px;
        background: #7f8c8d;
    }

        #footer .btn.btn-back-to-top:hover {
            background: #f2f3f4;
            color: #7f8c8d;
        }

@media (min-width: 768px) {
    #footer {
        height: 50px;
    }
}

.main-navigation {
    margin-top: 30px !important;
    margin-left: 30px;
    margin-bottom: 0;
    border: none;
    /*clear: both;*/
    float: left;
}

    .main-navigation .navbar-collapse {
        padding: 0;
        box-shadow: none;
    }

    .main-navigation.navbar-default .navbar-nav > li:first-child a {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .main-navigation.navbar-default .navbar-nav > li + li {
        border-left: 2px solid #ecf0f1;
    }

    .main-navigation.navbar-default .navbar-nav > li > a {
        font-weight: bold;
        font-size: 16px;
        padding: 10px;
        line-height: 20px;
        -webkit-transition: color 350ms ease;
        transition: color 350ms ease;
    }

        .main-navigation.navbar-default .navbar-nav > li > a .elusive {
            line-height: 1;
            vertical-align: text-bottom;
        }

    .main-navigation.navbar-default .navbar-nav > li.active > a .caret,
    .main-navigation.navbar-default .navbar-nav > li.active > a:hover .caret,
    .main-navigation.navbar-default .navbar-nav > li.active > a:focus .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }

    .main-navigation .navbar-nav > .open > a,
    .main-navigation .navbar-nav > .open > a:hover,
    .main-navigation .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: #ab3326;
    }

        .main-navigation .navbar-nav > .open > a .caret,
        .main-navigation .navbar-nav > .open > a:hover .caret,
        .main-navigation .navbar-nav > .open > a:focus .caret {
            border-top-color: #ffffff;
            border-bottom-color: #ffffff;
        }

    .main-navigation .navbar-nav > .open .dropdown-menu {
        background-color: #ab3326;
    }

        .main-navigation .navbar-nav > .open .dropdown-menu > li > a {
            color: #ffffff;
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

            .main-navigation .navbar-nav > .open .dropdown-menu > li > a:hover,
            .main-navigation .navbar-nav > .open .dropdown-menu > li > a:focus {
                background-color: #962d22;
                opacity: 1;
                filter: alpha(opacity=100);
            }

        .main-navigation .navbar-nav > .open .dropdown-menu > .active > a,
        .main-navigation .navbar-nav > .open .dropdown-menu > .active > a:hover,
        .main-navigation .navbar-nav > .open .dropdown-menu > .active > a:focus {
            color: #ffffff;
            background-color: #962d22;
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .main-navigation .navbar-nav > .open .dropdown-menu li.divider {
            background-color: #962d22;
        }

        .main-navigation .navbar-nav > .open .dropdown-menu li.dropdown-header {
            color: #ffffff;
        }

        .main-navigation .navbar-nav > .open .dropdown-menu .caret {
            border-top: 4px solid #ffffff;
        }

        .main-navigation .navbar-nav > .open .dropdown-menu .dropdown-submenu > a:after {
            border-left: 4px solid #ffffff;
        }

    .main-navigation .navbar-form {
        padding-left: 5px;
    }

    .main-navigation .badge {
        position: absolute;
        top: -5px;
        right: -10px;
        z-index: 1;
    }

    .main-navigation .dropdown-menu .badge {
        top: 4px;
        left: -10px;
        right: auto;
    }

.navbar-form.navbar-right {
    padding-right: 3px;
}

.navbar-form.navbar-left {
    padding-left: 3px;
}

.navbar-form.navbar-right:last-child {
    margin-right: 0px;
}

.main-navigation.main-navigation-sidebar {
    margin-top: 0;
}

    .main-navigation.main-navigation-sidebar .navbar-collapse {
        max-height: none;
    }

    .main-navigation.main-navigation-sidebar .navbar-nav {
        float: none;
    }

        .main-navigation.main-navigation-sidebar .navbar-nav > li {
            float: none;
        }

            .main-navigation.main-navigation-sidebar .navbar-nav > li:first-child a {
                border-radius: 4px 4px 0 0;
            }

            .main-navigation.main-navigation-sidebar .navbar-nav > li:last-child a {
                border-radius: 0 0 4px 4px;
            }

            .main-navigation.main-navigation-sidebar .navbar-nav > li.dropdown.open a {
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

            .main-navigation.main-navigation-sidebar .navbar-nav > li + li {
                border-left: none;
                border-top: 2px solid #ecf0f1;
            }

            .main-navigation.main-navigation-sidebar .navbar-nav > li > a {
                font-weight: bold;
                font-size: 16px;
                line-height: 20px;
                -webkit-transition: color 350ms ease;
                transition: color 350ms ease;
            }

                .main-navigation.main-navigation-sidebar .navbar-nav > li > a .elusive {
                    line-height: 1;
                    vertical-align: text-bottom;
                }

    .main-navigation.main-navigation-sidebar .dropdown-menu {
        position: static;
        float: none;
    }

    .main-navigation.main-navigation-sidebar .dropdown-submenu > a:after {
        margin-top: 10px;
        border-width: 4px 4px 0;
        border-color: #ffffff transparent;
    }

    .main-navigation.main-navigation-sidebar .dropdown-submenu > .dropdown-menu {
        margin: 0;
    }

    .main-navigation.main-navigation-sidebar .navbar-nav > .open .dropdown-menu .dropdown-submenu > a:after {
        border-color: #ffffff transparent;
    }

    .main-navigation.main-navigation-sidebar .navbar-nav > li > .dropdown-menu {
        border-radius: 0;
    }

    .main-navigation.main-navigation-sidebar .navbar-nav > li:last-child .dropdown-menu {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .main-navigation.main-navigation-sidebar .navbar-form {
        margin: 0;
        padding: 5px;
        border-top: 2px solid #ecf0f1;
        background-color: #ffffff;
        border-radius: 0 0 4px 4px;
    }

        .main-navigation.main-navigation-sidebar .navbar-form:before,
        .main-navigation.main-navigation-sidebar .navbar-form:after {
            content: " ";
            display: table;
        }

        .main-navigation.main-navigation-sidebar .navbar-form:after {
            clear: both;
        }

        .main-navigation.main-navigation-sidebar .navbar-form:before,
        .main-navigation.main-navigation-sidebar .navbar-form:after {
            content: " ";
            display: table;
        }

        .main-navigation.main-navigation-sidebar .navbar-form:after {
            clear: both;
        }

        .main-navigation.main-navigation-sidebar .navbar-form .form-group {
            margin: 0;
        }

        .main-navigation.main-navigation-sidebar .navbar-form .form-group,
        .main-navigation.main-navigation-sidebar .navbar-form .btn {
            float: left;
        }

        .main-navigation.main-navigation-sidebar .navbar-form .btn {
            margin-left: 5px;
        }

        .main-navigation.main-navigation-sidebar .navbar-form .form-group {
            width: 70%;
        }

@media (max-width: 767px) {
    .navbar-default {
        background-color: transparent;
    }

    .navbar-toggle {
        display: block;
        width: 100%;
        margin: 0;
        float: none;
        border: none;
        font-weight: bold;
        text-align: left;
        color: #a1aab0;
        background-color: #ffffff;
        font-size: 16px;
    }

        .navbar-toggle:hover,
        .navbar-toggle:focus {
            color: #ffffff;
        }

    .main-navigation .main-navigation-collapse.navbar-collapse {
        border-top-width: 2px;
        max-height: none;
    }

        .main-navigation .main-navigation-collapse.navbar-collapse .navbar-nav {
            margin: 0;
            border-radius: 4px;
            background-color: #ffffff;
        }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-nav > li:first-child a {
                border-radius: 4px 4px 0 0;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-nav > li:last-child a {
                border-radius: 0 0 4px 4px;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-nav > li + li {
                border-left: none;
                border-top: 2px solid #ecf0f1;
            }

        .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form {
            margin: 0;
            margin-top: 2px;
            background-color: #ffffff;
            border-radius: 4px;
        }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:before,
            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:after {
                content: " ";
                display: table;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:after {
                clear: both;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:before,
            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:after {
                content: " ";
                display: table;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form:after {
                clear: both;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form .form-group {
                margin: 0;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form .form-group,
            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form .btn {
                float: left;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form .btn {
                margin-left: 10px;
            }

            .main-navigation .main-navigation-collapse.navbar-collapse .navbar-form .form-group {
                width: 70%;
            }

        .main-navigation .main-navigation-collapse.navbar-collapse .badge {
            top: 11px;
            right: 10px;
        }

        .main-navigation .main-navigation-collapse.navbar-collapse .dropdown-menu .badge {
            top: 6px;
            left: auto;
            right: 10px;
        }

    .dropdown-menu a {
        color: #ffffff;
    }

    .main-navigation.main-navigation-sidebar {
        margin-bottom: 20px;
    }

    .main-navigation .navbar-nav > .dropdown-menu .dropdown-submenu > a:after,
    .main-navigation .navbar-nav > .open .dropdown-menu .dropdown-submenu > a:after {
        margin-top: 10px;
        border-width: 4px 4px 0;
        border-color: #ffffff transparent;
    }
}

@media (min-width: 480px) {
    .main-navigation {
        margin-top: 90px;
    }
}

.user-profile {
    margin: 20px 10px 0 0;
}

    .user-profile:before,
    .user-profile:after {
        content: " ";
        display: table;
    }

    .user-profile:after {
        clear: both;
    }

    .user-profile:before,
    .user-profile:after {
        content: " ";
        display: table;
    }

    .user-profile:after {
        clear: both;
    }

    .user-profile figure {
        margin: 0;
    }

        .user-profile figure:before,
        .user-profile figure:after {
            content: " ";
            display: table;
        }

        .user-profile figure:after {
            clear: both;
        }

        .user-profile figure:before,
        .user-profile figure:after {
            content: " ";
            display: table;
        }

        .user-profile figure:after {
            clear: both;
        }

    .user-profile img {
        float: left;
        border-radius: 4px;
        width: 40px;
        height: 40px;
    }

    .user-profile figcaption {
        float: left;
        margin-left: 10px;
    }

        .user-profile figcaption strong {
            display: block;
            font-size: 16px;
            line-height: 18px;
        }

            .user-profile figcaption strong a {
                color: #869198;
            }

                .user-profile figcaption strong a:hover {
                    color: #238037;
                    text-decoration: none;
                }

        .user-profile figcaption ul {
            margin: 0;
            padding: 0;
            list-style: none;
            float: right;
        }

            .user-profile figcaption ul:before,
            .user-profile figcaption ul:after {
                content: " ";
                display: table;
            }

            .user-profile figcaption ul:after {
                clear: both;
            }

            .user-profile figcaption ul:before,
            .user-profile figcaption ul:after {
                content: " ";
                display: table;
            }

            .user-profile figcaption ul:after {
                clear: both;
            }

            .user-profile figcaption ul > li {
                float: left;
                display: block;
            }

                .user-profile figcaption ul > li a {
                    color: #a1aab0;
                }

                    .user-profile figcaption ul > li a:hover {
                        color: #238037;
                        text-decoration: none;
                    }

                .user-profile figcaption ul > li + li {
                    margin-left: 8px;
                }

@media (min-width: 480px) {
    .user-profile {
        float: right;
        margin: 20px 20px 0 0;
    }

        .user-profile figure,
        .user-profile figcaption {
            float: right;
        }
}

nav ul,
nav ol {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

blockquote,
blockquote.pull-right {
    clear: both;
    margin: 0 0 20px;
}

    blockquote small,
    blockquote.pull-right small {
        font-size: 10px;
    }

code,
pre {
    border: none;
}

.form-control {
    border-width: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.help-block {
    color: #7f8c8d;
}

    .help-block:empty {
        display: none;
    }

legend {
    font-weight: bold;
    border-bottom: 2px;
}

.table {
    background-color: #f2f3f4;
    border: 2px solid #ffffff;
    border-collapse: separate;
    *border-collapse: collapsed;
    border-left: 0;
    border-radius: 4px;
}

    .table th {
        text-align: center;
        background-color: #bdc3c7;
    }

    .table th,
    .table td {
        border-top: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
    }

    .table caption + thead tr:first-child th,
    .table caption + tbody tr:first-child th,
    .table caption + tbody tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + tbody tr:first-child th,
    .table colgroup + tbody tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table tbody:first-child tr:first-child th,
    .table tbody:first-child tr:first-child td {
        border-top: 0;
    }

        .table thead:first-child tr:first-child th:first-child,
        .table tbody:first-child tr:first-child td:first-child {
            border-top-left-radius: 4px;
        }

        .table thead:first-child tr:first-child th:last-child,
        .table tbody:first-child tr:first-child td:last-child {
            border-top-right-radius: 4px;
        }

    .table thead:last-child tr:last-child th:first-child,
    .table tbody:last-child tr:last-child td:first-child {
        border-radius: 0 0 0 4px;
    }

    .table thead:last-child tr:last-child th:last-child,
    .table tbody:last-child tr:last-child td:last-child {
        border-bottom-right-radius: 4px;
    }

.table-media tr td {
    vertical-align: middle;
}

    .table-media tr td:first-child,
    .table-media tr th:first-child {
        width: 20px;
        text-align: center;
    }

.table-media .thumbnail {
    display: table-cell;
    width: 45px;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.table-media input[type="checkbox"] {
    margin-top: 0;
}

.table .toolbar {
    padding: 4px;
}

.toolbar.toolbar-btn-link {
    padding: 0;
}

.data-block {
    position: relative;
    margin-bottom: 20px;
    background: #ffffff;
    border-radius: 6px;
}

    .data-block section {
        padding: 20px;
    }

        .data-block section > *:last-child {
            margin-bottom: 0;
        }

        .data-block section > *:first-child {
            margin-top: 0;
        }

    .data-block.turquoise header {
        background: #16a085;
    }

        .data-block.turquoise header h2 + .btn li a,
        .data-block.turquoise header h2 + .btn-group li a,
        .data-block.turquoise header .data-header-actions li a {
            color: #8bd0c2;
            background: #0d5d4d;
        }

        .data-block.turquoise header .header-search input {
            color: #8bd0c2;
            background-color: #0d5d4d;
        }

    .data-block.orange header {
        background: #f39c12;
    }

        .data-block.orange header h2 + .btn li a,
        .data-block.orange header h2 + .btn-group li a,
        .data-block.orange header .data-header-actions li a {
            color: #f9ce89;
            background: #b06f09;
        }

        .data-block.orange header .header-search input {
            color: #f9ce89;
            background-color: #b06f09;
        }

    .data-block.purple header {
        background: #8e44ad;
    }

        .data-block.purple header h2 + .btn li a,
        .data-block.purple header h2 + .btn-group li a,
        .data-block.purple header .data-header-actions li a {
            color: #c7a2d6;
            background: #612e76;
        }

        .data-block.purple header .header-search input {
            color: #c7a2d6;
            background-color: #612e76;
        }

    .data-block.green header {
        background: #27ae60;
    }

        .data-block.green header h2 + .btn li a,
        .data-block.green header h2 + .btn-group li a,
        .data-block.green header .data-header-actions li a {
            color: #93d7b0;
            background: #19703e;
        }

        .data-block.green header .header-search input {
            color: #93d7b0;
            background-color: #19703e;
        }

    .data-block.blue header {
        background: #2980b9;
    }

        .data-block.blue header h2 + .btn li a,
        .data-block.blue header h2 + .btn-group li a,
        .data-block.blue header .data-header-actions li a {
            color: #94c0dc;
            background: #1b557a;
        }

        .data-block.blue header .header-search input {
            color: #94c0dc;
            background-color: #1b557a;
        }

    .data-block.red header {
        background: #238037;
    }

        .data-block.red header h2 + .btn li a,
        .data-block.red header h2 + .btn-group li a,
        .data-block.red header .data-header-actions li a {
            color: #d6e3f6;
            background: #11233e;
        }

        .data-block.red header .header-search input {
            color: #d6e3f6;
            background-color: #11233e;
        }

    .data-block.gray header {
        background: #7f8c8d;
    }

        .data-block.gray header h2 + .btn li a,
        .data-block.gray header h2 + .btn-group li a,
        .data-block.gray header .data-header-actions li a {
            color: #bfc6c6;
            background: #5a6465;
        }

        .data-block.gray header .header-search input {
            color: #bfc6c6;
            background-color: #5a6465;
        }

    .data-block.dark header {
        background: #2c3e50;
    }

        .data-block.dark header h2 + .btn li a,
        .data-block.dark header h2 + .btn-group li a,
        .data-block.dark header .data-header-actions li a {
            color: #969fa8;
            background: #11181f;
        }

        .data-block.dark header .header-search input {
            color: #969fa8;
            background-color: #11181f;
        }

    .data-block header {
        padding: 10px 10px 10px 15px;
        background: #238037;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }

        .data-block header:before,
        .data-block header:after {
            content: " ";
            display: table;
        }

        .data-block header:after {
            clear: both;
        }

        .data-block header:before,
        .data-block header:after {
            content: " ";
            display: table;
        }

        .data-block header:after {
            clear: both;
        }

        .data-block header h2 {
            margin: 0;
            color: #ffffff;
            display: inline-block;
            font-size: 18px;
            line-height: 28px;
        }

    .data-block footer {
        color: #6c777f;
        font-size: 12px;
        padding: 10px;
        background: #bdc3c7;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

        .data-block footer p {
            margin: 0;
        }

    .data-block header h2 + .btn,
    .data-block header h2 + .btn-group,
    .data-block header .data-header-actions {
        float: right;
        margin: 0;
        padding: 0;
        list-style: 0;
    }

        .data-block header h2 + .btn:before,
        .data-block header h2 + .btn-group:before,
        .data-block header .data-header-actions:before,
        .data-block header h2 + .btn:after,
        .data-block header h2 + .btn-group:after,
        .data-block header .data-header-actions:after {
            content: " ";
            display: table;
        }

        .data-block header h2 + .btn:after,
        .data-block header h2 + .btn-group:after,
        .data-block header .data-header-actions:after {
            clear: both;
        }

        .data-block header h2 + .btn:before,
        .data-block header h2 + .btn-group:before,
        .data-block header .data-header-actions:before,
        .data-block header h2 + .btn:after,
        .data-block header h2 + .btn-group:after,
        .data-block header .data-header-actions:after {
            content: " ";
            display: table;
        }

        .data-block header h2 + .btn:after,
        .data-block header h2 + .btn-group:after,
        .data-block header .data-header-actions:after {
            clear: both;
        }

        .data-block header h2 + .btn > li,
        .data-block header h2 + .btn-group > li,
        .data-block header .data-header-actions > li {
            float: left;
            display: block;
            position: relative;
        }

            .data-block header h2 + .btn > li + li,
            .data-block header h2 + .btn-group > li + li,
            .data-block header .data-header-actions > li + li {
                margin-left: 5px;
            }

            .data-block header h2 + .btn > li > a,
            .data-block header h2 + .btn-group > li > a,
            .data-block header .data-header-actions > li > a {
                color: #d6e3f6;
                cursor: pointer;
                display: inline-block;
                font-weight: bold;
                font-size: 14px;
                line-height: 1.42857143;
                padding: 4px 12px;
                text-align: center;
                vertical-align: middle;
                background: #11233e;
                border-radius: 4px;
                -webkit-transition: all 350ms ease;
                transition: all 350ms ease;
            }

                .data-block header h2 + .btn > li > a .caret,
                .data-block header h2 + .btn-group > li > a .caret,
                .data-block header .data-header-actions > li > a .caret {
                    border-color: #d6e3f6 transparent;
                }

                .data-block header h2 + .btn > li > a:hover,
                .data-block header h2 + .btn-group > li > a:hover,
                .data-block header .data-header-actions > li > a:hover,
                .data-block header h2 + .btn > li.open > a,
                .data-block header h2 + .btn-group > li.open > a,
                .data-block header .data-header-actions > li.open > a,
                .data-block header h2 + .btn > li.active > a,
                .data-block header h2 + .btn-group > li.active > a,
                .data-block header .data-header-actions > li.active > a {
                    color: #2c3e50;
                    background: #f2f3f4;
                    text-decoration: none;
                }

                    .data-block header h2 + .btn > li > a:hover .caret,
                    .data-block header h2 + .btn-group > li > a:hover .caret,
                    .data-block header .data-header-actions > li > a:hover .caret,
                    .data-block header h2 + .btn > li.open > a .caret,
                    .data-block header h2 + .btn-group > li.open > a .caret,
                    .data-block header .data-header-actions > li.open > a .caret,
                    .data-block header h2 + .btn > li.active > a .caret,
                    .data-block header h2 + .btn-group > li.active > a .caret,
                    .data-block header .data-header-actions > li.active > a .caret {
                        border-color: #2c3e50 transparent;
                    }

            .data-block header h2 + .btn > li .loading,
            .data-block header h2 + .btn-group > li .loading,
            .data-block header .data-header-actions > li .loading {
                display: block;
            }

    .data-block .data-block-nav {
        background: #dce4ec;
    }

        .data-block .data-block-nav ul {
            padding: 15px 20px;
            margin: 0;
            list-style: none;
        }

            .data-block .data-block-nav ul:before,
            .data-block .data-block-nav ul:after {
                content: " ";
                display: table;
            }

            .data-block .data-block-nav ul:after {
                clear: both;
            }

            .data-block .data-block-nav ul:before,
            .data-block .data-block-nav ul:after {
                content: " ";
                display: table;
            }

            .data-block .data-block-nav ul:after {
                clear: both;
            }

            .data-block .data-block-nav ul > li {
                float: left;
                display: block;
                position: relative;
            }

                .data-block .data-block-nav ul > li + li {
                    margin-left: 5px;
                }

                .data-block .data-block-nav ul > li a {
                    color: #ccd1d1;
                    cursor: pointer;
                    display: inline-block;
                    font-weight: bold;
                    font-size: 14px;
                    line-height: 1.42857143;
                    padding: 4px 12px;
                    text-align: center;
                    vertical-align: middle;
                    background: #7f8c8d;
                    border-radius: 4px;
                    -webkit-transition: all 350ms ease;
                    transition: all 350ms ease;
                }

                    .data-block .data-block-nav ul > li a:hover,
                    .data-block .data-block-nav ul > li.open a,
                    .data-block .data-block-nav ul > li.active a {
                        color: #f2f3f4;
                        background: #535c5d;
                        text-decoration: none;
                    }

    .data-block header .header-search {
        display: inline;
        float: right;
        border: none;
        margin: 0;
    }

        .data-block header .header-search input {
            margin: 0;
            width: 106px;
            height: 28px;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            font-size: 12px;
            color: #d6e3f6;
            border: none;
            background-color: #11233e;
            border-radius: 4px;
        }

    .data-block.panel-group {
        background-color: transparent;
    }

        .data-block.panel-group.panel-group-collapsed {
            background-color: #ffffff;
        }

            .data-block.panel-group.panel-group-collapsed .panel + .panel {
                border-color: #ecf0f1;
            }

    .data-block.todo-block form,
    .data-block.todo-block table {
        margin: 0;
    }

        .data-block.todo-block table th,
        .data-block.todo-block table td {
            border-left: none;
        }

            .data-block.todo-block table td:first-child {
                width: 13px;
            }

        .data-block.todo-block table tr.done {
            -webkit-transition: all 300ms ease;
            transition: all 300ms ease;
            opacity: 0.4;
            filter: alpha(opacity=40);
        }

            .data-block.todo-block table tr.done p {
                text-decoration: line-through;
            }

                .data-block.todo-block table tr.done p + span {
                    height: 0;
                    -webkit-transition: all 300ms ease;
                    transition: all 300ms ease;
                    opacity: 0;
                    filter: alpha(opacity=0);
                }

            .data-block.todo-block table tr.done:hover {
                opacity: 1;
                filter: alpha(opacity=100);
            }

                .data-block.todo-block table tr.done:hover p {
                    text-decoration: none;
                }

                    .data-block.todo-block table tr.done:hover p + span {
                        height: auto;
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }

        .data-block.todo-block table tr p {
            margin: 0;
            color: #5a6465;
            font-weight: bold;
            line-height: normal;
        }

            .data-block.todo-block table tr p + span {
                display: block;
                font-size: 12px;
                color: #7f8c8d;
            }

        .data-block.todo-block table tr input {
            margin-top: -3px;
        }

.widget-block {
    display: block;
    padding: 20px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .widget-block .widget-icon,
    .widget-block strong {
        color: #238037;
        display: block;
        font-size: 60px;
        line-height: 1;
    }

    .widget-block strong {
        font-size: 16px;
    }

    .widget-block.widget-text {
        padding: 32px 0 33px;
    }

        .widget-block.widget-text span {
            display: block;
            color: #238037;
            font-weight: bold;
            line-height: 1;
            font-size: 28px;
            margin-bottom: 5px;
        }

        .widget-block.widget-text strong {
            color: #7f8c8d;
            font-size: 14px;
            font-weight: bold;
            -webkit-transition: color ease 0.3s;
            transition: color ease 0.3s;
        }

    .widget-block .sparkline {
        display: block;
        margin: 5px auto;
    }

        .widget-block .sparkline canvas {
            display: block !important;
            margin: 0 auto;
        }

        .widget-block .sparkline + strong,
        .widget-block .sparkline + a {
            color: #7f8c8d;
            font-size: 14px;
            font-weight: bold;
            -webkit-transition: color ease 0.3s;
            transition: color ease 0.3s;
        }

            .widget-block .sparkline + a:hover {
                color: #238037;
                text-decoration: none;
            }

a.widget-block:hover {
    text-decoration: none;
    background: #238037;
}

    a.widget-block:hover .widget-icon,
    a.widget-block:hover.widget-text span,
    a.widget-block:hover strong {
        color: #ffffff;
    }

.widget-block .badge {
    position: absolute;
    top: -5px;
    right: -10px;
    z-index: 1;
}

.widget-block.widget-fixed {
    min-height: 110px;
    height: 110px;
}

.plan-block {
    text-align: center;
}

    .plan-block span {
        color: #bdc3c7;
        display: block;
        font-size: 120px;
        line-height: normal;
        margin: 10px 0;
    }

    .plan-block h3 {
        margin: 0;
    }

    .plan-block p + .btn {
        margin-top: 20px;
    }

.dropdown-menu {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .dropdown-menu > li {
        position: relative;
    }

        .dropdown-menu > li > a {
            font-weight: bold;
        }

    .dropdown-menu .divider {
        height: 2px;
        margin: 5px 0;
    }

    .dropdown-menu.dropdown-primary {
        background-color: #238037;
    }

        .dropdown-menu.dropdown-primary .divider {
            background-color: #962d22;
        }

        .dropdown-menu.dropdown-primary > li > a,
        .dropdown-menu.dropdown-primary > li > a:hover,
        .dropdown-menu.dropdown-primary > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-primary > li > a:hover,
            .dropdown-menu.dropdown-primary > li > a:focus {
                background-color: #962d22;
            }

        .dropdown-menu.dropdown-primary > .active > a,
        .dropdown-menu.dropdown-primary > .active > a:hover,
        .dropdown-menu.dropdown-primary > .active > a:focus {
            color: #ffffff;
            background-color: #962d22;
        }

        .dropdown-menu.dropdown-primary > .disabled > a,
        .dropdown-menu.dropdown-primary > .disabled > a:hover,
        .dropdown-menu.dropdown-primary > .disabled > a:focus {
            color: #962d22;
        }

        .dropdown-menu.dropdown-primary .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-primary .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-red {
        background-color: #238037;
    }

        .dropdown-menu.dropdown-red .divider {
            background-color: #962d22;
        }

        .dropdown-menu.dropdown-red > li > a,
        .dropdown-menu.dropdown-red > li > a:hover,
        .dropdown-menu.dropdown-red > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-red > li > a:hover,
            .dropdown-menu.dropdown-red > li > a:focus {
                background-color: #962d22;
            }

        .dropdown-menu.dropdown-red > .active > a,
        .dropdown-menu.dropdown-red > .active > a:hover,
        .dropdown-menu.dropdown-red > .active > a:focus {
            color: #ffffff;
            background-color: #962d22;
        }

        .dropdown-menu.dropdown-red > .disabled > a,
        .dropdown-menu.dropdown-red > .disabled > a:hover,
        .dropdown-menu.dropdown-red > .disabled > a:focus {
            color: #962d22;
        }

        .dropdown-menu.dropdown-red .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-red .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-blue {
        background-color: #2980b9;
    }

        .dropdown-menu.dropdown-blue .divider {
            background-color: #20638f;
        }

        .dropdown-menu.dropdown-blue > li > a,
        .dropdown-menu.dropdown-blue > li > a:hover,
        .dropdown-menu.dropdown-blue > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-blue > li > a:hover,
            .dropdown-menu.dropdown-blue > li > a:focus {
                background-color: #20638f;
            }

        .dropdown-menu.dropdown-blue > .active > a,
        .dropdown-menu.dropdown-blue > .active > a:hover,
        .dropdown-menu.dropdown-blue > .active > a:focus {
            color: #ffffff;
            background-color: #20638f;
        }

        .dropdown-menu.dropdown-blue > .disabled > a,
        .dropdown-menu.dropdown-blue > .disabled > a:hover,
        .dropdown-menu.dropdown-blue > .disabled > a:focus {
            color: #20638f;
        }

        .dropdown-menu.dropdown-blue .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-blue .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-green {
        background-color: #27ae60;
    }

        .dropdown-menu.dropdown-green .divider {
            background-color: #1e8449;
        }

        .dropdown-menu.dropdown-green > li > a,
        .dropdown-menu.dropdown-green > li > a:hover,
        .dropdown-menu.dropdown-green > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-green > li > a:hover,
            .dropdown-menu.dropdown-green > li > a:focus {
                background-color: #1e8449;
            }

        .dropdown-menu.dropdown-green > .active > a,
        .dropdown-menu.dropdown-green > .active > a:hover,
        .dropdown-menu.dropdown-green > .active > a:focus {
            color: #ffffff;
            background-color: #1e8449;
        }

        .dropdown-menu.dropdown-green > .disabled > a,
        .dropdown-menu.dropdown-green > .disabled > a:hover,
        .dropdown-menu.dropdown-green > .disabled > a:focus {
            color: #1e8449;
        }

        .dropdown-menu.dropdown-green .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-green .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-orange {
        background-color: #f39c12;
    }

        .dropdown-menu.dropdown-orange .divider {
            background-color: #c87f0a;
        }

        .dropdown-menu.dropdown-orange > li > a,
        .dropdown-menu.dropdown-orange > li > a:hover,
        .dropdown-menu.dropdown-orange > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-orange > li > a:hover,
            .dropdown-menu.dropdown-orange > li > a:focus {
                background-color: #c87f0a;
            }

        .dropdown-menu.dropdown-orange > .active > a,
        .dropdown-menu.dropdown-orange > .active > a:hover,
        .dropdown-menu.dropdown-orange > .active > a:focus {
            color: #ffffff;
            background-color: #c87f0a;
        }

        .dropdown-menu.dropdown-orange > .disabled > a,
        .dropdown-menu.dropdown-orange > .disabled > a:hover,
        .dropdown-menu.dropdown-orange > .disabled > a:focus {
            color: #c87f0a;
        }

        .dropdown-menu.dropdown-orange .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-orange .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-purple {
        background-color: #8e44ad;
    }

        .dropdown-menu.dropdown-purple .divider {
            background-color: #703688;
        }

        .dropdown-menu.dropdown-purple > li > a,
        .dropdown-menu.dropdown-purple > li > a:hover,
        .dropdown-menu.dropdown-purple > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-purple > li > a:hover,
            .dropdown-menu.dropdown-purple > li > a:focus {
                background-color: #703688;
            }

        .dropdown-menu.dropdown-purple > .active > a,
        .dropdown-menu.dropdown-purple > .active > a:hover,
        .dropdown-menu.dropdown-purple > .active > a:focus {
            color: #ffffff;
            background-color: #703688;
        }

        .dropdown-menu.dropdown-purple > .disabled > a,
        .dropdown-menu.dropdown-purple > .disabled > a:hover,
        .dropdown-menu.dropdown-purple > .disabled > a:focus {
            color: #703688;
        }

        .dropdown-menu.dropdown-purple .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-purple .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-turquoise {
        background-color: #16a085;
    }

        .dropdown-menu.dropdown-turquoise .divider {
            background-color: #107360;
        }

        .dropdown-menu.dropdown-turquoise > li > a,
        .dropdown-menu.dropdown-turquoise > li > a:hover,
        .dropdown-menu.dropdown-turquoise > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-turquoise > li > a:hover,
            .dropdown-menu.dropdown-turquoise > li > a:focus {
                background-color: #107360;
            }

        .dropdown-menu.dropdown-turquoise > .active > a,
        .dropdown-menu.dropdown-turquoise > .active > a:hover,
        .dropdown-menu.dropdown-turquoise > .active > a:focus {
            color: #ffffff;
            background-color: #107360;
        }

        .dropdown-menu.dropdown-turquoise > .disabled > a,
        .dropdown-menu.dropdown-turquoise > .disabled > a:hover,
        .dropdown-menu.dropdown-turquoise > .disabled > a:focus {
            color: #107360;
        }

        .dropdown-menu.dropdown-turquoise .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-turquoise .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-gray {
        background-color: #7f8c8d;
    }

        .dropdown-menu.dropdown-gray .divider {
            background-color: #667273;
        }

        .dropdown-menu.dropdown-gray > li > a,
        .dropdown-menu.dropdown-gray > li > a:hover,
        .dropdown-menu.dropdown-gray > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-gray > li > a:hover,
            .dropdown-menu.dropdown-gray > li > a:focus {
                background-color: #667273;
            }

        .dropdown-menu.dropdown-gray > .active > a,
        .dropdown-menu.dropdown-gray > .active > a:hover,
        .dropdown-menu.dropdown-gray > .active > a:focus {
            color: #ffffff;
            background-color: #667273;
        }

        .dropdown-menu.dropdown-gray > .disabled > a,
        .dropdown-menu.dropdown-gray > .disabled > a:hover,
        .dropdown-menu.dropdown-gray > .disabled > a:focus {
            color: #667273;
        }

        .dropdown-menu.dropdown-gray .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-gray .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-dark {
        background-color: #2c3e50;
    }

        .dropdown-menu.dropdown-dark .divider {
            background-color: #1a242f;
        }

        .dropdown-menu.dropdown-dark > li > a,
        .dropdown-menu.dropdown-dark > li > a:hover,
        .dropdown-menu.dropdown-dark > li > a:focus {
            color: #ffffff;
        }

            .dropdown-menu.dropdown-dark > li > a:hover,
            .dropdown-menu.dropdown-dark > li > a:focus {
                background-color: #1a242f;
            }

        .dropdown-menu.dropdown-dark > .active > a,
        .dropdown-menu.dropdown-dark > .active > a:hover,
        .dropdown-menu.dropdown-dark > .active > a:focus {
            color: #ffffff;
            background-color: #1a242f;
        }

        .dropdown-menu.dropdown-dark > .disabled > a,
        .dropdown-menu.dropdown-dark > .disabled > a:hover,
        .dropdown-menu.dropdown-dark > .disabled > a:focus {
            color: #1a242f;
        }

        .dropdown-menu.dropdown-dark .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-dark .caret {
            border-top: 4px solid #ffffff;
        }

.dropdown-header {
    font-weight: bold;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        border-radius: 0 4px 4px 4px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        border-left-color: #333333;
        margin-top: 6px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #333333;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            border-radius: 4px 0 4px 4px;
        }

.tabbable {
    overflow: hidden;
}

.nav-tabs {
    border: none;
}

    .nav-tabs > li {
        margin: 0;
    }

        .nav-tabs > li > a {
            padding: 6px 15px;
            font-weight: bold;
            color: #7f8c8d;
            border: none;
            background: #f2f3f4;
            border-radius: 4px;
            -webkit-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .nav-tabs > li > a:hover,
            .nav-tabs > li > a:focus,
            .nav-tabs > li.active > a,
            .nav-tabs > li.active > a:hover,
            .nav-tabs > li.active > a:focus {
                color: #ffffff;
                border: none;
                background: #238037;
            }

@media (min-width: 768px) {
    .tabs-left .nav-tabs > li,
    .tabs-right .nav-tabs > li {
        float: none;
    }

        .tabs-left .nav-tabs > li + li,
        .tabs-right .nav-tabs > li + li {
            margin-top: 2px;
        }

    .tabs-left .tab-content {
        float: right;
        width: 80%;
        padding-left: 20px;
    }

    .tabs-left .nav-tabs {
        float: left;
        width: 20%;
    }

    .tabs-right .tab-content {
        float: left;
        width: 80%;
        padding-right: 20px;
    }

    .tabs-right .nav-tabs {
        float: right;
        width: 20%;
    }
}

.breadcrumb {
    display: block;
    margin-bottom: 20px;
}

    .breadcrumb > li {
        font-weight: bold;
    }

    .breadcrumb a {
        font-weight: bold;
    }

        .breadcrumb a:hover {
            text-decoration: none;
        }

.data-block .breadcrumb {
    background: #ecf0f1;
    margin-bottom: 20px;
}

    .data-block .breadcrumb > .active {
        color: #94aab0;
    }

    .data-block .breadcrumb > li + li:before {
        color: #c0cdd1;
    }

.pagination {
    font-weight: bold;
}

    .pagination > li > a,
    .pagination > li > span {
        border: none;
        margin-left: 0;
    }

    .pagination > li > a {
        color: #727f80;
    }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #ffffff;
        }

    .pagination > li.disabled > span,
    .pagination > li.disabled > a,
    .pagination > li.disabled > a:hover,
    .pagination > li.disabled > a:focus {
        color: #8c9899;
        background-color: #bdc3c7;
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

    .pagination .elusive {
        position: relative;
        top: 2px;
    }

.pagination-right {
    text-align: right;
}

.pagination-center {
    text-align: center;
}

.pager {
    font-weight: bold;
}

    .pager li > a,
    .pager li > span {
        border: none;
        color: #7f8c8d;
    }

        .pager li > a:hover,
        .pager li > a:focus {
            color: #ffffff;
        }

    .pager li.disabled > a,
    .pager li.disabled > a:hover,
    .pager li.disabled > a:focus,
    .pager li.disabled > span {
        color: #8c9899;
        background-color: #bdc3c7;
        opacity: 65;
        filter: alpha(opacity=6500);
    }

.gallery + .gallery {
    margin-top: 20px;
}

.gallery .thumbnail {
    margin-bottom: 20px;
}

.gallery .thumbnail-actions {
    position: absolute;
    bottom: 10px;
    right: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gallery > div:hover .thumbnail-actions {
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery .thumbnail-checkbox {
    margin: 0;
    position: absolute;
    top: 5px;
    left: 15px;
}

.form-gallery .thumbnail.active {
    border-color: #238037;
    background-color: #238037;
}

@media (min-width: 768px) {
    .gallery .thumbnail {
        margin-bottom: 0;
    }
}

.loading {
    display: inline-block;
    background-image: url("../img/icons/icon_loading_red.gif");
    background-repeat: no-repeat;
    background-position: center;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 28px;
    height: 28px;
}

    .loading.red {
        background-image: url("../img/icons/icon_loading_red.gif");
    }

    .loading.blue {
        background-image: url("../img/icons/icon_loading_blue.gif");
    }

    .loading.green {
        background-image: url("../img/icons/icon_loading_green.gif");
    }

    .loading.purple {
        background-image: url("../img/icons/icon_loading_purple.gif");
    }

    .loading.turquoise {
        background-image: url("../img/icons/icon_loading_turquoise.gif");
    }

    .loading.orange {
        background-image: url("../img/icons/icon_loading_orange.gif");
    }

    .loading.gray {
        background-image: url("../img/icons/icon_loading_gray.gif");
    }

    .loading.dark {
        background-image: url("../img/icons/icon_loading_dark.gif");
    }

.data-header-actions .loading {
    background-image: url("../img/icons/icon_loading_red_header.gif");
    width: 28px;
    height: 28px;
}

    .data-header-actions .loading.red {
        background-image: url("../img/icons/icon_loading_red_header.gif");
    }

    .data-header-actions .loading.blue {
        background-image: url("../img/icons/icon_loading_blue_header.gif");
    }

    .data-header-actions .loading.green {
        background-image: url("../img/icons/icon_loading_green_header.gif");
    }

    .data-header-actions .loading.purple {
        background-image: url("../img/icons/icon_loading_purple_header.gif");
    }

    .data-header-actions .loading.turquoise {
        background-image: url("../img/icons/icon_loading_turquoise_header.gif");
    }

    .data-header-actions .loading.orange {
        background-image: url("../img/icons/icon_loading_orange_header.gif");
    }

    .data-header-actions .loading.gray {
        background-image: url("../img/icons/icon_loading_gray_header.gif");
    }

    .data-header-actions .loading.dark {
        background-image: url("../img/icons/icon_loading_dark_header.gif");
    }

.label-inverse {
    background-color: #2c3e50;
}

    .label-inverse[href]:hover,
    .label-inverse[href]:focus {
        background-color: #1a242f;
    }

.panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-heading {
    padding: 0;
}

.panel-title > a {
    display: block;
    padding: 10px 15px;
}

    .panel-title > a:hover {
        text-decoration: none;
    }

.panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
}

.panel-group.panel-group-collapsed .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #ffffff;
}

.panel-group.panel-group-collapsed .panel {
    border-radius: 0;
}

    .panel-group.panel-group-collapsed .panel .panel-heading .panel-title > a.accordion-toggle,
    .panel-group.panel-group-collapsed .panel .panel-heading {
        border-radius: 0;
    }

    .panel-group.panel-group-collapsed .panel:first-child,
    .panel-group.panel-group-collapsed .panel:first-child .panel-heading,
    .panel-group.panel-group-collapsed .panel:first-child .panel-title > a {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .panel-group.panel-group-collapsed .panel:last-child,
    .panel-group.panel-group-collapsed .panel:last-child .panel-heading,
    .panel-group.panel-group-collapsed .panel:last-child .panel-title > a {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.panel-default .panel-title > a {
    background: #bdc3c7;
}

    .panel-default .panel-title > a:hover {
        color: #ffffff;
        background-color: #238037;
    }

.panel-primary .panel-title > a {
    background: #238037;
}

    .panel-primary .panel-title > a:hover {
        background-color: #0b459e;
    }

.panel-success .panel-title > a {
    background: #27ae60;
}

    .panel-success .panel-title > a:hover {
        background-color: #208d4e;
    }

.panel-warning .panel-title > a {
    background: #f39c12;
}

    .panel-warning .panel-title > a:hover {
        background-color: #d2850b;
    }

.panel-danger .panel-title > a {
    background: #238037;
}

    .panel-danger .panel-title > a:hover {
        background-color: #0b459e;
    }

.panel-info .panel-title > a {
    background: #2980b9;
}

    .panel-info .panel-title > a:hover {
        background-color: #226998;
    }

.panel-inverse {
    border-color: #2c3e50;
}

    .panel-inverse > .panel-heading {
        color: #ffffff;
        background-color: #2c3e50;
        border-color: #2c3e50;
    }

        .panel-inverse > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #2c3e50;
        }

    .panel-inverse > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #2c3e50;
    }

    .panel-inverse .panel-title > a {
        background: #2c3e50;
    }

        .panel-inverse .panel-title > a:hover {
            background-color: #1e2a36;
        }

.panel-purple {
    border-color: #8e44ad;
}

    .panel-purple > .panel-heading {
        color: #ffffff;
        background-color: #8e44ad;
        border-color: #8e44ad;
    }

        .panel-purple > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #8e44ad;
        }

    .panel-purple > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #8e44ad;
    }

    .panel-purple .panel-title > a {
        background: #8e44ad;
    }

        .panel-purple .panel-title > a:hover {
            background-color: #763890;
        }

.panel-turquoise {
    border-color: #16a085;
}

    .panel-turquoise > .panel-heading {
        color: #ffffff;
        background-color: #16a085;
        border-color: #16a085;
    }

        .panel-turquoise > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #16a085;
        }

    .panel-turquoise > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #16a085;
    }

    .panel-turquoise .panel-title > a {
        background: #16a085;
    }

        .panel-turquoise .panel-title > a:hover {
            background-color: #117c67;
        }

.jumbotron {
    line-height: 25px;
    margin-bottom: 20px;
}

    .jumbotron h1 {
        letter-spacing: normal;
        margin-bottom: 10px;
    }

    .jumbotron a {
        text-decoration: underline;
    }

    .jumbotron.turquoise {
        background: #16a085;
        color: #96d4c8;
    }

        .jumbotron.turquoise h1,
        .jumbotron.turquoise a:hover {
            color: #ffffff;
        }

    .jumbotron.orange {
        background: #f39c12;
        color: #fad294;
    }

        .jumbotron.orange h1,
        .jumbotron.orange a:hover {
            color: #ffffff;
        }

    .jumbotron.purple {
        background: #8e44ad;
        color: #ccabda;
    }

        .jumbotron.purple h1,
        .jumbotron.purple a:hover {
            color: #ffffff;
        }

    .jumbotron.green {
        background: #27ae60;
        color: #9edbb7;
    }

        .jumbotron.green h1,
        .jumbotron.green a:hover {
            color: #ffffff;
        }

    .jumbotron.blue {
        background: #2980b9;
        color: #9fc6e0;
    }

        .jumbotron.blue h1,
        .jumbotron.blue a:hover {
            color: #ffffff;
        }

    .jumbotron.red {
        background: #238037;
        color: #e3a6a0;
    }

        .jumbotron.red h1,
        .jumbotron.red a:hover {
            color: #ffffff;
        }

    .jumbotron.gray {
        background: #7f8c8d;
        color: #f9f9f9;
    }

        .jumbotron.gray h1,
        .jumbotron.gray a:hover {
            color: #ffffff;
        }

    .jumbotron.dark {
        background: #2c3e50;
        color: #a0a8b0;
    }

        .jumbotron.dark h1,
        .jumbotron.dark a:hover {
            color: #ffffff;
        }

.page-header {
    border: none;
}

    .page-header h1 {
        color: #495d62;
    }

    .page-header p {
        color: #5e7980;
        font-size: 18px;
        line-height: normal;
        margin: 0;
    }

        .page-header p + p {
            margin-top: 20px;
        }

.progress {
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .progress.progress-line {
        height: 10px;
    }

.progress-bar {
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-striped .progress-bar {
    background-size: 20px 20px;
}

.progress-bar-inverse {
    background-color: #2c3e50;
}

.progress-striped .progress-bar-inverse {
    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: 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);
}

.well {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .well p:last-child,
    .well p:only-of-type {
        margin-bottom: 0;
    }

.filter-bar .form-inline .btn {
    margin-top: 28px;
}

.filter-bar .form-inline .price {
    display: block;
    margin-bottom: 5px;
}

.filter-bar .form-inline .filter-group {
    width: 48%;
    display: block;
    float: left;
}

    .filter-bar .form-inline .filter-group label {
        display: block;
        float: left;
        padding-top: 5px;
        font-weight: normal;
        margin-right: 5px;
    }

    .filter-bar .form-inline .filter-group:last-child {
        margin-left: 5px;
    }

.pricing-table {
    background-color: #d6d9dd;
    border-radius: 4px;
}

    .pricing-table .panel-heading,
    .pricing-table .panel-body {
        text-align: center;
    }

    .pricing-table .panel-heading {
        padding: 15px;
        color: #7f8c8d;
        background-color: #f2f3f4;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

        .pricing-table .panel-heading h3 {
            margin: 0;
            text-transform: uppercase;
            font-size: 14px;
        }

    .pricing-table .panel-body strong {
        color: #7f8c8d;
        font-size: 27px;
        line-height: 1;
        display: block;
        padding: 10px;
    }

    .pricing-table .list-group-item {
        color: #7f8c8d;
        border-color: #d6d9dd;
        background-color: #f2f3f4;
    }

        .pricing-table .list-group-item .elusive,
        .pricing-table .list-group-item .glyphicons {
            color: #7f8c8d;
        }

    .pricing-table > .list-group .list-group-item:last-child {
        border-bottom: 1px solid #d6d9dd;
        border-radius: 0;
    }

    .pricing-table .panel-footer {
        background-color: transparent;
    }

    .pricing-table.pricing-table-red {
        background-color: #962d22;
    }

        .pricing-table.pricing-table-red .panel-heading {
            color: #d6e3f6;
            background-color: #238037;
        }

        .pricing-table.pricing-table-red .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-red .list-group-item {
            color: #ecc4bf;
            border-color: #962d22;
            background-color: #238037;
        }

            .pricing-table.pricing-table-red .list-group-item .elusive,
            .pricing-table.pricing-table-red .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-red > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #962d22;
        }

    .pricing-table.pricing-table-blue {
        background-color: #20638f;
    }

        .pricing-table.pricing-table-blue .panel-heading {
            color: #94c0dc;
            background-color: #2980b9;
        }

        .pricing-table.pricing-table-blue .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-blue .list-group-item {
            color: #bfd9ea;
            border-color: #20638f;
            background-color: #2980b9;
        }

            .pricing-table.pricing-table-blue .list-group-item .elusive,
            .pricing-table.pricing-table-blue .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-blue > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #20638f;
        }

    .pricing-table.pricing-table-green {
        background-color: #1e8449;
    }

        .pricing-table.pricing-table-green .panel-heading {
            color: #93d7b0;
            background-color: #27ae60;
        }

        .pricing-table.pricing-table-green .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-green .list-group-item {
            color: #bee7cf;
            border-color: #1e8449;
            background-color: #27ae60;
        }

            .pricing-table.pricing-table-green .list-group-item .elusive,
            .pricing-table.pricing-table-green .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-green > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #1e8449;
        }

    .pricing-table.pricing-table-purple {
        background-color: #703688;
    }

        .pricing-table.pricing-table-purple .panel-heading {
            color: #c7a2d6;
            background-color: #8e44ad;
        }

        .pricing-table.pricing-table-purple .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-purple .list-group-item {
            color: #ddc7e6;
            border-color: #703688;
            background-color: #8e44ad;
        }

            .pricing-table.pricing-table-purple .list-group-item .elusive,
            .pricing-table.pricing-table-purple .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-purple > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #703688;
        }

    .pricing-table.pricing-table-orange {
        background-color: #c87f0a;
    }

        .pricing-table.pricing-table-orange .panel-heading {
            color: #f9ce89;
            background-color: #f39c12;
        }

        .pricing-table.pricing-table-orange .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-orange .list-group-item {
            color: #fbe1b8;
            border-color: #c87f0a;
            background-color: #f39c12;
        }

            .pricing-table.pricing-table-orange .list-group-item .elusive,
            .pricing-table.pricing-table-orange .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-orange > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #c87f0a;
        }

    .pricing-table.pricing-table-turquoise {
        background-color: #107360;
    }

        .pricing-table.pricing-table-turquoise .panel-heading {
            color: #8bd0c2;
            background-color: #16a085;
        }

        .pricing-table.pricing-table-turquoise .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-turquoise .list-group-item {
            color: #b9e3da;
            border-color: #107360;
            background-color: #16a085;
        }

            .pricing-table.pricing-table-turquoise .list-group-item .elusive,
            .pricing-table.pricing-table-turquoise .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-turquoise > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #107360;
        }

    .pricing-table.pricing-table-dark {
        background-color: #1a242f;
    }

        .pricing-table.pricing-table-dark .panel-heading {
            color: #969fa8;
            background-color: #2c3e50;
        }

        .pricing-table.pricing-table-dark .panel-body strong {
            color: #ffffff;
            padding: 10px;
        }

        .pricing-table.pricing-table-dark .list-group-item {
            color: #c0c5cb;
            border-color: #1a242f;
            background-color: #2c3e50;
        }

            .pricing-table.pricing-table-dark .list-group-item .elusive,
            .pricing-table.pricing-table-dark .list-group-item .glyphicons {
                color: #ffffff;
            }

        .pricing-table.pricing-table-dark > .list-group .list-group-item:last-child {
            border-bottom: 1px solid #1a242f;
        }

.btn-inverse {
    color: #ffffff;
    background-color: #2c3e50;
    border-color: #2c3e50;
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #1e2a36;
        border-color: #161f29;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #2c3e50;
        border-color: #2c3e50;
    }

    .btn-inverse .badge {
        color: #2c3e50;
        background-color: #ffffff;
    }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    border-color: #c2d0de;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #0b459e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    border-color: #d2850b;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    border-color: #0b459e;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    border-color: #208d4e;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    border-color: #226998;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    border-color: #1e2a36;
}

.alert .alert-link {
    text-decoration: dashed;
}

.alert .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .alert .close:hover,
    .alert .close:focus {
        color: #ffffff;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

#wrapper > .alert {
    margin-bottom: 0;
    border-radius: 0;
}

.alert-gray {
    background-color: #bdc3c7;
    border-color: #bdc3c7;
    color: #727f80;
}

    .alert-gray hr {
        border-top-color: #afb6bb;
    }

    .alert-gray .alert-link {
        color: #5a6465;
    }

.alert-inverse {
    background-color: #2c3e50;
    border-color: #2c3e50;
    color: #ffffff;
}

    .alert-inverse hr {
        border-top-color: #233140;
    }

    .alert-inverse .alert-link {
        color: #e6e6e6;
    }

.modal-header {
    border: none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.modal-content {
    border: none;
}

.modal-backdrop.in {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.modal.primary .modal-header {
    background-color: #238037;
}

.modal.primary .modal-title,
.modal.primary .close {
    color: #ffffff;
}

.modal.red .modal-header {
    background-color: #238037;
}

.modal.red .modal-title,
.modal.red .close {
    color: #ffffff;
}

.modal.blue .modal-header {
    background-color: #2980b9;
}

.modal.blue .modal-title,
.modal.blue .close {
    color: #ffffff;
}

.modal.green .modal-header {
    background-color: #27ae60;
}

.modal.green .modal-title,
.modal.green .close {
    color: #ffffff;
}

.modal.purple .modal-header {
    background-color: #8e44ad;
}

.modal.purple .modal-title,
.modal.purple .close {
    color: #ffffff;
}

.modal.turquoise .modal-header {
    background-color: #16a085;
}

.modal.turquoise .modal-title,
.modal.turquoise .close {
    color: #ffffff;
}

.modal.orange .modal-header {
    background-color: #f39c12;
}

.modal.orange .modal-title,
.modal.orange .close {
    color: #ffffff;
}

.modal.gray .modal-header {
    background-color: #7f8c8d;
}

.modal.gray .modal-title,
.modal.gray .close {
    color: #ffffff;
}

.modal.dark .modal-header {
    background-color: #2c3e50;
}

.modal.dark .modal-title,
.modal.dark .close {
    color: #ffffff;
}

.tooltip {
    font-weight: bold;
}

.popover {
    color: #969fa8;
}

    .popover .popover-title {
        border: none;
        color: #ffffff;
        font-weight: bold;
        padding-bottom: 0;
    }

body.error-page {
    background: #238037;
    overflow: hidden;
}

    body.error-page .container {
        width: 90%;
        margin-top: 150px;
        max-width: 600px;
        text-align: center;
    }

        body.error-page .container h1 {
            margin: 0;
            font-size: 168px;
            line-height: normal;
            color: #ffffff;
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

        body.error-page .container p {
            margin: 10px 0 20px;
            padding: 20px;
            background: #ffffff;
            border-radius: 6px;
        }

            body.error-page .container p.description {
                margin: -20px 0 40px;
                padding: 0;
                font-size: 42px;
                background: none;
                line-height: normal;
                color: #ffffff;
                opacity: 0.7;
                filter: alpha(opacity=70);
            }

            body.error-page .container p .btn {
                margin-top: 20px;
            }

body.login {
    padding: 20px;
    background: #238037;
}

    body.login .container {
        width: 100%;
        padding: 0;
        padding-top: 20px;
    }

        body.login .container .login-logo {
            width: 100%;
            margin: 40px 0 40px;
        }

            body.login .container .login-logo a {
                font: 0/0 a;
                color: transparent;
                text-shadow: none;
                background-color: transparent;
                border: 0;
                width: 100%;
                min-height: 100px;
                display: block;
                background-image: url("../img/template_login_logo.png");
                background-repeat: no-repeat;
                background-position: center;
            }

            body.login .container .login-logo h1 {
                color: #ffffff;
                font-size: 17px;
                line-height: normal;
                text-align: center;
            }

        body.login .container .form {
            width: 100%;
            background-color: #ffffff;
            padding: 20px;
            position: relative;
            border-radius: 4px;
        }

            body.login .container .form:before {
                border-color: transparent transparent #ffffff transparent;
                border-style: solid;
                border-width: 12px;
                content: "";
                height: 0;
                left: 47%;
                top: -24px;
                position: absolute;
                width: 0;
            }

            body.login .container .form input[type="text"],
            body.login .container .form input[type="password"] {
                font-weight: bold;
                background-color: #dce4ec;
            }

            body.login .container .form .btn {
                margin-top: 15px;
            }

            body.login .container .form .lost-password {
                color: #999999;
                display: block;
                font-size: 13px;
                margin-top: 10px;
                text-align: center;
            }

@media (min-width: 480px) {
    body.login {
        padding: 220px 0 0 0;
    }

        body.login .container {
            width: 460px;
        }

            body.login .container .login-logo {
                width: 100px;
                float: left;
                margin: 0;
            }

                body.login .container .login-logo a {
                    width: 100px;
                    height: 100px;
                    background-position: left center;
                }

                body.login .container .login-logo h1 {
                    text-align: left;
                }

            body.login .container .form {
                float: right;
                width: 320px;
            }

                body.login .container .form:before {
                    border-color: transparent #ffffff transparent transparent;
                    border-width: 12px 12px 12px 0;
                    left: -12px;
                    top: 30px;
                }
}

body.lost-password {
    background: #238037;
}

    body.lost-password .container .row {
        margin-top: 100px;
    }

    body.lost-password .container h1 {
        color: #ffffff;
        margin-bottom: 20px;
    }

    body.lost-password .container .form {
        padding: 20px;
        background-color: #ffffff;
        border-radius: 4px;
    }

#lightboxOverlay {
    top: -20px;
}

#lightbox .lb-data {
    padding: 0;
}

.lb-cancel {
    background-image: url("../img/plugins/lightbox/loading.gif");
}

.lb-prev:hover {
    background-image: url("../img/plugins/lightbox/prev.png");
}

.lb-next:hover {
    background-image: url("../img/plugins/lightbox/next.png");
}

.lb-data .lb-close {
    background-image: url("../img/plugins/lightbox/close.png");
}

.dataTables_wrapper table.table {
    margin-bottom: 10px;
}

.dataTables_wrapper div.dataTables_length:before,
.dataTables_wrapper div.dataTables_filter:before,
.dataTables_wrapper div.dataTables_length:after,
.dataTables_wrapper div.dataTables_filter:after {
    content: " ";
    display: table;
}

.dataTables_wrapper div.dataTables_length:after,
.dataTables_wrapper div.dataTables_filter:after {
    clear: both;
}

.dataTables_wrapper div.dataTables_length:before,
.dataTables_wrapper div.dataTables_filter:before,
.dataTables_wrapper div.dataTables_length:after,
.dataTables_wrapper div.dataTables_filter:after {
    content: " ";
    display: table;
}

.dataTables_wrapper div.dataTables_length:after,
.dataTables_wrapper div.dataTables_filter:after {
    clear: both;
}

.dataTables_wrapper div.dataTables_length label,
.dataTables_wrapper div.dataTables_filter label {
    width: 100%;
    line-height: 30px;
    margin-bottom: 10px;
}

.dataTables_wrapper div.dataTables_length select,
.dataTables_wrapper div.dataTables_filter select,
.dataTables_wrapper div.dataTables_length input,
.dataTables_wrapper div.dataTables_filter input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dce4ec;
    border-radius: 4px;
    -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);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-width: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

    .dataTables_wrapper div.dataTables_length select:focus,
    .dataTables_wrapper div.dataTables_filter select:focus,
    .dataTables_wrapper div.dataTables_length input:focus,
    .dataTables_wrapper div.dataTables_filter input:focus {
        border-color: #238037;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(192, 57, 43, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(192, 57, 43, 0.6);
    }

    .dataTables_wrapper div.dataTables_length select::-moz-placeholder,
    .dataTables_wrapper div.dataTables_filter select::-moz-placeholder,
    .dataTables_wrapper div.dataTables_length input::-moz-placeholder,
    .dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
        color: #999999;
        opacity: 1;
    }

    .dataTables_wrapper div.dataTables_length select:-ms-input-placeholder,
    .dataTables_wrapper div.dataTables_filter select:-ms-input-placeholder,
    .dataTables_wrapper div.dataTables_length input:-ms-input-placeholder,
    .dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
        color: #999999;
    }

    .dataTables_wrapper div.dataTables_length select::-webkit-input-placeholder,
    .dataTables_wrapper div.dataTables_filter select::-webkit-input-placeholder,
    .dataTables_wrapper div.dataTables_length input::-webkit-input-placeholder,
    .dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
        color: #999999;
    }

    .dataTables_wrapper div.dataTables_length select[disabled],
    .dataTables_wrapper div.dataTables_filter select[disabled],
    .dataTables_wrapper div.dataTables_length input[disabled],
    .dataTables_wrapper div.dataTables_filter input[disabled],
    .dataTables_wrapper div.dataTables_length select[readonly],
    .dataTables_wrapper div.dataTables_filter select[readonly],
    .dataTables_wrapper div.dataTables_length input[readonly],
    .dataTables_wrapper div.dataTables_filter input[readonly],
    fieldset[disabled] .dataTables_wrapper div.dataTables_length select,
    fieldset[disabled] .dataTables_wrapper div.dataTables_filter select,
    fieldset[disabled] .dataTables_wrapper div.dataTables_length input,
    fieldset[disabled] .dataTables_wrapper div.dataTables_filter input {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea.dataTables_wrapper div.dataTables_length select,
textarea.dataTables_wrapper div.dataTables_filter select,
textarea.dataTables_wrapper div.dataTables_length input,
textarea.dataTables_wrapper div.dataTables_filter input {
    height: auto;
}

select.dataTables_wrapper div.dataTables_length select,
select.dataTables_wrapper div.dataTables_filter select,
select.dataTables_wrapper div.dataTables_length input,
select.dataTables_wrapper div.dataTables_filter input {
    height: 30px;
    line-height: 30px;
}

textarea.dataTables_wrapper div.dataTables_length select,
textarea.dataTables_wrapper div.dataTables_filter select,
textarea.dataTables_wrapper div.dataTables_length input,
textarea.dataTables_wrapper div.dataTables_filter input,
select[multiple].dataTables_wrapper div.dataTables_length select,
select[multiple].dataTables_wrapper div.dataTables_filter select,
select[multiple].dataTables_wrapper div.dataTables_length input,
select[multiple].dataTables_wrapper div.dataTables_filter input {
    height: auto;
}

.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    float: left;
    margin-right: 10px;
}

.dataTables_wrapper div.dataTables_filter label {
    float: right;
    text-align: right;
}

.dataTables_wrapper div.dataTables_filter input {
    width: 175px;
    float: right;
    margin-left: 10px;
}

.dataTables_wrapper table thead .sorting,
.dataTables_wrapper table thead .sorting_asc,
.dataTables_wrapper table thead .sorting_desc,
.dataTables_wrapper table thead .sorting_asc_disabled,
.dataTables_wrapper table thead .sorting_desc_disabled {
    cursor: pointer;
}

.dataTables_wrapper table.table thead .sorting {
    background-image: url("../img/plugins/dataTables/sort_both.png");
}

.dataTables_wrapper table.table thead .sorting_asc {
    background-image: url("../img/plugins/dataTables/sort_asc.png");
}

.dataTables_wrapper table.table thead .sorting_desc {
    background-image: url("../img/plugins/dataTables/sort_desc.png");
}

.dataTables_wrapper table.table thead .sorting_asc_disabled {
    background-image: url("../img/plugins/dataTables/sort_asc_disabled.png");
}

.dataTables_wrapper table.table thead .sorting_desc_disabled {
    background-image: url("../img/plugins/dataTables/sort_desc_disabled.png");
}

.dataTables_wrapper table.table thead .sorting,
.dataTables_wrapper table.table thead .sorting_asc,
.dataTables_wrapper table.table thead .sorting_desc,
.dataTables_wrapper table.table thead .sorting_asc_disabled,
.dataTables_wrapper table.table thead .sorting_desc_disabled {
    background-position: center right;
    background-repeat: no-repeat;
}

.dataTables_wrapper table.dataTable th:active {
    outline: none;
}

.dataTables_wrapper .dataTables_info {
    margin-top: 0;
    color: #7f8c8d;
}

.full-calendar .fc-header {
    margin-bottom: 15px;
}

    .full-calendar .fc-header h2 {
        margin: 0;
        font-size: 18px;
        line-height: normal;
    }

.full-calendar .fc-content thead th.fc-first {
    border-top-left-radius: 4px;
}

.full-calendar .fc-content thead th.fc-last {
    border-top-right-radius: 4px;
}

.full-calendar .fc-widget-header {
    font-size: 18px;
    color: #7f8c8d;
    background: #bdc3c7;
    border-color: #ffffff;
}

.full-calendar .fc-widget-content {
    border-color: #ffffff;
    background-color: #f2f3f4;
}

    .full-calendar .fc-widget-content.fc-state-highlight {
        background-color: #ffffff;
    }

.full-calendar .fc-grid .fc-day-number {
    color: #7f8c8d;
    font-weight: bold;
}

.full-calendar .fc-week.fc-last td.fc-first {
    border-bottom-left-radius: 4px;
}

.full-calendar .fc-week.fc-last td.fc-last {
    border-bottom-right-radius: 4px;
}

.full-calendar .fc-button {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    white-space: nowrap;
    text-shadow: none;
}

    .full-calendar .fc-button.fc-state-default {
        color: #7f8c8d;
        background: #bdc3c7;
    }

        .full-calendar .fc-button.fc-state-active,
        .full-calendar .fc-button.fc-state-default:hover {
            color: #f2f3f4;
            background: #238037;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .full-calendar .fc-button.fc-state-disabled,
    .full-calendar .fc-button.fc-state-disabled:hover {
        color: #2c3e50;
        background: #bdc3c7;
        cursor: default;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .full-calendar .fc-button .elusive {
        font-size: 16px;
        position: relative;
        top: 1px;
    }

.fc-event {
    padding: 0 5px;
    font-weight: bold;
    border-color: #238037;
    background-color: #238037;
    border-radius: 4px;
}

    .fc-event.event-red {
        background: #238037;
        border-color: #238037;
    }

    .fc-event.event-blue {
        background: #2980b9;
        border-color: #2980b9;
    }

    .fc-event.event-green {
        background: #27ae60;
        border-color: #27ae60;
    }

    .fc-event.event-orange {
        background: #f39c12;
        border-color: #f39c12;
    }

    .fc-event.event-purple {
        background: #8e44ad;
        border-color: #8e44ad;
    }

    .fc-event.event-turquoise {
        background: #16a085;
        border-color: #16a085;
    }

    .fc-event.event-dark {
        background: #2c3e50;
        border-color: #2c3e50;
    }

    .fc-event.event-gray {
        background: #7f8c8d;
        border-color: #7f8c8d;
    }

a.fc-event:hover {
    color: #ffffff;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
    color: #ffffff;
    background-color: #2c3e50;
    text-shadow: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

div.jGrowl div.jGrowl-closer {
    color: #ecf0f1;
    opacity: 0.35;
    filter: alpha(opacity=35);
    -webkit-box-shadow: none;
    box-shadow: none;
}

    div.jGrowl div.jGrowl-closer:hover {
        opacity: 0.9;
        filter: alpha(opacity=90);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

div.jGrowl div {
    color: #ffffff;
}

    div.jGrowl div a {
        color: #ffffff;
        border-bottom: 1px dotted;
    }

        div.jGrowl div a:hover {
            color: #ffffff;
            border-bottom: 1px solid;
            text-decoration: none;
        }

    div.jGrowl div.primary {
        background-color: #238037;
    }

    div.jGrowl div.red {
        background-color: #238037;
    }

    div.jGrowl div.blue {
        background-color: #2980b9;
    }

    div.jGrowl div.green {
        background-color: #27ae60;
    }

    div.jGrowl div.orange {
        background-color: #f39c12;
    }

    div.jGrowl div.purple {
        background-color: #8e44ad;
    }

    div.jGrowl div.turquoise {
        background-color: #16a085;
    }

pre.prettyprint {
    padding: 5px;
}

div.tagsinput {
    margin: 0;
    padding: 0;
    border: none;
    color: #555555;
    width: auto !important;
    height: auto !important;
    background-color: #ffffff;
}

    div.tagsinput span.tag {
        text-shadow: none;
        line-height: normal;
        font-weight: bold;
        padding: 4px;
        background: #238037;
        border-color: #238037;
        color: #ffffff;
        border-radius: 4px;
    }

        div.tagsinput span.tag a {
            color: #ffffff;
            position: relative;
            top: -1px;
            opacity: 0.5;
            filter: alpha(opacity=50);
        }

            div.tagsinput span.tag a:hover {
                opacity: 1;
                filter: alpha(opacity=100);
            }
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Updated for Bootstrap 3.x by Ian Serlin
 *
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
    /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #f2f3f4;
        position: absolute;
        top: -7px;
        left: 6px;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f2f3f4;
        position: absolute;
        top: -6px;
        left: 7px;
    }

.datepicker > div {
    display: none;
    padding: 4px;
    background-color: #ffffff;
    border-radius: 4px;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    color: #fad9a4;
    background-color: #faf6a4;
    border-color: #dce4ec;
    color: #000 !important;
}

    .datepicker table tr td.today:hover,
    .datepicker table tr td.today:hover:hover,
    .datepicker table tr td.today.disabled:hover,
    .datepicker table tr td.today.disabled:hover:hover,
    .datepicker table tr td.today:focus,
    .datepicker table tr td.today:hover:focus,
    .datepicker table tr td.today.disabled:focus,
    .datepicker table tr td.today.disabled:hover:focus,
    .datepicker table tr td.today:active,
    .datepicker table tr td.today:hover:active,
    .datepicker table tr td.today.disabled:active,
    .datepicker table tr td.today.disabled:hover:active,
    .datepicker table tr td.today.active,
    .datepicker table tr td.today:hover.active,
    .datepicker table tr td.today.disabled.active,
    .datepicker table tr td.today.disabled:hover.active,
    .open .dropdown-toggle.datepicker table tr td.today,
    .open .dropdown-toggle.datepicker table tr td.today:hover,
    .open .dropdown-toggle.datepicker table tr td.today.disabled,
    .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
        color: #fad9a4;
        background-color: #f8f27d;
        border-color: #b4c5d6;
    }

        .datepicker table tr td.today:active,
        .datepicker table tr td.today:hover:active,
        .datepicker table tr td.today.disabled:active,
        .datepicker table tr td.today.disabled:hover:active,
        .datepicker table tr td.today.active,
        .datepicker table tr td.today:hover.active,
        .datepicker table tr td.today.disabled.active,
        .datepicker table tr td.today.disabled:hover.active,
        .open .dropdown-toggle.datepicker table tr td.today,
        .open .dropdown-toggle.datepicker table tr td.today:hover,
        .open .dropdown-toggle.datepicker table tr td.today.disabled,
        .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
            background-image: none;
        }

        .datepicker table tr td.today.disabled,
        .datepicker table tr td.today:hover.disabled,
        .datepicker table tr td.today.disabled.disabled,
        .datepicker table tr td.today.disabled:hover.disabled,
        .datepicker table tr td.today[disabled],
        .datepicker table tr td.today:hover[disabled],
        .datepicker table tr td.today.disabled[disabled],
        .datepicker table tr td.today.disabled:hover[disabled],
        fieldset[disabled] .datepicker table tr td.today,
        fieldset[disabled] .datepicker table tr td.today:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
        .datepicker table tr td.today.disabled:hover,
        .datepicker table tr td.today:hover.disabled:hover,
        .datepicker table tr td.today.disabled.disabled:hover,
        .datepicker table tr td.today.disabled:hover.disabled:hover,
        .datepicker table tr td.today[disabled]:hover,
        .datepicker table tr td.today:hover[disabled]:hover,
        .datepicker table tr td.today.disabled[disabled]:hover,
        .datepicker table tr td.today.disabled:hover[disabled]:hover,
        fieldset[disabled] .datepicker table tr td.today:hover,
        fieldset[disabled] .datepicker table tr td.today:hover:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
        .datepicker table tr td.today.disabled:focus,
        .datepicker table tr td.today:hover.disabled:focus,
        .datepicker table tr td.today.disabled.disabled:focus,
        .datepicker table tr td.today.disabled:hover.disabled:focus,
        .datepicker table tr td.today[disabled]:focus,
        .datepicker table tr td.today:hover[disabled]:focus,
        .datepicker table tr td.today.disabled[disabled]:focus,
        .datepicker table tr td.today.disabled:hover[disabled]:focus,
        fieldset[disabled] .datepicker table tr td.today:focus,
        fieldset[disabled] .datepicker table tr td.today:hover:focus,
        fieldset[disabled] .datepicker table tr td.today.disabled:focus,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
        .datepicker table tr td.today.disabled:active,
        .datepicker table tr td.today:hover.disabled:active,
        .datepicker table tr td.today.disabled.disabled:active,
        .datepicker table tr td.today.disabled:hover.disabled:active,
        .datepicker table tr td.today[disabled]:active,
        .datepicker table tr td.today:hover[disabled]:active,
        .datepicker table tr td.today.disabled[disabled]:active,
        .datepicker table tr td.today.disabled:hover[disabled]:active,
        fieldset[disabled] .datepicker table tr td.today:active,
        fieldset[disabled] .datepicker table tr td.today:hover:active,
        fieldset[disabled] .datepicker table tr td.today.disabled:active,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
        .datepicker table tr td.today.disabled.active,
        .datepicker table tr td.today:hover.disabled.active,
        .datepicker table tr td.today.disabled.disabled.active,
        .datepicker table tr td.today.disabled:hover.disabled.active,
        .datepicker table tr td.today[disabled].active,
        .datepicker table tr td.today:hover[disabled].active,
        .datepicker table tr td.today.disabled[disabled].active,
        .datepicker table tr td.today.disabled:hover[disabled].active,
        fieldset[disabled] .datepicker table tr td.today.active,
        fieldset[disabled] .datepicker table tr td.today:hover.active,
        fieldset[disabled] .datepicker table tr td.today.disabled.active,
        fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
            background-color: #faf6a4;
            border-color: #dce4ec;
        }

            .datepicker table tr td.today .badge,
            .datepicker table tr td.today:hover .badge,
            .datepicker table tr td.today.disabled .badge,
            .datepicker table tr td.today.disabled:hover .badge {
                color: #faf6a4;
                background-color: #fad9a4;
            }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0;
}

    .datepicker table tr td.range.today,
    .datepicker table tr td.range.today:hover,
    .datepicker table tr td.range.today.disabled,
    .datepicker table tr td.range.today.disabled:hover {
        color: #f1c580;
        background-color: #f1eb80;
        border-color: #dce4ec;
        border-radius: 0;
    }

        .datepicker table tr td.range.today:hover,
        .datepicker table tr td.range.today:hover:hover,
        .datepicker table tr td.range.today.disabled:hover,
        .datepicker table tr td.range.today.disabled:hover:hover,
        .datepicker table tr td.range.today:focus,
        .datepicker table tr td.range.today:hover:focus,
        .datepicker table tr td.range.today.disabled:focus,
        .datepicker table tr td.range.today.disabled:hover:focus,
        .datepicker table tr td.range.today:active,
        .datepicker table tr td.range.today:hover:active,
        .datepicker table tr td.range.today.disabled:active,
        .datepicker table tr td.range.today.disabled:hover:active,
        .datepicker table tr td.range.today.active,
        .datepicker table tr td.range.today:hover.active,
        .datepicker table tr td.range.today.disabled.active,
        .datepicker table tr td.range.today.disabled:hover.active,
        .open .dropdown-toggle.datepicker table tr td.range.today,
        .open .dropdown-toggle.datepicker table tr td.range.today:hover,
        .open .dropdown-toggle.datepicker table tr td.range.today.disabled,
        .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
            color: #f1c580;
            background-color: #ede55c;
            border-color: #b4c5d6;
        }

            .datepicker table tr td.range.today:active,
            .datepicker table tr td.range.today:hover:active,
            .datepicker table tr td.range.today.disabled:active,
            .datepicker table tr td.range.today.disabled:hover:active,
            .datepicker table tr td.range.today.active,
            .datepicker table tr td.range.today:hover.active,
            .datepicker table tr td.range.today.disabled.active,
            .datepicker table tr td.range.today.disabled:hover.active,
            .open .dropdown-toggle.datepicker table tr td.range.today,
            .open .dropdown-toggle.datepicker table tr td.range.today:hover,
            .open .dropdown-toggle.datepicker table tr td.range.today.disabled,
            .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                background-image: none;
            }

            .datepicker table tr td.range.today.disabled,
            .datepicker table tr td.range.today:hover.disabled,
            .datepicker table tr td.range.today.disabled.disabled,
            .datepicker table tr td.range.today.disabled:hover.disabled,
            .datepicker table tr td.range.today[disabled],
            .datepicker table tr td.range.today:hover[disabled],
            .datepicker table tr td.range.today.disabled[disabled],
            .datepicker table tr td.range.today.disabled:hover[disabled],
            fieldset[disabled] .datepicker table tr td.range.today,
            fieldset[disabled] .datepicker table tr td.range.today:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
            .datepicker table tr td.range.today.disabled:hover,
            .datepicker table tr td.range.today:hover.disabled:hover,
            .datepicker table tr td.range.today.disabled.disabled:hover,
            .datepicker table tr td.range.today.disabled:hover.disabled:hover,
            .datepicker table tr td.range.today[disabled]:hover,
            .datepicker table tr td.range.today:hover[disabled]:hover,
            .datepicker table tr td.range.today.disabled[disabled]:hover,
            .datepicker table tr td.range.today.disabled:hover[disabled]:hover,
            fieldset[disabled] .datepicker table tr td.range.today:hover,
            fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
            .datepicker table tr td.range.today.disabled:focus,
            .datepicker table tr td.range.today:hover.disabled:focus,
            .datepicker table tr td.range.today.disabled.disabled:focus,
            .datepicker table tr td.range.today.disabled:hover.disabled:focus,
            .datepicker table tr td.range.today[disabled]:focus,
            .datepicker table tr td.range.today:hover[disabled]:focus,
            .datepicker table tr td.range.today.disabled[disabled]:focus,
            .datepicker table tr td.range.today.disabled:hover[disabled]:focus,
            fieldset[disabled] .datepicker table tr td.range.today:focus,
            fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
            .datepicker table tr td.range.today.disabled:active,
            .datepicker table tr td.range.today:hover.disabled:active,
            .datepicker table tr td.range.today.disabled.disabled:active,
            .datepicker table tr td.range.today.disabled:hover.disabled:active,
            .datepicker table tr td.range.today[disabled]:active,
            .datepicker table tr td.range.today:hover[disabled]:active,
            .datepicker table tr td.range.today.disabled[disabled]:active,
            .datepicker table tr td.range.today.disabled:hover[disabled]:active,
            fieldset[disabled] .datepicker table tr td.range.today:active,
            fieldset[disabled] .datepicker table tr td.range.today:hover:active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
            .datepicker table tr td.range.today.disabled.active,
            .datepicker table tr td.range.today:hover.disabled.active,
            .datepicker table tr td.range.today.disabled.disabled.active,
            .datepicker table tr td.range.today.disabled:hover.disabled.active,
            .datepicker table tr td.range.today[disabled].active,
            .datepicker table tr td.range.today:hover[disabled].active,
            .datepicker table tr td.range.today.disabled[disabled].active,
            .datepicker table tr td.range.today.disabled:hover[disabled].active,
            fieldset[disabled] .datepicker table tr td.range.today.active,
            fieldset[disabled] .datepicker table tr td.range.today:hover.active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
            fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #f1eb80;
                border-color: #dce4ec;
            }

                .datepicker table tr td.range.today .badge,
                .datepicker table tr td.range.today:hover .badge,
                .datepicker table tr td.range.today.disabled .badge,
                .datepicker table tr td.range.today.disabled:hover .badge {
                    color: #f1eb80;
                    background-color: #f1c580;
                }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    color: #b3b3b3;
    background-color: #808080;
    border-color: #dce4ec;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.selected:hover,
    .datepicker table tr td.selected:hover:hover,
    .datepicker table tr td.selected.disabled:hover,
    .datepicker table tr td.selected.disabled:hover:hover,
    .datepicker table tr td.selected:focus,
    .datepicker table tr td.selected:hover:focus,
    .datepicker table tr td.selected.disabled:focus,
    .datepicker table tr td.selected.disabled:hover:focus,
    .datepicker table tr td.selected:active,
    .datepicker table tr td.selected:hover:active,
    .datepicker table tr td.selected.disabled:active,
    .datepicker table tr td.selected.disabled:hover:active,
    .datepicker table tr td.selected.active,
    .datepicker table tr td.selected:hover.active,
    .datepicker table tr td.selected.disabled.active,
    .datepicker table tr td.selected.disabled:hover.active,
    .open .dropdown-toggle.datepicker table tr td.selected,
    .open .dropdown-toggle.datepicker table tr td.selected:hover,
    .open .dropdown-toggle.datepicker table tr td.selected.disabled,
    .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
        color: #b3b3b3;
        background-color: #6b6b6b;
        border-color: #b4c5d6;
    }

        .datepicker table tr td.selected:active,
        .datepicker table tr td.selected:hover:active,
        .datepicker table tr td.selected.disabled:active,
        .datepicker table tr td.selected.disabled:hover:active,
        .datepicker table tr td.selected.active,
        .datepicker table tr td.selected:hover.active,
        .datepicker table tr td.selected.disabled.active,
        .datepicker table tr td.selected.disabled:hover.active,
        .open .dropdown-toggle.datepicker table tr td.selected,
        .open .dropdown-toggle.datepicker table tr td.selected:hover,
        .open .dropdown-toggle.datepicker table tr td.selected.disabled,
        .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
            background-image: none;
        }

        .datepicker table tr td.selected.disabled,
        .datepicker table tr td.selected:hover.disabled,
        .datepicker table tr td.selected.disabled.disabled,
        .datepicker table tr td.selected.disabled:hover.disabled,
        .datepicker table tr td.selected[disabled],
        .datepicker table tr td.selected:hover[disabled],
        .datepicker table tr td.selected.disabled[disabled],
        .datepicker table tr td.selected.disabled:hover[disabled],
        fieldset[disabled] .datepicker table tr td.selected,
        fieldset[disabled] .datepicker table tr td.selected:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
        .datepicker table tr td.selected.disabled:hover,
        .datepicker table tr td.selected:hover.disabled:hover,
        .datepicker table tr td.selected.disabled.disabled:hover,
        .datepicker table tr td.selected.disabled:hover.disabled:hover,
        .datepicker table tr td.selected[disabled]:hover,
        .datepicker table tr td.selected:hover[disabled]:hover,
        .datepicker table tr td.selected.disabled[disabled]:hover,
        .datepicker table tr td.selected.disabled:hover[disabled]:hover,
        fieldset[disabled] .datepicker table tr td.selected:hover,
        fieldset[disabled] .datepicker table tr td.selected:hover:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
        .datepicker table tr td.selected.disabled:focus,
        .datepicker table tr td.selected:hover.disabled:focus,
        .datepicker table tr td.selected.disabled.disabled:focus,
        .datepicker table tr td.selected.disabled:hover.disabled:focus,
        .datepicker table tr td.selected[disabled]:focus,
        .datepicker table tr td.selected:hover[disabled]:focus,
        .datepicker table tr td.selected.disabled[disabled]:focus,
        .datepicker table tr td.selected.disabled:hover[disabled]:focus,
        fieldset[disabled] .datepicker table tr td.selected:focus,
        fieldset[disabled] .datepicker table tr td.selected:hover:focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
        .datepicker table tr td.selected.disabled:active,
        .datepicker table tr td.selected:hover.disabled:active,
        .datepicker table tr td.selected.disabled.disabled:active,
        .datepicker table tr td.selected.disabled:hover.disabled:active,
        .datepicker table tr td.selected[disabled]:active,
        .datepicker table tr td.selected:hover[disabled]:active,
        .datepicker table tr td.selected.disabled[disabled]:active,
        .datepicker table tr td.selected.disabled:hover[disabled]:active,
        fieldset[disabled] .datepicker table tr td.selected:active,
        fieldset[disabled] .datepicker table tr td.selected:hover:active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
        .datepicker table tr td.selected.disabled.active,
        .datepicker table tr td.selected:hover.disabled.active,
        .datepicker table tr td.selected.disabled.disabled.active,
        .datepicker table tr td.selected.disabled:hover.disabled.active,
        .datepicker table tr td.selected[disabled].active,
        .datepicker table tr td.selected:hover[disabled].active,
        .datepicker table tr td.selected.disabled[disabled].active,
        .datepicker table tr td.selected.disabled:hover[disabled].active,
        fieldset[disabled] .datepicker table tr td.selected.active,
        fieldset[disabled] .datepicker table tr td.selected:hover.active,
        fieldset[disabled] .datepicker table tr td.selected.disabled.active,
        fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
            background-color: #808080;
            border-color: #dce4ec;
        }

            .datepicker table tr td.selected .badge,
            .datepicker table tr td.selected:hover .badge,
            .datepicker table tr td.selected.disabled .badge,
            .datepicker table tr td.selected.disabled:hover .badge {
                color: #808080;
                background-color: #b3b3b3;
            }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #238037;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #eeeeee;
    }

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        background: none;
        color: #999999;
        cursor: default;
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover {
        color: #ffffff;
        background-color: #238037;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .datepicker table tr td span.old {
        color: #999999;
    }

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr:first-child th {
    cursor: pointer;
}

    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr:first-child th:hover {
        background: #eeeeee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.colorpicker.dropdown-menu {
    background-color: #f2f3f4;
}

.colorpicker + .input-group-addon,
.input-group-addon + .colorpicker {
    padding: 5px 8px 5px 7px;
}

.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url("../img/plugins/colorpicker/saturation.png");
    cursor: crosshair;
    float: left;
}

    .colorpicker-saturation i {
        display: block;
        height: 5px;
        width: 5px;
        border: 1px solid #000;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        margin: -4px 0 0 -4px;
    }

        .colorpicker-saturation i b {
            display: block;
            height: 5px;
            width: 5px;
            border: 1px solid #fff;
            border-radius: 5px;
        }

.colorpicker-hue,
.colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px;
}

    .colorpicker-hue i,
    .colorpicker-alpha i {
        display: block;
        height: 1px;
        background: #000;
        border-top: 1px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: -1px;
    }

.colorpicker-hue {
    background-image: url("../img/plugins/colorpicker/hue.png");
}

.colorpicker-alpha {
    background-image: url("../img/plugins/colorpicker/alpha.png");
    display: none;
}

.colorpicker {
    top: 0;
    left: 0;
    padding: 4px;
    min-width: 120px;
    margin-top: 1px;
    border-radius: 4px;
}

    .colorpicker:before,
    .colorpicker:after {
        content: " ";
        display: table;
    }

    .colorpicker:after {
        clear: both;
    }

    .colorpicker:before,
    .colorpicker:after {
        content: " ";
        display: table;
    }

    .colorpicker:after {
        clear: both;
    }

    .colorpicker:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f2f3f4;
        position: absolute;
        top: -6px;
        left: 7px;
    }

    .colorpicker div {
        position: relative;
    }

    .colorpicker.alpha {
        min-width: 140px;
    }

        .colorpicker.alpha .colorpicker-alpha {
            display: block;
        }

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url("../img/plugins/colorpicker/alpha.png");
    background-position: 0 100%;
}

    .colorpicker-color div {
        height: 10px;
    }

.color {
    display: block;
    width: 16px;
    height: 16px;
}
/* Date Range picker */
.daterangepicker {
    background-color: #f2f3f4;
}

    .daterangepicker .calendar-date {
        border: none;
    }

    .daterangepicker.opensright .ranges,
    .daterangepicker.opensleft .ranges,
    .daterangepicker.opensright .calendar,
    .daterangepicker.opensleft .calendar {
        margin: 0 4px;
    }

    .daterangepicker.opensleft:before,
    .daterangepicker.opensright:before {
        border-bottom: 7px solid #f2f3f4;
    }

    .daterangepicker.opensleft:after,
    .daterangepicker.opensright:after {
        border-bottom: 6px solid #f2f3f4;
    }

.bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu {
    background: #f2f3f4;
    min-width: 0;
}

    .bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu.open {
        display: block;
    }

    .bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 6px solid #f2f3f4;
    }

    .bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu:before {
        border-bottom: 7px solid #f2f3f4;
    }

.bootstrap-timepicker .bootstrap-timepicker-widget table {
    width: auto;
}

    .bootstrap-timepicker .bootstrap-timepicker-widget table td {
        height: 0;
        font-weight: bold;
    }

        .bootstrap-timepicker .bootstrap-timepicker-widget table td a {
            padding: 0;
            width: auto;
            display: block;
            color: #7f8c8d;
        }

            .bootstrap-timepicker .bootstrap-timepicker-widget table td a:hover {
                border: none;
                color: #ffffff;
                background: #238037;
            }

.bootstrap-timepicker .bootstrap-timepicker-widget + .input-group-addon {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

ul.wysihtml5-toolbar {
    margin: 0;
    padding: 0;
    display: block;
}

    ul.wysihtml5-toolbar::after {
        clear: both;
        display: table;
        content: "";
    }

    ul.wysihtml5-toolbar > li {
        float: left;
        display: list-item;
        list-style: none;
        margin: 0 5px 10px 0;
    }

    ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
        font-weight: bold;
    }

    ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
        font-style: italic;
    }

    ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
        text-decoration: underline;
    }

    ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
        background-image: none;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        background-color: #E6E6E6;
        background-color: #D9D9D9;
        outline: 0;
    }

ul.wysihtml5-commands-disabled .dropdown-menu {
    display: none !important;
}

ul.wysihtml5-toolbar div.wysihtml5-colors {
    display: block;
    width: 50px;
    height: 20px;
    margin-top: 2px;
    margin-left: 5px;
    position: absolute;
    pointer-events: none;
}

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
    padding-left: 70px;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
    background: black !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
    background: silver !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
    background: gray !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
    background: maroon !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
    background: red !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
    background: purple !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
    background: green !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
    background: olive !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
    background: navy !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
    background: blue !important;
}

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
    background: orange !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

    .btn-file > input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        cursor: pointer;
        direction: ltr;
        font-size: 23px;
        transform: translate(-300px, 0) scale(4);
        opacity: 0;
        filter: alpha(opacity=0);
    }

.fileupload {
    padding-left: 0;
    margin-bottom: 20px;
}

    .fileupload h4 {
        margin: 0 0 10px;
    }

    .fileupload .fileupload-preview + div {
        display: inline-block;
        margin-left: 10px;
    }

    .fileupload .thumbnail {
        display: inline-block;
        margin-bottom: 5px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        background-color: #ffffff;
    }

        .fileupload .thumbnail > img {
            display: block;
            max-height: 100%;
            vertical-align: middle;
        }

        .fileupload .thumbnail.fileupload-small {
            width: 50px;
            height: 50px;
        }

            .fileupload .thumbnail.fileupload-small.flexible {
                width: auto;
                height: auto;
                max-width: 75px;
                max-height: 75px;
            }

        .fileupload .thumbnail.fileupload-large {
            width: 250px;
            height: 150px;
        }

            .fileupload .thumbnail.fileupload-large.flexible {
                width: auto;
                height: auto;
                max-width: 350px;
                max-height: 250px;
            }

        .fileupload .thumbnail + .btn {
            margin-bottom: 5px;
        }

            .fileupload .thumbnail + .btn + .btn {
                margin-bottom: 5px;
            }

    .fileupload .btn {
        vertical-align: middle;
    }

    .fileupload .form-control {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        cursor: text;
    }

    .fileupload .raw.thumbnail {
        border: none;
        border-radius: 0;
        padding: 0;
    }

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
    display: none;
}

.fileupload-new .input-group-addon .btn-file {
    border-radius: 0 4px 4px 0;
}

.fileupload-exists .input-group-addon .btn-file {
    border-radius: 0;
}

.has-switch {
    display: inline-block;
    cursor: pointer;
    position: relative;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    line-height: 8px;
    min-width: 100px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .has-switch.switch-mini {
        min-width: 72px;
    }

    .has-switch.switch-small {
        min-width: 80px;
    }

    .has-switch.switch-large {
        min-width: 120px;
    }

    .has-switch.deactivate {
        opacity: 0.5;
        filter: alpha(opacity=50);
        cursor: default !important;
    }

        .has-switch.deactivate label,
        .has-switch.deactivate span {
            cursor: default !important;
        }

    .has-switch > div {
        display: inline-block;
        width: 150%;
        position: relative;
        top: 0;
    }

        .has-switch > div.switch-animate {
            -webkit-transition: left 0.5s;
            transition: left 0.5s;
        }

        .has-switch > div.switch-off {
            left: -49%;
        }

        .has-switch > div.switch-on {
            left: 0%;
        }

    .has-switch input[type=checkbox] {
        display: none;
    }

    .has-switch span,
    .has-switch label {
        cursor: pointer;
        position: relative;
        display: inline-block;
        height: 100%;
        padding-bottom: 4px;
        padding-top: 4px;
        font-size: 14px;
        line-height: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .has-switch span.switch-mini,
        .has-switch label.switch-mini {
            padding-bottom: 4px;
            padding-top: 4px;
            font-size: 10px;
            line-height: 9px;
        }

        .has-switch span.switch-small,
        .has-switch label.switch-small {
            padding-bottom: 3px;
            padding-top: 3px;
            font-size: 12px;
            line-height: 18px;
        }

        .has-switch span.switch-large,
        .has-switch label.switch-large {
            padding-bottom: 9px;
            padding-top: 9px;
            font-size: 16px;
            line-height: normal;
        }

        .has-switch span [class^="icon-"],
        .has-switch label [class^="icon-"],
        .has-switch span [class*=" icon-"],
        .has-switch label [class*=" icon-"] {
            padding: 0;
        }

    .has-switch label {
        margin-top: -1px;
        margin-bottom: -1px;
        z-index: 100;
        width: 34%;
        background: #bdc3c7;
    }

    .has-switch span {
        text-align: center;
        z-index: 1;
        width: 33%;
    }

        .has-switch span.switch-left {
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .has-switch span.switch-right {
            color: #7f8c8d;
            background: #bdc3c7;
            text-shadow: none;
        }

        .has-switch span.switch-primary,
        .has-switch span.switch-left {
            color: #ffffff;
            background: #238037;
            text-shadow: none;
        }

        .has-switch span.switch-info {
            color: #ffffff;
            background: #2980b9;
        }

        .has-switch span.switch-success {
            color: #ffffff;
            background: #27ae60;
        }

        .has-switch span.switch-warning {
            color: #ffffff;
            background: #f39c12;
        }

        .has-switch span.switch-danger {
            color: #ffffff;
            background: #238037;
        }

.checkbox.styled-checkbox,
.radio.styled-checkbox,
.radio-inline.styled-checkbox,
.checkbox-inline.styled-checkbox,
.checkbox.styled-radio,
.radio.styled-radio,
.radio-inline.styled-radio,
.checkbox-inline.styled-radio {
    padding-left: 0;
}

    .checkbox.styled-checkbox:before,
    .radio.styled-checkbox:before,
    .radio-inline.styled-checkbox:before,
    .checkbox-inline.styled-checkbox:before,
    .checkbox.styled-radio:before,
    .radio.styled-radio:before,
    .radio-inline.styled-radio:before,
    .checkbox-inline.styled-radio:before,
    .checkbox.styled-checkbox:after,
    .radio.styled-checkbox:after,
    .radio-inline.styled-checkbox:after,
    .checkbox-inline.styled-checkbox:after,
    .checkbox.styled-radio:after,
    .radio.styled-radio:after,
    .radio-inline.styled-radio:after,
    .checkbox-inline.styled-radio:after {
        content: " ";
        display: table;
    }

    .checkbox.styled-checkbox:after,
    .radio.styled-checkbox:after,
    .radio-inline.styled-checkbox:after,
    .checkbox-inline.styled-checkbox:after,
    .checkbox.styled-radio:after,
    .radio.styled-radio:after,
    .radio-inline.styled-radio:after,
    .checkbox-inline.styled-radio:after {
        clear: both;
    }

    .checkbox.styled-checkbox:before,
    .radio.styled-checkbox:before,
    .radio-inline.styled-checkbox:before,
    .checkbox-inline.styled-checkbox:before,
    .checkbox.styled-radio:before,
    .radio.styled-radio:before,
    .radio-inline.styled-radio:before,
    .checkbox-inline.styled-radio:before,
    .checkbox.styled-checkbox:after,
    .radio.styled-checkbox:after,
    .radio-inline.styled-checkbox:after,
    .checkbox-inline.styled-checkbox:after,
    .checkbox.styled-radio:after,
    .radio.styled-radio:after,
    .radio-inline.styled-radio:after,
    .checkbox-inline.styled-radio:after {
        content: " ";
        display: table;
    }

    .checkbox.styled-checkbox:after,
    .radio.styled-checkbox:after,
    .radio-inline.styled-checkbox:after,
    .checkbox-inline.styled-checkbox:after,
    .checkbox.styled-radio:after,
    .radio.styled-radio:after,
    .radio-inline.styled-radio:after,
    .checkbox-inline.styled-radio:after {
        clear: both;
    }

.prettycheckbox,
.prettyradio {
    display: block;
    float: left;
}

    .prettycheckbox a,
    .prettyradio a {
        width: 1.42857143;
        height: 1.42857143;
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-red.png");
    }

    .prettycheckbox label,
    .prettyradio label {
        margin: 0;
    }

    .prettycheckbox.red a,
    .prettyradio.red a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-red.png");
    }

    .prettycheckbox.blue a,
    .prettyradio.blue a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-blue.png");
    }

    .prettycheckbox.green a,
    .prettyradio.green a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-green.png");
    }

    .prettycheckbox.purple a,
    .prettyradio.purple a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-purple.png");
    }

    .prettycheckbox.turquoise a,
    .prettyradio.turquoise a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-turquoise.png");
    }

    .prettycheckbox.orange a,
    .prettyradio.orange a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-orange.png");
    }

    .prettycheckbox.gray a,
    .prettyradio.gray a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-gray.png");
    }

    .prettycheckbox.dark a,
    .prettyradio.dark a {
        background-image: url("../img/plugins/prettyCheckable/prettyCheckable-blue.png");
    }

.todo-block .prettycheckbox label,
.todo-block .prettyradio label {
    display: none;
}

.flot {
    width: 100%;
    min-height: 280px;
    height: 280px;
}

    .flot .legend {
        padding: 0 2px;
    }

.sparkline.tristate {
    margin: 16px 0;
}

#jqstooltip {
    border-radius: 4px;
    padding: 5px 8px;
    width: auto !important;
    height: auto !important;
}

    #jqstooltip.jqstooltip {
        border: none;
        background: #2c3e50;
    }

.elfinder {
    border: none;
    border-radius: 2px;
}

    .elfinder .elfinder-navbar {
        height: 100%;
        background: #bdc3c7;
    }

        .elfinder .elfinder-navbar .ui-state-hover {
            background: transparent;
            border-color: transparent;
        }

        .elfinder .elfinder-navbar .ui-state-active {
            color: #eeeeee;
            background: #7f8c8d;
            border: none;
        }

    .elfinder .elfinder-navbar,
    .elfinder .elfinder-cwd {
        padding: 15px 20px;
    }

        .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
        .elfinder .elfinder-cwd table td.ui-state-hover,
        .elfinder .elfinder-button-menu .ui-state-hover {
            color: #ffffff;
            background: #238037;
        }

    .elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .ui-state-hover {
        background: #eeeeee;
    }

    .elfinder .elfinder-cwd table tr:nth-child(odd) {
        background-color: #f8f8f8;
    }

    .elfinder .elfinder-workzone {
        background: #ecf0f1;
        border: none;
        border-radius: 0 0 6px 6px;
    }

    .elfinder .elfinder-statusbar {
        color: #555555;
    }

        .elfinder .elfinder-statusbar a {
            text-decoration: none;
            color: #555555;
        }

        .elfinder .elfinder-statusbar.ui-widget-header {
            background-color: transparent;
        }

    .elfinder .elfinder-buttonset {
        margin: 0 10px 0 0;
        background: none;
        border: none;
    }

        .elfinder .elfinder-buttonset .elfinder-button {
            background: none;
            width: auto !important;
            height: auto !important;
            display: inline-block;
            margin-bottom: 0;
            font-weight: bold;
            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.42857143;
            border-radius: 4px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            color: #ffffff;
            background-color: #2c3e50;
            border-color: #2c3e50;
        }

            .elfinder .elfinder-buttonset .elfinder-button:focus,
            .elfinder .elfinder-buttonset .elfinder-button:active:focus,
            .elfinder .elfinder-buttonset .elfinder-button.active:focus {
                outline: thin dotted;
                outline: 5px auto -webkit-focus-ring-color;
                outline-offset: -2px;
            }

            .elfinder .elfinder-buttonset .elfinder-button:hover,
            .elfinder .elfinder-buttonset .elfinder-button:focus {
                color: #7f8c8d;
                text-decoration: none;
            }

            .elfinder .elfinder-buttonset .elfinder-button:active,
            .elfinder .elfinder-buttonset .elfinder-button.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);
            }

            .elfinder .elfinder-buttonset .elfinder-button.disabled,
            .elfinder .elfinder-buttonset .elfinder-button[disabled],
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button {
                cursor: not-allowed;
                pointer-events: none;
                opacity: 0.65;
                filter: alpha(opacity=65);
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .elfinder .elfinder-buttonset .elfinder-button [class^="icon-"],
            .elfinder .elfinder-buttonset .elfinder-button [class*=" icon-"] {
                /* keeps button heights with and without icons the same */
                line-height: .9em;
            }

            .elfinder .elfinder-buttonset .elfinder-button:hover,
            .elfinder .elfinder-buttonset .elfinder-button:focus,
            .elfinder .elfinder-buttonset .elfinder-button:active,
            .elfinder .elfinder-buttonset .elfinder-button.active,
            .open .dropdown-toggle.elfinder .elfinder-buttonset .elfinder-button {
                color: #ffffff;
                background-color: #1e2a36;
                border-color: #161f29;
            }

            .elfinder .elfinder-buttonset .elfinder-button:active,
            .elfinder .elfinder-buttonset .elfinder-button.active,
            .open .dropdown-toggle.elfinder .elfinder-buttonset .elfinder-button {
                background-image: none;
            }

            .elfinder .elfinder-buttonset .elfinder-button.disabled,
            .elfinder .elfinder-buttonset .elfinder-button[disabled],
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button,
            .elfinder .elfinder-buttonset .elfinder-button.disabled:hover,
            .elfinder .elfinder-buttonset .elfinder-button[disabled]:hover,
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button:hover,
            .elfinder .elfinder-buttonset .elfinder-button.disabled:focus,
            .elfinder .elfinder-buttonset .elfinder-button[disabled]:focus,
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button:focus,
            .elfinder .elfinder-buttonset .elfinder-button.disabled:active,
            .elfinder .elfinder-buttonset .elfinder-button[disabled]:active,
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button:active,
            .elfinder .elfinder-buttonset .elfinder-button.disabled.active,
            .elfinder .elfinder-buttonset .elfinder-button[disabled].active,
            fieldset[disabled] .elfinder .elfinder-buttonset .elfinder-button.active {
                background-color: #2c3e50;
                border-color: #2c3e50;
            }

            .elfinder .elfinder-buttonset .elfinder-button .badge {
                color: #2c3e50;
                background-color: #ffffff;
            }

            .elfinder .elfinder-buttonset .elfinder-button:hover,
            .elfinder .elfinder-buttonset .elfinder-button:focus,
            .elfinder .elfinder-buttonset .elfinder-button:active,
            .elfinder .elfinder-buttonset .elfinder-button.active,
            .open .dropdown-toggle.elfinder .elfinder-buttonset .elfinder-button {
                border-color: #1e2a36;
            }

            .elfinder .elfinder-buttonset .elfinder-button:hover {
                cursor: pointer;
            }

    .elfinder .elfinder-button-search.elfinder-button {
        width: 191px;
        margin: 0;
    }

        .elfinder .elfinder-button-search.elfinder-button input {
            margin: 0;
            padding-left: 25px;
            border: none;
            height: 30px;
            width: 190px;
            border-radius: 4px;
        }

.elfinder-disabled .elfinder-navbar .ui-state-active {
    color: #2c3e50;
    background: #a7afb4;
    border: none;
}

.elfinder-disabled .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename.ui-state-hover,
.elfinder-disabled .elfinder-cwd table td.ui-state-hover {
    background: #bfbfbf;
}

.elfinder-contextmenu .ui-state-hover {
    background: #3875d7;
    color: #fff;
}

    .elfinder-contextmenu .ui-state-hover .elfinder-contextmenu-arrow {
        background-image: url("../img/plugins/elFinder/arrows-active.png");
    }

#elfinder .elfinder-cwd-view-icons .elfinder-cwd-file {
    width: 120px;
    height: 95px;
}

.elfinder-resize-handle-vline {
    background-image: url("../img/plugins/elFinder/crop.gif");
}

.elfinder-resize-spinner,
.elfinder-notify-progress {
    background-image: url("../img/plugins/elFinder/progress.gif");
}

.elfinder-help-logo {
    background-image: url("../img/plugins/elFinder/logo.png");
}

.elfinder-perms,
.elfinder-symlink,
.elfinder-drag-helper-icon-plus,
.elfinder-navbar-icon,
.elfinder-quicklook .ui-resizable-se,
.elfinder-button-icon,
.elfinder-menu-item-sort-dir {
    background-image: url("../img/plugins/elFinder/toolbar.png");
}

.elfinder-contextmenu-arrow,
.elfinder-navbar-arrow,
.ui-state-active .elfinder-navbar-arrow {
    background-image: url("../img/plugins/elFinder/arrows-normal.png");
}

.elfinder-navbar .ui-resizable-handle {
    background-image: url("../img/plugins/elFinder/resize.png");
}

.elfinder-cwd-icon {
    background-image: url("../img/plugins/elFinder/icons-big.png");
}

.elfinder-cwd-view-list td .elfinder-cwd-icon {
    background-image: url("../img/plugins/elFinder/icons-small.png");
}

.elfinder-dialog-icon {
    background-image: url("../img/plugins/elFinder/dialogs.png");
}

.elfinder-info-spinner,
.elfinder-navbar-spinner {
    background-image: url("../img/plugins/elFinder/spinner-mini.gif");
}

.elfinder-quicklook {
    background-image: url("../img/plugins/elFinder/quicklook-bg.png");
}

.elfinder-quicklook-navbar-icon {
    background-image: url("../img/plugins/elFinder/quicklook-icons.png");
}

.elfinder .ui-widget-header {
    padding: 15px 20px;
    background: #7f8c8d;
    border: none;
    border-radius: 6px 6px 0 0;
}

.elfinder .ui-widget-content {
    border-color: #7f8c8d;
    background: none;
}

.wizard .nav {
    margin-bottom: 10px;
}

.wizard .pager {
    margin-bottom: 0;
}

.wizard .next.finish {
    display: none;
}

.wizard .nav-pills > li.active > a,
.wizard .nav-pills > li.active > a:hover {
    color: #fff;
}

@font-face {
    font-family: 'Elusive-Icons';
    src: url('font/Elusive-Icons.eot?v=2');
    src: url('font/Elusive-Icons.eot?#iefix&v=2') format('embedded-opentype'), url('font/Elusive-Icons.svg#Elusive-Icons?v=2') format('svg'), url('font/Elusive-Icons.woff?v=2') format('woff'), url('font/Elusive-Icons.ttf?v=2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'Elusive-Icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'Elusive-Icons';
    font-weight: normal;
    font-style: normal;
    speak: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.elusive.icon-large:before {
    vertical-align: middle;
    font-size: 1.33em;
}

.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
    /* keeps button heights with and without icons the same */
    line-height: .9em;
}

li [class^="icon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

li .elusive.icon-large:before,
li .elusive.icon-large:before {
    /* 1.5 increased font size for icon-large * 1.25 width */
    width: 1.875em;
}

ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em;
}

    ul.icons li [class^="icon-"],
    ul.icons li [class*=" icon-"] {
        width: .8em;
    }

    ul.icons li .elusive.icon-large:before,
    ul.icons li .elusive.icon-large:before {
        /* 1.5 increased font size for icon-large * 1.25 width */
        vertical-align: initial;
    }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 0;
}

.elusive.icon-zoom-out:before {
    content: "\f05c";
}

.elusive.icon-zoom-in:before {
    content: "\e000";
}

.elusive.icon-youtube:before {
    content: "\e001";
}

.elusive.icon-wrench-alt:before {
    content: "\e002";
}

.elusive.icon-wrench:before {
    content: "\e003";
}

.elusive.icon-wordpress:before {
    content: "\e004";
}

.elusive.icon-wheelchair:before {
    content: "\e005";
}

.elusive.icon-website-alt:before {
    content: "\e006";
}

.elusive.icon-website:before {
    content: "\e007";
}

.elusive.icon-warning-sign:before {
    content: "\e008";
}

.elusive.icon-w3c:before {
    content: "\e009";
}

.elusive.icon-volume-up:before {
    content: "\e00a";
}

.elusive.icon-volume-off:before {
    content: "\e00b";
}

.elusive.icon-volume-down:before {
    content: "\e00c";
}

.elusive.icon-vkontakte:before {
    content: "\e00d";
}

.elusive.icon-vimeo:before {
    content: "\e00e";
}

.elusive.icon-view-mode:before {
    content: "\e00f";
}

.elusive.icon-video-chat:before {
    content: "\e010";
}

.elusive.icon-video-alt:before {
    content: "\e011";
}

.elusive.icon-video:before {
    content: "\e012";
}

.elusive.icon-viadeo:before {
    content: "\e013";
}

.elusive.icon-user:before {
    content: "\e014";
}

.elusive.icon-upload:before {
    content: "\e015";
}

.elusive.icon-unlock-alt:before {
    content: "\e016";
}

.elusive.icon-unlock:before {
    content: "\e017";
}

.elusive.icon-universal-access:before {
    content: "\e018";
}

.elusive.icon-twitter:before {
    content: "\e019";
}

.elusive.icon-tumblr:before {
    content: "\e01a";
}

.elusive.icon-trash-alt:before {
    content: "\e01b";
}

.elusive.icon-trash:before {
    content: "\e01c";
}

.elusive.icon-torso:before {
    content: "\e01d";
}

.elusive.icon-tint:before {
    content: "\e01e";
}

.elusive.icon-time-alt:before {
    content: "\e01f";
}

.elusive.icon-time:before {
    content: "\e020";
}

.elusive.icon-thumbs-up:before {
    content: "\e021";
}

.elusive.icon-thumbs-down:before {
    content: "\e022";
}

.elusive.icon-th-list:before {
    content: "\e023";
}

.elusive.icon-th-large:before {
    content: "\e024";
}

.elusive.icon-th:before {
    content: "\e025";
}

.elusive.icon-text-width:before {
    content: "\e026";
}

.elusive.icon-text-height:before {
    content: "\e027";
}

.elusive.icon-tasks:before {
    content: "\e028";
}

.elusive.icon-tags:before {
    content: "\e029";
}

.elusive.icon-tag:before {
    content: "\e02a";
}

.elusive.icon-stumbleupon:before {
    content: "\e02b";
}

.elusive.icon-stop-alt:before {
    content: "\e02c";
}

.elusive.icon-stop:before {
    content: "\e02d";
}

.elusive.icon-step-forward:before {
    content: "\e02e";
}

.elusive.icon-step-backward:before {
    content: "\e02f";
}

.elusive.icon-star-empty:before {
    content: "\e030";
}

.elusive.icon-star-alt:before {
    content: "\e031";
}

.elusive.icon-star:before {
    content: "\e032";
}

.elusive.icon-stackoverflow:before {
    content: "\e033";
}

.elusive.icon-spotify:before {
    content: "\e034";
}

.elusive.icon-speaker:before {
    content: "\e035";
}

.elusive.icon-soundcloud:before {
    content: "\e036";
}

.elusive.icon-smiley-alt:before {
    content: "\e037";
}

.elusive.icon-smiley:before {
    content: "\e038";
}

.elusive.icon-slideshare:before {
    content: "\e039";
}

.elusive.icon-skype:before {
    content: "\e03a";
}

.elusive.icon-signal:before {
    content: "\e03b";
}

.elusive.icon-shopping-cart-sign:before {
    content: "\e03c";
}

.elusive.icon-shopping-cart:before {
    content: "\e03d";
}

.elusive.icon-share-alt:before {
    content: "\e03e";
}

.elusive.icon-share:before {
    content: "\e03f";
}

.elusive.icon-search-alt:before {
    content: "\e040";
}

.elusive.icon-search:before {
    content: "\e041";
}

.elusive.icon-screenshot:before {
    content: "\e042";
}

.elusive.icon-screen-alt:before {
    content: "\e043";
}

.elusive.icon-screen:before {
    content: "\e044";
}

.elusive.icon-rss:before {
    content: "\e045";
}

.elusive.icon-road:before {
    content: "\e046";
}

.elusive.icon-reverse-alt:before {
    content: "\e047";
}

.elusive.icon-retweet:before {
    content: "\e048";
}

.elusive.icon-return-key:before {
    content: "\e049";
}

.elusive.icon-resize-vertical:before {
    content: "\e04a";
}

.elusive.icon-resize-small:before {
    content: "\e04b";
}

.elusive.icon-resize-horizontal:before {
    content: "\e04c";
}

.elusive.icon-resize-full:before {
    content: "\e04d";
}

.elusive.icon-repeat-alt:before {
    content: "\e04e";
}

.elusive.icon-repeat:before {
    content: "\e04f";
}

.elusive.icon-remove-sign:before {
    content: "\e050";
}

.elusive.icon-remove-circle:before {
    content: "\e051";
}

.elusive.icon-remove:before {
    content: "\e052";
}

.elusive.icon-refresh:before {
    content: "\e053";
}

.elusive.icon-reddit:before {
    content: "\e054";
}

.elusive.icon-record:before {
    content: "\e055";
}

.elusive.icon-random:before {
    content: "\e056";
}

.elusive.icon-quotes-alt:before {
    content: "\e057";
}

.elusive.icon-quotes:before {
    content: "\e058";
}

.elusive.icon-question-sign:before {
    content: "\e059";
}

.elusive.icon-question:before {
    content: "\e05a";
}

.elusive.icon-qrcode:before {
    content: "\e05b";
}

.elusive.icon-print:before {
    content: "\e05c";
}

.elusive.icon-plus-sign:before {
    content: "\e05d";
}

.elusive.icon-plus:before {
    content: "\e05e";
}

.elusive.icon-play-circle:before {
    content: "\e05f";
}

.elusive.icon-play-alt:before {
    content: "\e060";
}

.elusive.icon-play:before {
    content: "\e061";
}

.elusive.icon-plane:before {
    content: "\e062";
}

.elusive.icon-pinterest:before {
    content: "\e063";
}

.elusive.icon-picture:before {
    content: "\e064";
}

.elusive.icon-picasa:before {
    content: "\e065";
}

.elusive.icon-photo-alt:before {
    content: "\e066";
}

.elusive.icon-photo:before {
    content: "\e067";
}

.elusive.icon-phone-alt:before {
    content: "\e068";
}

.elusive.icon-phone:before {
    content: "\e069";
}

.elusive.icon-person:before {
    content: "\e06a";
}

.elusive.icon-pencil-alt:before {
    content: "\e06b";
}

.elusive.icon-pencil:before {
    content: "\e06c";
}

.elusive.icon-pause-alt:before {
    content: "\e06d";
}

.elusive.icon-pause:before {
    content: "\e06e";
}

.elusive.icon-path:before {
    content: "\e06f";
}

.elusive.icon-paper-clip-alt:before {
    content: "\e070";
}

.elusive.icon-paper-clip:before {
    content: "\e071";
}

.elusive.icon-ok-sign:before {
    content: "\e072";
}

.elusive.icon-ok-circle:before {
    content: "\e073";
}

.elusive.icon-ok:before {
    content: "\e074";
}

.elusive.icon-off:before {
    content: "\e075";
}

.elusive.icon-network:before {
    content: "\e076";
}

.elusive.icon-myspace:before {
    content: "\e077";
}

.elusive.icon-music:before {
    content: "\e078";
}

.elusive.icon-move:before {
    content: "\e079";
}

.elusive.icon-minus-sign:before {
    content: "\e07a";
}

.elusive.icon-minus:before {
    content: "\e07b";
}

.elusive.icon-mic-alt:before {
    content: "\e07c";
}

.elusive.icon-mic:before {
    content: "\e07d";
}

.elusive.icon-map-marker-alt:before {
    content: "\e07e";
}

.elusive.icon-map-marker:before {
    content: "\e07f";
}

.elusive.icon-male:before {
    content: "\e080";
}

.elusive.icon-magnet:before {
    content: "\e081";
}

.elusive.icon-magic:before {
    content: "\e082";
}

.elusive.icon-lock-alt:before {
    content: "\e083";
}

.elusive.icon-lock:before {
    content: "\e084";
}

.elusive.icon-livejournal:before {
    content: "\e085";
}

.elusive.icon-list-alt:before {
    content: "\e086";
}

.elusive.icon-list:before {
    content: "\e087";
}

.elusive.icon-linkedin:before {
    content: "\e088";
}

.elusive.icon-link:before {
    content: "\e089";
}

.elusive.icon-lines:before {
    content: "\e08a";
}

.elusive.icon-leaf:before {
    content: "\e08b";
}

.elusive.icon-lastfm:before {
    content: "\e08c";
}

.elusive.icon-laptop-alt:before {
    content: "\e08d";
}

.elusive.icon-laptop:before {
    content: "\e08e";
}

.elusive.icon-key:before {
    content: "\e08f";
}

.elusive.icon-italic:before {
    content: "\e090";
}

.elusive.icon-iphone-home:before {
    content: "\e091";
}

.elusive.icon-instagram:before {
    content: "\e092";
}

.elusive.icon-info-sign:before {
    content: "\e093";
}

.elusive.icon-indent-right:before {
    content: "\e094";
}

.elusive.icon-indent-left:before {
    content: "\e095";
}

.elusive.icon-inbox-box:before {
    content: "\e096";
}

.elusive.icon-inbox-alt:before {
    content: "\e097";
}

.elusive.icon-inbox:before {
    content: "\e098";
}

.elusive.icon-idea-alt:before {
    content: "\e099";
}

.elusive.icon-idea:before {
    content: "\e09a";
}

.elusive.icon-home-alt:before {
    content: "\e09b";
}

.elusive.icon-home:before {
    content: "\e09c";
}

.elusive.icon-heart-empty:before {
    content: "\e09d";
}

.elusive.icon-heart-alt:before {
    content: "\e09e";
}

.elusive.icon-heart:before {
    content: "\e09f";
}

.elusive.icon-hearing-impaired:before {
    content: "\e0a0";
}

.elusive.icon-headphones:before {
    content: "\e0a1";
}

.elusive.icon-hdd:before {
    content: "\e0a2";
}

.elusive.icon-hand-up:before {
    content: "\e0a3";
}

.elusive.icon-hand-right:before {
    content: "\e0a4";
}

.elusive.icon-hand-left:before {
    content: "\e0a5";
}

.elusive.icon-hand-down:before {
    content: "\e0a6";
}

.elusive.icon-guidedog:before {
    content: "\e0a7";
}

.elusive.icon-group-alt:before {
    content: "\e0a8";
}

.elusive.icon-group:before {
    content: "\e0a9";
}

.elusive.icon-graph-alt:before {
    content: "\e0aa";
}

.elusive.icon-graph:before {
    content: "\e0ab";
}

.elusive.icon-googleplus:before {
    content: "\e0ac";
}

.elusive.icon-globe-alt:before {
    content: "\e0ad";
}

.elusive.icon-globe:before {
    content: "\e0ae";
}

.elusive.icon-glasses:before {
    content: "\e0af";
}

.elusive.icon-glass:before {
    content: "\e0b0";
}

.elusive.icon-github-text:before {
    content: "\e0b1";
}

.elusive.icon-github:before {
    content: "\e0b2";
}

.elusive.icon-gift:before {
    content: "\e0b3";
}

.elusive.icon-fullscreen:before {
    content: "\e0b4";
}

.elusive.icon-friendfeed-rect:before {
    content: "\e0b5";
}

.elusive.icon-friendfeed:before {
    content: "\e0b6";
}

.elusive.icon-foursquare:before {
    content: "\e0b7";
}

.elusive.icon-forward-alt:before {
    content: "\e0b8";
}

.elusive.icon-forward:before {
    content: "\e0b9";
}

.elusive.icon-fork:before {
    content: "\e0ba";
}

.elusive.icon-fontsize:before {
    content: "\e0bb";
}

.elusive.icon-font:before {
    content: "\e0bc";
}

.elusive.icon-folder-sign:before {
    content: "\e0bd";
}

.elusive.icon-folder-open:before {
    content: "\e0be";
}

.elusive.icon-folder-close:before {
    content: "\e0bf";
}

.elusive.icon-folder:before {
    content: "\e0c0";
}

.elusive.icon-flickr:before {
    content: "\e0c1";
}

.elusive.icon-flag-alt:before {
    content: "\e0c2";
}

.elusive.icon-flag:before {
    content: "\e0c3";
}

.elusive.icon-fire:before {
    content: "\e0c4";
}

.elusive.icon-filter:before {
    content: "\e0c5";
}

.elusive.icon-film:before {
    content: "\e0c6";
}

.elusive.icon-file-new-alt:before {
    content: "\e0c7";
}

.elusive.icon-file-new:before {
    content: "\e0c8";
}

.elusive.icon-file-edit-alt:before {
    content: "\e0c9";
}

.elusive.icon-file-edit:before {
    content: "\e0ca";
}

.elusive.icon-file-alt:before {
    content: "\e0cb";
}

.elusive.icon-file:before {
    content: "\e0cc";
}

.elusive.icon-female:before {
    content: "\e0cd";
}

.elusive.icon-fast-forward:before {
    content: "\e0ce";
}

.elusive.icon-fast-backward:before {
    content: "\e0cf";
}

.elusive.icon-facetime-video:before {
    content: "\e0d0";
}

.elusive.icon-facebook:before {
    content: "\e0d1";
}

.elusive.icon-eye-open:before {
    content: "\e0d2";
}

.elusive.icon-eye-close:before {
    content: "\e0d3";
}

.elusive.icon-exclamation-sign:before {
    content: "\e0d4";
}

.elusive.icon-error-alt:before {
    content: "\e0d5";
}

.elusive.icon-error:before {
    content: "\e0d6";
}

.elusive.icon-envelope-alt:before {
    content: "\e0d7";
}

.elusive.icon-envelope:before {
    content: "\e0d8";
}

.elusive.icon-eject:before {
    content: "\e0d9";
}

.elusive.icon-edit:before {
    content: "\e0da";
}

.elusive.icon-dribbble:before {
    content: "\e0db";
}

.elusive.icon-download-alt:before {
    content: "\e0dc";
}

.elusive.icon-download:before {
    content: "\e0dd";
}

.elusive.icon-digg:before {
    content: "\e0de";
}

.elusive.icon-deviantart:before {
    content: "\e0df";
}

.elusive.icon-delicious:before {
    content: "\e0e0";
}

.elusive.icon-dashboard:before {
    content: "\e0e1";
}

.elusive.icon-css:before {
    content: "\e0e2";
}

.elusive.icon-credit-card:before {
    content: "\e0e3";
}

.elusive.icon-compass-alt:before {
    content: "\e0e4";
}

.elusive.icon-compass:before {
    content: "\e0e5";
}

.elusive.icon-comment-alt:before {
    content: "\e0e6";
}

.elusive.icon-comment:before {
    content: "\e0e7";
}

.elusive.icon-cogs:before {
    content: "\e0e8";
}

.elusive.icon-cog-alt:before {
    content: "\e0e9";
}

.elusive.icon-cog:before {
    content: "\e0ea";
}

.elusive.icon-cloud-alt:before {
    content: "\e0eb";
}

.elusive.icon-cloud:before {
    content: "\e0ec";
}

.elusive.icon-circle-arrow-up:before {
    content: "\e0ed";
}

.elusive.icon-circle-arrow-right:before {
    content: "\e0ee";
}

.elusive.icon-circle-arrow-left:before {
    content: "\e0ef";
}

.elusive.icon-circle-arrow-down:before {
    content: "\e0f0";
}

.elusive.icon-child:before {
    content: "\e0f1";
}

.elusive.icon-chevron-up:before {
    content: "\e0f2";
}

.elusive.icon-chevron-right:before {
    content: "\e0f3";
}

.elusive.icon-chevron-left:before {
    content: "\e0f4";
}

.elusive.icon-chevron-down:before {
    content: "\e0f5";
}

.elusive.icon-check-empty:before {
    content: "\e0f6";
}

.elusive.icon-check:before {
    content: "\e0f7";
}

.elusive.icon-certificate:before {
    content: "\e0f8";
}

.elusive.icon-cc:before {
    content: "\e0f9";
}

.elusive.icon-caret-up:before {
    content: "\e0fa";
}

.elusive.icon-caret-right:before {
    content: "\e0fb";
}

.elusive.icon-caret-left:before {
    content: "\e0fc";
}

.elusive.icon-caret-down:before {
    content: "\e0fd";
}

.elusive.icon-car:before {
    content: "\e0fe";
}

.elusive.icon-camera:before {
    content: "\e0ff";
}

.elusive.icon-calendar-sign:before {
    content: "\e100";
}

.elusive.icon-calendar:before {
    content: "\e101";
}

.elusive.icon-bullhorn:before {
    content: "\e102";
}

.elusive.icon-bulb:before {
    content: "\e103";
}

.elusive.icon-brush:before {
    content: "\e104";
}

.elusive.icon-broom:before {
    content: "\e105";
}

.elusive.icon-briefcase:before {
    content: "\e106";
}

.elusive.icon-braille:before {
    content: "\e107";
}

.elusive.icon-bookmark-empty:before {
    content: "\e108";
}

.elusive.icon-bookmark:before {
    content: "\e109";
}

.elusive.icon-book:before {
    content: "\e10a";
}

.elusive.icon-bold:before {
    content: "\e10b";
}

.elusive.icon-blogger:before {
    content: "\e10c";
}

.elusive.icon-blind:before {
    content: "\e10d";
}

.elusive.icon-bell:before {
    content: "\e10e";
}

.elusive.icon-behance:before {
    content: "\e10f";
}

.elusive.icon-barcode:before {
    content: "\e110";
}

.elusive.icon-ban-circle:before {
    content: "\e111";
}

.elusive.icon-backward:before {
    content: "\e112";
}

.elusive.icon-asterisk:before {
    content: "\e113";
}

.elusive.icon-asl:before {
    content: "\e114";
}

.elusive.icon-arrow-up:before {
    content: "\e115";
}

.elusive.icon-arrow-right:before {
    content: "\e116";
}

.elusive.icon-arrow-left:before {
    content: "\e117";
}

.elusive.icon-arrow-down:before {
    content: "\e118";
}

.elusive.icon-align-right:before {
    content: "\e119";
}

.elusive.icon-align-left:before {
    content: "\e11a";
}

.elusive.icon-align-justify:before {
    content: "\e11b";
}

.elusive.icon-align-center:before {
    content: "\e11c";
}

.elusive.icon-adult:before {
    content: "\e11d";
}

.elusive.icon-adjust-alt:before {
    content: "\e11e";
}

.elusive.icon-adjust:before {
    content: "\e11f";
}

.elusive.icon-address-book-alt:before {
    content: "\e120";
}

.elusive.icon-address-book:before {
    content: "\e121";
}

.demo-icon li:hover .elusive {
    color: #238037;
    -webkit-transform: scale(2, );
    -ms-transform: scale(2, );
    transform: scale(2, );
}

.demo-icon .elusive {
    font-size: 16px;
}

.row.demo span {
    display: block;
    padding: 5px 0;
    text-align: center;
    color: #ffffff;
    background-color: #238037;
    border-radius: 4px;
    margin-bottom: 10px;
}


#alert {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    background-image: url('/App_Themes/TerHoeve/img/alert-bg.png');
}

.jqplot-yaxis-tick {
    font-weight: bold;
    color: #000;
}

#alert .content {
    text-align: center;
    width: 600px;
    min-height: 200px;
    background-color: #fff;
    margin: auto;
    margin-top: 200px;
    border-radius: 6px;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
}
