/*!
 * Bootstrap v3.0.3 (http://englishtown.github.io/gudstrap/)
 * Copyright 2014 EF, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */

.gud {
    /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
}

.gud article,
.gud aside,
.gud details,
.gud figcaption,
.gud figure,
.gud footer,
.gud header,
.gud hgroup,
.gud main,
.gud nav,
.gud section,
.gud summary {
    display: block
}

.gud audio,
.gud canvas,
.gud video {
    display: inline-block
}

.gud audio:not([controls]) {
    display: none;
    height: 0
}

.gud [hidden],
.gud template {
    display: none
}

.gud html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.gud body {
    margin: 0
}

.gud a {
    background: 0 0
}

.gud a:focus {
    outline: thin dotted
}

.gud a:active,
.gud a:hover {
    outline: 0
}

.gud h1 {
    font-size: 2em;
    margin: .67em 0
}

.gud abbr[title] {
    border-bottom: 1px dotted
}

.gud b,
.gud strong {
    font-weight: 700
}

.gud dfn {
    font-style: italic
}

.gud hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

.gud mark {
    background: #ff0;
    color: #000
}

.gud code,
.gud kbd,
.gud pre,
.gud samp {
    font-family: monospace, serif;
    font-size: 1em
}

.gud pre {
    white-space: pre-wrap
}

.gud q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.gud small {
    font-size: 80%
}

.gud sub,
.gud sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.gud sup {
    top: -.5em
}

.gud sub {
    bottom: -.25em
}

.gud img {
    border: 0
}

.gud svg:not(:root) {
    overflow: hidden
}

.gud figure {
    margin: 0
}

.gud fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

.gud legend {
    border: 0;
    padding: 0
}

.gud button,
.gud input,
.gud select,
.gud textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

.gud button,
.gud input {
    line-height: normal
}

.gud button,
.gud select {
    text-transform: none
}

.gud button,
.gud html input[type=button],
.gud input[type=reset],
.gud input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.gud button[disabled],
.gud html input[disabled] {
    cursor: default
}

.gud input[type=checkbox],
.gud input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.gud input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.gud input[type=search]::-webkit-search-cancel-button,
.gud input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.gud button::-moz-focus-inner,
.gud input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.gud textarea {
    overflow: auto;
    vertical-align: top
}

.gud table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    .gud * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }
    .gud a,
    .gud a:visited {
        text-decoration: underline
    }
    .gud a[href]:after {
        content: " (" attr(href) ")"
    }
    .gud abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .gud a[href^="javascript:"]:after,
    .gud a[href^="#"]:after {
        content: ""
    }
    .gud pre,
    .gud blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    .gud thead {
        display: table-header-group
    }
    .gud tr,
    .gud img {
        page-break-inside: avoid
    }
    .gud img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    .gud p,
    .gud h2,
    .gud h3 {
        orphans: 3;
        widows: 3
    }
    .gud h2,
    .gud h3 {
        page-break-after: avoid
    }
    .gud select {
        background: #fff!important
    }
    .gud .navbar {
        display: none
    }
    .gud .table td,
    .gud .table th {
        background-color: #fff!important
    }
    .gud .btn>.caret,
    .gud .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .gud .label {
        border: 1px solid #000
    }
    .gud .table {
        border-collapse: collapse!important
    }
    .gud .table-bordered th,
    .gud .table-bordered td {
        border: 1px solid #ddd!important
    }
}

.gud *,
.gud:before,
.gud:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.gud html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.gud body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #4a4a4a;
    background-color: #fff
}

.gud input,
.gud button,
.gud select,
.gud textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.gud a {
    color: #186abe;
    text-decoration: none
}

.gud a:hover,
.gud a:focus {
    color: #1d7ddf;
    text-decoration: underline
}

.gud a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.gud img {
    vertical-align: middle
}

.gud .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.gud .img-rounded {
    border-radius: 0
}

.gud .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.gud .img-circle {
    border-radius: 50%
}

.gud hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.gud .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.gud h1,
.gud h2,
.gud h3,
.gud h4,
.gud h5,
.gud h6,
.gud .h1,
.gud .h2,
.gud .h3,
.gud .h4,
.gud .h5,
.gud .h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.gud h1 small,
.gud h2 small,
.gud h3 small,
.gud h4 small,
.gud h5 small,
.gud h6 small,
.gud .h1 small,
.gud .h2 small,
.gud .h3 small,
.gud .h4 small,
.gud .h5 small,
.gud .h6 small,
.gud h1 .small,
.gud h2 .small,
.gud h3 .small,
.gud h4 .small,
.gud h5 .small,
.gud h6 .small,
.gud .h1 .small,
.gud .h2 .small,
.gud .h3 .small,
.gud .h4 .small,
.gud .h5 .small,
.gud .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.gud h1,
.gud h2,
.gud h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.gud h1 small,
.gud h2 small,
.gud h3 small,
.gud h1 .small,
.gud h2 .small,
.gud h3 .small {
    font-size: 65%
}

.gud h4,
.gud h5,
.gud h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.gud h4 small,
.gud h5 small,
.gud h6 small,
.gud h4 .small,
.gud h5 .small,
.gud h6 .small {
    font-size: 75%
}

.gud h1,
.gud .h1 {
    font-size: 36px
}

.gud h2,
.gud .h2 {
    font-size: 30px
}

.gud h3,
.gud .h3 {
    font-size: 24px
}

.gud h4,
.gud .h4 {
    font-size: 18px
}

.gud h5,
.gud .h5 {
    font-size: 14px
}

.gud h6,
.gud .h6 {
    font-size: 12px
}

.gud p {
    margin: 0 0 10px
}

.gud .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .gud .lead {
        font-size: 21px
    }
}

.gud small,
.gud .small {
    font-size: 85%
}

.gud cite {
    font-style: normal
}

.gud .text-left {
    text-align: left
}

.gud .text-right {
    text-align: right
}

.gud .text-center {
    text-align: center
}

.gud .text-justify {
    text-align: justify
}

.gud .text-muted {
    color: #999
}

.gud .text-primary {
    color: #ec008c
}

.gud .text-primary:hover {
    color: #b9006e
}

.gud .text-warning {
    color: #fff
}

.gud .text-warning:hover {
    color: #e6e6e6
}

.gud .text-danger {
    color: #fff
}

.gud .text-danger:hover {
    color: #e6e6e6
}

.gud .text-success {
    color: #fff
}

.gud .text-success:hover {
    color: #e6e6e6
}

.gud .text-info {
    color: #fff
}

.gud .text-info:hover {
    color: #e6e6e6
}

.gud .bg-primary {
    color: #fff;
    background-color: #ec008c
}

a.gud .bg-primary:hover {
    background-color: #b9006e
}

.gud .bg-warning {
    background-color: #ff9000
}

a.gud .bg-warning:hover {
    background-color: #cc7300
}

.gud .bg-danger {
    background-color: #ff0054
}

a.gud .bg-danger:hover {
    background-color: #cc0043
}

.gud .bg-success {
    background-color: #8aca01
}

a.gud .bg-success:hover {
    background-color: #679701
}

.gud .bg-info {
    background-color: #fc3
}

a.gud .bg-info:hover {
    background-color: #ffbf00
}

.gud .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.gud ul,
.gud ol {
    margin-top: 0;
    margin-bottom: 10px
}

.gud ul ul,
.gud ol ul,
.gud ul ol,
.gud ol ol {
    margin-bottom: 0
}

.gud .list-unstyled {
    padding-left: 0;
    list-style: none
}

.gud .list-inline {
    padding-left: 0;
    list-style: none
}

.gud .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.gud .list-inline>li:first-child {
    padding-left: 0
}

.gud dl {
    margin-top: 0;
    margin-bottom: 20px
}

.gud dt,
.gud dd {
    line-height: 1.42857143
}

.gud dt {
    font-weight: 700
}

.gud dd {
    margin-left: 0
}

@media (min-width:768px) {
    .gud .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .gud .dl-horizontal dd {
        margin-left: 180px
    }
}

.gud abbr[title],
.gud abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.gud .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.gud blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

.gud blockquote p {
    font-size: 17.5px
}

.gud blockquote p:last-child {
    margin-bottom: 0
}

.gud blockquote footer,
.gud blockquote small,
.gud blockquote .small {
    display: block;
    line-height: 1.42857143;
    color: #999
}

.gud blockquote footer:before,
.gud blockquote small:before,
.gud blockquote .small:before {
    content: '\2014 \00A0'
}

.gud blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

.gud blockquote.pull-right p,
.gud blockquote.pull-right small,
.gud blockquote.pull-right .small {
    text-align: right
}

.gud blockquote.pull-right small:before,
.gud blockquote.pull-right .small:before {
    content: ''
}

.gud blockquote.pull-right small:after,
.gud blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

.gud blockquote:before,
.gud blockquote:after {
    content: ""
}

.gud address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.gud code,
.gud kbd,
.gud pre,
.gud samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.gud code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0
}

.gud kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

.gud 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: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

.gud pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.gud .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.gud .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .gud .container {
        width: 728px
    }
}

@media (min-width:992px) {
    .gud .container {
        width: 940px
    }
}

@media (min-width:1200px) {
    .gud .container {
        width: 1170px
    }
}

.gud .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.gud .row {
    margin-left: -15px;
    margin-right: -15px
}

.gud .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: 15px;
    padding-right: 15px
}

.gud .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
}

.gud .col-xs-12 {
    width: 100%
}

.gud .col-xs-11 {
    width: 91.66666667%
}

.gud .col-xs-10 {
    width: 83.33333333%
}

.gud .col-xs-9 {
    width: 75%
}

.gud .col-xs-8 {
    width: 66.66666667%
}

.gud .col-xs-7 {
    width: 58.33333333%
}

.gud .col-xs-6 {
    width: 50%
}

.gud .col-xs-5 {
    width: 41.66666667%
}

.gud .col-xs-4 {
    width: 33.33333333%
}

.gud .col-xs-3 {
    width: 25%
}

.gud .col-xs-2 {
    width: 16.66666667%
}

.gud .col-xs-1 {
    width: 8.33333333%
}

.gud .col-xs-pull-12 {
    right: 100%
}

.gud .col-xs-pull-11 {
    right: 91.66666667%
}

.gud .col-xs-pull-10 {
    right: 83.33333333%
}

.gud .col-xs-pull-9 {
    right: 75%
}

.gud .col-xs-pull-8 {
    right: 66.66666667%
}

.gud .col-xs-pull-7 {
    right: 58.33333333%
}

.gud .col-xs-pull-6 {
    right: 50%
}

.gud .col-xs-pull-5 {
    right: 41.66666667%
}

.gud .col-xs-pull-4 {
    right: 33.33333333%
}

.gud .col-xs-pull-3 {
    right: 25%
}

.gud .col-xs-pull-2 {
    right: 16.66666667%
}

.gud .col-xs-pull-1 {
    right: 8.33333333%
}

.gud .col-xs-pull-0 {
    right: 0
}

.gud .col-xs-push-12 {
    left: 100%
}

.gud .col-xs-push-11 {
    left: 91.66666667%
}

.gud .col-xs-push-10 {
    left: 83.33333333%
}

.gud .col-xs-push-9 {
    left: 75%
}

.gud .col-xs-push-8 {
    left: 66.66666667%
}

.gud .col-xs-push-7 {
    left: 58.33333333%
}

.gud .col-xs-push-6 {
    left: 50%
}

.gud .col-xs-push-5 {
    left: 41.66666667%
}

.gud .col-xs-push-4 {
    left: 33.33333333%
}

.gud .col-xs-push-3 {
    left: 25%
}

.gud .col-xs-push-2 {
    left: 16.66666667%
}

.gud .col-xs-push-1 {
    left: 8.33333333%
}

.gud .col-xs-push-0 {
    left: 0
}

.gud .col-xs-offset-12 {
    margin-left: 100%
}

.gud .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.gud .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.gud .col-xs-offset-9 {
    margin-left: 75%
}

.gud .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.gud .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.gud .col-xs-offset-6 {
    margin-left: 50%
}

.gud .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.gud .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.gud .col-xs-offset-3 {
    margin-left: 25%
}

.gud .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.gud .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.gud .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .gud .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
    }
    .gud .col-sm-12 {
        width: 100%
    }
    .gud .col-sm-11 {
        width: 91.66666667%
    }
    .gud .col-sm-10 {
        width: 83.33333333%
    }
    .gud .col-sm-9 {
        width: 75%
    }
    .gud .col-sm-8 {
        width: 66.66666667%
    }
    .gud .col-sm-7 {
        width: 58.33333333%
    }
    .gud .col-sm-6 {
        width: 50%
    }
    .gud .col-sm-5 {
        width: 41.66666667%
    }
    .gud .col-sm-4 {
        width: 33.33333333%
    }
    .gud .col-sm-3 {
        width: 25%
    }
    .gud .col-sm-2 {
        width: 16.66666667%
    }
    .gud .col-sm-1 {
        width: 8.33333333%
    }
    .gud .col-sm-pull-12 {
        right: 100%
    }
    .gud .col-sm-pull-11 {
        right: 91.66666667%
    }
    .gud .col-sm-pull-10 {
        right: 83.33333333%
    }
    .gud .col-sm-pull-9 {
        right: 75%
    }
    .gud .col-sm-pull-8 {
        right: 66.66666667%
    }
    .gud .col-sm-pull-7 {
        right: 58.33333333%
    }
    .gud .col-sm-pull-6 {
        right: 50%
    }
    .gud .col-sm-pull-5 {
        right: 41.66666667%
    }
    .gud .col-sm-pull-4 {
        right: 33.33333333%
    }
    .gud .col-sm-pull-3 {
        right: 25%
    }
    .gud .col-sm-pull-2 {
        right: 16.66666667%
    }
    .gud .col-sm-pull-1 {
        right: 8.33333333%
    }
    .gud .col-sm-pull-0 {
        right: 0
    }
    .gud .col-sm-push-12 {
        left: 100%
    }
    .gud .col-sm-push-11 {
        left: 91.66666667%
    }
    .gud .col-sm-push-10 {
        left: 83.33333333%
    }
    .gud .col-sm-push-9 {
        left: 75%
    }
    .gud .col-sm-push-8 {
        left: 66.66666667%
    }
    .gud .col-sm-push-7 {
        left: 58.33333333%
    }
    .gud .col-sm-push-6 {
        left: 50%
    }
    .gud .col-sm-push-5 {
        left: 41.66666667%
    }
    .gud .col-sm-push-4 {
        left: 33.33333333%
    }
    .gud .col-sm-push-3 {
        left: 25%
    }
    .gud .col-sm-push-2 {
        left: 16.66666667%
    }
    .gud .col-sm-push-1 {
        left: 8.33333333%
    }
    .gud .col-sm-push-0 {
        left: 0
    }
    .gud .col-sm-offset-12 {
        margin-left: 100%
    }
    .gud .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .gud .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .gud .col-sm-offset-9 {
        margin-left: 75%
    }
    .gud .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .gud .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .gud .col-sm-offset-6 {
        margin-left: 50%
    }
    .gud .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .gud .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .gud .col-sm-offset-3 {
        margin-left: 25%
    }
    .gud .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .gud .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .gud .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .gud .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
    }
    .gud .col-md-12 {
        width: 100%
    }
    .gud .col-md-11 {
        width: 91.66666667%
    }
    .gud .col-md-10 {
        width: 83.33333333%
    }
    .gud .col-md-9 {
        width: 75%
    }
    .gud .col-md-8 {
        width: 66.66666667%
    }
    .gud .col-md-7 {
        width: 58.33333333%
    }
    .gud .col-md-6 {
        width: 50%
    }
    .gud .col-md-5 {
        width: 41.66666667%
    }
    .gud .col-md-4 {
        width: 33.33333333%
    }
    .gud .col-md-3 {
        width: 25%
    }
    .gud .col-md-2 {
        width: 16.66666667%
    }
    .gud .col-md-1 {
        width: 8.33333333%
    }
    .gud .col-md-pull-12 {
        right: 100%
    }
    .gud .col-md-pull-11 {
        right: 91.66666667%
    }
    .gud .col-md-pull-10 {
        right: 83.33333333%
    }
    .gud .col-md-pull-9 {
        right: 75%
    }
    .gud .col-md-pull-8 {
        right: 66.66666667%
    }
    .gud .col-md-pull-7 {
        right: 58.33333333%
    }
    .gud .col-md-pull-6 {
        right: 50%
    }
    .gud .col-md-pull-5 {
        right: 41.66666667%
    }
    .gud .col-md-pull-4 {
        right: 33.33333333%
    }
    .gud .col-md-pull-3 {
        right: 25%
    }
    .gud .col-md-pull-2 {
        right: 16.66666667%
    }
    .gud .col-md-pull-1 {
        right: 8.33333333%
    }
    .gud .col-md-pull-0 {
        right: 0
    }
    .gud .col-md-push-12 {
        left: 100%
    }
    .gud .col-md-push-11 {
        left: 91.66666667%
    }
    .gud .col-md-push-10 {
        left: 83.33333333%
    }
    .gud .col-md-push-9 {
        left: 75%
    }
    .gud .col-md-push-8 {
        left: 66.66666667%
    }
    .gud .col-md-push-7 {
        left: 58.33333333%
    }
    .gud .col-md-push-6 {
        left: 50%
    }
    .gud .col-md-push-5 {
        left: 41.66666667%
    }
    .gud .col-md-push-4 {
        left: 33.33333333%
    }
    .gud .col-md-push-3 {
        left: 25%
    }
    .gud .col-md-push-2 {
        left: 16.66666667%
    }
    .gud .col-md-push-1 {
        left: 8.33333333%
    }
    .gud .col-md-push-0 {
        left: 0
    }
    .gud .col-md-offset-12 {
        margin-left: 100%
    }
    .gud .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .gud .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .gud .col-md-offset-9 {
        margin-left: 75%
    }
    .gud .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .gud .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .gud .col-md-offset-6 {
        margin-left: 50%
    }
    .gud .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .gud .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .gud .col-md-offset-3 {
        margin-left: 25%
    }
    .gud .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .gud .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .gud .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .gud .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
    }
    .gud .col-lg-12 {
        width: 100%
    }
    .gud .col-lg-11 {
        width: 91.66666667%
    }
    .gud .col-lg-10 {
        width: 83.33333333%
    }
    .gud .col-lg-9 {
        width: 75%
    }
    .gud .col-lg-8 {
        width: 66.66666667%
    }
    .gud .col-lg-7 {
        width: 58.33333333%
    }
    .gud .col-lg-6 {
        width: 50%
    }
    .gud .col-lg-5 {
        width: 41.66666667%
    }
    .gud .col-lg-4 {
        width: 33.33333333%
    }
    .gud .col-lg-3 {
        width: 25%
    }
    .gud .col-lg-2 {
        width: 16.66666667%
    }
    .gud .col-lg-1 {
        width: 8.33333333%
    }
    .gud .col-lg-pull-12 {
        right: 100%
    }
    .gud .col-lg-pull-11 {
        right: 91.66666667%
    }
    .gud .col-lg-pull-10 {
        right: 83.33333333%
    }
    .gud .col-lg-pull-9 {
        right: 75%
    }
    .gud .col-lg-pull-8 {
        right: 66.66666667%
    }
    .gud .col-lg-pull-7 {
        right: 58.33333333%
    }
    .gud .col-lg-pull-6 {
        right: 50%
    }
    .gud .col-lg-pull-5 {
        right: 41.66666667%
    }
    .gud .col-lg-pull-4 {
        right: 33.33333333%
    }
    .gud .col-lg-pull-3 {
        right: 25%
    }
    .gud .col-lg-pull-2 {
        right: 16.66666667%
    }
    .gud .col-lg-pull-1 {
        right: 8.33333333%
    }
    .gud .col-lg-pull-0 {
        right: 0
    }
    .gud .col-lg-push-12 {
        left: 100%
    }
    .gud .col-lg-push-11 {
        left: 91.66666667%
    }
    .gud .col-lg-push-10 {
        left: 83.33333333%
    }
    .gud .col-lg-push-9 {
        left: 75%
    }
    .gud .col-lg-push-8 {
        left: 66.66666667%
    }
    .gud .col-lg-push-7 {
        left: 58.33333333%
    }
    .gud .col-lg-push-6 {
        left: 50%
    }
    .gud .col-lg-push-5 {
        left: 41.66666667%
    }
    .gud .col-lg-push-4 {
        left: 33.33333333%
    }
    .gud .col-lg-push-3 {
        left: 25%
    }
    .gud .col-lg-push-2 {
        left: 16.66666667%
    }
    .gud .col-lg-push-1 {
        left: 8.33333333%
    }
    .gud .col-lg-push-0 {
        left: 0
    }
    .gud .col-lg-offset-12 {
        margin-left: 100%
    }
    .gud .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .gud .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .gud .col-lg-offset-9 {
        margin-left: 75%
    }
    .gud .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .gud .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .gud .col-lg-offset-6 {
        margin-left: 50%
    }
    .gud .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .gud .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .gud .col-lg-offset-3 {
        margin-left: 25%
    }
    .gud .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .gud .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .gud .col-lg-offset-0 {
        margin-left: 0
    }
}

.gud table {
    max-width: 100%;
    background-color: transparent
}

.gud th {
    text-align: left
}

.gud .table {
    width: 100%;
    margin-bottom: 20px
}

.gud .table>thead>tr>th,
.gud .table>tbody>tr>th,
.gud .table>tfoot>tr>th,
.gud .table>thead>tr>td,
.gud .table>tbody>tr>td,
.gud .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d9d9d9
}

.gud .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #d9d9d9
}

.gud .table>caption+thead>tr:first-child>th,
.gud .table>colgroup+thead>tr:first-child>th,
.gud .table>thead:first-child>tr:first-child>th,
.gud .table>caption+thead>tr:first-child>td,
.gud .table>colgroup+thead>tr:first-child>td,
.gud .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.gud .table>tbody+tbody {
    border-top: 2px solid #d9d9d9
}

.gud .table .table {
    background-color: #fff
}

.gud .table-condensed>thead>tr>th,
.gud .table-condensed>tbody>tr>th,
.gud .table-condensed>tfoot>tr>th,
.gud .table-condensed>thead>tr>td,
.gud .table-condensed>tbody>tr>td,
.gud .table-condensed>tfoot>tr>td {
    padding: 5px
}

.gud .table-bordered {
    border: 1px solid #d9d9d9
}

.gud .table-bordered>thead>tr>th,
.gud .table-bordered>tbody>tr>th,
.gud .table-bordered>tfoot>tr>th,
.gud .table-bordered>thead>tr>td,
.gud .table-bordered>tbody>tr>td,
.gud .table-bordered>tfoot>tr>td {
    border: 1px solid #d9d9d9
}

.gud .table-bordered>thead>tr>th,
.gud .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.gud .table-striped>tbody>tr:nth-child(odd)>td,
.gud .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f7f7f7
}

.gud .table-hover>tbody>tr:hover>td,
.gud .table-hover>tbody>tr:hover>th {
    background-color: #ececed
}

.gud table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

.gud table td[class*=col-],
.gud table th[class*=col-] {
    float: none;
    display: table-cell
}

.gud .table>thead>tr>td.active,
.gud .table>tbody>tr>td.active,
.gud .table>tfoot>tr>td.active,
.gud .table>thead>tr>th.active,
.gud .table>tbody>tr>th.active,
.gud .table>tfoot>tr>th.active,
.gud .table>thead>tr.active>td,
.gud .table>tbody>tr.active>td,
.gud .table>tfoot>tr.active>td,
.gud .table>thead>tr.active>th,
.gud .table>tbody>tr.active>th,
.gud .table>tfoot>tr.active>th {
    background-color: #00c3ed
}

.gud .table-hover>tbody>tr>td.active:hover,
.gud .table-hover>tbody>tr>th.active:hover,
.gud .table-hover>tbody>tr.active:hover>td,
.gud .table-hover>tbody>tr.active:hover>th {
    background-color: #00aed4
}

.gud .table>thead>tr>td.success,
.gud .table>tbody>tr>td.success,
.gud .table>tfoot>tr>td.success,
.gud .table>thead>tr>th.success,
.gud .table>tbody>tr>th.success,
.gud .table>tfoot>tr>th.success,
.gud .table>thead>tr.success>td,
.gud .table>tbody>tr.success>td,
.gud .table>tfoot>tr.success>td,
.gud .table>thead>tr.success>th,
.gud .table>tbody>tr.success>th,
.gud .table>tfoot>tr.success>th {
    background-color: #8aca01
}

.gud .table-hover>tbody>tr>td.success:hover,
.gud .table-hover>tbody>tr>th.success:hover,
.gud .table-hover>tbody>tr.success:hover>td,
.gud .table-hover>tbody>tr.success:hover>th {
    background-color: #79b101
}

.gud .table>thead>tr>td.warning,
.gud .table>tbody>tr>td.warning,
.gud .table>tfoot>tr>td.warning,
.gud .table>thead>tr>th.warning,
.gud .table>tbody>tr>th.warning,
.gud .table>tfoot>tr>th.warning,
.gud .table>thead>tr.warning>td,
.gud .table>tbody>tr.warning>td,
.gud .table>tfoot>tr.warning>td,
.gud .table>thead>tr.warning>th,
.gud .table>tbody>tr.warning>th,
.gud .table>tfoot>tr.warning>th {
    background-color: #ff9000
}

.gud .table-hover>tbody>tr>td.warning:hover,
.gud .table-hover>tbody>tr>th.warning:hover,
.gud .table-hover>tbody>tr.warning:hover>td,
.gud .table-hover>tbody>tr.warning:hover>th {
    background-color: #e68200
}

.gud .table>thead>tr>td.danger,
.gud .table>tbody>tr>td.danger,
.gud .table>tfoot>tr>td.danger,
.gud .table>thead>tr>th.danger,
.gud .table>tbody>tr>th.danger,
.gud .table>tfoot>tr>th.danger,
.gud .table>thead>tr.danger>td,
.gud .table>tbody>tr.danger>td,
.gud .table>tfoot>tr.danger>td,
.gud .table>thead>tr.danger>th,
.gud .table>tbody>tr.danger>th,
.gud .table>tfoot>tr.danger>th {
    background-color: #ff0054
}

.gud .table-hover>tbody>tr>td.danger:hover,
.gud .table-hover>tbody>tr>th.danger:hover,
.gud .table-hover>tbody>tr.danger:hover>td,
.gud .table-hover>tbody>tr.danger:hover>th {
    background-color: #e6004c
}

.gud .table>thead>tr>td.info,
.gud .table>tbody>tr>td.info,
.gud .table>tfoot>tr>td.info,
.gud .table>thead>tr>th.info,
.gud .table>tbody>tr>th.info,
.gud .table>tfoot>tr>th.info,
.gud .table>thead>tr.info>td,
.gud .table>tbody>tr.info>td,
.gud .table>tfoot>tr.info>td,
.gud .table>thead>tr.info>th,
.gud .table>tbody>tr.info>th,
.gud .table>tfoot>tr.info>th {
    background-color: #fc3
}

.gud .table-hover>tbody>tr>td.info:hover,
.gud .table-hover>tbody>tr>th.info:hover,
.gud .table-hover>tbody>tr.info:hover>td,
.gud .table-hover>tbody>tr.info:hover>th {
    background-color: #ffc619
}

@media (max-width:767px) {
    .gud .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #d9d9d9;
        -webkit-overflow-scrolling: touch
    }
    .gud .table-responsive>.table {
        margin-bottom: 0
    }
    .gud .table-responsive>.table>thead>tr>th,
    .gud .table-responsive>.table>tbody>tr>th,
    .gud .table-responsive>.table>tfoot>tr>th,
    .gud .table-responsive>.table>thead>tr>td,
    .gud .table-responsive>.table>tbody>tr>td,
    .gud .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .gud .table-responsive>.table-bordered {
        border: 0
    }
    .gud .table-responsive>.table-bordered>thead>tr>th:first-child,
    .gud .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .gud .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .gud .table-responsive>.table-bordered>thead>tr>td:first-child,
    .gud .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .gud .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .gud .table-responsive>.table-bordered>thead>tr>th:last-child,
    .gud .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .gud .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .gud .table-responsive>.table-bordered>thead>tr>td:last-child,
    .gud .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .gud .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .gud .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .gud .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .gud .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .gud .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

.gud fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.gud legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.gud label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.gud input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.gud input[type=radio],
.gud input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.gud input[type=file] {
    display: block
}

.gud select[multiple],
.gud select[size] {
    height: auto
}

.gud select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

.gud input[type=file]:focus,
.gud input[type=radio]:focus,
.gud input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.gud input[type=number]::-webkit-outer-spin-button,
.gud input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.gud output {
    display: block;
    padding-top: 11px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.gud .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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
}

.gud .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.gud .form-control:-moz-placeholder {
    color: #999
}

.gud .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.gud .form-control:-ms-input-placeholder {
    color: #999
}

.gud .form-control::-webkit-input-placeholder {
    color: #999
}

.gud .form-control[disabled],
.gud .form-control[readonly],
fieldset[disabled] .gud .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.gud .form-control {
    height: auto
}

.gud input[type=date] {
    line-height: 40px
}

.gud .form-group {
    margin-bottom: 15px
}

.gud .radio,
.gud .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.gud .radio label,
.gud .checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.gud .radio input[type=radio],
.gud .radio-inline input[type=radio],
.gud .checkbox input[type=checkbox],
.gud .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: -20px
}

.gud .radio+.radio,
.gud .checkbox+.checkbox {
    margin-top: -5px
}

.gud .radio-inline,
.gud .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.gud .radio-inline+.radio-inline,
.gud .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.gud input[type=radio][disabled],
.gud input[type=checkbox][disabled],
.gud .radio[disabled],
.gud .radio-inline[disabled],
.gud .checkbox[disabled],
.gud .checkbox-inline[disabled],
fieldset[disabled] .gud input[type=radio],
fieldset[disabled] .gud input[type=checkbox],
fieldset[disabled] .gud .radio,
fieldset[disabled] .gud .radio-inline,
fieldset[disabled] .gud .checkbox,
fieldset[disabled] .gud .checkbox-inline {
    cursor: not-allowed
}

.gud .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.gud .input-sm {
    height: 30px;
    line-height: 30px
}

textarea.gud .input-sm {
    height: auto
}

.gud .input-lg {
    height: 50px;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.gud .input-lg {
    height: 50px;
    line-height: 50px
}

textarea.gud .input-lg {
    height: auto
}

.gud .has-feedback {
    position: relative
}

.gud .has-feedback .form-control {
    padding-right: 50px
}

.gud .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.gud .has-warning .help-block,
.gud .has-warning .control-label,
.gud .has-warning .radio,
.gud .has-warning .checkbox,
.gud .has-warning .radio-inline,
.gud .has-warning .checkbox-inline {
    color: #fff
}

.gud .has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.gud .has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ff9000
}

.gud .has-warning .form-control-feedback {
    color: #fff
}

.gud .has-warning .help-block,
.gud .has-warning .control-label {
    color: #fff
}

.gud .has-warning .form-control {
    padding-right: 32px;
    color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-warning .form-control:focus {
    color: #f2f2f2;
    border-color: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-warning .form-control:-moz-placeholder {
    color: #fff
}

.gud .has-warning .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.gud .has-warning .form-control:-ms-input-placeholder {
    color: #fff
}

.gud .has-warning .form-control::-webkit-input-placeholder {
    color: #fff
}

.gud .has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ff9000
}

.gud .has-error .help-block,
.gud .has-error .control-label,
.gud .has-error .radio,
.gud .has-error .checkbox,
.gud .has-error .radio-inline,
.gud .has-error .checkbox-inline {
    color: #fff
}

.gud .has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.gud .has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ff0054
}

.gud .has-error .form-control-feedback {
    color: #fff
}

.gud .has-error .help-block,
.gud .has-error .control-label {
    color: #fff
}

.gud .has-error .form-control {
    padding-right: 32px;
    color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-error .form-control:focus {
    color: #f2f2f2;
    border-color: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-error .form-control:-moz-placeholder {
    color: #fff
}

.gud .has-error .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.gud .has-error .form-control:-ms-input-placeholder {
    color: #fff
}

.gud .has-error .form-control::-webkit-input-placeholder {
    color: #fff
}

.gud .has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #ff0054
}

.gud .has-success .help-block,
.gud .has-success .control-label,
.gud .has-success .radio,
.gud .has-success .checkbox,
.gud .has-success .radio-inline,
.gud .has-success .checkbox-inline {
    color: #fff
}

.gud .has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.gud .has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #8aca01
}

.gud .has-success .form-control-feedback {
    color: #fff
}

.gud .has-success .help-block,
.gud .has-success .control-label {
    color: #fff
}

.gud .has-success .form-control {
    padding-right: 32px;
    color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-success .form-control:focus {
    color: #f2f2f2;
    border-color: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-success .form-control:-moz-placeholder {
    color: #fff
}

.gud .has-success .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.gud .has-success .form-control:-ms-input-placeholder {
    color: #fff
}

.gud .has-success .form-control::-webkit-input-placeholder {
    color: #fff
}

.gud .has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #8aca01
}

.gud .form-control-static {
    margin-bottom: 0
}

.gud .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8a8a8a
}

@media (min-width:768px) {
    .gud .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .gud .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .gud .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .gud .form-inline .radio,
    .gud .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .gud .form-inline .radio input[type=radio],
    .gud .form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }
    .gud .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.gud .form-horizontal .control-label,
.gud .form-horizontal .radio,
.gud .form-horizontal .checkbox,
.gud .form-horizontal .radio-inline,
.gud .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px
}

.gud .form-horizontal .radio,
.gud .form-horizontal .checkbox {
    min-height: 31px
}

.gud .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.gud .form-horizontal .form-control-static {
    padding-top: 11px
}

@media (min-width:768px) {
    .gud .form-horizontal .control-label {
        text-align: right
    }
}

.gud .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.gud .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.gud .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.gud .btn:hover,
.gud .btn:focus {
    color: #fff;
    text-decoration: none
}

.gud .btn:active,
.gud .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.gud .btn.disabled,
.gud .btn[disabled],
fieldset[disabled] .gud .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .btn-default {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #4a4a4a
}

.gud .btn-default:hover,
.gud .btn-default:focus,
.gud .btn-default:active,
.gud .btn-default.active,
.open .dropdown-toggle.gud .btn-default {
    color: #fff;
    background-color: #363636;
    border-color: #2b2b2b
}

.gud .btn-default:active,
.gud .btn-default.active,
.open .dropdown-toggle.gud .btn-default {
    background-image: none
}

.gud .btn-default.disabled,
.gud .btn-default[disabled],
fieldset[disabled] .gud .btn-default,
.gud .btn-default.disabled:hover,
.gud .btn-default[disabled]:hover,
fieldset[disabled] .gud .btn-default:hover,
.gud .btn-default.disabled:focus,
.gud .btn-default[disabled]:focus,
fieldset[disabled] .gud .btn-default:focus,
.gud .btn-default.disabled:active,
.gud .btn-default[disabled]:active,
fieldset[disabled] .gud .btn-default:active,
.gud .btn-default.disabled.active,
.gud .btn-default[disabled].active,
fieldset[disabled] .gud .btn-default.active {
    background-color: #4a4a4a;
    border-color: #4a4a4a
}

.gud .btn-default .badge {
    color: #4a4a4a;
    background-color: #fff
}

.gud .btn-primary {
    color: #fff;
    background-color: #ec008c;
    border-color: #ec008c
}

.gud .btn-primary:hover,
.gud .btn-primary:focus,
.gud .btn-primary:active,
.gud .btn-primary.active,
.open .dropdown-toggle.gud .btn-primary {
    color: #fff;
    background-color: #c30074;
    border-color: #af0068
}

.gud .btn-primary:active,
.gud .btn-primary.active,
.open .dropdown-toggle.gud .btn-primary {
    background-image: none
}

.gud .btn-primary.disabled,
.gud .btn-primary[disabled],
fieldset[disabled] .gud .btn-primary,
.gud .btn-primary.disabled:hover,
.gud .btn-primary[disabled]:hover,
fieldset[disabled] .gud .btn-primary:hover,
.gud .btn-primary.disabled:focus,
.gud .btn-primary[disabled]:focus,
fieldset[disabled] .gud .btn-primary:focus,
.gud .btn-primary.disabled:active,
.gud .btn-primary[disabled]:active,
fieldset[disabled] .gud .btn-primary:active,
.gud .btn-primary.disabled.active,
.gud .btn-primary[disabled].active,
fieldset[disabled] .gud .btn-primary.active {
    background-color: #ec008c;
    border-color: #ec008c
}

.gud .btn-primary .badge {
    color: #ec008c;
    background-color: #fff
}

.gud .btn-success {
    color: #fff;
    background-color: #8aca01;
    border-color: #8aca01
}

.gud .btn-success:hover,
.gud .btn-success:focus,
.gud .btn-success:active,
.gud .btn-success.active,
.open .dropdown-toggle.gud .btn-success {
    color: #fff;
    background-color: #6ea101;
    border-color: #608d01
}

.gud .btn-success:active,
.gud .btn-success.active,
.open .dropdown-toggle.gud .btn-success {
    background-image: none
}

.gud .btn-success.disabled,
.gud .btn-success[disabled],
fieldset[disabled] .gud .btn-success,
.gud .btn-success.disabled:hover,
.gud .btn-success[disabled]:hover,
fieldset[disabled] .gud .btn-success:hover,
.gud .btn-success.disabled:focus,
.gud .btn-success[disabled]:focus,
fieldset[disabled] .gud .btn-success:focus,
.gud .btn-success.disabled:active,
.gud .btn-success[disabled]:active,
fieldset[disabled] .gud .btn-success:active,
.gud .btn-success.disabled.active,
.gud .btn-success[disabled].active,
fieldset[disabled] .gud .btn-success.active {
    background-color: #8aca01;
    border-color: #8aca01
}

.gud .btn-success .badge {
    color: #8aca01;
    background-color: #fff
}

.gud .btn-warning {
    color: #fff;
    background-color: #ff9000;
    border-color: #ff9000
}

.gud .btn-warning:hover,
.gud .btn-warning:focus,
.gud .btn-warning:active,
.gud .btn-warning.active,
.open .dropdown-toggle.gud .btn-warning {
    color: #fff;
    background-color: #d67900;
    border-color: #c26d00
}

.gud .btn-warning:active,
.gud .btn-warning.active,
.open .dropdown-toggle.gud .btn-warning {
    background-image: none
}

.gud .btn-warning.disabled,
.gud .btn-warning[disabled],
fieldset[disabled] .gud .btn-warning,
.gud .btn-warning.disabled:hover,
.gud .btn-warning[disabled]:hover,
fieldset[disabled] .gud .btn-warning:hover,
.gud .btn-warning.disabled:focus,
.gud .btn-warning[disabled]:focus,
fieldset[disabled] .gud .btn-warning:focus,
.gud .btn-warning.disabled:active,
.gud .btn-warning[disabled]:active,
fieldset[disabled] .gud .btn-warning:active,
.gud .btn-warning.disabled.active,
.gud .btn-warning[disabled].active,
fieldset[disabled] .gud .btn-warning.active {
    background-color: #ff9000;
    border-color: #ff9000
}

.gud .btn-warning .badge {
    color: #ff9000;
    background-color: #fff
}

.gud .btn-danger {
    color: #fff;
    background-color: #ff0054;
    border-color: #ff0054
}

.gud .btn-danger:hover,
.gud .btn-danger:focus,
.gud .btn-danger:active,
.gud .btn-danger.active,
.open .dropdown-toggle.gud .btn-danger {
    color: #fff;
    background-color: #d60047;
    border-color: #c20040
}

.gud .btn-danger:active,
.gud .btn-danger.active,
.open .dropdown-toggle.gud .btn-danger {
    background-image: none
}

.gud .btn-danger.disabled,
.gud .btn-danger[disabled],
fieldset[disabled] .gud .btn-danger,
.gud .btn-danger.disabled:hover,
.gud .btn-danger[disabled]:hover,
fieldset[disabled] .gud .btn-danger:hover,
.gud .btn-danger.disabled:focus,
.gud .btn-danger[disabled]:focus,
fieldset[disabled] .gud .btn-danger:focus,
.gud .btn-danger.disabled:active,
.gud .btn-danger[disabled]:active,
fieldset[disabled] .gud .btn-danger:active,
.gud .btn-danger.disabled.active,
.gud .btn-danger[disabled].active,
fieldset[disabled] .gud .btn-danger.active {
    background-color: #ff0054;
    border-color: #ff0054
}

.gud .btn-danger .badge {
    color: #ff0054;
    background-color: #fff
}

.gud .btn-info {
    color: #fff;
    background-color: #fc3;
    border-color: #fc3
}

.gud .btn-info:hover,
.gud .btn-info:focus,
.gud .btn-info:active,
.gud .btn-info.active,
.open .dropdown-toggle.gud .btn-info {
    color: #fff;
    background-color: #ffc20a;
    border-color: #f5b800
}

.gud .btn-info:active,
.gud .btn-info.active,
.open .dropdown-toggle.gud .btn-info {
    background-image: none
}

.gud .btn-info.disabled,
.gud .btn-info[disabled],
fieldset[disabled] .gud .btn-info,
.gud .btn-info.disabled:hover,
.gud .btn-info[disabled]:hover,
fieldset[disabled] .gud .btn-info:hover,
.gud .btn-info.disabled:focus,
.gud .btn-info[disabled]:focus,
fieldset[disabled] .gud .btn-info:focus,
.gud .btn-info.disabled:active,
.gud .btn-info[disabled]:active,
fieldset[disabled] .gud .btn-info:active,
.gud .btn-info.disabled.active,
.gud .btn-info[disabled].active,
fieldset[disabled] .gud .btn-info.active {
    background-color: #fc3;
    border-color: #fc3
}

.gud .btn-info .badge {
    color: #fc3;
    background-color: #fff
}

.gud .btn-link {
    color: #186abe;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.gud .btn-link,
.gud .btn-link:active,
.gud .btn-link[disabled],
fieldset[disabled] .gud .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .btn-link,
.gud .btn-link:hover,
.gud .btn-link:focus,
.gud .btn-link:active {
    border-color: transparent
}

.gud .btn-link:hover,
.gud .btn-link:focus {
    color: #1d7ddf;
    text-decoration: underline;
    background-color: transparent
}

.gud .btn-link[disabled]:hover,
fieldset[disabled] .gud .btn-link:hover,
.gud .btn-link[disabled]:focus,
fieldset[disabled] .gud .btn-link:focus {
    color: #999;
    text-decoration: none
}

.gud .btn-lg {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.gud .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.gud .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.gud .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.gud .btn-block+.btn-block {
    margin-top: 5px
}

.gud input[type=submit].btn-block,
.gud input[type=reset].btn-block,
.gud input[type=button].btn-block {
    width: 100%
}

.gud .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.gud .fade.in {
    opacity: 1
}

.gud .collapse {
    display: none
}

.gud .collapse.in {
    display: block
}

.gud .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

.gud .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gud .glyphicon-asterisk:before {
    content: "\2a"
}

.gud .glyphicon-plus:before {
    content: "\2b"
}

.gud .glyphicon-euro:before {
    content: "\20ac"
}

.gud .glyphicon-minus:before {
    content: "\2212"
}

.gud .glyphicon-cloud:before {
    content: "\2601"
}

.gud .glyphicon-envelope:before {
    content: "\2709"
}

.gud .glyphicon-pencil:before {
    content: "\270f"
}

.gud .glyphicon-glass:before {
    content: "\e001"
}

.gud .glyphicon-music:before {
    content: "\e002"
}

.gud .glyphicon-search:before {
    content: "\e003"
}

.gud .glyphicon-heart:before {
    content: "\e005"
}

.gud .glyphicon-star:before {
    content: "\e006"
}

.gud .glyphicon-star-empty:before {
    content: "\e007"
}

.gud .glyphicon-user:before {
    content: "\e008"
}

.gud .glyphicon-film:before {
    content: "\e009"
}

.gud .glyphicon-th-large:before {
    content: "\e010"
}

.gud .glyphicon-th:before {
    content: "\e011"
}

.gud .glyphicon-th-list:before {
    content: "\e012"
}

.gud .glyphicon-ok:before {
    content: "\e013"
}

.gud .glyphicon-remove:before {
    content: "\e014"
}

.gud .glyphicon-zoom-in:before {
    content: "\e015"
}

.gud .glyphicon-zoom-out:before {
    content: "\e016"
}

.gud .glyphicon-off:before {
    content: "\e017"
}

.gud .glyphicon-signal:before {
    content: "\e018"
}

.gud .glyphicon-cog:before {
    content: "\e019"
}

.gud .glyphicon-trash:before {
    content: "\e020"
}

.gud .glyphicon-home:before {
    content: "\e021"
}

.gud .glyphicon-file:before {
    content: "\e022"
}

.gud .glyphicon-time:before {
    content: "\e023"
}

.gud .glyphicon-road:before {
    content: "\e024"
}

.gud .glyphicon-download-alt:before {
    content: "\e025"
}

.gud .glyphicon-download:before {
    content: "\e026"
}

.gud .glyphicon-upload:before {
    content: "\e027"
}

.gud .glyphicon-inbox:before {
    content: "\e028"
}

.gud .glyphicon-play-circle:before {
    content: "\e029"
}

.gud .glyphicon-repeat:before {
    content: "\e030"
}

.gud .glyphicon-refresh:before {
    content: "\e031"
}

.gud .glyphicon-list-alt:before {
    content: "\e032"
}

.gud .glyphicon-lock:before {
    content: "\e033"
}

.gud .glyphicon-flag:before {
    content: "\e034"
}

.gud .glyphicon-headphones:before {
    content: "\e035"
}

.gud .glyphicon-volume-off:before {
    content: "\e036"
}

.gud .glyphicon-volume-down:before {
    content: "\e037"
}

.gud .glyphicon-volume-up:before {
    content: "\e038"
}

.gud .glyphicon-qrcode:before {
    content: "\e039"
}

.gud .glyphicon-barcode:before {
    content: "\e040"
}

.gud .glyphicon-tag:before {
    content: "\e041"
}

.gud .glyphicon-tags:before {
    content: "\e042"
}

.gud .glyphicon-book:before {
    content: "\e043"
}

.gud .glyphicon-bookmark:before {
    content: "\e044"
}

.gud .glyphicon-print:before {
    content: "\e045"
}

.gud .glyphicon-camera:before {
    content: "\e046"
}

.gud .glyphicon-font:before {
    content: "\e047"
}

.gud .glyphicon-bold:before {
    content: "\e048"
}

.gud .glyphicon-italic:before {
    content: "\e049"
}

.gud .glyphicon-text-height:before {
    content: "\e050"
}

.gud .glyphicon-text-width:before {
    content: "\e051"
}

.gud .glyphicon-align-left:before {
    content: "\e052"
}

.gud .glyphicon-align-center:before {
    content: "\e053"
}

.gud .glyphicon-align-right:before {
    content: "\e054"
}

.gud .glyphicon-align-justify:before {
    content: "\e055"
}

.gud .glyphicon-list:before {
    content: "\e056"
}

.gud .glyphicon-indent-left:before {
    content: "\e057"
}

.gud .glyphicon-indent-right:before {
    content: "\e058"
}

.gud .glyphicon-facetime-video:before {
    content: "\e059"
}

.gud .glyphicon-picture:before {
    content: "\e060"
}

.gud .glyphicon-map-marker:before {
    content: "\e062"
}

.gud .glyphicon-adjust:before {
    content: "\e063"
}

.gud .glyphicon-tint:before {
    content: "\e064"
}

.gud .glyphicon-edit:before {
    content: "\e065"
}

.gud .glyphicon-share:before {
    content: "\e066"
}

.gud .glyphicon-check:before {
    content: "\e067"
}

.gud .glyphicon-move:before {
    content: "\e068"
}

.gud .glyphicon-step-backward:before {
    content: "\e069"
}

.gud .glyphicon-fast-backward:before {
    content: "\e070"
}

.gud .glyphicon-backward:before {
    content: "\e071"
}

.gud .glyphicon-play:before {
    content: "\e072"
}

.gud .glyphicon-pause:before {
    content: "\e073"
}

.gud .glyphicon-stop:before {
    content: "\e074"
}

.gud .glyphicon-forward:before {
    content: "\e075"
}

.gud .glyphicon-fast-forward:before {
    content: "\e076"
}

.gud .glyphicon-step-forward:before {
    content: "\e077"
}

.gud .glyphicon-eject:before {
    content: "\e078"
}

.gud .glyphicon-chevron-left:before {
    content: "\e079"
}

.gud .glyphicon-chevron-right:before {
    content: "\e080"
}

.gud .glyphicon-plus-sign:before {
    content: "\e081"
}

.gud .glyphicon-minus-sign:before {
    content: "\e082"
}

.gud .glyphicon-remove-sign:before {
    content: "\e083"
}

.gud .glyphicon-ok-sign:before {
    content: "\e084"
}

.gud .glyphicon-question-sign:before {
    content: "\e085"
}

.gud .glyphicon-info-sign:before {
    content: "\e086"
}

.gud .glyphicon-screenshot:before {
    content: "\e087"
}

.gud .glyphicon-remove-circle:before {
    content: "\e088"
}

.gud .glyphicon-ok-circle:before {
    content: "\e089"
}

.gud .glyphicon-ban-circle:before {
    content: "\e090"
}

.gud .glyphicon-arrow-left:before {
    content: "\e091"
}

.gud .glyphicon-arrow-right:before {
    content: "\e092"
}

.gud .glyphicon-arrow-up:before {
    content: "\e093"
}

.gud .glyphicon-arrow-down:before {
    content: "\e094"
}

.gud .glyphicon-share-alt:before {
    content: "\e095"
}

.gud .glyphicon-resize-full:before {
    content: "\e096"
}

.gud .glyphicon-resize-small:before {
    content: "\e097"
}

.gud .glyphicon-exclamation-sign:before {
    content: "\e101"
}

.gud .glyphicon-gift:before {
    content: "\e102"
}

.gud .glyphicon-leaf:before {
    content: "\e103"
}

.gud .glyphicon-fire:before {
    content: "\e104"
}

.gud .glyphicon-eye-open:before {
    content: "\e105"
}

.gud .glyphicon-eye-close:before {
    content: "\e106"
}

.gud .glyphicon-warning-sign:before {
    content: "\e107"
}

.gud .glyphicon-plane:before {
    content: "\e108"
}

.gud .glyphicon-calendar:before {
    content: "\e109"
}

.gud .glyphicon-random:before {
    content: "\e110"
}

.gud .glyphicon-comment:before {
    content: "\e111"
}

.gud .glyphicon-magnet:before {
    content: "\e112"
}

.gud .glyphicon-chevron-up:before {
    content: "\e113"
}

.gud .glyphicon-chevron-down:before {
    content: "\e114"
}

.gud .glyphicon-retweet:before {
    content: "\e115"
}

.gud .glyphicon-shopping-cart:before {
    content: "\e116"
}

.gud .glyphicon-folder-close:before {
    content: "\e117"
}

.gud .glyphicon-folder-open:before {
    content: "\e118"
}

.gud .glyphicon-resize-vertical:before {
    content: "\e119"
}

.gud .glyphicon-resize-horizontal:before {
    content: "\e120"
}

.gud .glyphicon-hdd:before {
    content: "\e121"
}

.gud .glyphicon-bullhorn:before {
    content: "\e122"
}

.gud .glyphicon-bell:before {
    content: "\e123"
}

.gud .glyphicon-certificate:before {
    content: "\e124"
}

.gud .glyphicon-thumbs-up:before {
    content: "\e125"
}

.gud .glyphicon-thumbs-down:before {
    content: "\e126"
}

.gud .glyphicon-hand-right:before {
    content: "\e127"
}

.gud .glyphicon-hand-left:before {
    content: "\e128"
}

.gud .glyphicon-hand-up:before {
    content: "\e129"
}

.gud .glyphicon-hand-down:before {
    content: "\e130"
}

.gud .glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.gud .glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.gud .glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.gud .glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.gud .glyphicon-globe:before {
    content: "\e135"
}

.gud .glyphicon-wrench:before {
    content: "\e136"
}

.gud .glyphicon-tasks:before {
    content: "\e137"
}

.gud .glyphicon-filter:before {
    content: "\e138"
}

.gud .glyphicon-briefcase:before {
    content: "\e139"
}

.gud .glyphicon-fullscreen:before {
    content: "\e140"
}

.gud .glyphicon-dashboard:before {
    content: "\e141"
}

.gud .glyphicon-paperclip:before {
    content: "\e142"
}

.gud .glyphicon-heart-empty:before {
    content: "\e143"
}

.gud .glyphicon-link:before {
    content: "\e144"
}

.gud .glyphicon-phone:before {
    content: "\e145"
}

.gud .glyphicon-pushpin:before {
    content: "\e146"
}

.gud .glyphicon-usd:before {
    content: "\e148"
}

.gud .glyphicon-gbp:before {
    content: "\e149"
}

.gud .glyphicon-sort:before {
    content: "\e150"
}

.gud .glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.gud .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.gud .glyphicon-sort-by-order:before {
    content: "\e153"
}

.gud .glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.gud .glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.gud .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.gud .glyphicon-unchecked:before {
    content: "\e157"
}

.gud .glyphicon-expand:before {
    content: "\e158"
}

.gud .glyphicon-collapse-down:before {
    content: "\e159"
}

.gud .glyphicon-collapse-up:before {
    content: "\e160"
}

.gud .glyphicon-log-in:before {
    content: "\e161"
}

.gud .glyphicon-flash:before {
    content: "\e162"
}

.gud .glyphicon-log-out:before {
    content: "\e163"
}

.gud .glyphicon-new-window:before {
    content: "\e164"
}

.gud .glyphicon-record:before {
    content: "\e165"
}

.gud .glyphicon-save:before {
    content: "\e166"
}

.gud .glyphicon-open:before {
    content: "\e167"
}

.gud .glyphicon-saved:before {
    content: "\e168"
}

.gud .glyphicon-import:before {
    content: "\e169"
}

.gud .glyphicon-export:before {
    content: "\e170"
}

.gud .glyphicon-send:before {
    content: "\e171"
}

.gud .glyphicon-floppy-disk:before {
    content: "\e172"
}

.gud .glyphicon-floppy-saved:before {
    content: "\e173"
}

.gud .glyphicon-floppy-remove:before {
    content: "\e174"
}

.gud .glyphicon-floppy-save:before {
    content: "\e175"
}

.gud .glyphicon-floppy-open:before {
    content: "\e176"
}

.gud .glyphicon-credit-card:before {
    content: "\e177"
}

.gud .glyphicon-transfer:before {
    content: "\e178"
}

.gud .glyphicon-cutlery:before {
    content: "\e179"
}

.gud .glyphicon-header:before {
    content: "\e180"
}

.gud .glyphicon-compressed:before {
    content: "\e181"
}

.gud .glyphicon-earphone:before {
    content: "\e182"
}

.gud .glyphicon-phone-alt:before {
    content: "\e183"
}

.gud .glyphicon-tower:before {
    content: "\e184"
}

.gud .glyphicon-stats:before {
    content: "\e185"
}

.gud .glyphicon-sd-video:before {
    content: "\e186"
}

.gud .glyphicon-hd-video:before {
    content: "\e187"
}

.gud .glyphicon-subtitles:before {
    content: "\e188"
}

.gud .glyphicon-sound-stereo:before {
    content: "\e189"
}

.gud .glyphicon-sound-dolby:before {
    content: "\e190"
}

.gud .glyphicon-sound-5-1:before {
    content: "\e191"
}

.gud .glyphicon-sound-6-1:before {
    content: "\e192"
}

.gud .glyphicon-sound-7-1:before {
    content: "\e193"
}

.gud .glyphicon-copyright-mark:before {
    content: "\e194"
}

.gud .glyphicon-registration-mark:before {
    content: "\e195"
}

.gud .glyphicon-cloud-download:before {
    content: "\e197"
}

.gud .glyphicon-cloud-upload:before {
    content: "\e198"
}

.gud .glyphicon-tree-conifer:before {
    content: "\e199"
}

.gud .glyphicon-tree-deciduous:before {
    content: "\e200"
}

.gud .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
}

.gud .dropdown {
    position: relative
}

.gud .dropdown-toggle:focus {
    outline: 0
}

.gud .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: #4a4a4a;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.gud .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.gud .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #8a8a8a
}

.gud .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap
}

.gud .dropdown-menu>li>a:hover,
.gud .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #313131
}

.gud .dropdown-menu>.active>a,
.gud .dropdown-menu>.active>a:hover,
.gud .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #00c3ed
}

.gud .dropdown-menu>.disabled>a,
.gud .dropdown-menu>.disabled>a:hover,
.gud .dropdown-menu>.disabled>a:focus {
    color: #999
}

.gud .dropdown-menu>.disabled>a:hover,
.gud .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.gud .open>.dropdown-menu {
    display: block
}

.gud .open>a {
    outline: 0
}

.gud .dropdown-menu-right {
    left: auto;
    right: 0
}

.gud .dropdown-menu-left {
    left: 0;
    right: auto
}

.gud .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.gud .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.gud .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.gud .dropup .caret,
.gud .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.gud .dropup .dropdown-menu,
.gud .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .gud .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .gud .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.gud .btn-group,
.gud .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.gud .btn-group>.btn,
.gud .btn-group-vertical>.btn {
    position: relative;
    float: left
}

.gud .btn-group>.btn:hover,
.gud .btn-group-vertical>.btn:hover,
.gud .btn-group>.btn:focus,
.gud .btn-group-vertical>.btn:focus,
.gud .btn-group>.btn:active,
.gud .btn-group-vertical>.btn:active,
.gud .btn-group>.btn.active,
.gud .btn-group-vertical>.btn.active {
    z-index: 2
}

.gud .btn-group>.btn:focus,
.gud .btn-group-vertical>.btn:focus {
    outline: 0
}

.gud .btn-group .btn+.btn,
.gud .btn-group .btn+.btn-group,
.gud .btn-group .btn-group+.btn,
.gud .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.gud .btn-toolbar {
    margin-left: -5px
}

.gud .btn-toolbar .btn-group,
.gud .btn-toolbar .input-group {
    float: left
}

.gud .btn-toolbar>.btn,
.gud .btn-toolbar>.btn-group,
.gud .btn-toolbar>.input-group {
    margin-left: 5px
}

.gud .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.gud .btn-group>.btn:first-child {
    margin-left: 0
}

.gud .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .btn-group>.btn:last-child:not(:first-child),
.gud .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .btn-group>.btn-group {
    float: left
}

.gud .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.gud .btn-group>.btn-group:first-child>.btn:last-child,
.gud .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .btn-group .dropdown-toggle:active,
.gud .btn-group.open .dropdown-toggle {
    outline: 0
}

.gud .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    padding: 0 5px
}

.gud .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.gud .btn-group-lg>.btn {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.gud .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.gud .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.gud .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.gud .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .btn .caret {
    margin-left: 0
}

.gud .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.gud .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.gud .btn-group-vertical>.btn,
.gud .btn-group-vertical>.btn-group,
.gud .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.gud .btn-group-vertical>.btn-group>.btn {
    float: none
}

.gud .btn-group-vertical>.btn+.btn,
.gud .btn-group-vertical>.btn+.btn-group,
.gud .btn-group-vertical>.btn-group+.btn,
.gud .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.gud .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.gud .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.gud .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.gud .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.gud .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.gud .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.gud .btn-group-justified>.btn,
.gud .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.gud .btn-group-justified>.btn-group .btn {
    width: 100%
}

.gud [data-toggle=buttons]>.btn>input[type=radio],
.gud [data-toggle=buttons]>.btn>input[type=checkbox] {
    display: none
}

.gud .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.gud .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.gud .input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.gud .input-group-lg>.form-control,
.gud .input-group-lg>.input-group-addon,
.gud .input-group-lg>.input-group-btn>.btn {
    height: 50px;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.gud .input-group-lg>.form-control,
select.gud .input-group-lg>.input-group-addon,
select.gud .input-group-lg>.input-group-btn>.btn {
    height: 50px;
    line-height: 50px
}

textarea.gud .input-group-lg>.form-control,
textarea.gud .input-group-lg>.input-group-addon,
textarea.gud .input-group-lg>.input-group-btn>.btn {
    height: auto
}

.gud .input-group-sm>.form-control,
.gud .input-group-sm>.input-group-addon,
.gud .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.gud .input-group-sm>.form-control,
select.gud .input-group-sm>.input-group-addon,
select.gud .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.gud .input-group-sm>.form-control,
textarea.gud .input-group-sm>.input-group-addon,
textarea.gud .input-group-sm>.input-group-btn>.btn {
    height: auto
}

.gud .input-group-addon,
.gud .input-group-btn,
.gud .input-group .form-control {
    display: table-cell
}

.gud .input-group-addon:not(:first-child):not(:last-child),
.gud .input-group-btn:not(:first-child):not(:last-child),
.gud .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.gud .input-group-addon,
.gud .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.gud .input-group-addon {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.gud .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.gud .input-group-addon.input-lg {
    padding: 15px 30px;
    font-size: 18px;
    border-radius: 0
}

.gud .input-group-addon input[type=radio],
.gud .input-group-addon input[type=checkbox] {
    margin-top: 0
}

.gud .input-group .form-control:first-child,
.gud .input-group-addon:first-child,
.gud .input-group-btn:first-child>.btn,
.gud .input-group-btn:first-child>.dropdown-toggle,
.gud .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .input-group-addon:first-child {
    border-right: 0
}

.gud .input-group .form-control:last-child,
.gud .input-group-addon:last-child,
.gud .input-group-btn:last-child>.btn,
.gud .input-group-btn:last-child>.dropdown-toggle,
.gud .input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .input-group-addon:last-child {
    border-left: 0
}

.gud .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.gud .input-group-btn>.btn {
    position: relative
}

.gud .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.gud .input-group-btn>.btn:hover,
.gud .input-group-btn>.btn:focus,
.gud .input-group-btn>.btn:active {
    z-index: 2
}

.gud .input-group-btn:first-child>.btn {
    margin-right: -1px
}

.gud .input-group-btn:last-child>.btn {
    margin-left: -1px
}

.gud .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.gud .nav>li {
    position: relative;
    display: block
}

.gud .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.gud .nav>li>a:hover,
.gud .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.gud .nav>li.disabled>a {
    color: #999
}

.gud .nav>li.disabled>a:hover,
.gud .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.gud .nav .open>a,
.gud .nav .open>a:hover,
.gud .nav .open>a:focus {
    background-color: #eee;
    border-color: #186abe
}

.gud .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.gud .nav>li>a>img {
    max-width: none
}

.gud .nav-tabs {
    border-bottom: 1px solid #ddd
}

.gud .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.gud .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.gud .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.gud .nav-tabs>li.active>a,
.gud .nav-tabs>li.active>a:hover,
.gud .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.gud .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.gud .nav-tabs.nav-justified>li {
    float: none
}

.gud .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.gud .nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .gud .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .gud .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.gud .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.gud .nav-tabs.nav-justified>.active>a,
.gud .nav-tabs.nav-justified>.active>a:hover,
.gud .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .gud .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .gud .nav-tabs.nav-justified>.active>a,
    .gud .nav-tabs.nav-justified>.active>a:hover,
    .gud .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.gud .nav-tabs.nav-justified>li>a {
    padding-bottom: 9px;
    border-bottom-width: 1px
}

.gud .nav-pills>li {
    float: left
}

.gud .nav-pills>li>a {
    border-radius: 0
}

.gud .nav-pills>li+li {
    margin-left: 2px
}

.gud .nav-pills>li.active>a,
.gud .nav-pills>li.active>a:hover,
.gud .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #00c3ed
}

.gud .nav-stacked>li {
    float: none
}

.gud .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.gud .nav-justified {
    width: 100%
}

.gud .nav-justified>li {
    float: none
}

.gud .nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.gud .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .gud .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .gud .nav-justified>li>a {
        margin-bottom: 0
    }
}

.gud .nav-tabs-justified {
    border-bottom: 0
}

.gud .nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.gud .nav-tabs-justified>.active>a,
.gud .nav-tabs-justified>.active>a:hover,
.gud .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .gud .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .gud .nav-tabs-justified>.active>a,
    .gud .nav-tabs-justified>.active>a:hover,
    .gud .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.gud .tab-content>.tab-pane {
    display: none
}

.gud .tab-content>.active {
    display: block
}

.gud .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .gud .navbar {
        border-radius: 0
    }
}

@media (min-width:768px) {
    .gud .navbar-header {
        float: left
    }
}

.gud .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.gud .navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .gud .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .gud .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .gud .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .gud .navbar-collapse,
    .navbar-static-top .gud .navbar-collapse,
    .navbar-fixed-bottom .gud .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.gud .container>.navbar-header,
.gud .container-fluid>.navbar-header,
.gud .container>.navbar-collapse,
.gud .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .gud .container>.navbar-header,
    .gud .container-fluid>.navbar-header,
    .gud .container>.navbar-collapse,
    .gud .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.gud .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .gud .navbar-static-top {
        border-radius: 0
    }
}

.gud .navbar-fixed-top,
.gud .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .gud .navbar-fixed-top,
    .gud .navbar-fixed-bottom {
        border-radius: 0
    }
}

.gud .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.gud .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.gud .navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.gud .navbar-brand:hover,
.gud .navbar-brand:focus {
    text-decoration: none
}

.gud .navbar-brand>.glyphicon {
    float: left;
    margin-top: -2px;
    margin-right: 5px
}

@media (min-width:768px) {
    .navbar>.container .gud .navbar-brand,
    .navbar>.container-fluid .gud .navbar-brand {
        margin-left: -15px
    }
}

.gud .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.gud .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.gud .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .gud .navbar-toggle {
        display: none
    }
}

.gud .navbar-nav {
    margin: 7.5px -15px
}

.gud .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .gud .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .gud .navbar-nav .open .dropdown-menu>li>a,
    .gud .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .gud .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .gud .navbar-nav .open .dropdown-menu>li>a:hover,
    .gud .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .gud .navbar-nav {
        float: left;
        margin: 0
    }
    .gud .navbar-nav>li {
        float: left
    }
    .gud .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .gud .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .gud .navbar-left {
        float: left!important;
        float: left
    }
    .gud .navbar-right {
        float: right!important;
        float: right
    }
}

.gud .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 5px;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .gud .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .gud .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .gud .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .gud .navbar-form .radio,
    .gud .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .gud .navbar-form .radio input[type=radio],
    .gud .navbar-form .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }
    .gud .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .gud .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .gud .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
    }
    .gud .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.gud .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.gud .navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.gud .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.gud .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.gud .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .gud .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .gud .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.gud .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.gud .navbar-default .navbar-brand {
    color: #777
}

.gud .navbar-default .navbar-brand:hover,
.gud .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.gud .navbar-default .navbar-text {
    color: #777
}

.gud .navbar-default .navbar-nav>li>a {
    color: #777
}

.gud .navbar-default .navbar-nav>li>a:hover,
.gud .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.gud .navbar-default .navbar-nav>.active>a,
.gud .navbar-default .navbar-nav>.active>a:hover,
.gud .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.gud .navbar-default .navbar-nav>.disabled>a,
.gud .navbar-default .navbar-nav>.disabled>a:hover,
.gud .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.gud .navbar-default .navbar-toggle {
    border-color: #ddd
}

.gud .navbar-default .navbar-toggle:hover,
.gud .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.gud .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.gud .navbar-default .navbar-collapse,
.gud .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.gud .navbar-default .navbar-nav>.open>a,
.gud .navbar-default .navbar-nav>.open>a:hover,
.gud .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .gud .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .gud .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .gud .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .gud .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.gud .navbar-default .navbar-link {
    color: #777
}

.gud .navbar-default .navbar-link:hover {
    color: #333
}

.gud .navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.gud .navbar-inverse .navbar-brand {
    color: #999
}

.gud .navbar-inverse .navbar-brand:hover,
.gud .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.gud .navbar-inverse .navbar-text {
    color: #999
}

.gud .navbar-inverse .navbar-nav>li>a {
    color: #999
}

.gud .navbar-inverse .navbar-nav>li>a:hover,
.gud .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.gud .navbar-inverse .navbar-nav>.active>a,
.gud .navbar-inverse .navbar-nav>.active>a:hover,
.gud .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.gud .navbar-inverse .navbar-nav>.disabled>a,
.gud .navbar-inverse .navbar-nav>.disabled>a:hover,
.gud .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.gud .navbar-inverse .navbar-toggle {
    border-color: #333
}

.gud .navbar-inverse .navbar-toggle:hover,
.gud .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.gud .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.gud .navbar-inverse .navbar-collapse,
.gud .navbar-inverse .navbar-form {
    border-color: #101010
}

.gud .navbar-inverse .navbar-nav>.open>a,
.gud .navbar-inverse .navbar-nav>.open>a:hover,
.gud .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .gud .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.gud .navbar-inverse .navbar-link {
    color: #999
}

.gud .navbar-inverse .navbar-link:hover {
    color: #fff
}

.gud .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

.gud .breadcrumb>li {
    display: inline-block
}

.gud .breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #4a4a4a
}

.gud .breadcrumb>.active {
    color: #4a4a4a
}

.gud .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.gud .pagination>li {
    display: inline
}

.gud .pagination>li>a,
.gud .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 20px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #4a4a4a;
    border: 1px solid transparent;
    margin-left: -1px
}

.gud .pagination>li:first-child>a,
.gud .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .pagination>li:last-child>a,
.gud .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .pagination>li>a:hover,
.gud .pagination>li>span:hover,
.gud .pagination>li>a:focus,
.gud .pagination>li>span:focus {
    background-color: #595959
}

.gud .pagination>.active>a,
.gud .pagination>.active>span,
.gud .pagination>.active>a:hover,
.gud .pagination>.active>span:hover,
.gud .pagination>.active>a:focus,
.gud .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00c3ed;
    border-color: #00c3ed;
    cursor: default
}

.gud .pagination>.disabled>span,
.gud .pagination>.disabled>span:hover,
.gud .pagination>.disabled>span:focus,
.gud .pagination>.disabled>a,
.gud .pagination>.disabled>a:hover,
.gud .pagination>.disabled>a:focus {
    color: #fff;
    background-color: #4a4a4a;
    border-color: transparent;
    cursor: not-allowed
}

.gud .pagination-lg>li>a,
.gud .pagination-lg>li>span {
    padding: 15px 30px;
    font-size: 18px
}

.gud .pagination-lg>li:first-child>a,
.gud .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .pagination-lg>li:last-child>a,
.gud .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .pagination-sm>li>a,
.gud .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.gud .pagination-sm>li:first-child>a,
.gud .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.gud .pagination-sm>li:last-child>a,
.gud .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.gud .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.gud .pager li {
    display: inline
}

.gud .pager li>a,
.gud .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #4a4a4a;
    border: 1px solid transparent;
    border-radius: 15px
}

.gud .pager li>a:hover,
.gud .pager li>a:focus {
    text-decoration: none;
    background-color: #595959
}

.gud .pager .next>a,
.gud .pager .next>span {
    float: right
}

.gud .pager .previous>a,
.gud .pager .previous>span {
    float: left
}

.gud .pager .disabled>a,
.gud .pager .disabled>a:hover,
.gud .pager .disabled>a:focus,
.gud .pager .disabled>span {
    color: #fff;
    background-color: #4a4a4a;
    cursor: not-allowed
}

.gud .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.gud .label[href]:hover,
.gud .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.gud .label:empty {
    display: none
}

.btn .gud .label {
    position: relative;
    top: -1px
}

.gud .label-default {
    background-color: #999
}

.gud .label-default[href]:hover,
.gud .label-default[href]:focus {
    background-color: gray
}

.gud .label-primary {
    background-color: #ec008c
}

.gud .label-primary[href]:hover,
.gud .label-primary[href]:focus {
    background-color: #b9006e
}

.gud .label-success {
    background-color: #8aca01
}

.gud .label-success[href]:hover,
.gud .label-success[href]:focus {
    background-color: #679701
}

.gud .label-info {
    background-color: #fc3
}

.gud .label-info[href]:hover,
.gud .label-info[href]:focus {
    background-color: #ffbf00
}

.gud .label-warning {
    background-color: #ff9000
}

.gud .label-warning[href]:hover,
.gud .label-warning[href]:focus {
    background-color: #cc7300
}

.gud .label-danger {
    background-color: #ff0054
}

.gud .label-danger[href]:hover,
.gud .label-danger[href]:focus {
    background-color: #cc0043
}

.gud .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.gud .badge:empty {
    display: none
}

.btn .gud .badge {
    position: relative;
    top: -1px
}

.gud a.badge:hover,
.gud a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.gud a.list-group-item.active>.badge,
.gud .nav-pills>.active>a>.badge {
    color: #186abe;
    background-color: #fff
}

.gud .nav-pills>li>a>.badge {
    margin-left: 3px
}

.gud .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.gud .jumbotron h1,
.gud .jumbotron .h1 {
    color: inherit
}

.gud .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .gud .jumbotron {
    border-radius: 0
}

.gud .jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .gud .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .gud .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .gud .jumbotron h1,
    .gud .jumbotron .h1 {
        font-size: 63px
    }
}

.gud .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gud .thumbnail>img,
.gud .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

a.gud .thumbnail:hover,
a.gud .thumbnail:focus,
a.gud .thumbnail.active {
    border-color: #186abe
}

.gud .thumbnail .caption {
    padding: 9px;
    color: #4a4a4a
}

.gud .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.gud .alert h4 {
    margin-top: 0;
    color: inherit
}

.gud .alert .alert-link {
    font-weight: 700
}

.gud .alert>p,
.gud .alert>ul {
    margin-bottom: 0
}

.gud .alert>p+p {
    margin-top: 5px
}

.gud .alert-dismissable {
    padding-right: 35px
}

.gud .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.gud .alert-success {
    background-color: #8aca01;
    border-color: #8aca01;
    color: #fff
}

.gud .alert-success hr {
    border-top-color: #79b101
}

.gud .alert-success .alert-link {
    color: #e6e6e6
}

.gud .alert-info {
    background-color: #fc3;
    border-color: #fc3;
    color: #fff
}

.gud .alert-info hr {
    border-top-color: #ffc619
}

.gud .alert-info .alert-link {
    color: #e6e6e6
}

.gud .alert-warning {
    background-color: #ff9000;
    border-color: #ff9000;
    color: #fff
}

.gud .alert-warning hr {
    border-top-color: #e68200
}

.gud .alert-warning .alert-link {
    color: #e6e6e6
}

.gud .alert-danger {
    background-color: #ff0054;
    border-color: #ff0054;
    color: #fff
}

.gud .alert-danger hr {
    border-top-color: #e6004c
}

.gud .alert-danger .alert-link {
    color: #e6e6e6
}

@-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
    }
}

.gud .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.gud .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #00c3ed;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.gud .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-color: #555;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .35)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .35)), color-stop(0.75, rgba(255, 255, 255, .35)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.gud .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.gud .progress-bar-success {
    background-color: #8aca01
}

.progress-striped .gud .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-color: #555;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .35)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .35)), color-stop(0.75, rgba(255, 255, 255, .35)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent)
}

.gud .progress-bar-info {
    background-color: #fc3
}

.progress-striped .gud .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-color: #555;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .35)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .35)), color-stop(0.75, rgba(255, 255, 255, .35)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent)
}

.gud .progress-bar-warning {
    background-color: #ff9000
}

.progress-striped .gud .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-color: #555;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .35)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .35)), color-stop(0.75, rgba(255, 255, 255, .35)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent)
}

.gud .progress-bar-danger {
    background-color: #ff0054
}

.progress-striped .gud .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-color: #555;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .35)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .35)), color-stop(0.75, rgba(255, 255, 255, .35)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .35)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .35)50%, rgba(255, 255, 255, .35)75%, transparent 75%, transparent)
}

.gud .media,
.gud .media-body {
    overflow: hidden;
    zoom: 1
}

.gud .media,
.gud .media .media {
    margin-top: 15px
}

.gud .media:first-child {
    margin-top: 0
}

.gud .media-object {
    display: block
}

.gud .media-heading {
    margin: 0 0 5px
}

.gud .media>.pull-left {
    margin-right: 10px
}

.gud .media>.pull-right {
    margin-left: 10px
}

.gud .media-list {
    padding-left: 0;
    list-style: none
}

.gud .list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.gud .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.gud .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.gud .list-group-item>.badge {
    float: right
}

.gud .list-group-item>.badge+.badge {
    margin-right: 5px
}

.gud a.list-group-item {
    color: #555
}

.gud a.list-group-item .list-group-item-heading {
    color: #333
}

.gud a.list-group-item:hover,
.gud a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.gud a.list-group-item.active,
.gud a.list-group-item.active:hover,
.gud a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #00c3ed;
    border-color: #00c3ed
}

.gud a.list-group-item.active .list-group-item-heading,
.gud a.list-group-item.active:hover .list-group-item-heading,
.gud a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

.gud a.list-group-item.active .list-group-item-text,
.gud a.list-group-item.active:hover .list-group-item-text,
.gud a.list-group-item.active:focus .list-group-item-text {
    color: #baf3ff
}

.gud .list-group-item-success {
    color: #fff;
    background-color: #8aca01
}

a.gud .list-group-item-success {
    color: #fff
}

a.gud .list-group-item-success .list-group-item-heading {
    color: inherit
}

a.gud .list-group-item-success:hover,
a.gud .list-group-item-success:focus {
    color: #fff;
    background-color: #79b101
}

a.gud .list-group-item-success.active,
a.gud .list-group-item-success.active:hover,
a.gud .list-group-item-success.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.gud .list-group-item-warning {
    color: #fff;
    background-color: #ff9000
}

a.gud .list-group-item-warning {
    color: #fff
}

a.gud .list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.gud .list-group-item-warning:hover,
a.gud .list-group-item-warning:focus {
    color: #fff;
    background-color: #e68200
}

a.gud .list-group-item-warning.active,
a.gud .list-group-item-warning.active:hover,
a.gud .list-group-item-warning.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.gud .list-group-item-danger {
    color: #fff;
    background-color: #ff0054
}

a.gud .list-group-item-danger {
    color: #fff
}

a.gud .list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.gud .list-group-item-danger:hover,
a.gud .list-group-item-danger:focus {
    color: #fff;
    background-color: #e6004c
}

a.gud .list-group-item-danger.active,
a.gud .list-group-item-danger.active:hover,
a.gud .list-group-item-danger.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.gud .list-group-item-info {
    color: #fff;
    background-color: #fc3
}

a.gud .list-group-item-info {
    color: #fff
}

a.gud .list-group-item-info .list-group-item-heading {
    color: inherit
}

a.gud .list-group-item-info:hover,
a.gud .list-group-item-info:focus {
    color: #fff;
    background-color: #ffc619
}

a.gud .list-group-item-info.active,
a.gud .list-group-item-info.active:hover,
a.gud .list-group-item-info.active:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff
}

.gud .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.gud .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.gud .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.gud .panel-body {
    padding: 15px
}

.gud .panel>.list-group {
    margin-bottom: 0
}

.gud .panel>.list-group .list-group-item {
    border-width: 1px 0
}

.gud .panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.gud .panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.gud .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.gud .panel>.table,
.gud .panel>.table-responsive>.table {
    margin-bottom: 0
}

.gud .panel>.panel-body+.table,
.gud .panel>.panel-body+.table-responsive {
    border-top: 1px solid #d9d9d9
}

.gud .panel>.table>tbody:first-child th,
.gud .panel>.table>tbody:first-child td {
    border-top: 0
}

.gud .panel>.table-bordered,
.gud .panel>.table-responsive>.table-bordered {
    border: 0
}

.gud .panel>.table-bordered>thead>tr>th:first-child,
.gud .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.gud .panel>.table-bordered>tbody>tr>th:first-child,
.gud .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.gud .panel>.table-bordered>tfoot>tr>th:first-child,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.gud .panel>.table-bordered>thead>tr>td:first-child,
.gud .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.gud .panel>.table-bordered>tbody>tr>td:first-child,
.gud .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.gud .panel>.table-bordered>tfoot>tr>td:first-child,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.gud .panel>.table-bordered>thead>tr>th:last-child,
.gud .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.gud .panel>.table-bordered>tbody>tr>th:last-child,
.gud .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.gud .panel>.table-bordered>tfoot>tr>th:last-child,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.gud .panel>.table-bordered>thead>tr>td:last-child,
.gud .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.gud .panel>.table-bordered>tbody>tr>td:last-child,
.gud .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.gud .panel>.table-bordered>tfoot>tr>td:last-child,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.gud .panel>.table-bordered>thead>tr:last-child>th,
.gud .panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.gud .panel>.table-bordered>tbody>tr:last-child>th,
.gud .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.gud .panel>.table-bordered>tfoot>tr:last-child>th,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.gud .panel>.table-bordered>thead>tr:last-child>td,
.gud .panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.gud .panel>.table-bordered>tbody>tr:last-child>td,
.gud .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.gud .panel>.table-bordered>tfoot>tr:last-child>td,
.gud .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
}

.gud .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.gud .panel>.table-striped>tbody>tr:last-child td:first-child,
.gud .panel>.table-responsive>.table-striped>tbody>tr:last-child td:first-child,
.gud .panel>.table-striped>tbody>tr:last-child th:first-child,
.gud .panel>.table-responsive>.table-striped>tbody>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.gud .panel>.table-striped>tbody>tr:last-child td:last-child,
.gud .panel>.table-responsive>.table-striped>tbody>tr:last-child td:last-child,
.gud .panel>.table-striped>tbody>tr:last-child th:last-child,
.gud .panel>.table-responsive>.table-striped>tbody>tr:last-child th:last-child {
    border-bottom-left-radius: -1
}

.gud .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.gud .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.gud .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.gud .panel-title>a {
    color: inherit
}

.gud .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.gud .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}

.gud .panel-group .panel+.panel {
    margin-top: 5px
}

.gud .panel-group .panel-heading {
    border-bottom: 0
}

.gud .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.gud .panel-group .panel-footer {
    border-top: 0
}

.gud .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.gud .panel-default {
    border-color: #ddd
}

.gud .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.gud .panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.gud .panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.gud .panel-primary {
    border-color: #ec008c
}

.gud .panel-primary>.panel-heading {
    color: #fff;
    background-color: #ec008c;
    border-color: #ec008c
}

.gud .panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ec008c
}

.gud .panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ec008c
}

.gud .panel-success {
    border-color: #8aca01
}

.gud .panel-success>.panel-heading {
    color: #fff;
    background-color: #8aca01;
    border-color: #8aca01
}

.gud .panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #8aca01
}

.gud .panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #8aca01
}

.gud .panel-warning {
    border-color: #ff9000
}

.gud .panel-warning>.panel-heading {
    color: #fff;
    background-color: #ff9000;
    border-color: #ff9000
}

.gud .panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ff9000
}

.gud .panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ff9000
}

.gud .panel-danger {
    border-color: #ff0054
}

.gud .panel-danger>.panel-heading {
    color: #fff;
    background-color: #ff0054;
    border-color: #ff0054
}

.gud .panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ff0054
}

.gud .panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ff0054
}

.gud .panel-info {
    border-color: #fc3
}

.gud .panel-info>.panel-heading {
    color: #fff;
    background-color: #fc3;
    border-color: #fc3
}

.gud .panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #fc3
}

.gud .panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #fc3
}

.gud .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.gud .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.gud .well-lg {
    padding: 24px;
    border-radius: 0
}

.gud .well-sm {
    padding: 9px;
    border-radius: 0
}

.gud .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.gud .close:hover,
.gud .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.gud .close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.gud .modal-open {
    overflow: hidden
}

.gud .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
}

.gud .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.gud .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.gud .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.gud .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.gud .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.gud .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gud .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.gud .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.gud .modal-header .close {
    margin-top: -2px
}

.gud .modal-title {
    margin: 0;
    line-height: 1.42857143
}

.gud .modal-body {
    position: relative;
    padding: 20px
}

.gud .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.gud .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.gud .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.gud .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .gud .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .gud .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .gud .modal-sm {
        width: 300px
    }
    .gud .modal-lg {
        width: 900px
    }
}

.gud .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gud .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.gud .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.gud .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.gud .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.gud .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.gud .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 0
}

.gud .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.gud .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.gud .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.gud .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.gud .popover.top {
    margin-top: -10px
}

.gud .popover.right {
    margin-left: 10px
}

.gud .popover.bottom {
    margin-top: 10px
}

.gud .popover.left {
    margin-left: -10px
}

.gud .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.gud .popover-content {
    padding: 9px 14px
}

.gud .popover .arrow,
.gud .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.gud .popover .arrow {
    border-width: 11px
}

.gud .popover .arrow:after {
    border-width: 10px;
    content: ""
}

.gud .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.gud .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.gud .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.gud .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.gud .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.gud .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.gud .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.gud .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.gud .carousel {
    position: relative
}

.gud .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.gud .carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.gud .carousel-inner>.item>img,
.gud .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.gud .carousel-inner>.active,
.gud .carousel-inner>.next,
.gud .carousel-inner>.prev {
    display: block
}

.gud .carousel-inner>.active {
    left: 0
}

.gud .carousel-inner>.next,
.gud .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.gud .carousel-inner>.next {
    left: 100%
}

.gud .carousel-inner>.prev {
    left: -100%
}

.gud .carousel-inner>.next.left,
.gud .carousel-inner>.prev.right {
    left: 0
}

.gud .carousel-inner>.active.left {
    left: -100%
}

.gud .carousel-inner>.active.right {
    left: 100%
}

.gud .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.gud .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5)0), color-stop(rgba(0, 0, 0, .0001)100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5)0, rgba(0, 0, 0, .0001)100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.gud .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001)0), color-stop(rgba(0, 0, 0, .5)100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001)0, rgba(0, 0, 0, .5)100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.gud .carousel-control:hover,
.gud .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.gud .carousel-control .icon-prev,
.gud .carousel-control .icon-next,
.gud .carousel-control .glyphicon-chevron-left,
.gud .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.gud .carousel-control .icon-prev,
.gud .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.gud .carousel-control .icon-next,
.gud .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.gud .carousel-control .icon-prev,
.gud .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.gud .carousel-control .icon-prev:before {
    content: '\2039'
}

.gud .carousel-control .icon-next:before {
    content: '\203a'
}

.gud .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
}

.gud .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.gud .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.gud .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.gud .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .gud .carousel-control .glyphicons-chevron-left,
    .gud .carousel-control .glyphicons-chevron-right,
    .gud .carousel-control .icon-prev,
    .gud .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .gud .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .gud .carousel-indicators {
        bottom: 20px
    }
}

.gud .clearfix:before,
.gud .clearfix:after,
.gud .gud .container:before,
.gud .gud .container:after,
.gud .gud .container-fluid:before,
.gud .gud .container-fluid:after,
.gud .gud .row:before,
.gud .gud .row:after,
.gud .gud .form-horizontal .form-group:before,
.gud .gud .form-horizontal .form-group:after,
.gud .gud .btn-toolbar:before,
.gud .gud .btn-toolbar:after,
.gud .gud .btn-group-vertical>.btn-group:before,
.gud .gud .btn-group-vertical>.btn-group:after,
.gud .gud .nav:before,
.gud .gud .nav:after,
.gud .gud .navbar:before,
.gud .gud .navbar:after,
.gud .gud .navbar-header:before,
.gud .gud .navbar-header:after,
.gud .gud .navbar-collapse:before,
.gud .gud .navbar-collapse:after,
.gud .gud .pager:before,
.gud .gud .pager:after,
.gud .gud .panel-body:before,
.gud .gud .panel-body:after,
.gud .gud .modal-footer:before,
.gud .gud .modal-footer:after {
    content: " ";
    display: table
}

.gud .clearfix:after,
.gud .gud .container:after,
.gud .gud .container-fluid:after,
.gud .gud .row:after,
.gud .gud .form-horizontal .form-group:after,
.gud .gud .btn-toolbar:after,
.gud .gud .btn-group-vertical>.btn-group:after,
.gud .gud .nav:after,
.gud .gud .navbar:after,
.gud .gud .navbar-header:after,
.gud .gud .navbar-collapse:after,
.gud .gud .pager:after,
.gud .gud .panel-body:after,
.gud .gud .modal-footer:after {
    clear: both
}

.gud .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gud .pull-right {
    float: right!important
}

.gud .pull-left {
    float: left!important
}

.gud .hide {
    display: none!important
}

.gud .show {
    display: block!important
}

.gud .invisible {
    visibility: hidden
}

.gud .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.gud .hidden {
    display: none!important;
    visibility: hidden!important
}

.gud .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.gud .visible-xs,
tr.gud .visible-xs,
th.gud .visible-xs,
td.gud .visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .gud .visible-xs {
        display: block!important
    }
    table.gud .visible-xs {
        display: table
    }
    tr.gud .visible-xs {
        display: table-row!important
    }
    th.gud .visible-xs,
    td.gud .visible-xs {
        display: table-cell!important
    }
}

.gud .visible-sm,
tr.gud .visible-sm,
th.gud .visible-sm,
td.gud .visible-sm {
    display: none!important
}

@media (min-width:768px) and (max-width:991px) {
    .gud .visible-sm {
        display: block!important
    }
    table.gud .visible-sm {
        display: table
    }
    tr.gud .visible-sm {
        display: table-row!important
    }
    th.gud .visible-sm,
    td.gud .visible-sm {
        display: table-cell!important
    }
}

.gud .visible-md,
tr.gud .visible-md,
th.gud .visible-md,
td.gud .visible-md {
    display: none!important
}

@media (min-width:992px) and (max-width:1199px) {
    .gud .visible-md {
        display: block!important
    }
    table.gud .visible-md {
        display: table
    }
    tr.gud .visible-md {
        display: table-row!important
    }
    th.gud .visible-md,
    td.gud .visible-md {
        display: table-cell!important
    }
}

.gud .visible-lg,
tr.gud .visible-lg,
th.gud .visible-lg,
td.gud .visible-lg {
    display: none!important
}

@media (min-width:1200px) {
    .gud .visible-lg {
        display: block!important
    }
    table.gud .visible-lg {
        display: table
    }
    tr.gud .visible-lg {
        display: table-row!important
    }
    th.gud .visible-lg,
    td.gud .visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .gud .hidden-xs,
    tr.gud .hidden-xs,
    th.gud .hidden-xs,
    td.gud .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .gud .hidden-sm,
    tr.gud .hidden-sm,
    th.gud .hidden-sm,
    td.gud .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .gud .hidden-md,
    tr.gud .hidden-md,
    th.gud .hidden-md,
    td.gud .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .gud .hidden-lg,
    tr.gud .hidden-lg,
    th.gud .hidden-lg,
    td.gud .hidden-lg {
        display: none!important
    }
}

.gud .visible-print,
tr.gud .visible-print,
th.gud .visible-print,
td.gud .visible-print {
    display: none!important
}

@media print {
    .gud .visible-print {
        display: block!important
    }
    table.gud .visible-print {
        display: table
    }
    tr.gud .visible-print {
        display: table-row!important
    }
    th.gud .visible-print,
    td.gud .visible-print {
        display: table-cell!important
    }
}

@media print {
    .gud .hidden-print,
    tr.gud .hidden-print,
    th.gud .hidden-print,
    td.gud .hidden-print {
        display: none!important
    }
}

.gud body {
    font-size: 12px;
    line-height: 1.66666667
}

@font-face {
    font-family: roboto_condensedbold;
    src: url(../fonts/roboto_condensedbold.eot);
    src: url(../fonts/roboto_condensedbold.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto_condensedbold.woff) format('woff'), url(../fonts/roboto_condensedbold.ttf) format('truetype'), url(../fonts/roboto_condensedbold.svg#roboto_condensedbold) format('svg');
    font-weight: 400;
    font-style: normal
}

.gud .lead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px;
    line-height: 30px
}

.gud .source {
    text-transform: uppercase
}

.gud .text-muted {
    color: #999
}

.gud .text-primary {
    color: #ec008c
}

.gud .text-warning {
    color: #ff9000
}

.gud .text-danger {
    color: #ff0054
}

.gud .text-success {
    color: #8aca01
}

.gud .text-info {
    color: #fc3
}

.gud h1,
.gud h2,
.gud h3,
.gud h4,
.gud .h1,
.gud .h2,
.gud .h3,
.gud .h4 {
    font-family: roboto_condensedbold;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: -1px
}

.gud h1,
.gud .h1 {
    font-size: 42px
}

.gud h2,
.gud .h2 {
    font-size: 32px
}

.gud h3,
.gud .h3 {
    font-size: 26px
}

.gud h4,
.gud .h4 {
    font-size: 22px
}

.gud h5,
.gud .h5 {
    font-size: 16px
}

.gud h6,
.gud .h6 {
    font-size: 12px
}

.gud .table thead>tr>th,
.gud .table tbody>tr>th,
.gud .table tfoot>tr>th,
.gud .table thead>tr>td,
.gud .table tbody>tr>td,
.gud .table tfoot>tr>td {
    padding: 11px 8px
}

.gud .table thead>tr:first-child>th,
.gud .table tbody>tr:first-child>th,
.gud .table tfoot>tr:first-child>th,
.gud .table thead>tr:first-child>td,
.gud .table tbody>tr:first-child>td,
.gud .table tfoot>tr:first-child>td {
    border-top-color: #b3b3b3
}

.gud .table-condensed thead>tr>th,
.gud .table-condensed tbody>tr>th,
.gud .table-condensed tfoot>tr>th,
.gud .table-condensed thead>tr>td,
.gud .table-condensed tbody>tr>td,
.gud .table-condensed tfoot>tr>td {
    padding: 5px
}

.gud .table-striped>tbody>tr>td,
.gud .table-striped>tbody>tr>th {
    border-top-color: transparent
}

.gud .table-hover>tbody>tr:hover>td,
.gud .table-hover>tbody>tr:hover>th {
    border-top-color: transparent
}

.gud .table>thead>tr>td.active,
.gud .table>tbody>tr>td.active,
.gud .table>tfoot>tr>td.active,
.gud .table>thead>tr>th.active,
.gud .table>tbody>tr>th.active,
.gud .table>tfoot>tr>th.active,
.gud .table>thead>tr.active>td,
.gud .table>tbody>tr.active>td,
.gud .table>tfoot>tr.active>td,
.gud .table>thead>tr.active>th,
.gud .table>tbody>tr.active>th,
.gud .table>tfoot>tr.active>th {
    color: #fff;
    border-top-color: transparent;
    background-color: #00c3ed
}

.gud .table>thead>tr>td.success,
.gud .table>tbody>tr>td.success,
.gud .table>tfoot>tr>td.success,
.gud .table>thead>tr>th.success,
.gud .table>tbody>tr>th.success,
.gud .table>tfoot>tr>th.success,
.gud .table>thead>tr.success>td,
.gud .table>tbody>tr.success>td,
.gud .table>tfoot>tr.success>td,
.gud .table>thead>tr.success>th,
.gud .table>tbody>tr.success>th,
.gud .table>tfoot>tr.success>th {
    color: #fff;
    border-top-color: transparent
}

.gud .table>thead>tr>td.danger,
.gud .table>tbody>tr>td.danger,
.gud .table>tfoot>tr>td.danger,
.gud .table>thead>tr>th.danger,
.gud .table>tbody>tr>th.danger,
.gud .table>tfoot>tr>th.danger,
.gud .table>thead>tr.danger>td,
.gud .table>tbody>tr.danger>td,
.gud .table>tfoot>tr.danger>td,
.gud .table>thead>tr.danger>th,
.gud .table>tbody>tr.danger>th,
.gud .table>tfoot>tr.danger>th {
    color: #fff;
    border-top-color: transparent
}

.gud .table>thead>tr>td.warning,
.gud .table>tbody>tr>td.warning,
.gud .table>tfoot>tr>td.warning,
.gud .table>thead>tr>th.warning,
.gud .table>tbody>tr>th.warning,
.gud .table>tfoot>tr>th.warning,
.gud .table>thead>tr.warning>td,
.gud .table>tbody>tr.warning>td,
.gud .table>tfoot>tr.warning>td,
.gud .table>thead>tr.warning>th,
.gud .table>tbody>tr.warning>th,
.gud .table>tfoot>tr.warning>th {
    color: #fff;
    border-top-color: transparent
}

.gud .form-control {
    padding-left: 10px;
    padding-right: 10px;
    border-color: #ccc;
    color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .form-control:-moz-placeholder {
    color: #e0e0e0
}

.gud .form-control::-moz-placeholder {
    color: #e0e0e0;
    opacity: 1
}

.gud .form-control:-ms-input-placeholder {
    color: #e0e0e0
}

.gud .form-control::-webkit-input-placeholder {
    color: #e0e0e0
}

.gud .form-control:hover {
    border-color: #999;
    color: #999
}

.gud .form-control:hover:-moz-placeholder {
    color: #ccc
}

.gud .form-control:hover::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.gud .form-control:hover:-ms-input-placeholder {
    color: #ccc
}

.gud .form-control:hover::-webkit-input-placeholder {
    color: #ccc
}

.gud .form-control:focus {
    border-color: #00c3ed;
    color: #00c3ed;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .form-control:focus:-moz-placeholder {
    color: #66dbf4
}

.gud .form-control:focus::-moz-placeholder {
    color: #66dbf4;
    opacity: 1
}

.gud .form-control:focus:-ms-input-placeholder {
    color: #66dbf4
}

.gud .form-control:focus::-webkit-input-placeholder {
    color: #66dbf4
}

.gud .form-control[disabled],
fieldset[disabled] .gud .form-control {
    border-color: #e0e0e0;
    color: #e0e0e0;
    background-color: #fff
}

.gud .form-control[disabled]:-moz-placeholder,
fieldset[disabled] .gud .form-control:-moz-placeholder {
    color: #e0e0e0
}

.gud .form-control[disabled]::-moz-placeholder,
fieldset[disabled] .gud .form-control::-moz-placeholder {
    color: #e0e0e0;
    opacity: 1
}

.gud .form-control[disabled]:-ms-input-placeholder,
fieldset[disabled] .gud .form-control:-ms-input-placeholder {
    color: #e0e0e0
}

.gud .form-control[disabled]::-webkit-input-placeholder,
fieldset[disabled] .gud .form-control::-webkit-input-placeholder {
    color: #e0e0e0
}

.gud .form-control[disabled]:hover,
fieldset[disabled] .gud .form-control:hover {
    border-color: #e0e0e0;
    color: #e0e0e0;
    background-color: #fff
}

.gud .form-control[disabled]:hover:-moz-placeholder,
fieldset[disabled] .gud .form-control:hover:-moz-placeholder {
    color: #e0e0e0
}

.gud .form-control[disabled]:hover::-moz-placeholder,
fieldset[disabled] .gud .form-control:hover::-moz-placeholder {
    color: #e0e0e0;
    opacity: 1
}

.gud .form-control[disabled]:hover:-ms-input-placeholder,
fieldset[disabled] .gud .form-control:hover:-ms-input-placeholder {
    color: #e0e0e0
}

.gud .form-control[disabled]:hover::-webkit-input-placeholder,
fieldset[disabled] .gud .form-control:hover::-webkit-input-placeholder {
    color: #e0e0e0
}

select.gud .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: '';
    border-color: #ccc;
    color: #ccc;
    padding-right: 14px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAEsCAIAAADYU63cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzYzMTEwOENEMjI2MTFFM0E5MDJFRDkxOUFFQkZGQjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzYzMTEwOEREMjI2MTFFM0E5MDJFRDkxOUFFQkZGQjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNjMxMTA4QUQyMjYxMUUzQTkwMkVEOTE5QUVCRkZCNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNjMxMTA4QkQyMjYxMUUzQTkwMkVEOTE5QUVCRkZCNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhFX6HUAAAHCSURBVHja7N2xTcNAFAZgGzEBA4Qp6FghqWAQJmEQRJMVoGOKpKOAFUxhCVmcFZD/w5zQ95eWrPfp3bvi5IvSb7fbroGcdW2E4386+r5vwjEMwx87anUiddTqhP3CwcHBwcGxVs6Xvbbf78uHu91u7X6UJRNEtC7TwiEinY+xfI6oMKdVEPYtBwcHBwcHBwcHR9MOERERERGR77LwTsvsJZTkhszyN79Qwms60cuflLp3haotkIiIiIiIyK+cK5/eWnD4TsjBwcHBwcHBwcHRrmPh76OG64uZM8jz+9r9KEsmiGhdpoVDRDofY/kcUWFOqyDsWw4ODg4ODg4ODo6mHf3Q3egHBwcHBwcHBwcHB8epLPwe1Q0Pc4eQ29X7UZYMENm6TAtniHg+xvIxwrmSg4ODg4ODg4ODg+Mn54bD4aAfHBwcHBwcHBwcHBynsvB71GazKR8ej8e1+1GWTBDRukwLh4h0PsbyOaLCnFZB2LccHBwcHBwcHBwcbZ8rH18v9YODg4ODg4ODg4OD4+S5Ydlrd1czf090/9Kv3Y+yZIKI1mVaOESk8zGWzxEV5rQKwr7l4ODg4ODg4ODgaNrxIcAARsRb564RogEAAAAASUVORK5CYII=) right -5px no-repeat
}

select.gud .form-control.input-lg {
    background-position: right 0
}

select.gud .form-control.input-lg:hover {
    background-position: right -50px
}

select.gud .form-control.input-lg:focus {
    background-position: right -100px
}

select.gud .form-control.input-lg[disabled] {
    background-position: right -200px
}

select.gud .form-control.input-lg[disabled]:hover {
    background-position: right -200px
}

select.gud .form-control.input-sm {
    background-position: right -10px
}

select.gud .form-control.input-sm:hover {
    background-position: right -60px
}

select.gud .form-control.input-sm:focus {
    background-position: right -110px
}

select.gud .form-control.input-sm[disabled] {
    background-position: right -210px
}

select.gud .form-control.input-sm[disabled]:hover {
    background-position: right -210px
}

select.gud .form-control:hover {
    border-color: #999;
    color: #999;
    background-position: right -55px
}

select.gud .form-control:focus {
    border-color: #00c3ed;
    color: #00c3ed;
    background-position: right -105px
}

select.gud .form-control[multiple] {
    background-image: none
}

select.gud .form-control[disabled],
fieldset[disabled] select.gud .form-control {
    border: none;
    color: #e0e0e0;
    background-color: #929292;
    background-position: right -205px
}

select.gud .form-control[disabled]:hover,
fieldset[disabled] select.gud .form-control:hover {
    border: none;
    color: #e0e0e0;
    background-color: #929292;
    background-position: right -205px
}

.gud .form-control.input-lg {
    padding-left: 15px;
    padding-right: 15px
}

.gud .form-control.input-sm {
    padding-left: 5px;
    padding-right: 5px
}

select.gud .form-control.input-lg {
    line-height: 20px
}

select.gud .form-control.input-sm {
    line-height: 20px
}

.gud .icon-glyph-error,
.gud .icon-glyph-success,
.gud .icon-glyph-warning {
    margin-top: -30px!important;
    margin-right: 10px;
    float: right
}

.gud .icon-glyph-error:before,
.gud .icon-glyph-success:before,
.gud .icon-glyph-warning:before,
.gud .icon-glyph-error:after,
.gud .icon-glyph-success:after,
.gud .icon-glyph-warning:after {
    content: " ";
    display: table
}

.gud .icon-glyph-error:after,
.gud .icon-glyph-success:after,
.gud .icon-glyph-warning:after {
    clear: both
}

.gud .icon-glyph-error:before,
.gud .icon-glyph-success:before,
.gud .icon-glyph-warning:before,
.gud .icon-glyph-error:after,
.gud .icon-glyph-success:after,
.gud .icon-glyph-warning:after {
    content: " ";
    display: table
}

.gud .icon-glyph-error:after,
.gud .icon-glyph-success:after,
.gud .icon-glyph-warning:after {
    clear: both
}

.gud .icon-glyph-error:before,
.gud .icon-glyph-success:before,
.gud .icon-glyph-warning:before {
    width: 19px;
    height: 19px;
    display: none!important;
    border-radius: 9999px;
    color: #fff;
    line-height: 19px!important;
    text-align: center
}

.gud .has-error .icon-glyph-error:before {
    display: table!important;
    background-color: #ff0054;
    content: "\f00d"
}

.gud .has-success .icon-glyph-success:before {
    display: table!important;
    background-color: #8aca01;
    content: "\f00c"
}

.gud .has-warning .icon-glyph-warning:before {
    display: table!important;
    background-color: #ff9000;
    content: "\f12a"
}

.gud .has-warning .help-block,
.gud .has-warning .control-label,
.gud .has-warning .radio,
.gud .has-warning .checkbox,
.gud .has-warning .radio-inline,
.gud .has-warning .checkbox-inline {
    color: #ff9000
}

.gud .has-warning .form-control {
    border-color: #ff9000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-warning .form-control:focus {
    border-color: #cc7300;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffbc66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffbc66
}

.gud .has-warning .input-group-addon {
    color: #ff9000;
    border-color: #ff9000;
    background-color: #fff
}

.gud .has-warning .form-control-feedback {
    color: #ff9000
}

.gud .has-warning .help-block,
.gud .has-warning .control-label {
    color: #ff9000
}

.gud .has-warning .form-control {
    padding-right: 32px;
    color: #ff9000;
    border-color: #ff9000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-warning .form-control:focus {
    color: #e68200;
    border-color: #e68200;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-warning .form-control:-moz-placeholder {
    color: #ffbc66
}

.gud .has-warning .form-control::-moz-placeholder {
    color: #ffbc66;
    opacity: 1
}

.gud .has-warning .form-control:-ms-input-placeholder {
    color: #ffbc66
}

.gud .has-warning .form-control::-webkit-input-placeholder {
    color: #ffbc66
}

.gud .has-warning .input-group-addon {
    color: #ff9000;
    border-color: #ff9000;
    background-color: #fff
}

.gud .has-error .help-block,
.gud .has-error .control-label,
.gud .has-error .radio,
.gud .has-error .checkbox,
.gud .has-error .radio-inline,
.gud .has-error .checkbox-inline {
    color: #ff0054
}

.gud .has-error .form-control {
    border-color: #ff0054;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-error .form-control:focus {
    border-color: #cc0043;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6698;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6698
}

.gud .has-error .input-group-addon {
    color: #ff0054;
    border-color: #ff0054;
    background-color: #fff
}

.gud .has-error .form-control-feedback {
    color: #ff0054
}

.gud .has-error .help-block,
.gud .has-error .control-label {
    color: #ff0054
}

.gud .has-error .form-control {
    padding-right: 32px;
    color: #ff0054;
    border-color: #ff0054;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-error .form-control:focus {
    color: #e6004c;
    border-color: #e6004c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-error .form-control:-moz-placeholder {
    color: #ff6698
}

.gud .has-error .form-control::-moz-placeholder {
    color: #ff6698;
    opacity: 1
}

.gud .has-error .form-control:-ms-input-placeholder {
    color: #ff6698
}

.gud .has-error .form-control::-webkit-input-placeholder {
    color: #ff6698
}

.gud .has-error .input-group-addon {
    color: #ff0054;
    border-color: #ff0054;
    background-color: #fff
}

.gud .has-error select {
    background-position: right -155px
}

.gud .has-error select:hover,
.gud .has-error select:focus {
    background-position: right -155px
}

.gud .has-error select.input-lg {
    background-position: right -150px
}

.gud .has-error select.input-lg.input-lg:hover,
.gud .has-error select.input-lg.input-lg:focus {
    background-position: right -150px
}

.gud .has-error select.input-sm {
    background-position: right -160px
}

.gud .has-error select.input-sm.input-sm:hover,
.gud .has-error select.input-sm.input-sm:focus {
    background-position: right -160px
}

.gud .has-success .help-block,
.gud .has-success .control-label,
.gud .has-success .radio,
.gud .has-success .checkbox,
.gud .has-success .radio-inline,
.gud .has-success .checkbox-inline {
    color: #8aca01
}

.gud .has-success .form-control {
    border-color: #8aca01;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.gud .has-success .form-control:focus {
    border-color: #679701;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #bdfe33;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #bdfe33
}

.gud .has-success .input-group-addon {
    color: #8aca01;
    border-color: #8aca01;
    background-color: #fff
}

.gud .has-success .form-control-feedback {
    color: #8aca01
}

.gud .has-success .help-block,
.gud .has-success .control-label {
    color: #8aca01
}

.gud .has-success .form-control {
    padding-right: 32px;
    color: #8aca01;
    border-color: #8aca01;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-success .form-control:focus {
    color: #79b101;
    border-color: #79b101;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .has-success .form-control:-moz-placeholder {
    color: #bdfe33
}

.gud .has-success .form-control::-moz-placeholder {
    color: #bdfe33;
    opacity: 1
}

.gud .has-success .form-control:-ms-input-placeholder {
    color: #bdfe33
}

.gud .has-success .form-control::-webkit-input-placeholder {
    color: #bdfe33
}

.gud .has-success .input-group-addon {
    color: #8aca01;
    border-color: #8aca01;
    background-color: #fff
}

.gud .has-success select {
    background-position: right -255px
}

.gud .has-success select:hover,
.gud .has-success select:focus {
    background-position: right -255px
}

.gud .has-success select.input-lg {
    background-position: right -250px
}

.gud .has-success select.input-lg.input-lg:hover,
.gud .has-success select.input-lg.input-lg:focus {
    background-position: right -250px
}

.gud .has-success select.input-sm {
    background-position: right -260px
}

.gud .has-success select.input-sm.input-sm:hover,
.gud .has-success select.input-sm.input-sm:focus {
    background-position: right -260px
}

.gud .input-group-addon {
    padding: 9px 20px
}

.gud .input-group-addon.input-sm {
    padding: 4px 10px
}

.gud .input-group-addon.input-lg {
    padding: 14px 30px
}

.gud .btn {
    border-width: 0;
    font-weight: 400;
    line-height: 20px
}

.gud .btn:active,
.gud .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.gud .btn.disabled,
.gud .btn[disabled],
fieldset[disabled] .gud .btn {
    opacity: .4;
    filter: alpha(opacity=40)
}

.gud .btn-default {
    color: #fff;
    background-color: #4a4a4a
}

.gud .btn-default:hover,
.gud .btn-default:focus,
.gud .btn-default:active,
.gud .btn-default.active {
    background-color: #606060
}

.gud .btn-default.disabled,
.gud .btn-default[disabled],
fieldset[disabled] .gud .btn-default,
.gud .btn-default.disabled:hover,
.gud .btn-default[disabled]:hover,
fieldset[disabled] .gud .btn-default:hover,
.gud .btn-default.disabled:focus,
.gud .btn-default[disabled]:focus,
fieldset[disabled] .gud .btn-default:focus,
.gud .btn-default.disabled:active,
.gud .btn-default[disabled]:active,
fieldset[disabled] .gud .btn-default:active,
.gud .btn-default.disabled.active,
.gud .btn-default[disabled].active,
fieldset[disabled] .gud .btn-default.active {
    background-color: #4a4a4a
}

.gud .btn-secondary {
    color: #4a4a4a;
    background-color: #fff;
    border: 1px solid #4a4a4a;
    background: #fff;
    padding: 9px 19px
}

.gud .btn-secondary:hover,
.gud .btn-secondary:focus,
.gud .btn-secondary:active,
.gud .btn-secondary.active {
    background-color: #fff
}

.gud .btn-secondary.disabled,
.gud .btn-secondary[disabled],
fieldset[disabled] .gud .btn-secondary,
.gud .btn-secondary.disabled:hover,
.gud .btn-secondary[disabled]:hover,
fieldset[disabled] .gud .btn-secondary:hover,
.gud .btn-secondary.disabled:focus,
.gud .btn-secondary[disabled]:focus,
fieldset[disabled] .gud .btn-secondary:focus,
.gud .btn-secondary.disabled:active,
.gud .btn-secondary[disabled]:active,
fieldset[disabled] .gud .btn-secondary:active,
.gud .btn-secondary.disabled.active,
.gud .btn-secondary[disabled].active,
fieldset[disabled] .gud .btn-secondary.active {
    background-color: #fff
}

.gud .btn-secondary:hover,
.gud .btn-secondary:focus,
.gud .btn-secondary:active,
.gud .btn-secondary.active {
    color: #606060;
    border-color: #606060
}

.gud .btn-secondary.btn-xl {
    padding: 19px 39px
}

.gud .btn-secondary.btn-lg {
    padding: 14px 29px
}

.gud .btn-secondary.btn-sm {
    padding: 4px 9px
}

.gud .btn-secondary.btn-xs {
    line-height: 18px
}

.gud .btn-primary {
    color: #fff;
    background-color: #ec008c
}

.gud .btn-primary:hover,
.gud .btn-primary:focus,
.gud .btn-primary:active,
.gud .btn-primary.active {
    background-color: #ee1f9a
}

.gud .btn-primary.disabled,
.gud .btn-primary[disabled],
fieldset[disabled] .gud .btn-primary,
.gud .btn-primary.disabled:hover,
.gud .btn-primary[disabled]:hover,
fieldset[disabled] .gud .btn-primary:hover,
.gud .btn-primary.disabled:focus,
.gud .btn-primary[disabled]:focus,
fieldset[disabled] .gud .btn-primary:focus,
.gud .btn-primary.disabled:active,
.gud .btn-primary[disabled]:active,
fieldset[disabled] .gud .btn-primary:active,
.gud .btn-primary.disabled.active,
.gud .btn-primary[disabled].active,
fieldset[disabled] .gud .btn-primary.active {
    background-color: #ec008c
}

.gud .btn-warning {
    color: #fff;
    background-color: #ff9000
}

.gud .btn-warning:hover,
.gud .btn-warning:focus,
.gud .btn-warning:active,
.gud .btn-warning.active {
    background-color: #ff9d1f
}

.gud .btn-warning.disabled,
.gud .btn-warning[disabled],
fieldset[disabled] .gud .btn-warning,
.gud .btn-warning.disabled:hover,
.gud .btn-warning[disabled]:hover,
fieldset[disabled] .gud .btn-warning:hover,
.gud .btn-warning.disabled:focus,
.gud .btn-warning[disabled]:focus,
fieldset[disabled] .gud .btn-warning:focus,
.gud .btn-warning.disabled:active,
.gud .btn-warning[disabled]:active,
fieldset[disabled] .gud .btn-warning:active,
.gud .btn-warning.disabled.active,
.gud .btn-warning[disabled].active,
fieldset[disabled] .gud .btn-warning.active {
    background-color: #ff9000
}

.gud .btn-danger {
    color: #fff;
    background-color: #ff0054
}

.gud .btn-danger:hover,
.gud .btn-danger:focus,
.gud .btn-danger:active,
.gud .btn-danger.active {
    background-color: #ff1f69
}

.gud .btn-danger.disabled,
.gud .btn-danger[disabled],
fieldset[disabled] .gud .btn-danger,
.gud .btn-danger.disabled:hover,
.gud .btn-danger[disabled]:hover,
fieldset[disabled] .gud .btn-danger:hover,
.gud .btn-danger.disabled:focus,
.gud .btn-danger[disabled]:focus,
fieldset[disabled] .gud .btn-danger:focus,
.gud .btn-danger.disabled:active,
.gud .btn-danger[disabled]:active,
fieldset[disabled] .gud .btn-danger:active,
.gud .btn-danger.disabled.active,
.gud .btn-danger[disabled].active,
fieldset[disabled] .gud .btn-danger.active {
    background-color: #ff0054
}

.gud .btn-success {
    color: #fff;
    background-color: #8aca01
}

.gud .btn-success:hover,
.gud .btn-success:focus,
.gud .btn-success:active,
.gud .btn-success.active {
    background-color: #98d020
}

.gud .btn-success.disabled,
.gud .btn-success[disabled],
fieldset[disabled] .gud .btn-success,
.gud .btn-success.disabled:hover,
.gud .btn-success[disabled]:hover,
fieldset[disabled] .gud .btn-success:hover,
.gud .btn-success.disabled:focus,
.gud .btn-success[disabled]:focus,
fieldset[disabled] .gud .btn-success:focus,
.gud .btn-success.disabled:active,
.gud .btn-success[disabled]:active,
fieldset[disabled] .gud .btn-success:active,
.gud .btn-success.disabled.active,
.gud .btn-success[disabled].active,
fieldset[disabled] .gud .btn-success.active {
    background-color: #8aca01
}

.gud .btn-info {
    color: #fff;
    background-color: #fc3
}

.gud .btn-info:hover,
.gud .btn-info:focus,
.gud .btn-info:active,
.gud .btn-info.active {
    background-color: #1fcaef
}

.gud .btn-info.disabled,
.gud .btn-info[disabled],
fieldset[disabled] .gud .btn-info,
.gud .btn-info.disabled:hover,
.gud .btn-info[disabled]:hover,
fieldset[disabled] .gud .btn-info:hover,
.gud .btn-info.disabled:focus,
.gud .btn-info[disabled]:focus,
fieldset[disabled] .gud .btn-info:focus,
.gud .btn-info.disabled:active,
.gud .btn-info[disabled]:active,
fieldset[disabled] .gud .btn-info:active,
.gud .btn-info.disabled.active,
.gud .btn-info[disabled].active,
fieldset[disabled] .gud .btn-info.active {
    background-color: #fc3
}

.gud .btn-xl {
    padding: 20px 40px;
    font-size: 20px;
    border-radius: 0
}

.gud .btn-xs {
    padding: 0 5px
}

@font-face {
    font-family: FontAwesome;
    src: url(../font/fontawesome-webfont.eot?v=3.2.1);
    src: url(../font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(../font/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(../font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(../font/fontawesome-webfont.svg?v=3.2.1#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.gud [class^=icon-],
.gud [class*=" icon-"] {
    *margin-right: .3em;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.gud [class^=icon-]:before,
.gud [class*=" icon-"]:before {
    display: inline-block;
    text-decoration: inherit;
    speak: none
}

.gud .icon-large:before {
    font-size: 1.33333333em;
    vertical-align: -10%
}

.gud a [class^=icon-],
.gud a [class*=" icon-"] {
    display: inline
}

.gud [class^=icon-].icon-fixed-width,
.gud [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.14285714em;
    padding-right: .28571429em;
    text-align: right
}

.gud [class^=icon-].icon-fixed-width.icon-large,
.gud [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857143em
}

.gud .icons-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.gud .icons-ul>li {
    position: relative
}

.gud .icons-ul .icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    line-height: inherit;
    text-align: center
}

.gud [class^=icon-].hide,
.gud [class*=" icon-"].hide {
    display: none
}

.gud .icon-muted {
    color: #eee
}

.gud .icon-light {
    color: #fff
}

.gud .icon-dark {
    color: #333
}

.gud .icon-border {
    padding: .2em .25em .15em;
    border: solid 1px #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.gud .icon-2x {
    font-size: 2em
}

.gud .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.gud .icon-3x {
    font-size: 3em
}

.gud .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.gud .icon-4x {
    font-size: 4em
}

.gud .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.gud .icon-5x {
    font-size: 5em
}

.gud .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.gud .pull-right {
    float: right
}

.gud .pull-left {
    float: left
}

.gud [class^=icon-].pull-left,
.gud [class*=" icon-"].pull-left {
    margin-right: .3em
}

.gud [class^=icon-].pull-right,
.gud [class*=" icon-"].pull-right {
    margin-left: .3em
}

.gud .icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.gud .icon-stack [class^=icon-],
.gud .icon-stack [class*=" icon-"] {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
    text-align: center
}

.gud .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.gud .icon-spin {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.gud a .icon-stack,
.gud a .icon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.gud .icon-rotate-90:before {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.gud .icon-rotate-180:before {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.gud .icon-rotate-270:before {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.gud .icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gud .icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.gud a .icon-rotate-90:before,
.gud a .icon-rotate-180:before,
.gud a .icon-rotate-270:before,
.gud a .icon-flip-horizontal:before,
.gud a .icon-flip-vertical:before {
    display: inline-block
}

.gud .icon-glass:before {
    content: "\f000"
}

.gud .icon-music:before {
    content: "\f001"
}

.gud .icon-search:before {
    content: "\f002"
}

.gud .icon-envelope-alt:before {
    content: "\f003"
}

.gud .icon-heart:before {
    content: "\f004"
}

.gud .icon-star:before {
    content: "\f005"
}

.gud .icon-star-empty:before {
    content: "\f006"
}

.gud .icon-user:before {
    content: "\f007"
}

.gud .icon-film:before {
    content: "\f008"
}

.gud .icon-th-large:before {
    content: "\f009"
}

.gud .icon-th:before {
    content: "\f00a"
}

.gud .icon-th-list:before {
    content: "\f00b"
}

.gud .icon-ok:before {
    content: "\f00c"
}

.gud .icon-remove:before {
    content: "\f00d"
}

.gud .icon-zoom-in:before {
    content: "\f00e"
}

.gud .icon-zoom-out:before {
    content: "\f010"
}

.gud .icon-power-off:before,
.gud .icon-off:before {
    content: "\f011"
}

.gud .icon-signal:before {
    content: "\f012"
}

.gud .icon-gear:before,
.gud .icon-cog:before {
    content: "\f013"
}

.gud .icon-trash:before {
    content: "\f014"
}

.gud .icon-home:before {
    content: "\f015"
}

.gud .icon-file-alt:before {
    content: "\f016"
}

.gud .icon-time:before {
    content: "\f017"
}

.gud .icon-road:before {
    content: "\f018"
}

.gud .icon-download-alt:before {
    content: "\f019"
}

.gud .icon-download:before {
    content: "\f01a"
}

.gud .icon-upload:before {
    content: "\f01b"
}

.gud .icon-inbox:before {
    content: "\f01c"
}

.gud .icon-play-circle:before {
    content: "\f01d"
}

.gud .icon-rotate-right:before,
.gud .icon-repeat:before {
    content: "\f01e"
}

.gud .icon-refresh:before {
    content: "\f021"
}

.gud .icon-list-alt:before {
    content: "\f022"
}

.gud .icon-lock:before {
    content: "\f023"
}

.gud .icon-flag:before {
    content: "\f024"
}

.gud .icon-headphones:before {
    content: "\f025"
}

.gud .icon-volume-off:before {
    content: "\f026"
}

.gud .icon-volume-down:before {
    content: "\f027"
}

.gud .icon-volume-up:before {
    content: "\f028"
}

.gud .icon-qrcode:before {
    content: "\f029"
}

.gud .icon-barcode:before {
    content: "\f02a"
}

.gud .icon-tag:before {
    content: "\f02b"
}

.gud .icon-tags:before {
    content: "\f02c"
}

.gud .icon-book:before {
    content: "\f02d"
}

.gud .icon-bookmark:before {
    content: "\f02e"
}

.gud .icon-print:before {
    content: "\f02f"
}

.gud .icon-camera:before {
    content: "\f030"
}

.gud .icon-font:before {
    content: "\f031"
}

.gud .icon-bold:before {
    content: "\f032"
}

.gud .icon-italic:before {
    content: "\f033"
}

.gud .icon-text-height:before {
    content: "\f034"
}

.gud .icon-text-width:before {
    content: "\f035"
}

.gud .icon-align-left:before {
    content: "\f036"
}

.gud .icon-align-center:before {
    content: "\f037"
}

.gud .icon-align-right:before {
    content: "\f038"
}

.gud .icon-align-justify:before {
    content: "\f039"
}

.gud .icon-list:before {
    content: "\f03a"
}

.gud .icon-indent-left:before {
    content: "\f03b"
}

.gud .icon-indent-right:before {
    content: "\f03c"
}

.gud .icon-facetime-video:before {
    content: "\f03d"
}

.gud .icon-picture:before {
    content: "\f03e"
}

.gud .icon-pencil:before {
    content: "\f040"
}

.gud .icon-map-marker:before {
    content: "\f041"
}

.gud .icon-adjust:before {
    content: "\f042"
}

.gud .icon-tint:before {
    content: "\f043"
}

.gud .icon-edit:before {
    content: "\f044"
}

.gud .icon-share:before {
    content: "\f045"
}

.gud .icon-check:before {
    content: "\f046"
}

.gud .icon-move:before {
    content: "\f047"
}

.gud .icon-step-backward:before {
    content: "\f048"
}

.gud .icon-fast-backward:before {
    content: "\f049"
}

.gud .icon-backward:before {
    content: "\f04a"
}

.gud .icon-play:before {
    content: "\f04b"
}

.gud .icon-pause:before {
    content: "\f04c"
}

.gud .icon-stop:before {
    content: "\f04d"
}

.gud .icon-forward:before {
    content: "\f04e"
}

.gud .icon-fast-forward:before {
    content: "\f050"
}

.gud .icon-step-forward:before {
    content: "\f051"
}

.gud .icon-eject:before {
    content: "\f052"
}

.gud .icon-chevron-left:before {
    content: "\f053"
}

.gud .icon-chevron-right:before {
    content: "\f054"
}

.gud .icon-plus-sign:before {
    content: "\f055"
}

.gud .icon-minus-sign:before {
    content: "\f056"
}

.gud .icon-remove-sign:before {
    content: "\f057"
}

.gud .icon-ok-sign:before {
    content: "\f058"
}

.gud .icon-question-sign:before {
    content: "\f059"
}

.gud .icon-info-sign:before {
    content: "\f05a"
}

.gud .icon-screenshot:before {
    content: "\f05b"
}

.gud .icon-remove-circle:before {
    content: "\f05c"
}

.gud .icon-ok-circle:before {
    content: "\f05d"
}

.gud .icon-ban-circle:before {
    content: "\f05e"
}

.gud .icon-arrow-left:before {
    content: "\f060"
}

.gud .icon-arrow-right:before {
    content: "\f061"
}

.gud .icon-arrow-up:before {
    content: "\f062"
}

.gud .icon-arrow-down:before {
    content: "\f063"
}

.gud .icon-mail-forward:before,
.gud .icon-share-alt:before {
    content: "\f064"
}

.gud .icon-resize-full:before {
    content: "\f065"
}

.gud .icon-resize-small:before {
    content: "\f066"
}

.gud .icon-plus:before {
    content: "\f067"
}

.gud .icon-minus:before {
    content: "\f068"
}

.gud .icon-asterisk:before {
    content: "\f069"
}

.gud .icon-exclamation-sign:before {
    content: "\f06a"
}

.gud .icon-gift:before {
    content: "\f06b"
}

.gud .icon-leaf:before {
    content: "\f06c"
}

.gud .icon-fire:before {
    content: "\f06d"
}

.gud .icon-eye-open:before {
    content: "\f06e"
}

.gud .icon-eye-close:before {
    content: "\f070"
}

.gud .icon-warning-sign:before {
    content: "\f071"
}

.gud .icon-plane:before {
    content: "\f072"
}

.gud .icon-calendar:before {
    content: "\f073"
}

.gud .icon-random:before {
    content: "\f074"
}

.gud .icon-comment:before {
    content: "\f075"
}

.gud .icon-magnet:before {
    content: "\f076"
}

.gud .icon-chevron-up:before {
    content: "\f077"
}

.gud .icon-chevron-down:before {
    content: "\f078"
}

.gud .icon-retweet:before {
    content: "\f079"
}

.gud .icon-shopping-cart:before {
    content: "\f07a"
}

.gud .icon-folder-close:before {
    content: "\f07b"
}

.gud .icon-folder-open:before {
    content: "\f07c"
}

.gud .icon-resize-vertical:before {
    content: "\f07d"
}

.gud .icon-resize-horizontal:before {
    content: "\f07e"
}

.gud .icon-bar-chart:before {
    content: "\f080"
}

.gud .icon-twitter-sign:before {
    content: "\f081"
}

.gud .icon-facebook-sign:before {
    content: "\f082"
}

.gud .icon-camera-retro:before {
    content: "\f083"
}

.gud .icon-key:before {
    content: "\f084"
}

.gud .icon-gears:before,
.gud .icon-cogs:before {
    content: "\f085"
}

.gud .icon-comments:before {
    content: "\f086"
}

.gud .icon-thumbs-up-alt:before {
    content: "\f087"
}

.gud .icon-thumbs-down-alt:before {
    content: "\f088"
}

.gud .icon-star-half:before {
    content: "\f089"
}

.gud .icon-heart-empty:before {
    content: "\f08a"
}

.gud .icon-log-out:before {
    content: "\f08b"
}

.gud .icon-linkedin-sign:before {
    content: "\f08c"
}

.gud .icon-pushpin:before {
    content: "\f08d"
}

.gud .icon-external-link:before {
    content: "\f08e"
}

.gud .icon-log-in:before {
    content: "\f090"
}

.gud .icon-trophy:before {
    content: "\f091"
}

.gud .icon-github-sign:before {
    content: "\f092"
}

.gud .icon-upload-alt:before {
    content: "\f093"
}

.gud .icon-lemon:before {
    content: "\f094"
}

.gud .icon-earphone:before {
    content: "\f095"
}

.gud .icon-unchecked:before {
    content: "\f096"
}

.gud .icon-bookmark-empty:before {
    content: "\f097"
}

.gud .icon-phone-sign:before {
    content: "\f098"
}

.gud .icon-twitter:before {
    content: "\f099"
}

.gud .icon-facebook:before {
    content: "\f09a"
}

.gud .icon-github:before {
    content: "\f09b"
}

.gud .icon-unlock:before {
    content: "\f09c"
}

.gud .icon-credit-card:before {
    content: "\f09d"
}

.gud .icon-rss:before {
    content: "\f09e"
}

.gud .icon-hdd:before {
    content: "\f0a0"
}

.gud .icon-bullhorn:before {
    content: "\f0a1"
}

.gud .icon-bell:before {
    content: "\f0f3"
}

.gud .icon-certificate:before {
    content: "\f0a3"
}

.gud .icon-hand-right:before {
    content: "\f0a4"
}

.gud .icon-hand-left:before {
    content: "\f0a5"
}

.gud .icon-hand-up:before {
    content: "\f0a6"
}

.gud .icon-hand-down:before {
    content: "\f0a7"
}

.gud .icon-circle-arrow-left:before {
    content: "\f0a8"
}

.gud .icon-circle-arrow-right:before {
    content: "\f0a9"
}

.gud .icon-circle-arrow-up:before {
    content: "\f0aa"
}

.gud .icon-circle-arrow-down:before {
    content: "\f0ab"
}

.gud .icon-globe:before {
    content: "\f0ac"
}

.gud .icon-wrench:before {
    content: "\f0ad"
}

.gud .icon-tasks:before {
    content: "\f0ae"
}

.gud .icon-filter:before {
    content: "\f0b0"
}

.gud .icon-briefcase:before {
    content: "\f0b1"
}

.gud .icon-fullscreen:before {
    content: "\f0b2"
}

.gud .icon-group:before {
    content: "\f0c0"
}

.gud .icon-link:before {
    content: "\f0c1"
}

.gud .icon-cloud:before {
    content: "\f0c2"
}

.gud .icon-beaker:before {
    content: "\f0c3"
}

.gud .icon-cut:before {
    content: "\f0c4"
}

.gud .icon-copy:before {
    content: "\f0c5"
}

.gud .icon-paperclip:before {
    content: "\f0c6"
}

.gud .icon-floppy-disk:before {
    content: "\f0c7"
}

.gud .icon-sign-blank:before {
    content: "\f0c8"
}

.gud .icon-reorder:before {
    content: "\f0c9"
}

.gud .icon-list-ul:before {
    content: "\f0ca"
}

.gud .icon-list-ol:before {
    content: "\f0cb"
}

.gud .icon-strikethrough:before {
    content: "\f0cc"
}

.gud .icon-underline:before {
    content: "\f0cd"
}

.gud .icon-table:before {
    content: "\f0ce"
}

.gud .icon-magic:before {
    content: "\f0d0"
}

.gud .icon-truck:before {
    content: "\f0d1"
}

.gud .icon-pinterest:before {
    content: "\f0d2"
}

.gud .icon-pinterest-sign:before {
    content: "\f0d3"
}

.gud .icon-google-plus-sign:before {
    content: "\f0d4"
}

.gud .icon-google-plus:before {
    content: "\f0d5"
}

.gud .icon-money:before {
    content: "\f0d6"
}

.gud .icon-caret-down:before {
    content: "\f0d7"
}

.gud .icon-caret-up:before {
    content: "\f0d8"
}

.gud .icon-caret-left:before {
    content: "\f0d9"
}

.gud .icon-caret-right:before {
    content: "\f0da"
}

.gud .icon-columns:before {
    content: "\f0db"
}

.gud .icon-sort:before {
    content: "\f0dc"
}

.gud .icon-sort-down:before {
    content: "\f0dd"
}

.gud .icon-sort-up:before {
    content: "\f0de"
}

.gud .icon-envelope:before {
    content: "\f0e0"
}

.gud .icon-linkedin:before {
    content: "\f0e1"
}

.gud .icon-rotate-left:before,
.gud .icon-undo:before {
    content: "\f0e2"
}

.gud .icon-legal:before {
    content: "\f0e3"
}

.gud .icon-dashboard:before {
    content: "\f0e4"
}

.gud .icon-comment-alt:before {
    content: "\f0e5"
}

.gud .icon-comments-alt:before {
    content: "\f0e6"
}

.gud .icon-flash:before {
    content: "\f0e7"
}

.gud .icon-sitemap:before {
    content: "\f0e8"
}

.gud .icon-umbrella:before {
    content: "\f0e9"
}

.gud .icon-paste:before {
    content: "\f0ea"
}

.gud .icon-lightbulb:before {
    content: "\f0eb"
}

.gud .icon-exchange:before {
    content: "\f0ec"
}

.gud .icon-cloud-download:before {
    content: "\f0ed"
}

.gud .icon-cloud-upload:before {
    content: "\f0ee"
}

.gud .icon-user-md:before {
    content: "\f0f0"
}

.gud .icon-stethoscope:before {
    content: "\f0f1"
}

.gud .icon-suitcase:before {
    content: "\f0f2"
}

.gud .icon-bell-alt:before {
    content: "\f0a2"
}

.gud .icon-coffee:before {
    content: "\f0f4"
}

.gud .icon-cutlery:before {
    content: "\f0f5"
}

.gud .icon-file-text-alt:before {
    content: "\f0f6"
}

.gud .icon-building:before {
    content: "\f0f7"
}

.gud .icon-hospital:before {
    content: "\f0f8"
}

.gud .icon-ambulance:before {
    content: "\f0f9"
}

.gud .icon-medkit:before {
    content: "\f0fa"
}

.gud .icon-fighter-jet:before {
    content: "\f0fb"
}

.gud .icon-beer:before {
    content: "\f0fc"
}

.gud .icon-h-sign:before {
    content: "\f0fd"
}

.gud .icon-plus-sign-alt:before {
    content: "\f0fe"
}

.gud .icon-double-angle-left:before {
    content: "\f100"
}

.gud .icon-double-angle-right:before {
    content: "\f101"
}

.gud .icon-double-angle-up:before {
    content: "\f102"
}

.gud .icon-double-angle-down:before {
    content: "\f103"
}

.gud .icon-angle-left:before {
    content: "\f104"
}

.gud .icon-angle-right:before {
    content: "\f105"
}

.gud .icon-angle-up:before {
    content: "\f106"
}

.gud .icon-angle-down:before {
    content: "\f107"
}

.gud .icon-desktop:before {
    content: "\f108"
}

.gud .icon-laptop:before {
    content: "\f109"
}

.gud .icon-tablet:before {
    content: "\f10a"
}

.gud .icon-phone:before {
    content: "\f10b"
}

.gud .icon-circle-blank:before {
    content: "\f10c"
}

.gud .icon-quote-left:before {
    content: "\f10d"
}

.gud .icon-quote-right:before {
    content: "\f10e"
}

.gud .icon-spinner:before {
    content: "\f110"
}

.gud .icon-circle:before {
    content: "\f111"
}

.gud .icon-mail-reply:before,
.gud .icon-reply:before {
    content: "\f112"
}

.gud .icon-github-alt:before {
    content: "\f113"
}

.gud .icon-folder-close-alt:before {
    content: "\f114"
}

.gud .icon-folder-open-alt:before {
    content: "\f115"
}

.gud .icon-expand-alt:before {
    content: "\f116"
}

.gud .icon-collapse-alt:before {
    content: "\f117"
}

.gud .icon-smile:before {
    content: "\f118"
}

.gud .icon-frown:before {
    content: "\f119"
}

.gud .icon-meh:before {
    content: "\f11a"
}

.gud .icon-gamepad:before {
    content: "\f11b"
}

.gud .icon-keyboard:before {
    content: "\f11c"
}

.gud .icon-flag-alt:before {
    content: "\f11d"
}

.gud .icon-flag-checkered:before {
    content: "\f11e"
}

.gud .icon-terminal:before {
    content: "\f120"
}

.gud .icon-code:before {
    content: "\f121"
}

.gud .icon-reply-all:before {
    content: "\f122"
}

.gud .icon-mail-reply-all:before {
    content: "\f122"
}

.gud .icon-star-half-full:before,
.gud .icon-star-half-empty:before {
    content: "\f123"
}

.gud .icon-location-arrow:before {
    content: "\f124"
}

.gud .icon-crop:before {
    content: "\f125"
}

.gud .icon-code-fork:before {
    content: "\f126"
}

.gud .icon-unlink:before {
    content: "\f127"
}

.gud .icon-question:before {
    content: "\f128"
}

.gud .icon-info:before {
    content: "\f129"
}

.gud .icon-exclamation:before {
    content: "\f12a"
}

.gud .icon-superscript:before {
    content: "\f12b"
}

.gud .icon-subscript:before {
    content: "\f12c"
}

.gud .icon-eraser:before {
    content: "\f12d"
}

.gud .icon-puzzle-piece:before {
    content: "\f12e"
}

.gud .icon-microphone:before {
    content: "\f130"
}

.gud .icon-microphone-off:before {
    content: "\f131"
}

.gud .icon-shield:before {
    content: "\f132"
}

.gud .icon-calendar-empty:before {
    content: "\f133"
}

.gud .icon-fire-extinguisher:before {
    content: "\f134"
}

.gud .icon-rocket:before {
    content: "\f135"
}

.gud .icon-maxcdn:before {
    content: "\f136"
}

.gud .icon-chevron-sign-left:before {
    content: "\f137"
}

.gud .icon-chevron-sign-right:before {
    content: "\f138"
}

.gud .icon-chevron-sign-up:before {
    content: "\f139"
}

.gud .icon-chevron-sign-down:before {
    content: "\f13a"
}

.gud .icon-html5:before {
    content: "\f13b"
}

.gud .icon-css3:before {
    content: "\f13c"
}

.gud .icon-anchor:before {
    content: "\f13d"
}

.gud .icon-unlock-alt:before {
    content: "\f13e"
}

.gud .icon-bullseye:before {
    content: "\f140"
}

.gud .icon-ellipsis-horizontal:before {
    content: "\f141"
}

.gud .icon-ellipsis-vertical:before {
    content: "\f142"
}

.gud .icon-rss-sign:before {
    content: "\f143"
}

.gud .icon-play-sign:before {
    content: "\f144"
}

.gud .icon-ticket:before {
    content: "\f145"
}

.gud .icon-minus-sign-alt:before {
    content: "\f146"
}

.gud .icon-check-minus:before {
    content: "\f147"
}

.gud .icon-level-up:before {
    content: "\f148"
}

.gud .icon-level-down:before {
    content: "\f149"
}

.gud .icon-check-sign:before {
    content: "\f14a"
}

.gud .icon-edit-sign:before {
    content: "\f14b"
}

.gud .icon-external-link-sign:before {
    content: "\f14c"
}

.gud .icon-share-sign:before {
    content: "\f14d"
}

.gud .icon-compass:before {
    content: "\f14e"
}

.gud .icon-collapse-down:before {
    content: "\f150"
}

.gud .icon-collapse-up:before {
    content: "\f151"
}

.gud .icon-expand:before {
    content: "\f152"
}

.gud .icon-euro:before,
.gud .icon-eur:before {
    content: "\f153"
}

.gud .icon-gbp:before {
    content: "\f154"
}

.gud .icon-dollar:before,
.gud .icon-usd:before {
    content: "\f155"
}

.gud .icon-rupee:before,
.gud .icon-inr:before {
    content: "\f156"
}

.gud .icon-cny:before,
.gud .icon-rmb:before,
.gud .icon-yen:before,
.gud .icon-jpy:before {
    content: "\f157"
}

.gud .icon-won:before,
.gud .icon-krw:before {
    content: "\f159"
}

.gud .icon-bitcoin:before,
.gud .icon-btc:before {
    content: "\f15a"
}

.gud .icon-file:before {
    content: "\f15b"
}

.gud .icon-file-text:before {
    content: "\f15c"
}

.gud .icon-sort-by-alphabet:before {
    content: "\f15d"
}

.gud .icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.gud .icon-sort-by-attributes:before {
    content: "\f160"
}

.gud .icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.gud .icon-sort-by-order:before {
    content: "\f162"
}

.gud .icon-sort-by-order-alt:before {
    content: "\f163"
}

.gud .icon-thumbs-up:before {
    content: "\f164"
}

.gud .icon-thumbs-down:before {
    content: "\f165"
}

.gud .icon-youtube-sign:before {
    content: "\f166"
}

.gud .icon-youtube:before {
    content: "\f167"
}

.gud .icon-xing:before {
    content: "\f168"
}

.gud .icon-xing-sign:before {
    content: "\f169"
}

.gud .icon-youtube-play:before {
    content: "\f16a"
}

.gud .icon-dropbox:before {
    content: "\f16b"
}

.gud .icon-stackoverflow:before {
    content: "\f16c"
}

.gud .icon-instagram:before {
    content: "\f16d"
}

.gud .icon-flickr:before {
    content: "\f16e"
}

.gud .icon-adn:before {
    content: "\f170"
}

.gud .icon-bitbucket:before {
    content: "\f171"
}

.gud .icon-bitbucket-sign:before {
    content: "\f172"
}

.gud .icon-tumblr:before {
    content: "\f173"
}

.gud .icon-tumblr-sign:before {
    content: "\f174"
}

.gud .icon-long-arrow-down:before {
    content: "\f175"
}

.gud .icon-long-arrow-up:before {
    content: "\f176"
}

.gud .icon-long-arrow-left:before {
    content: "\f177"
}

.gud .icon-long-arrow-right:before {
    content: "\f178"
}

.gud .icon-apple:before {
    content: "\f179"
}

.gud .icon-windows:before {
    content: "\f17a"
}

.gud .icon-android:before {
    content: "\f17b"
}

.gud .icon-linux:before {
    content: "\f17c"
}

.gud .icon-dribbble:before {
    content: "\f17d"
}

.gud .icon-skype:before {
    content: "\f17e"
}

.gud .icon-foursquare:before {
    content: "\f180"
}

.gud .icon-trello:before {
    content: "\f181"
}

.gud .icon-female:before {
    content: "\f182"
}

.gud .icon-male:before {
    content: "\f183"
}

.gud .icon-gittip:before {
    content: "\f184"
}

.gud .icon-sun:before {
    content: "\f185"
}

.gud .icon-moon:before {
    content: "\f186"
}

.gud .icon-archive:before {
    content: "\f187"
}

.gud .icon-bug:before {
    content: "\f188"
}

.gud .icon-vk:before {
    content: "\f189"
}

.gud .icon-weibo:before {
    content: "\f18a"
}

.gud .icon-renren:before {
    content: "\f18b"
}

.gud .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 20px 0 0;
    border: 0 solid transparent
}

.gud .dropdown-menu .divider {
    margin: 0
}

.gud .dropdown-menu>li>a {
    padding: 10px 20px
}

.gud .dropdown-menu>li>a {
    text-decoration: none;
    outline: 0
}

.gud .dropdown-menu>li>a:hover {
    color: #fff;
    background: #313131
}

.gud .dropdown-menu>li>a:focus {
    color: #fff;
    background: #00c3ed
}

.gud .dropdown-menu>.active>a,
.gud .dropdown-menu>.active>a:hover,
.gud .dropdown-menu>.active>a:focus {
    color: #fff;
    background: #00c3ed
}

.gud .dropdown-header {
    padding: 10px 20px
}

.gud .dropdown-menu:before {
    content: "";
    display: block;
    box-sizing: content-box;
    position: absolute;
    bottom: 100%;
    left: 10px;
    height: 0;
    width: 0;
    font-size: 0;
    border-top: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4a4a4a
}

.gud .dropdown-menu.pull-right:before {
    left: auto;
    right: 10px
}

.dropup .gud .dropdown-menu {
    margin: 0 0 10px
}

.dropup .gud .dropdown-menu:before {
    border-top: 8px solid #4a4a4a;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: none;
    bottom: auto;
    top: 100%
}

.gud .nav-tabs>li>a {
    padding-top: 9px;
    border-bottom-width: 0
}

.gud .nav-tabs>li.active>a,
.gud .nav-tabs>li.active>a:hover,
.gud .nav-tabs>li.active>a:focus {
    border-bottom-width: 0
}

.gud .nav-pills>li>a {
    border-radius: 0
}

.gud .nav-tabs-justified>li>a {
    padding-bottom: 9px;
    border-bottom-width: 1px
}

.gud .navbar-brand {
    font-size: 21px
}

.gud .btn-group .btn+.btn {
    margin-left: 0
}

.gud .btn-group-vertical>.btn+.btn {
    margin-top: 0
}

.gud .pagination>li>a,
.gud .pagination>li>span {
    color: #fff;
    border-width: 0;
    margin-left: 1px;
    padding: 5px 0;
    min-width: 30px;
    text-align: center
}

.gud .pagination>li:first-child>a,
.gud .pagination>li:first-child>span {
    border-left-width: 0;
    margin-left: 0
}

.gud .pagination>li>a:hover,
.gud .pagination>li>a:focus {
    background-color: #595959
}

.gud .pagination>.active>a,
.gud .pagination>.active>span {
    background-color: #00c3ed
}

.gud .pagination>.active>a:hover,
.gud .pagination>.active>span:hover,
.gud .pagination>.active>a:focus,
.gud .pagination>.active>span:focus {
    background-color: #00c3ed
}

.gud .pagination-lg>li>a,
.gud .pagination-lg>li>span {
    padding: 15px 0;
    min-width: 50px
}

.gud .pagination-sm>li>a,
.gud .pagination-sm>li>span {
    padding: 0;
    min-width: 20px
}

.gud .pager li>a,
.gud .pager li>span {
    color: #fff;
    border-width: 0
}

.gud .pager li>a:hover,
.gud .pager li>a:focus {
    background-color: #595959
}

.gud .label {
    border-radius: 0
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 36px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 36px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 36px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 36px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 36px 0
    }
    to {
        background-position: 0 0
    }
}

.gud .progress {
    box-shadow: none
}

.gud .progress-bar {
    text-align: right;
    text-shadow: none;
    box-shadow: none;
    padding-right: 5px
}

.gud .progress-striped .progress-bar {
    background-size: 12px 12px
}

.gud .arrows {
    display: inline-block
}

.gud .arrows .btn {
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: #4a4a4a;
    -webkit-transition: background-color ease-in-out .15s;
    transition: background-color ease-in-out .15s
}

.gud .arrows .btn:hover {
    background-color: #606060
}

.gud .arrows .btn:active {
    background-color: #00c3ed
}

.gud .arrows .btn .caret {
    border-top: 4px solid #fff
}

.gud .arrows .btn-up {
    border-bottom: 1px solid #fff
}

.gud .arrows .btn-up .caret {
    border-top: 0;
    border-bottom: 4px solid #fff
}

.gud .stepper {
    display: inline-block
}

.gud .stepper .form-control {
    width: 65px;
    border-right: 0;
    float: left;
    text-align: center
}

.gud .stepper .arrows {
    float: left
}

.gud .stepper .arrows .btn {
    display: block
}

.gud .stepper .form-control.disabled+.arrows .btn,
.gud .stepper .form-control[disabled]+.arrows .btn,
fieldset[disabled] .gud .stepper .form-control+.arrows .btn {
    opacity: .4;
    filter: alpha(opacity=40)
}

.gud .stepper .form-control.disabled+.arrows .btn:hover,
.gud .stepper .form-control[disabled]+.arrows .btn:hover,
fieldset[disabled] .gud .stepper .form-control+.arrows .btn:hover,
.gud .stepper .form-control.disabled+.arrows .btn:focus,
.gud .stepper .form-control[disabled]+.arrows .btn:focus,
fieldset[disabled] .gud .stepper .form-control+.arrows .btn:focus,
.gud .stepper .form-control.disabled+.arrows .btn:active,
.gud .stepper .form-control[disabled]+.arrows .btn:active,
fieldset[disabled] .gud .stepper .form-control+.arrows .btn:active {
    background-color: #4a4a4a;
    cursor: not-allowed
}

@-webkit-keyframes anim-rotate8 {
    0% {
        -webkit-transform: rotate(0)
    }
    12.4999% {
        -webkit-transform: rotate(0)
    }
    12.5% {
        -webkit-transform: rotate(45deg)
    }
    24.9999% {
        -webkit-transform: rotate(45deg)
    }
    25% {
        -webkit-transform: rotate(90deg)
    }
    37.4999% {
        -webkit-transform: rotate(90deg)
    }
    37.5% {
        -webkit-transform: rotate(135deg)
    }
    49.9999% {
        -webkit-transform: rotate(135deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    62.4999% {
        -webkit-transform: rotate(180deg)
    }
    62.5% {
        -webkit-transform: rotate(225deg)
    }
    74.9999% {
        -webkit-transform: rotate(225deg)
    }
    75% {
        -webkit-transform: rotate(270deg)
    }
    87.4999% {
        -webkit-transform: rotate(270deg)
    }
    87.5% {
        -webkit-transform: rotate(315deg)
    }
    99.9999% {
        -webkit-transform: rotate(315deg)
    }
}

.gud .preloader-spin {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 6px dotted #4a4a4a;
    -webkit-animation: anim-rotate8 1s linear infinite;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.gud .preloader-spin.preloader-sm {
    width: 20px;
    height: 20px;
    border-width: 4px
}

.gud .preloader-linear {
    width: 88px;
    height: 0;
    border-top: 8px dotted #00c3ed
}

.gud .preloader-linear.preloader-sm {
    width: 44px;
    border-top-width: 4px
}

.gud .toggle-btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.gud .toggle-btn-group>.btn {
    position: relative;
    float: left
}

.gud .toggle-btn-group>.btn:hover,
.gud .toggle-btn-group>.btn:focus,
.gud .toggle-btn-group>.btn:active,
.gud .toggle-btn-group>.btn.active {
    z-index: 2
}

.gud .toggle-btn-group>.btn:focus {
    outline: 0
}

.gud .toggle-btn-group .btn+.btn,
.gud .toggle-btn-group .btn+.btn-group,
.gud .toggle-btn-group .btn-group+.btn,
.gud .toggle-btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.gud .toggle-btn-group .active {
    background-color: #00c3ed
}