/*!
 * Walkin Pixels - Sangoma v1.4
 * www.walkingpixels.com
 * 
 * Gray color
 * 
 */
/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url("https://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%;
}

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;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -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-color: #ecf0f1;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #7f8c8d;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #5a6465;
        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;
}


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: #7f8c8d;
}

a.text-primary:hover {
    color: #667273;
}

.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: #c0392b;
}

a.text-danger:hover {
    color: #962d22;
}

.bg-primary {
    color: #fff;
    background-color: #7f8c8d;
}

a.bg-primary:hover {
    background-color: #667273;
}

.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: #7f8c8d;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(127, 140, 141, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(127, 140, 141, 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: #c0392b;
}

.has-error .form-control {
    border-color: #c0392b;
    -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: #c0392b;
    border-color: #c0392b;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #c0392b;
}

.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: #7f8c8d;
    border-color: #7f8c8d;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #6b7778;
        border-color: #616d6d;
    }

    .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: #7f8c8d;
        border-color: #7f8c8d;
    }

    .btn-primary .badge {
        color: #7f8c8d;
        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: #c0392b;
    border-color: #c0392b;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #9f2f24;
        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: #c0392b;
        border-color: #c0392b;
    }

    .btn-danger .badge {
        color: #c0392b;
        background-color: #ffffff;
    }

.btn-link {
    color: #7f8c8d;
    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: #5a6465;
                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: 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: #7f8c8d;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #7f8c8d;
    }

    .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: #7f8c8d;
        border-color: #7f8c8d;
    }

        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: #ebeded;
        }

.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: #c0392b;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #c0392b;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover,
    a.list-group-item-danger:focus {
        color: #c0392b;
        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: #c0392b;
        border-color: #c0392b;
    }

.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: #7f8c8d;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #7f8c8d;
        border-color: #7f8c8d;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #7f8c8d;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #7f8c8d;
    }

.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: #c0392b;
}

    .panel-danger > .panel-heading {
        color: #ffffff;
        background-color: #c0392b;
        border-color: #c0392b;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #c0392b;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #c0392b;
    }

.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: #7f8c8d;
    }

    .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: #7f8c8d;
        background-color: #7f8c8d;
    }

.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: #7f8c8d;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #7f8c8d;
    }

    .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: #7f8c8d;
        }

        .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: #7f8c8d;
        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: #7f8c8d;
        }

    .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: #7f8c8d;
    }

    .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: #7f8c8d;
            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: #5a6465;
            background-color: #7f8c8d;
            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: #7f8c8d;
        border-color: #7f8c8d;
        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: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #f2f3f4;
            border: 1px solid #7f8c8d;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #7f8c8d;
            }

    .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: #c0392b;
    border-color: #c0392b;
    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: #7f8c8d;
}

.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: #7f8c8d;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #667273;
    }

.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: #c0392b;
}

    .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: #c0392b;
    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: #c0392b;
}

.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;
    }
}


.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-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 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;
}

    #header:before,
    #header:after {
        content: " ";
        display: table;
    }

    #header:after {
        clear: both;
    }

    #header:before,
    #header:after {
        content: " ";
        display: table;
    }

    #header:after {
        clear: both;
    }

    #header > h1 {
        margin: 0;
        color: #2c3e50;
    }

        #header > h1 a {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0;
            display: block;
            width: 220px;
            height: 80px;
            background-repeat: no-repeat;
            
        }

        #header > 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 > h1 {
        float: left;
    }
}

#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: 20px;
    margin-bottom: 0;
    border: none;
    clear: both;
}

    .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: #727f80;
    }

        .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: #727f80;
    }

        .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: #667273;
                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: #667273;
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .main-navigation .navbar-nav > .open .dropdown-menu li.divider {
            background-color: #667273;
        }

        .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 0 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: #7f8c8d;
                    text-decoration: none;
                }

        .user-profile figcaption ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .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: #7f8c8d;
                        text-decoration: none;
                    }

                .user-profile figcaption ul > li + li {
                    margin-left: 8px;
                }

@media (min-width: 480px) {
    .user-profile {
        float: right;
        margin: 10px 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: #c0392b;
    }

        .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: #e09c95;
            background: #81261d;
        }

        .data-block.red header .header-search input {
            color: #e09c95;
            background-color: #81261d;
        }

    .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: #7f8c8d;
        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: #bfc6c6;
                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: #5a6465;
                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: #bfc6c6 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: #bfc6c6;
            border: none;
            background-color: #5a6465;
            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: #7f8c8d;
        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: #7f8c8d;
            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: #7f8c8d;
                text-decoration: none;
            }

a.widget-block:hover {
    text-decoration: none;
    background: #7f8c8d;
}

    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: #7f8c8d;
    }

        .dropdown-menu.dropdown-primary .divider {
            background-color: #667273;
        }

        .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: #667273;
            }

        .dropdown-menu.dropdown-primary > .active > a,
        .dropdown-menu.dropdown-primary > .active > a:hover,
        .dropdown-menu.dropdown-primary > .active > a:focus {
            color: #ffffff;
            background-color: #667273;
        }

        .dropdown-menu.dropdown-primary > .disabled > a,
        .dropdown-menu.dropdown-primary > .disabled > a:hover,
        .dropdown-menu.dropdown-primary > .disabled > a:focus {
            color: #667273;
        }

        .dropdown-menu.dropdown-primary .dropdown-header {
            color: #ffffff;
        }

        .dropdown-menu.dropdown-primary .caret {
            border-top: 4px solid #ffffff;
        }

    .dropdown-menu.dropdown-red {
        background-color: #c0392b;
    }

        .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: #7f8c8d;
            }

@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: #7f8c8d;
    background-color: #7f8c8d;
}

@media (min-width: 768px) {
    .gallery .thumbnail {
        margin-bottom: 0;
    }
}

.loading {
    display: inline-block;
    background-image: url("../img/icons/icon_loading_gray.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_gray_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: #7f8c8d;
    }

.panel-primary .panel-title > a {
    background: #7f8c8d;
}

    .panel-primary .panel-title > a:hover {
        background-color: #6b7778;
    }

.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: #c0392b;
}

    .panel-danger .panel-title > a:hover {
        background-color: #9f2f24;
    }

.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: #c0392b;
        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;
        }


.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: #e09c95;
            background-color: #c0392b;
        }

        .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: #c0392b;
        }

            .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: #6b7778;
}

.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: #9f2f24;
}

.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: #7f8c8d;
}

.modal.primary .modal-title,
.modal.primary .close {
    color: #ffffff;
}

.modal.red .modal-header {
    background-color: #c0392b;
}

.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: #7f8c8d;
    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: #7f8c8d;
}

    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-width:108px;
                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: 108px;
                    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: #7f8c8d;
}

    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: #7f8c8d;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(127, 140, 141, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(127, 140, 141, 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: #7f8c8d;
            -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: #7f8c8d;
    background-color: #7f8c8d;
    border-radius: 4px;
}

    .fc-event.event-red {
        background: #c0392b;
        border-color: #c0392b;
    }

    .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: #7f8c8d;
    }

    div.jGrowl div.red {
        background-color: #c0392b;
    }

    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: #7f8c8d;
        border-color: #7f8c8d;
        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: #7f8c8d;
    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: #7f8c8d;
        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: #7f8c8d;
            }

.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: #7f8c8d;
            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: #c0392b;
        }

.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-gray.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: #7f8c8d;
        }

    .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-Icons5e1f.eot?v=2');
    src: url('font/Elusive-Iconsd41d.eot?#iefix&v=2') format('embedded-opentype'), url('font/Elusive-Icons.svg#Elusive-Icons?v=2') format('svg'), url('font/Elusive-Icons5e1f.woff?v=2') format('woff'), url('font/Elusive-Icons5e1f.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: #7f8c8d;
    -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: #7f8c8d;
    border-radius: 4px;
    margin-bottom: 10px;
}

#wolfmegPX_wrapper,
#wolfmegP_wrapper,
#wolfmegCAT_wrapper,
#wolfmegP2_wrapper,
#wolfmeg_wrapper,
#wolfmegPxl_wrapper {
    width: 100% !important;
    padding: 2px;
    padding-top: 10px;
}

#roplayDescription {
    padding: 10px;
}

#visorFeedback {
    margin-top: 20px;
}

    #visorFeedback > .panel {
        padding-bottom: 10px;
    }


#dactivo, #dinactivo {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

#mobiel-header {
    display: block;
}


.mobile-user {
    border-top: 1px solid rgba(255,255,255,.2);
}

    .mobile-user img {
        max-width: 30px;
        max-height: 30px;
        margin: 8px;
        margin-left: 10px;
    }

.mobile-userlnk {
    color: #FFF;
    font: 400 1.3rem/1.1 "Lato";
    padding-left: 6px;
}

    .mobile-userlnk:hover {
        color: #FFF;
    }

.mobile-logout {
    width: auto;
    height: 21px !important;
    margin: 0 9px;
    display: block;
    opacity: .8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABUNJREFUeNq8mV1oXEUUx+/d3LVdgymFRKQ2rRAVbURrKH2xShopWJQGP8iLBQt9aMHqS31QH/yoDyqiokVF24KNmIoFPxAKglqtNIXS2ipUrC1UbNqHjdo02OxuNsn6O9eZZZzcmbubXXvgcGbn45z/nJk5c+ZuOD09Hdg0MzMThGEYlyuVSrVs0XLq18ArKS+DF1NuU2MmEOeQJ5CHkV+h8wjtFa1TSOsVe1IXRdEsI2GdANspb4Y3wF1BHYSes/BudL+LHGk2QAH2VCaT2UzVlUFjNIn+Hdjdhs58wwChAYC9JSCDJhKAxrDzBHLXXAFGAHsduaUGe2PwVqvuedmXaQOxNTQ1NbURgMUkgIEAtLlcLmcZuLdSO41oLwir8o+1Dsbm18ViMQfQwOaMKLM4amlpGcJzD81h2aontB5ipfqy2exebGdtPLMAAuy1uYCzQdYLFJD3wjsYF5o6MnIYNNNhAO89lqLrEgNfRJaSGk195lZTY8Z8irH9iIQx02FBqVSKeXJysp2K0ZTtcpz9coPsDeQb9h402dyD9N2pxnTSNuwzQPvf7MclhUIhEK4CRMGrKeAOYmCBcZiuoe6SDVC3U9YAJ/i9yBiXo+4bnyGwDP4HoHjPMJY0q2PwAuOUxyeMum1pHqT8ij6RBvg2mo56MJbxYpcAzKgN6rshBPgA8qLap3qPdVJ3ew2H5Fb6LjX3JzQOyH7knw6bEkm2xH3xnszotMd7Txszjw1TXoHMJ+3BhCUWuoAHVyf02eSxO4oXI1mu5R5X/4GiVhMg3GmBSz0kisbRcbOlS+LeGZdxnNcnYWaNJ6YNyRKbywe9CXf4QowjDl5F23vWVihTfN9ln/53RSqfcwH8zKqS/dSf0DVH/Toj6IpoSzC4Cp2rKe43bHxO/XOO4N0jbj7hOu0SEsw7mr4vVRokdOyy7v4M1RcdfX/NeDKOs3DBqruz0TQLb91hJzRgOeXovijSaXoC5c2kVSnvbEIq2GnuWSXzjsm0Znz3vglQcRj8P+TMLDLqgZNEHTruGQnAuSaAOZ8Q1Dsch3RCPDjiULQEQPPMrIQBh5qQ6h9KWMrrXZMRgD+7rhuUrdT7T830wyYAHLKquuGFju4nJWE97Dlx95uxjd9HMLCvQe99adno9/T/Qa66FZ6wlecOvUJnIuq9sRT51xxCoCQd3frNomOgLw8AW58kCyGdfvcE1sftexbFva7g6gLHuHX6UBiBf73H7hjY5ulk9QWP8guSCRsXvDZwE+Xva7g5hul7i7ECerxk8Oc9L713JNOK0y34WnmXeuwMoyxnpkqGF3rhnfT5RS2j8CnqBmm/Bw4TxsynzwHfSxRMy2KARsq/PcUZ+1HelmAssIEnTUQzdubTvi/lnbxH46oChK+WzxEpII8yeHESSNdvq02W9UCKjSKeu07jMq86ObFbUyJFD+HmOKFhk7wSffmg9eyUvHM9Y39CehMOJvEsfX6TsBanbWoPVpkOH9R4Ms/gjWfofxsytJdbyW55MtD3dI2fQD4htITyKNMc/7CCYy6Koi+Yxd11xOBxORiMGf1XRaVdXV8L6wji3+GgtXaKNwug+uIkID/GxfcFl4EEHDgkIx+flc04xhQA+QC8+zKA+5SlXZsEzgdQqAzADfCj5sOpiVRC95PwgwmZe00A9Qzfls2OHOTnVBOASYr/kdxEyJd9yapvD+qXmR0uuuSLK20Pu56eHpK7ew+6t9spnr4CmwFQxzj5VrsK2Qv3UL5R/Q3RavwNIZnzyThlCoJv0XmQ9pLrm6IL4D8CDAAzaOtntlIX+gAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 28px !important;
}

    .mobile-logout span {
        display: block;
        padding-top: 5px;
    }

.mobile-aux-menu {
    padding: 0;
    margin: 0;
    height: 35px;
    list-style: none;
    border-bottom: 1px solid rgba(255,255,255,.4);
}

    .mobile-aux-menu a {
        color: #fff;
        text-transform: uppercase;
        height: 34px;
        padding: 0 10px;
    }

        .mobile-aux-menu a:hover {
            color: #fff;
            text-decoration: underline;
            text-transform: uppercase;
        }

.flag-en, .flag-es, .flag-po {
    width: 30px;
    height: 20px !important;
    margin: 4px;
    display: block;
    background-image: url('data:image/png;base64,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') /*D:\AiT\Customers\locales\Roberto Alegria\Role Play\Dev\css\themes\RolPlay Themes\RolPlay Themes\images\flags.png*/;
}

.flag-es {
    background-position: 77px 57px;
    margin-right: 12px;
}

.flag-en {
    background-position: 272px 28px;
}
.flag-po {
    background-position: -87px 57px;
    margin-left: -6px;
}

.bleft {
    border-left: 1px solid rgba(255,255,255,.5);
}

.typeUsr-lnk {
    padding-left: 15px !important;
    border-left: 1px solid rgba(255,255,255,.2);
}

#account-table, #account-table table {
    width: 100%;
}

    #account-table table tbody > tr > td:nth-child(1) {
        min-width: 150px;
    }

    #account-table table tbody > tr > td:nth-child(2) {
        padding-right: 10px;
    }

    #account-table table tbody > tr > td {
        padding-bottom: 10px;
    }

#cexperiencia {
    min-height: 134px;
    margin-top: 7px;
}

div.mobile-user {
    display: none;
}
li.mobile-user {
    padding-right: 15px;
}

.progress {
	width: 70%;
    margin: 0;
	margin-right: 10px;
}

.grade-actions  .col-md-6{
		padding: 30px 0 10px;
}

@media only screen and (min-width: 319px) and (max-width: 560px) {

    #mobiel-header {
        width: 100%;
    }

    div.mobile-user {
        display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
    }
	
    li.mobile-user {
        display: none;
    }

    .btn {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .user-profile {
        display: none;
    }

    .typeUsr-lnk {
        padding-left: 4px !important;
        border: none;
    }

    .mobile-user img {
        margin: 4px !important;
    }

    .mobile-logout {
        background-size: 100%;
        padding-left: 0 !important;
        width: 19px;
    }

        .mobile-logout span {
            display: none;
        }

    .mobile-npd {
        padding: 0 !important;
    }

    #account-table table tbody > tr > td {
        display: block;
    }

        #account-table table tbody > tr > td input {
            width: 100%;
        }

    #account-table > tbody > tr > td > table td:nth-child(2) {
        width: 100% !important;
    }
	.upDownVotes {
		padding: 6px 10px;
	}
	.upDownVotes td {
		border: none !important;
	}
	.upVote {
		margin-bottom: 20px;
	}
	#wolfmegPX_wrapper,
	#wolfmegP_wrapper,
	#wolfmegCAT_wrapper,
	#wolfmegP2_wrapper,
	#wolfmeg_wrapper,
	#wolfmegPxl_wrapper {
		width: 100% !important;
		padding: 2px;
		padding-top: 10px;
	}

}
@media only screen and (min-width: 561px) and (max-width: 980px) {
	.grade-actions  .col-md-6{
		width: 50%;
		float: left;
		padding: 30px 10% 10px;
	}
	.grade-actions  .col-md-6 .btn {
        width: 100% !important;
        margin-bottom: 10px;
    }
}
