article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img {
    max-width: none;
}

#map_canvas_no_gps img {
    max-width: none;
}

#map_canvas_no_gps {
    justify-content: center;
    align-items: center;
    display: flex;
    background: url('/assets/Blue-Clouds.png') no-repeat;
}

#nav-img {
    width: 670px;
    height: 122px;
    background: url('/assets/nav_wide.png') no-repeat;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #878d96;
    background-color: #f6f6f6;
}

body .login {
    /*lighter blue: 87dafb*/
    background-color: #87dafb;
    /*background-color: #ADD8E6;*/
}

a {
    color: #F57E5C;
    text-decoration: none;
}

a:hover {
    color: #303038;
}

.w-nav-menu a:hover {
    color: #b2e1f1;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    margin-left: 20px;
}

.container,
.navbar-center .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 220px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    content: "";
}

.container:after {
    clear: both;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

p {
    margin: 0 0 9px;
}

p small {
    font-size: 11px;
    color: #a4a5aa;
}

.lead {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
}

.key-value-heading {
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    color: #525252;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: inherit;
    font-weight: bold;
    color: #525252;
    text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    color: #a4a5aa;
}

h1 {
    font-size: 30px;
    line-height: 36px;
}

h1 small {
    font-size: 18px;
}

h2 {
    font-size: 24px;
    line-height: 36px;
}

h2 small {
    font-size: 18px;
}

h3 {
    font-size: 18px;
    line-height: 27px;
}

h3 small {
    font-size: 14px;
}

h4,
h5,
h6 {
    line-height: 18px;
}

h4 {
    font-size: 14px;
}

h4 small {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
    color: #a4a5aa;
    text-transform: uppercase;
}

.page-header {
    padding-bottom: 17px;
    margin: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
    line-height: 1;
}

ul,
ol {
    padding: 0;
    margin: 0 0 9px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li {
    line-height: 24px;
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

dl {
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
    line-height: 17px;
}

dd {
    margin-left: 9px;
}

.dl-horizontal dt {
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 130px;
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.muted {
    color: #a4a5aa;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #a4a5aa;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee;
}

blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
}

blockquote small {
    display: block;
    line-height: 18px;
    color: #a4a5aa;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12.025px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px;
}

small {
    font-size: 100%;
}

cite {
    font-style: normal;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre.prettyprint {
    margin-bottom: 18px;
}

pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

form {
    margin: 0 0 18px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

legend small {
    font-size: 13.5px;
    color: #a4a5aa;
}

label,
input,
button,
select,
textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    /*height: 18px;*/
    padding: 6px;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 18px;
    color: #555555;
}

input,
textarea {
    width: 210px;
}

textarea {
    height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type="radio"],
input[type="checkbox"] {
    margin: 3px 0;
    *margin-top: 0;
    /* IE7 */

    line-height: normal;
    cursor: pointer;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

select,
input[type="file"] {
    height: 35px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */

    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */

    line-height: 28px;
    padding-bottom: 5px;
}

select {
    width: 220px;
    border: 1px solid #bbb;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
    /*height:27px;*/
}



.input-large {
    width: 210px;
    height:27px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}

input,
textarea,
.uneditable-input {
    margin-left: 0;
}

input.span12, textarea.span12, .uneditable-input.span12 {
    width: 930px;
}

input.span11, textarea.span11, .uneditable-input.span11 {
    width: 850px;
}

input.span10, textarea.span10, .uneditable-input.span10 {
    width: 770px;
}

input.span9, textarea.span9, .uneditable-input.span9 {
    width: 690px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
    width: 610px;
}

input.span7, textarea.span7, .uneditable-input.span7 {
    width: 530px;
}

input.span6, textarea.span6, .uneditable-input.span6 {
    width: 450px;
}

input.span5, textarea.span5, .uneditable-input.span5 {
    width: 370px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
    width: 290px;
}

input.span3, textarea.span3, .uneditable-input.span3 {
    width: 210px;
}

input.span2, textarea.span2, .uneditable-input.span2 {
    width: 130px;
}

input.span1, textarea.span1, .uneditable-input.span1 {
    width: 50px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
    border-color: #ddd;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    /*border-top: 1px solid #e5e5e5;*/
    *zoom: 1;
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
}

.form-actions:after {
    clear: both;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

:-moz-placeholder {
    color: #dadada;
}

:-ms-input-placeholder {
    color: #dadada;
}

::-webkit-input-placeholder {
    color: #dadada;
}

.help-block,
.help-inline {
    color: #555555;
}

.help-block {
    display: block;
    margin-bottom: 9px;
}

.help-inline {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}

.input-prepend,
.input-append {
    margin-bottom: 5px;
}

.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: middle;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
    z-index: 2;
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
    border-left-color: #ccc;
}

.input-prepend .add-on,
.input-append .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}

.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-prepend .active,
.input-append .active {
    background-color: #b6e272;
    border-color: #7cba58;
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
    border-right-color: #ccc;
    border-left-color: #eee;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-bottom: 0;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label {
    display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}

.control-group {
    margin-bottom: 9px;
}

legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 160px;
    *margin-left: 0;
}

.form-horizontal .controls:first-child {
    *padding-left: 160px;
}

.form-horizontal .help-block {
    margin-top: 9px;
    margin-bottom: 0;
}

.form-horizontal .form-actions {
    padding-left: 160px;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 18px;
}

.table th,
.table td {
  padding: 8px;
  /*line-height: 18px;*/
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapsed;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
    background-color: #f5f5f5;
}

table .span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

table .span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

table .span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

table .span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

table .span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

table .span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

table .span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

table .span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

table .span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

table .span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

table .span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

table .span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0;
}

table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0;
}

table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0;
}

table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0;
}

table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0;
}

table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0;
}

table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0;
}

table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0;
}

table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0;
}

table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0;
}

table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0;
}

table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0;
}

/** For image based icons **/
.icon-med {
    /* This makes it center nicely inside an h1 tag for a page header */
    margin-top: -10px;
}

.icon-tab {
    margin-bottom: 5px !important;
    display: none !important;
}

.navicon-sm {
    margin-top: -5px;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("/assets/icons/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
    *margin-left: 0;
}

.icon-red {
    color: #FF0B00;
}

.icon-yellow {
    color: #ffd600;
}

.icon-orange {
    color: #ff7600;
}

.icon-blue {
    color: #5dc8cd;
}

.icon-green {
    color: #00c90d;
}

.icon-brown {
    color: #a64d00;
}

.icon-white {
    background-image: url("/assets/icons/glyphicons-halflings-white.png");
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    background-position: -216px -120px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
}

.icon-folder-open {
    background-position: -408px -120px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}

.icon-hdd {
    background-position: 0 -144px;
}

.icon-bullhorn {
    background-position: -24px -144px;
}

.icon-bell {
    background-position: -48px -144px;
}

.icon-certificate {
    background-position: -72px -144px;
}

.icon-thumbs-up {
    background-position: -96px -144px;
}

.icon-thumbs-down {
    background-position: -120px -144px;
}

.icon-hand-right {
    background-position: -144px -144px;
}

.icon-hand-left {
    background-position: -168px -144px;
}

.icon-hand-up {
    background-position: -192px -144px;
}

.icon-hand-down {
    background-position: -216px -144px;
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

.icon-circle-arrow-up {
    background-position: -288px -144px;
}

.icon-circle-arrow-down {
    background-position: -312px -144px;
}

.icon-globe {
    background-position: -336px -144px;
}

.icon-wrench {
    background-position: -360px -144px;
}

.icon-tasks {
    background-position: -384px -144px;
}

.icon-filter {
    background-position: -408px -144px;
}

.icon-briefcase {
    background-position: -432px -144px;
}

.icon-fullscreen {
    background-position: -456px -144px;
}

div#dropdown-content.pricing {
    font-size: 16px;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 4px 0;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #7cba58;
}

.open {
    *z-index: 1000;
}

.open > .dropdown-menu {
    display: block;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "\2191";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -ms-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in {
    height: auto;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

  *zoom: 1;
  /*padding: 4px 10px 4px;*/
  margin-bottom: 0;
  font-size: 16px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  /*background-color: #ececed;*/
  background-image: -moz-linear-gradient(top, #f0f1f2, #dbdce3);
  background-image: -ms-linear-gradient(top, #f0f1f2, #dbdce3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f1f2), to(#dbdce3));
  background-image: -webkit-linear-gradient(top, #f0f1f2, #dbdce3);
  background-image: -o-linear-gradient(top, #f0f1f2, #dbdce3);
  background-image: linear-gradient(top, #f0f1f2, #dbdce3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f1f2', endColorstr='#dbdce3', GradientType=0);
  /*border-color: #dbdce3 #dbdce3 #bfbfbf;*/
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  /**background-color: #dbdce3;*/
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #dbdce3;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
    background-color: #008209;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #dbdce3;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */

    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-color: #cee5c0;
    /*background-color: #d9d9d9 \9;*/
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #dbdce3;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

.btn-small [class^="icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #5f9b20;
    background-image: -moz-linear-gradient(top, #7cba58, #4c9b20);
    background-image: -ms-linear-gradient(top, #7cba58, #4c9b20);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7cba58), to(#4c9b20));
    background-image: -webkit-linear-gradient(top, #7cba58, #4c9b20);
    background-image: -o-linear-gradient(top, #7cba58, #4c9b20);
    background-image: linear-gradient(top, #7cba58, #4c9b20);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cba58', endColorstr='#4c9b20', GradientType=0);
    border-color: #4c9b20 #4c9b20 #2d5c13;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #4c9b20;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #4c9b20;
    *background-color: #42861c;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #377117 \9;
}

.btn-warning {
    background-color: #e68700;
    background-image: -moz-linear-gradient(top, #fa9300, #c77500);
    background-image: -ms-linear-gradient(top, #fa9300, #c77500);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa9300), to(#c77500));
    background-image: -webkit-linear-gradient(top, #fa9300, #c77500);
    background-image: -o-linear-gradient(top, #fa9300, #c77500);
    background-image: linear-gradient(top, #fa9300, #c77500);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9300', endColorstr='#c77500', GradientType=0);
    border-color: #c77500 #c77500 #7a4800;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #c77500;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background-color: #c77500;
    *background-color: #ad6600;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #945700 \9;
}

.btn-danger {
    background-color: #f35e33;
    background-image: -moz-linear-gradient(top, #d43f3f, #b72929);
    background-image: -ms-linear-gradient(top, #d43f3f, #b72929);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d43f3f), to(#b72929));
    background-image: -webkit-linear-gradient(top, #d43f3f, #b72929);
    background-image: -o-linear-gradient(top, #d43f3f, #b72929);
    background-image: linear-gradient(top, #d43f3f, #b72929);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d43f3f', endColorstr='#b72929', GradientType=0);
    border-color: #b72929 #b72929 #791b1b;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #b72929;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #b72929;
    *background-color: #a22424;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #8d2020 \9;
}

.btn-success {
    background-color: #5f8a1d;
    background-image: -moz-linear-gradient(top, #7cba58, #4e7117);
    background-image: -ms-linear-gradient(top, #7cba58, #4e7117);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7cba58), to(#4e7117));
    background-image: -webkit-linear-gradient(top, #7cba58, #4e7117);
    background-image: -o-linear-gradient(top, #7cba58, #4e7117);
    background-image: linear-gradient(top, #7cba58, #4e7117);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cba58', endColorstr='#4e7117', GradientType=0);
    border-color: #4e7117 #4e7117 #22310a;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #4e7117;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #4e7117;
    *background-color: #3f5c13;
}

.btn-success:active,
.btn-success.active {
    background-color: #31460f \9;
}

.btn-info {
    background-color: #388dbe;
    background-image: -moz-linear-gradient(top, #389abe, #3878be);
    background-image: -ms-linear-gradient(top, #389abe, #3878be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#389abe), to(#3878be));
    background-image: -webkit-linear-gradient(top, #389abe, #3878be);
    background-image: -o-linear-gradient(top, #389abe, #3878be);
    background-image: linear-gradient(top, #389abe, #3878be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#389abe', endColorstr='#3878be', GradientType=0);
    border-color: #3878be #3878be #275383;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #3878be;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #3878be;
    *background-color: #326caa;
}

.btn-info:active,
.btn-info.active {
    background-color: #2c6097 \9;
}

.btn-inverse {
    background-color: #2a2c30;
    background-image: -moz-linear-gradient(top, #33363b, #1b1d20);
    background-image: -ms-linear-gradient(top, #33363b, #1b1d20);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#33363b), to(#1b1d20));
    background-image: -webkit-linear-gradient(top, #33363b, #1b1d20);
    background-image: -o-linear-gradient(top, #33363b, #1b1d20);
    background-image: linear-gradient(top, #33363b, #1b1d20);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33363b', endColorstr='#1b1d20', GradientType=0);
    border-color: #1b1d20 #1b1d20 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #1b1d20;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #1b1d20;
    *background-color: #101012;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #040404 \9;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}

.btn-group:before,
.btn-group:after {
    display: table;
    content: "";
}

.btn-group:after {
    clear: both;
}

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px;
}

.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}

.btn-group > .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-mini.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #dbdce3;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #4c9b20;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #c77500;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #f35e33;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #4e7117;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #3878be;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #1b1d20;
}

.btn .caret {
    margin-top: 7px;
    margin-left: 0;
}

.btn:hover .caret,
.open.btn-group .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-mini .caret {
    margin-top: 5px;
}

.btn-small .caret {
    margin-top: 6px;
}

.btn-large .caret {
    margin-top: 6px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
}

.dropup .btn-large .caret {
    border-bottom: 5px solid #000000;
    border-top: 0;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert-heading {
    color: inherit;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger,
.alert-error {
    /*text-indent: 2.2em;*/
    border-color: #ffaaaa;
    color: #cc0000;
    -moz-box-shadow: 0 0 0.25em #ff8888;
    -webkit-box-shadow: 0 0 0.25em #ff8888;
    box-shadow: 0 0 0.25em #ff8888;
    background-color: #fff3f3;
    /*background-image: url(../images/skin/exclamation.png);*/
    background-repeat: no-repeat;
    background-position: 20px 20px;
}

.alert-error li {
    list-style: none;
}

.alert-warn {
    /*text-indent: 2.2em;*/
    border-color: #ffa737;
    color: #cc5f16;
    -moz-box-shadow: 0 0 0.25em #ffd090;
    -webkit-box-shadow: 0 0 0.25em rgba(255, 229, 184, 0.9);
    box-shadow: 0 0 0.25em #F37053;
    background-color: #F6F6F6;
    /*background-image: url(../images/skin/exclamation.png);*/
    background-repeat: no-repeat;
    background-position: 20px 20px;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.nav {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
}

.nav > li > a {
    display: block;
}

.nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > .pull-right {
    float: right;
}

.nav .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color: #a4a5aa;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li + .nav-header {
    margin-top: 9px;
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
    padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
    color: #ffffff;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
    background-color: #7cba58;
}

.nav-list [class^="icon-"] {
    margin-right: 2px;
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    content: "";
}

.nav-tabs:after,
.nav-pills:after {
    clear: both;
}

.nav-tabs > li,
.nav-pills > li {
    float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #ffffff;
    background-color: #7cba58;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li > a {
    margin-right: 0;
}

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
    border-color: #ddd;
    z-index: 2;
}

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    border-top-color: #7cba58;
    border-bottom-color: #7cba58;
    margin-top: 6px;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
    border-top-color: #31460f;
    border-bottom-color: #31460f;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.nav > .dropdown.active > a:hover {
    color: #000000;
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    color: #ffffff;
    background-color: #a4a5aa;
    border-color: #a4a5aa;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
    border-color: #a4a5aa;
}

.tabbable {
    *zoom: 1;
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

.navbar {
    *position: relative;
    *z-index: 2;
    overflow: visible;
    margin-bottom: 18px;
}

.navbar-inner {
    /*min-height: 45px;*/
    padding-left: 20px;
    padding-right: 20px;
    background-color: #74a823;
    background-image: -moz-linear-gradient(top, #7ab024, #7cba58);
    background-image: -ms-linear-gradient(top, #7ab024, #7cba58);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7ab024), to(#7cba58));
    background-image: -webkit-linear-gradient(top, #7ab024, #7cba58);
    background-image: -o-linear-gradient(top, #7ab024, #7cba58);
    background-image: linear-gradient(top, #7ab024, #7cba58);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ab024', endColorstr='#7cba58', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1);
}

.navbar .container {
    width: auto;
}

.nav-collapse.collapse {
    height: auto;
}

.navbar {
    color: #a4a5aa;
}

.navbar .brand:hover {
    text-decoration: none;
}

.navbar .brand {
    float: left;
    display: block;
    /*padding: 10.5px 20px 14.5px;*/
    /*margin-left: -20px;*/
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    color: #d3dea3;
}

.navbar .navbar-text {
    margin-bottom: 0;
    line-height: 45px;
}

.navbar .navbar-link {
    color: #d3dea3;
}

.navbar .navbar-link:hover {
    color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 7.5px;
}

.navbar .btn-group .btn {
    margin: 0;
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    content: "";
}

.navbar-form:after {
    clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 7.5px;
}

.navbar-form input,
.navbar-form select {
    display: inline-block;
    margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 6px;
    white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0;
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 8.5px;
    margin-bottom: 0;
}

.navbar-search .search-query {
    padding: 4px 9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    background-color: #abde5d;
    border: 1px solid #5c861c;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-search .search-query:-moz-placeholder {
    color: #cccccc;
}

.navbar-search .search-query:-ms-input-placeholder {
    color: #cccccc;
}

.navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc;
}

.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
    padding: 5px 10px;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    /*position: fixed;*/
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    /* float: left; */
    margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
    float: right;
}

.navbar .nav > li {
    display: block;
    float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 11.5px 10px 13.5px;
  line-height: 19px;
  color: #7cba58;
  text-decoration: none;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

.navbar .btn {
    display: inline-block;
    /*padding: 4px 10px 4px;*/
    /*margin: 7.5px 5px 8.5px;*/
    line-height: 18px;
}

.navbar .btn-group {
    margin: 0;
    padding: 7.5px 5px 8.5px;
}

.navbar .nav > li > a:hover {
    background-color: transparent;
    color: #a4a5aa;
    text-decoration: none;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #7cba58;
}

.navbar .divider-vertical {
    height: 45px;
    width: 1px;
    margin: 0 9px;
    overflow: hidden;
    background-color: #7cba58;
    border-right: 1px solid #7ab024;
}

.navbar .nav.pull-right {
    margin-left: 10px;
    margin-right: 0;
}

.navbar .btn-navbar {
    display: none;
    float: right;
    /*padding: 7px 10px;*/
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
    padding: 1px 7px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #74a823;
    background-image: -moz-linear-gradient(top, #7ab024, #7cba58);
    background-image: -ms-linear-gradient(top, #7ab024, #7cba58);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7ab024), to(#7cba58));
    background-image: -webkit-linear-gradient(top, #7ab024, #7cba58);
    background-image: -o-linear-gradient(top, #7ab024, #7cba58);
    background-image: linear-gradient(top, #7ab024, #7cba58);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ab024', endColorstr='#7cba58', GradientType=0);
    border-color: #7cba58 #7cba58 #3f5c13;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #7cba58;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background-color: #7cba58;
    *background-color: #5c861c;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #4e7117 \9;
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}

.navbar .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.navbar .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.navbar-fixed-bottom .dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto;
}

.navbar-fixed-bottom .dropdown-menu:after {
    border-top: 6px solid #ffffff;
    border-bottom: 0;
    bottom: -6px;
    top: auto;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
}

.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
    color: #ffffff;
}

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px;
}

.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px;
}

.breadcrumb {
    padding: 7px 14px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(top, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.breadcrumb li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #a4a5aa;
}

.breadcrumb .active a {
    color: #333333;
}

.pagination {
    height: 36px;
    margin: 18px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
    background-color: #f5f5f5;
}

.pagination .active a {
    color: #a4a5aa;
    cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #ffffff;
    background-color: transparent;
    cursor: default;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next a {
    float: right;
}

.pager .previous a {
    float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #a4a5aa;
    background-color: #fff;
    cursor: default;
}

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    /* IE6-7 */

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -ms-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tooltip.top {
    margin-top: -2px;
}

.tooltip.right {
    margin-left: 2px;
}

.tooltip.bottom {
    margin-top: 2px;
}

.tooltip.left {
    margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 5px;
}

.popover.top {
    margin-top: -5px;
}

.popover.right {
    margin-left: 5px;
}

.popover.bottom {
    margin-top: 5px;
}

.popover.left {
    margin-left: -5px;
}

.popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
}

.popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
}

.popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000;
}

.popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
}

.popover .arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.popover-inner {
    padding: 3px;
    width: 280px;
    overflow: hidden;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
    padding: 9px 15px;
    line-height: 1;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.popover-content {
    padding: 14px;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
    margin-bottom: 0;
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
}

.thumbnails:after {
    clear: both;
}

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

a.thumbnail:hover {
    border-color: #7cba58;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
}

.label,
.badge {
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #a4a5aa;
}

.label {
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding: 4px 8px 5px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    line-height: 25px;
}

a.label:hover,
a.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39;
}

.label-warning,
.badge-warning {
    background-color: #fa9300;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c77500;
}

.label-success,
.badge-success {
    background-color: #7cba58;
}

.label-success[href],
.badge-success[href] {
    background-color: #356635;
}

.label-info,
.badge-info {
    background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a;
}

.label-source,
.badge-source {
    background-color: #e8c039;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.progress .bar {
    width: 0%;
    height: 18px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
    background-color: #fda62b;
    background-image: -moz-linear-gradient(top, #ffb347, #fa9300);
    background-image: -ms-linear-gradient(top, #ffb347, #fa9300);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffb347), to(#fa9300));
    background-image: -webkit-linear-gradient(top, #ffb347, #fa9300);
    background-image: -o-linear-gradient(top, #ffb347, #fa9300);
    background-image: linear-gradient(top, #ffb347, #fa9300);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb347', endColorstr='#fa9300', GradientType=0);
}

.progress-warning.progress-striped .bar {
    background-color: #ffb347;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel .item > img {
    display: block;
    line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
    left: 0;
}

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control.right {
    left: auto;
    right: 15px;
}

.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
    color: #ffffff;
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px;
}

.hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

.background-preview {
    width: 270px;
    height: 270px;
    background-repeat: repeat;
    border: 1px solid #ccc;
}

@media (min-width: 768px) and (max-width: 979px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

    */
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont-5f4a40c122903174c4227e6871b88cff.eot');
    src: url('font/fontawesome-webfont-5f4a40c122903174c4227e6871b88cff.eot?#iefix') format('embedded-opentype'), url('font/fontawesome-webfont-04b9bfc362dcb9bc999c7d1bcb44a942.woff') format('woff'), url('font/fontawesome-webfont-6ea09593203493bfd053a1e838c62404.ttf') format('truetype'), url('font/fontawesome-webfont-13420cbc7af6227733d1a12e5df28fe9.svg#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: middle;
    font-size: 1.3333333333333333em;
}

.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
    /* keeps button heights with and without icons the same */

    line-height: .9em;
}

li [class^="icon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

li .icon-large:before,
li .icon-large:before {
    /* 1.5 increased font size for icon-large * 1.25 width */

    width: 1.875em;
}

ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em;
}

ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
    width: .8em;
}

ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
    /* 1.5 increased font size for icon-large * 1.25 width */

    vertical-align: initial;
}

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-repeat:before {
    content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up:before {
    content: "\f087";
}

.icon-thumbs-down:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope-alt:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-user-md:before {
    content: "\f200";
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.btn.dropdown-toggle [class^="icon-"],
.btn.dropdown-toggle [class*=" icon-"] {
    /* keeps button heights with and without icons the same */

    line-height: 1.4em;
}

.icon-large {
    font-size: 1.3333em;
}

.icon-glass {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;&nbsp;');
}

.icon-music {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;&nbsp;');
}

.icon-search {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;&nbsp;');
}

.icon-envelope {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;&nbsp;');
}

.icon-heart {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;&nbsp;');
}

.icon-star {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;&nbsp;');
}

.icon-star-empty {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;&nbsp;');
}

.icon-user {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;&nbsp;');
}

.icon-film {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;&nbsp;');
}

.icon-th-large {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;&nbsp;');
}

.icon-th {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;&nbsp;');
}

.icon-th-list {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;');
}

.icon-ok {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;&nbsp;');
}

.icon-remove {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;&nbsp;');
}

.icon-zoom-in {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;');
}

.icon-zoom-out {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;&nbsp;');
}

.icon-off {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;&nbsp;');
}

.icon-signal {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;&nbsp;');
}

.icon-cog {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;&nbsp;');
}

.icon-trash {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;&nbsp;');
}

.icon-home {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;&nbsp;');
}

.icon-file {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;&nbsp;');
}

.icon-time {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;&nbsp;');
}

.icon-road {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;&nbsp;');
}

.icon-download-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;&nbsp;');
}

.icon-download {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;&nbsp;');
}

.icon-upload {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;&nbsp;');
}

.icon-inbox {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;&nbsp;');
}

.icon-play-circle {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;&nbsp;');
}

.icon-repeat {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;&nbsp;');
}

.icon-refresh {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;&nbsp;');
}

.icon-list-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;&nbsp;');
}

.icon-lock {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;&nbsp;');
}

.icon-flag {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;&nbsp;');
}

.icon-headphones {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;&nbsp;');
}

.icon-volume-off {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;&nbsp;');
}

.icon-volume-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;&nbsp;');
}

.icon-volume-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;&nbsp;');
}

.icon-qrcode {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;&nbsp;');
}

.icon-barcode {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;&nbsp;');
}

.icon-tag {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;&nbsp;');
}

.icon-tags {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;&nbsp;');
}

.icon-book {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;&nbsp;');
}

.icon-bookmark {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;&nbsp;');
}

.icon-print {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;&nbsp;');
}

.icon-camera {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;&nbsp;');
}

.icon-font {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;&nbsp;');
}

.icon-bold {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;&nbsp;');
}

.icon-italic {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;&nbsp;');
}

.icon-text-height {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;&nbsp;');
}

.icon-text-width {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;&nbsp;');
}

.icon-align-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;&nbsp;');
}

.icon-align-center {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;&nbsp;');
}

.icon-align-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;&nbsp;');
}

.icon-align-justify {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;&nbsp;');
}

.icon-list {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;&nbsp;');
}

.icon-indent-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;&nbsp;');
}

.icon-indent-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;&nbsp;');
}

.icon-facetime-video {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;&nbsp;');
}

.icon-picture {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;&nbsp;');
}

.icon-pencil {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;&nbsp;');
}

.icon-map-marker {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;&nbsp;');
}

.icon-adjust {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;&nbsp;');
}

.icon-tint {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;&nbsp;');
}

.icon-edit {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;&nbsp;');
}

.icon-share {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;&nbsp;');
}

.icon-check {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;&nbsp;');
}

.icon-move {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;&nbsp;');
}

.icon-step-backward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;&nbsp;');
}

.icon-fast-backward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;&nbsp;');
}

.icon-backward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;&nbsp;');
}

.icon-play {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;&nbsp;');
}

.icon-pause {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;&nbsp;');
}

.icon-stop {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;&nbsp;');
}

.icon-forward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;&nbsp;');
}

.icon-fast-forward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;&nbsp;');
}

.icon-step-forward {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;&nbsp;');
}

.icon-eject {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;&nbsp;');
}

.icon-chevron-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;&nbsp;');
}

.icon-chevron-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;&nbsp;');
}

.icon-plus-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;&nbsp;');
}

.icon-minus-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;&nbsp;');
}

.icon-remove-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;&nbsp;');
}

.icon-ok-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;&nbsp;');
}

.icon-question-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;&nbsp;');
}

.icon-info-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;&nbsp;');
}

.icon-screenshot {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;&nbsp;');
}

.icon-remove-circle {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;&nbsp;');
}

.icon-ok-circle {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;&nbsp;');
}

.icon-ban-circle {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;&nbsp;');
}

.icon-arrow-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;&nbsp;');
}

.icon-arrow-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;&nbsp;');
}

.icon-arrow-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;&nbsp;');
}

.icon-arrow-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;&nbsp;');
}

.icon-share-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;&nbsp;');
}

.icon-resize-full {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;&nbsp;');
}

.icon-resize-small {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;&nbsp;');
}

.icon-plus {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;&nbsp;');
}

.icon-minus {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;&nbsp;');
}

.icon-asterisk {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;&nbsp;');
}

.icon-exclamation-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;&nbsp;');
}

.icon-gift {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;&nbsp;');
}

.icon-leaf {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;&nbsp;');
}

.icon-fire {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;&nbsp;');
}

.icon-eye-open {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;&nbsp;');
}

.icon-eye-close {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;&nbsp;');
}

.icon-warning-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;&nbsp;');
}

.icon-plane {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;&nbsp;');
}

.icon-calendar {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;&nbsp;');
}

.icon-random {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;&nbsp;');
}

.icon-comment {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;&nbsp;');
}

.icon-magnet {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;&nbsp;');
}

.icon-chevron-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;&nbsp;');
}

.icon-chevron-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;&nbsp;');
}

.icon-retweet {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;&nbsp;');
}

.icon-shopping-cart {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;&nbsp;');
}

.icon-folder-close {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;&nbsp;');
}

.icon-folder-open {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;&nbsp;');
}

.icon-resize-vertical {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;&nbsp;');
}

.icon-resize-horizontal {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;&nbsp;');
}

.icon-bar-chart {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;&nbsp;');
}

.icon-twitter-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;&nbsp;');
}

.icon-facebook-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;&nbsp;');
}

.icon-camera-retro {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;&nbsp;');
}

.icon-key {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;&nbsp;');
}

.icon-cogs {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;&nbsp;');
}

.icon-comments {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;&nbsp;');
}

.icon-thumbs-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;&nbsp;');
}

.icon-thumbs-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;&nbsp;');
}

.icon-star-half {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;&nbsp;');
}

.icon-heart-empty {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;&nbsp;');
}

.icon-signout {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;&nbsp;');
}

.icon-linkedin-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;&nbsp;');
}

.icon-pushpin {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;&nbsp;');
}

.icon-external-link {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;');
}

.icon-signin {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;&nbsp;');
}

.icon-trophy {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;&nbsp;');
}

.icon-github-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;&nbsp;');
}

.icon-upload-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;&nbsp;');
}

.icon-lemon {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;&nbsp;');
}

.icon-phone {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;&nbsp;');
}

.icon-check-empty {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;');
}

.icon-bookmark-empty {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;');
}

.icon-phone-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;&nbsp;');
}

.icon-twitter {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;');
}

.icon-facebook {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;&nbsp;');
}

.icon-github {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;&nbsp;');
}

.icon-unlock {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;&nbsp;');
}

.icon-credit-card {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;&nbsp;');
}

.icon-rss {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;');
}

.icon-hdd {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;');
}

.icon-bullhorn {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;&nbsp;');
}

.icon-bell {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;&nbsp;');
}

.icon-certificate {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;&nbsp;');
}

.icon-hand-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;&nbsp;');
}

.icon-hand-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;&nbsp;');
}

.icon-hand-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;&nbsp;');
}

.icon-hand-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;&nbsp;');
}

.icon-circle-arrow-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;&nbsp;');
}

.icon-circle-arrow-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;&nbsp;');
}

.icon-circle-arrow-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;&nbsp;');
}

.icon-circle-arrow-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;&nbsp;');
}

.icon-globe {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;&nbsp;');
}

.icon-wrench {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;&nbsp;');
}

.icon-tasks {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;&nbsp;');
}

.icon-filter {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;&nbsp;');
}

.icon-briefcase {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;&nbsp;');
}

.icon-fullscreen {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;');
}

.icon-group {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;&nbsp;');
}

.icon-link {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;&nbsp;');
}

.icon-cloud {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;&nbsp;');
}

.icon-beaker {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;');
}

.icon-cut {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;&nbsp;');
}

.icon-copy {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;&nbsp;');
}

.icon-paper-clip {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;&nbsp;');
}

.icon-save {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;&nbsp;');
}

.icon-sign-blank {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;&nbsp;');
}

.icon-reorder {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;');
}

.icon-list-ul {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;');
}

.icon-list-ol {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;');
}

.icon-strikethrough {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;&nbsp;');
}

.icon-underline {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;&nbsp;');
}

.icon-table {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;&nbsp;');
}

.icon-magic {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;');
}

.icon-truck {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;&nbsp;');
}

.icon-pinterest {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;&nbsp;');
}

.icon-pinterest-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;&nbsp;');
}

.icon-google-plus-sign {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;&nbsp;');
}

.icon-google-plus {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;');
}

.icon-money {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;&nbsp;');
}

.icon-caret-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;&nbsp;');
}

.icon-caret-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;&nbsp;');
}

.icon-caret-left {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;&nbsp;');
}

.icon-caret-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;&nbsp;');
}

.icon-columns {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;');
}

.icon-sort {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;');
}

.icon-sort-down {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;');
}

.icon-sort-up {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;');
}

.icon-envelope-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;');
}

.icon-linkedin {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;&nbsp;');
}

.icon-undo {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;&nbsp;');
}

.icon-legal {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;&nbsp;');
}

.icon-dashboard {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;');
}

.icon-comment-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;');
}

.icon-comments-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;&nbsp;');
}

.icon-bolt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;&nbsp;');
}

.icon-sitemap {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;');
}

.icon-umbrella {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;&nbsp;');
}

.icon-paste {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;&nbsp;');
}

.icon-user-md {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf200;&nbsp;');
}

/* FamFamFam alternative icon set */
[class^="fam-"],
[class*=" fam-"] {
    display: inline-block;
    width: 17px;
    height: 16px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("/assets/icons/famfamfam-icons.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

[class^="fam-"]:last-child,
[class*=" fam-"]:last-child {
    *margin-left: 0;
}

.fam-accept {
    background-position: 0 0;
}

.fam-add {
    background-position: -21px 0;
}

.fam-anchor {
    background-position: -42px 0;
}

.fam-application {
    background-position: -63px 0;
}

.fam-application-add {
    background-position: -84px 0;
}

.fam-application-cascade {
    background-position: -105px 0;
}

.fam-application-delete {
    background-position: -126px 0;
}

.fam-application-double {
    background-position: -147px 0;
}

.fam-application-edit {
    background-position: -168px 0;
}

.fam-application-error {
    background-position: -189px 0;
}

.fam-application-form {
    background-position: -210px 0;
}

.fam-application-form-add {
    background-position: -231px 0;
}

.fam-application-form-delete {
    background-position: -252px 0;
}

.fam-application-form-edit {
    background-position: -273px 0;
}

.fam-application-form-magnify {
    background-position: -294px 0;
}

.fam-application-get {
    background-position: -315px 0;
}

.fam-application-go {
    background-position: -336px 0;
}

.fam-application-home {
    background-position: -357px 0;
}

.fam-application-key {
    background-position: -378px 0;
}

.fam-application-lightning {
    background-position: -399px 0;
}

.fam-application-link {
    background-position: -420px 0;
}

.fam-application-osx {
    background-position: -441px 0;
}

.fam-application-osx-terminal {
    background-position: -462px 0;
}

.fam-application-put {
    background-position: -483px 0;
}

.fam-application-side-boxes {
    background-position: -504px 0;
}

.fam-application-side-contract {
    background-position: -525px 0;
}

.fam-application-side-expand {
    background-position: -546px 0;
}

.fam-application-side-list {
    background-position: -567px 0;
}

.fam-application-side-tree {
    background-position: -588px 0;
}

.fam-application-split {
    background-position: -609px 0;
}

.fam-application-tile-horizontal {
    background-position: -630px 0;
}

.fam-application-tile-vertical {
    background-position: -651px 0;
}

.fam-application-view-columns {
    background-position: -672px 0;
}

.fam-application-view-detail {
    background-position: -693px 0;
}

.fam-application-view-gallery {
    background-position: -714px 0;
}

.fam-application-view-icons {
    background-position: -735px 0;
}

.fam-application-view-list {
    background-position: -756px 0;
}

.fam-application-view-tile {
    background-position: -777px 0;
}

.fam-application-xp {
    background-position: -798px 0;
}

.fam-application-xp-terminal {
    background-position: -819px 0;
}

.fam-arrow-branch {
    background-position: -840px 0;
}

.fam-arrow-divide {
    background-position: -861px 0;
}

.fam-arrow-down {
    background-position: -882px 0;
}

.fam-arrow-in {
    background-position: -903px 0;
}

.fam-arrow-inout {
    background-position: -924px 0;
}

.fam-arrow-join {
    background-position: -945px 0;
}

.fam-arrow-left {
    background-position: -966px 0;
}

.fam-arrow-merge {
    background-position: -987px 0;
}

.fam-arrow-out {
    background-position: -1008px 0;
}

.fam-arrow-redo {
    background-position: -1029px 0;
}

.fam-arrow-refresh {
    background-position: -1050px 0;
}

.fam-arrow-refresh-small {
    background-position: -1071px 0;
}

.fam-arrow-right {
    background-position: -1092px 0;
}

.fam-arrow-rotate-anticlockwise {
    background-position: -1113px 0;
}

.fam-arrow-rotate-clockwise {
    background-position: -1134px 0;
}

.fam-arrow-switch {
    background-position: -1155px 0;
}

.fam-arrow-turn-left {
    background-position: -1176px 0;
}

.fam-arrow-turn-right {
    background-position: -1197px 0;
}

.fam-arrow-undo {
    background-position: -1218px 0;
}

.fam-arrow-up {
    background-position: -1239px 0;
}

.fam-asterisk-orange {
    background-position: -1260px 0;
}

.fam-asterisk-yellow {
    background-position: -1281px 0;
}

.fam-attach {
    background-position: -1302px 0;
}

.fam-bell {
    background-position: -1323px 0;
}

.fam-bell-add {
    background-position: -1344px 0;
}

.fam-bell-delete {
    background-position: -1365px 0;
}

.fam-bell-error {
    background-position: -1386px 0;
}

.fam-bell-go {
    background-position: -1407px 0;
}

.fam-bell-link {
    background-position: -1428px 0;
}

.fam-bin {
    background-position: -1449px 0;
}

.fam-bin-closed {
    background-position: -1470px 0;
}

.fam-bin-empty {
    background-position: -1491px 0;
}

.fam-bomb {
    background-position: -1512px 0;
}

.fam-book {
    background-position: -1533px 0;
}

.fam-book-add {
    background-position: -1554px 0;
}

.fam-book-addresses {
    background-position: -1575px 0;
}

.fam-book-delete {
    background-position: -1596px 0;
}

.fam-book-edit {
    background-position: -1617px 0;
}

.fam-book-error {
    background-position: -1638px 0;
}

.fam-book-go {
    background-position: -1659px 0;
}

.fam-book-key {
    background-position: -1680px 0;
}

.fam-book-link {
    background-position: -1701px 0;
}

.fam-book-next {
    background-position: -1722px 0;
}

.fam-book-open {
    background-position: -1743px 0;
}

.fam-book-previous {
    background-position: -1764px 0;
}

.fam-box {
    background-position: -1785px 0;
}

.fam-bricks {
    background-position: -1806px 0;
}

.fam-briefcase {
    background-position: -1827px 0;
}

.fam-building {
    background-position: -1848px 0;
}

.fam-building-add {
    background-position: -1869px 0;
}

.fam-building-delete {
    background-position: -1890px 0;
}

.fam-building-edit {
    background-position: -1911px 0;
}

.fam-building-error {
    background-position: -1932px 0;
}

.fam-building-go {
    background-position: -1953px 0;
}

.fam-building-key {
    background-position: -1974px 0;
}

.fam-building-link {
    background-position: 0 -21px;
}

.fam-bullet-add {
    background-position: -21px -21px;
}

.fam-bullet-arrow-bottom {
    background-position: -42px -21px;
}

.fam-bullet-arrow-down {
    background-position: -63px -21px;
}

.fam-bullet-arrow-top {
    background-position: -84px -21px;
}

.fam-bullet-arrow-up {
    background-position: -105px -21px;
}

.fam-bullet-black {
    background-position: -126px -21px;
}

.fam-bullet-blue {
    background-position: -147px -21px;
}

.fam-bullet-delete {
    background-position: -168px -21px;
}

.fam-bullet-disk {
    background-position: -189px -21px;
}

.fam-bullet-error {
    background-position: -210px -21px;
}

.fam-bullet-feed {
    background-position: -231px -21px;
}

.fam-bullet-go {
    background-position: -252px -21px;
}

.fam-bullet-green {
    background-position: -273px -21px;
}

.fam-bullet-key {
    background-position: -294px -21px;
}

.fam-bullet-orange {
    background-position: -315px -21px;
}

.fam-bullet-picture {
    background-position: -336px -21px;
}

.fam-bullet-pink {
    background-position: -357px -21px;
}

.fam-bullet-purple {
    background-position: -378px -21px;
}

.fam-bullet-red {
    background-position: -399px -21px;
}

.fam-bullet-star {
    background-position: -420px -21px;
}

.fam-bullet-toggle-minus {
    background-position: -441px -21px;
}

.fam-bullet-toggle-plus {
    background-position: -462px -21px;
}

.fam-bullet-white {
    background-position: -483px -21px;
}

.fam-bullet-wrench {
    background-position: -504px -21px;
}

.fam-bullet-yellow {
    background-position: -525px -21px;
}

.fam-cake {
    background-position: -546px -21px;
}

.fam-calculator {
    background-position: -567px -21px;
}

.fam-calculator-add {
    background-position: -588px -21px;
}

.fam-calculator-delete {
    background-position: -609px -21px;
}

.fam-calculator-edit {
    background-position: -630px -21px;
}

.fam-calculator-error {
    background-position: -651px -21px;
}

.fam-calculator-link {
    background-position: -672px -21px;
}

.fam-calendar {
    background-position: -693px -21px;
}

.fam-calendar-add {
    background-position: -714px -21px;
}

.fam-calendar-delete {
    background-position: -735px -21px;
}

.fam-calendar-edit {
    background-position: -756px -21px;
}

.fam-calendar-link {
    background-position: -777px -21px;
}

.fam-calendar-view-day {
    background-position: -798px -21px;
}

.fam-calendar-view-month {
    background-position: -819px -21px;
}

.fam-calendar-view-week {
    background-position: -840px -21px;
}

.fam-cancel {
    background-position: -861px -21px;
}

.fam-cart {
    background-position: -882px -21px;
}

.fam-cart-add {
    background-position: -903px -21px;
}

.fam-cart-delete {
    background-position: -924px -21px;
}

.fam-cart-edit {
    background-position: -945px -21px;
}

.fam-cart-error {
    background-position: -966px -21px;
}

.fam-cart-go {
    background-position: -987px -21px;
}

.fam-cart-put {
    background-position: -1008px -21px;
}

.fam-cart-remove {
    background-position: -1029px -21px;
}

.fam-chart-bar {
    background-position: -1050px -21px;
}

.fam-chart-bar-add {
    background-position: -1071px -21px;
}

.fam-chart-bar-delete {
    background-position: -1092px -21px;
}

.fam-chart-bar-edit {
    background-position: -1113px -21px;
}

.fam-chart-bar-error {
    background-position: -1134px -21px;
}

.fam-chart-bar-link {
    background-position: -1155px -21px;
}

.fam-chart-curve {
    background-position: -1176px -21px;
}

.fam-chart-curve-add {
    background-position: -1197px -21px;
}

.fam-chart-curve-delete {
    background-position: -1218px -21px;
}

.fam-chart-curve-edit {
    background-position: -1239px -21px;
}

.fam-chart-curve-error {
    background-position: -1260px -21px;
}

.fam-chart-curve-go {
    background-position: -1281px -21px;
}

.fam-chart-curve-link {
    background-position: -1302px -21px;
}

.fam-chart-line {
    background-position: -1323px -21px;
}

.fam-chart-line-add {
    background-position: -1344px -21px;
}

.fam-chart-line-delete {
    background-position: -1365px -21px;
}

.fam-chart-line-edit {
    background-position: -1386px -21px;
}

.fam-chart-line-error {
    background-position: -1407px -21px;
}

.fam-chart-line-link {
    background-position: -1428px -21px;
}

.fam-chart-organisation {
    background-position: -1449px -21px;
}

.fam-chart-organisation-add {
    background-position: -1470px -21px;
}

.fam-chart-organisation-delete {
    background-position: -1491px -21px;
}

.fam-chart-pie {
    background-position: -1512px -21px;
}

.fam-chart-pie-add {
    background-position: -1533px -21px;
}

.fam-chart-pie-delete {
    background-position: -1554px -21px;
}

.fam-chart-pie-edit {
    background-position: -1575px -21px;
}

.fam-chart-pie-error {
    background-position: -1596px -21px;
}

.fam-chart-pie-link {
    background-position: -1617px -21px;
}

.fam-clock {
    background-position: -1638px -21px;
}

.fam-cog {
    background-position: -1659px -21px;
}

.fam-cog-add {
    background-position: -1680px -21px;
}

.fam-cog-delete {
    background-position: -1701px -21px;
}

.fam-cog-edit {
    background-position: -1722px -21px;
}

.fam-cog-error {
    background-position: -1743px -21px;
}

.fam-cog-go {
    background-position: -1764px -21px;
}

.fam-color-swatch {
    background-position: -1785px -21px;
}

.fam-color-wheel {
    background-position: -1806px -21px;
}

.fam-comment {
    background-position: -1827px -21px;
}

.fam-comment-add {
    background-position: -1848px -21px;
}

.fam-comment-delete {
    background-position: -1869px -21px;
}

.fam-comment-edit {
    background-position: -1890px -21px;
}

.fam-comments {
    background-position: -1911px -21px;
}

.fam-comments-add {
    background-position: -1932px -21px;
}

.fam-comments-delete {
    background-position: -1953px -21px;
}

.fam-compress {
    background-position: -1974px -21px;
}

.fam-connect {
    background-position: 0 -42px;
}

.fam-control-eject {
    background-position: -21px -42px;
}

.fam-control-eject-blue {
    background-position: -42px -42px;
}

.fam-control-end {
    background-position: -63px -42px;
}

.fam-control-end-blue {
    background-position: -84px -42px;
}

.fam-control-equalizer {
    background-position: -105px -42px;
}

.fam-control-equalizer-blue {
    background-position: -126px -42px;
}

.fam-control-fastforward {
    background-position: -147px -42px;
}

.fam-control-fastforward-blue {
    background-position: -168px -42px;
}

.fam-control-pause {
    background-position: -189px -42px;
}

.fam-control-pause-blue {
    background-position: -210px -42px;
}

.fam-control-play {
    background-position: -231px -42px;
}

.fam-control-play-blue {
    background-position: -252px -42px;
}

.fam-control-repeat {
    background-position: -273px -42px;
}

.fam-control-repeat-blue {
    background-position: -294px -42px;
}

.fam-control-rewind {
    background-position: -315px -42px;
}

.fam-control-rewind-blue {
    background-position: -336px -42px;
}

.fam-control-start {
    background-position: -357px -42px;
}

.fam-control-start-blue {
    background-position: -378px -42px;
}

.fam-control-stop {
    background-position: -399px -42px;
}

.fam-control-stop-blue {
    background-position: -420px -42px;
}

.fam-creditcards {
    background-position: -441px -42px;
}

.fam-cross {
    background-position: -462px -42px;
}

.fam-cursor {
    background-position: -483px -42px;
}

.fam-cut {
    background-position: -504px -42px;
}

.fam-cut-red {
    background-position: -525px -42px;
}

.fam-database {
    background-position: -546px -42px;
}

.fam-database-add {
    background-position: -567px -42px;
}

.fam-database-connect {
    background-position: -588px -42px;
}

.fam-database-delete {
    background-position: -609px -42px;
}

.fam-database-edit {
    background-position: -630px -42px;
}

.fam-database-error {
    background-position: -651px -42px;
}

.fam-database-gear {
    background-position: -672px -42px;
}

.fam-database-go {
    background-position: -693px -42px;
}

.fam-database-key {
    background-position: -714px -42px;
}

.fam-database-lightning {
    background-position: -735px -42px;
}

.fam-database-link {
    background-position: -756px -42px;
}

.fam-database-refresh {
    background-position: -777px -42px;
}

.fam-database-save {
    background-position: -798px -42px;
}

.fam-database-table {
    background-position: -819px -42px;
}

.fam-date {
    background-position: -840px -42px;
}

.fam-date-add {
    background-position: -861px -42px;
}

.fam-date-delete {
    background-position: -882px -42px;
}

.fam-date-edit {
    background-position: -903px -42px;
}

.fam-date-error {
    background-position: -924px -42px;
}

.fam-date-go {
    background-position: -945px -42px;
}

.fam-date-link {
    background-position: -966px -42px;
}

.fam-date-magnify {
    background-position: -987px -42px;
}

.fam-date-next {
    background-position: -1008px -42px;
}

.fam-date-previous {
    background-position: -1029px -42px;
}

.fam-delete {
    background-position: -1050px -42px;
}

.fam-disconnect {
    background-position: -1071px -42px;
}

.fam-disk {
    background-position: -1092px -42px;
}

.fam-disk-multiple {
    background-position: -1113px -42px;
}

.fam-door {
    background-position: -1134px -42px;
}

.fam-door-in {
    background-position: -1155px -42px;
}

.fam-door-open {
    background-position: -1176px -42px;
}

.fam-door-out {
    background-position: -1197px -42px;
}

.fam-email {
    background-position: -1218px -42px;
}

.fam-email-add {
    background-position: -1239px -42px;
}

.fam-email-attach {
    background-position: -1260px -42px;
}

.fam-email-delete {
    background-position: -1281px -42px;
}

.fam-email-edit {
    background-position: -1302px -42px;
}

.fam-email-error {
    background-position: -1323px -42px;
}

.fam-email-go {
    background-position: -1344px -42px;
}

.fam-email-link {
    background-position: -1365px -42px;
}

.fam-email-open {
    background-position: -1386px -42px;
}

.fam-email-open-image {
    background-position: -1407px -42px;
}

.fam-emoticon-evilgrin {
    background-position: -1428px -42px;
}

.fam-emoticon-grin {
    background-position: -1449px -42px;
}

.fam-emoticon-happy {
    background-position: -1470px -42px;
}

.fam-emoticon-smile {
    background-position: -1491px -42px;
}

.fam-emoticon-surprised {
    background-position: -1512px -42px;
}

.fam-emoticon-tongue {
    background-position: -1533px -42px;
}

.fam-emoticon-unhappy {
    background-position: -1554px -42px;
}

.fam-emoticon-waii {
    background-position: -1575px -42px;
}

.fam-emoticon-wink {
    background-position: -1596px -42px;
}

.fam-error {
    background-position: -1617px -42px;
}

.fam-error-add {
    background-position: -1638px -42px;
}

.fam-error-delete {
    background-position: -1659px -42px;
}

.fam-error-go {
    background-position: -1680px -42px;
}

.fam-exclamation {
    background-position: -1701px -42px;
}

.fam-eye {
    background-position: -1722px -42px;
}

.fam-feed {
    background-position: -1743px -42px;
}

.fam-feed-add {
    background-position: -1764px -42px;
}

.fam-feed-delete {
    background-position: -1785px -42px;
}

.fam-feed-disk {
    background-position: -1806px -42px;
}

.fam-feed-edit {
    background-position: -1827px -42px;
}

.fam-feed-error {
    background-position: -1848px -42px;
}

.fam-feed-go {
    background-position: -1869px -42px;
}

.fam-feed-key {
    background-position: -1890px -42px;
}

.fam-feed-link {
    background-position: -1911px -42px;
}

.fam-feed-magnify {
    background-position: -1932px -42px;
}

.fam-female {
    background-position: -1953px -42px;
}

.fam-film {
    background-position: -1974px -42px;
}

.fam-film-add {
    background-position: 0 -63px;
}

.fam-film-delete {
    background-position: -21px -63px;
}

.fam-film-edit {
    background-position: -42px -63px;
}

.fam-film-error {
    background-position: -63px -63px;
}

.fam-film-go {
    background-position: -84px -63px;
}

.fam-film-key {
    background-position: -105px -63px;
}

.fam-film-link {
    background-position: -126px -63px;
}

.fam-film-save {
    background-position: -147px -63px;
}

.fam-find {
    background-position: -168px -63px;
}

.fam-flag-blue {
    background-position: -189px -63px;
}

.fam-flag-green {
    background-position: -210px -63px;
}

.fam-flag-orange {
    background-position: -231px -63px;
}

.fam-flag-pink {
    background-position: -252px -63px;
}

.fam-flag-purple {
    background-position: -273px -63px;
}

.fam-flag-red {
    background-position: -294px -63px;
}

.fam-flag-yellow {
    background-position: -315px -63px;
}

.fam-folder {
    background-position: -336px -63px;
}

.fam-folder-add {
    background-position: -357px -63px;
}

.fam-folder-bell {
    background-position: -378px -63px;
}

.fam-folder-brick {
    background-position: -399px -63px;
}

.fam-folder-bug {
    background-position: -420px -63px;
}

.fam-folder-camera {
    background-position: -441px -63px;
}

.fam-folder-database {
    background-position: -462px -63px;
}

.fam-folder-delete {
    background-position: -483px -63px;
}

.fam-folder-edit {
    background-position: -504px -63px;
}

.fam-folder-error {
    background-position: -525px -63px;
}

.fam-folder-explore {
    background-position: -546px -63px;
}

.fam-folder-feed {
    background-position: -567px -63px;
}

.fam-folder-find {
    background-position: -588px -63px;
}

.fam-folder-go {
    background-position: -609px -63px;
}

.fam-folder-heart {
    background-position: -630px -63px;
}

.fam-folder-image {
    background-position: -651px -63px;
}

.fam-folder-key {
    background-position: -672px -63px;
}

.fam-folder-lightbulb {
    background-position: -693px -63px;
}

.fam-folder-link {
    background-position: -714px -63px;
}

.fam-folder-magnify {
    background-position: -735px -63px;
}

.fam-folder-page {
    background-position: -756px -63px;
}

.fam-folder-page-white {
    background-position: -777px -63px;
}

.fam-folder-palette {
    background-position: -798px -63px;
}

.fam-folder-picture {
    background-position: -819px -63px;
}

.fam-folder-star {
    background-position: -840px -63px;
}

.fam-folder-table {
    background-position: -861px -63px;
}

.fam-folder-user {
    background-position: -882px -63px;
}

.fam-folder-wrench {
    background-position: -903px -63px;
}

.fam-group {
    background-position: -924px -63px;
}

.fam-group-add {
    background-position: -945px -63px;
}

.fam-group-delete {
    background-position: -966px -63px;
}

.fam-group-edit {
    background-position: -987px -63px;
}

.fam-group-error {
    background-position: -1008px -63px;
}

.fam-group-gear {
    background-position: -1029px -63px;
}

.fam-group-go {
    background-position: -1050px -63px;
}

.fam-group-key {
    background-position: -1071px -63px;
}

.fam-group-link {
    background-position: -1092px -63px;
}

.fam-heart {
    background-position: -1113px -63px;
}

.fam-heart-add {
    background-position: -1134px -63px;
}

.fam-heart-delete {
    background-position: -1155px -63px;
}

.fam-help {
    background-position: -1176px -63px;
}

.fam-hourglass {
    background-position: -1197px -63px;
}

.fam-hourglass-add {
    background-position: -1218px -63px;
}

.fam-hourglass-delete {
    background-position: -1239px -63px;
}

.fam-hourglass-go {
    background-position: -1260px -63px;
}

.fam-hourglass-link {
    background-position: -1281px -63px;
}

.fam-house {
    background-position: -1302px -63px;
}

.fam-house-go {
    background-position: -1323px -63px;
}

.fam-house-link {
    background-position: -1344px -63px;
}

.fam-image {
    background-position: -1365px -63px;
}

.fam-image-add {
    background-position: -1386px -63px;
}

.fam-image-delete {
    background-position: -1407px -63px;
}

.fam-image-edit {
    background-position: -1428px -63px;
}

.fam-image-link {
    background-position: -1449px -63px;
}

.fam-images {
    background-position: -1470px -63px;
}

.fam-information {
    background-position: -1491px -63px;
}

.fam-key {
    background-position: -1512px -63px;
}

.fam-key-add {
    background-position: -1533px -63px;
}

.fam-key-delete {
    background-position: -1554px -63px;
}

.fam-key-go {
    background-position: -1575px -63px;
}

.fam-layers {
    background-position: -1596px -63px;
}

.fam-layout {
    background-position: -1617px -63px;
}

.fam-layout-add {
    background-position: -1638px -63px;
}

.fam-layout-content {
    background-position: -1659px -63px;
}

.fam-layout-delete {
    background-position: -1680px -63px;
}

.fam-layout-edit {
    background-position: -1701px -63px;
}

.fam-layout-error {
    background-position: -1722px -63px;
}

.fam-layout-header {
    background-position: -1743px -63px;
}

.fam-layout-link {
    background-position: -1764px -63px;
}

.fam-layout-sidebar {
    background-position: -1785px -63px;
}

.fam-lightbulb {
    background-position: -1806px -63px;
}

.fam-lightbulb-add {
    background-position: -1827px -63px;
}

.fam-lightbulb-delete {
    background-position: -1848px -63px;
}

.fam-lightbulb-off {
    background-position: -1869px -63px;
}

.fam-lightning {
    background-position: -1890px -63px;
}

.fam-lightning-add {
    background-position: -1911px -63px;
}

.fam-lightning-delete {
    background-position: -1932px -63px;
}

.fam-lightning-go {
    background-position: -1953px -63px;
}

.fam-link {
    background-position: -1974px -63px;
}

.fam-link-add {
    background-position: 0 -84px;
}

.fam-link-break {
    background-position: -21px -84px;
}

.fam-link-delete {
    background-position: -42px -84px;
}

.fam-link-edit {
    background-position: -63px -84px;
}

.fam-link-error {
    background-position: -84px -84px;
}

.fam-link-go {
    background-position: -105px -84px;
}

.fam-lock {
    background-position: -126px -84px;
}

.fam-lock-add {
    background-position: -147px -84px;
}

.fam-lock-break {
    background-position: -168px -84px;
}

.fam-lock-delete {
    background-position: -189px -84px;
}

.fam-lock-edit {
    background-position: -210px -84px;
}

.fam-lock-go {
    background-position: -231px -84px;
}

.fam-lock-open {
    background-position: -252px -84px;
}

.fam-magifier-zoom-out {
    background-position: -273px -84px;
}

.fam-magnifier {
    background-position: -294px -84px;
}

.fam-magnifier-zoom-in {
    background-position: -315px -84px;
}

.fam-male {
    background-position: -336px -84px;
}

.fam-map {
    background-position: -357px -84px;
}

.fam-map-add {
    background-position: -378px -84px;
}

.fam-map-delete {
    background-position: -399px -84px;
}

.fam-map-edit {
    background-position: -420px -84px;
}

.fam-map-go {
    background-position: -441px -84px;
}

.fam-map-magnify {
    background-position: -462px -84px;
}

.fam-music {
    background-position: -483px -84px;
}

.fam-new {
    background-position: -504px -84px;
}

.fam-newspaper {
    background-position: -525px -84px;
}

.fam-overlays {
    background-position: -546px -84px;
}

.fam-page {
    background-position: -567px -84px;
}

.fam-page-add {
    background-position: -588px -84px;
}

.fam-page-attach {
    background-position: -609px -84px;
}

.fam-page-code {
    background-position: -630px -84px;
}

.fam-page-copy {
    background-position: -651px -84px;
}

.fam-page-delete {
    background-position: -672px -84px;
}

.fam-page-edit {
    background-position: -693px -84px;
}

.fam-page-error {
    background-position: -714px -84px;
}

.fam-page-excel {
    background-position: -735px -84px;
}

.fam-page-find {
    background-position: -756px -84px;
}

.fam-page-gear {
    background-position: -777px -84px;
}

.fam-page-go {
    background-position: -798px -84px;
}

.fam-page-green {
    background-position: -819px -84px;
}

.fam-page-key {
    background-position: -840px -84px;
}

.fam-page-lightning {
    background-position: -861px -84px;
}

.fam-page-link {
    background-position: -882px -84px;
}

.fam-page-paintbrush {
    background-position: -903px -84px;
}

.fam-page-paste {
    background-position: -924px -84px;
}

.fam-page-red {
    background-position: -945px -84px;
}

.fam-page-refresh {
    background-position: -966px -84px;
}

.fam-page-save {
    background-position: -987px -84px;
}

.fam-page-white {
    background-position: -1008px -84px;
}

.fam-page-white-acrobat {
    background-position: -1029px -84px;
}

.fam-page-white-actionscript {
    background-position: -1050px -84px;
}

.fam-page-white-add {
    background-position: -1071px -84px;
}

.fam-page-white-c {
    background-position: -1092px -84px;
}

.fam-page-white-camera {
    background-position: -1113px -84px;
}

.fam-page-white-cd {
    background-position: -1134px -84px;
}

.fam-page-white-code {
    background-position: -1155px -84px;
}

.fam-page-white-code-red {
    background-position: -1176px -84px;
}

.fam-page-white-coldfusion {
    background-position: -1197px -84px;
}

.fam-page-white-compressed {
    background-position: -1218px -84px;
}

.fam-page-white-copy {
    background-position: -1239px -84px;
}

.fam-page-white-cplusplus {
    background-position: -1260px -84px;
}

.fam-page-white-csharp {
    background-position: -1281px -84px;
}

.fam-page-white-cup {
    background-position: -1302px -84px;
}

.fam-page-white-database {
    background-position: -1323px -84px;
}

.fam-page-white-delete {
    background-position: -1344px -84px;
}

.fam-page-white-dvd {
    background-position: -1365px -84px;
}

.fam-page-white-edit {
    background-position: -1386px -84px;
}

.fam-page-white-error {
    background-position: -1407px -84px;
}

.fam-page-white-excel {
    background-position: -1428px -84px;
}

.fam-page-white-find {
    background-position: -1449px -84px;
}

.fam-page-white-flash {
    background-position: -1470px -84px;
}

.fam-page-white-freehand {
    background-position: -1491px -84px;
}

.fam-page-white-gear {
    background-position: -1512px -84px;
}

.fam-page-white-get {
    background-position: -1533px -84px;
}

.fam-page-white-go {
    background-position: -1554px -84px;
}

.fam-page-white-h {
    background-position: -1575px -84px;
}

.fam-page-white-horizontal {
    background-position: -1596px -84px;
}

.fam-page-white-key {
    background-position: -1617px -84px;
}

.fam-page-white-lightning {
    background-position: -1638px -84px;
}

.fam-page-white-link {
    background-position: -1659px -84px;
}

.fam-page-white-magnify {
    background-position: -1680px -84px;
}

.fam-page-white-medal {
    background-position: -1701px -84px;
}

.fam-page-white-office {
    background-position: -1722px -84px;
}

.fam-page-white-paint {
    background-position: -1743px -84px;
}

.fam-page-white-paintbrush {
    background-position: -1764px -84px;
}

.fam-page-white-paste {
    background-position: -1785px -84px;
}

.fam-page-white-php {
    background-position: -1806px -84px;
}

.fam-page-white-picture {
    background-position: -1827px -84px;
}

.fam-page-white-powerpoint {
    background-position: -1848px -84px;
}

.fam-page-white-put {
    background-position: -1869px -84px;
}

.fam-page-white-ruby {
    background-position: -1890px -84px;
}

.fam-page-white-stack {
    background-position: -1911px -84px;
}

.fam-page-white-star {
    background-position: -1932px -84px;
}

.fam-page-white-swoosh {
    background-position: -1953px -84px;
}

.fam-page-white-text {
    background-position: -1974px -84px;
}

.fam-page-white-text-width {
    background-position: 0 -105px;
}

.fam-page-white-tux {
    background-position: -21px -105px;
}

.fam-page-white-vector {
    background-position: -42px -105px;
}

.fam-page-white-visualstudio {
    background-position: -63px -105px;
}

.fam-page-white-width {
    background-position: -84px -105px;
}

.fam-page-white-word {
    background-position: -105px -105px;
}

.fam-page-white-world {
    background-position: -126px -105px;
}

.fam-page-white-wrench {
    background-position: -147px -105px;
}

.fam-page-white-zip {
    background-position: -168px -105px;
}

.fam-page-word {
    background-position: -189px -105px;
}

.fam-page-world {
    background-position: -210px -105px;
}

.fam-paintbrush {
    background-position: -231px -105px;
}

.fam-paintcan {
    background-position: -252px -105px;
}

.fam-palette {
    background-position: -273px -105px;
}

.fam-paste-plain {
    background-position: -294px -105px;
}

.fam-paste-word {
    background-position: -315px -105px;
}

.fam-pencil {
    background-position: -336px -105px;
}

.fam-pencil-add {
    background-position: -357px -105px;
}

.fam-pencil-delete {
    background-position: -378px -105px;
}

.fam-pencil-go {
    background-position: -399px -105px;
}

.fam-picture {
    background-position: -420px -105px;
}

.fam-picture-add {
    background-position: -441px -105px;
}

.fam-picture-delete {
    background-position: -462px -105px;
}

.fam-picture-edit {
    background-position: -483px -105px;
}

.fam-picture-empty {
    background-position: -504px -105px;
}

.fam-picture-error {
    background-position: -525px -105px;
}

.fam-picture-go {
    background-position: -546px -105px;
}

.fam-picture-key {
    background-position: -567px -105px;
}

.fam-picture-link {
    background-position: -588px -105px;
}

.fam-picture-save {
    background-position: -609px -105px;
}

.fam-pictures {
    background-position: -630px -105px;
}

.fam-pilcrow {
    background-position: -651px -105px;
}

.fam-pill {
    background-position: -672px -105px;
}

.fam-pill-add {
    background-position: -693px -105px;
}

.fam-pill-delete {
    background-position: -714px -105px;
}

.fam-pill-go {
    background-position: -735px -105px;
}

.fam-plugin {
    background-position: -756px -105px;
}

.fam-plugin-add {
    background-position: -777px -105px;
}

.fam-plugin-delete {
    background-position: -798px -105px;
}

.fam-plugin-disabled {
    background-position: -819px -105px;
}

.fam-plugin-edit {
    background-position: -840px -105px;
}

.fam-plugin-error {
    background-position: -861px -105px;
}

.fam-plugin-go {
    background-position: -882px -105px;
}

.fam-plugin-link {
    background-position: -903px -105px;
}

.fam-printer {
    background-position: -924px -105px;
}

.fam-printer-add {
    background-position: -945px -105px;
}

.fam-printer-delete {
    background-position: -966px -105px;
}

.fam-printer-empty {
    background-position: -987px -105px;
}

.fam-printer-error {
    background-position: -1008px -105px;
}

.fam-rainbow {
    background-position: -1029px -105px;
}

.fam-report {
    background-position: -1050px -105px;
}

.fam-report-add {
    background-position: -1071px -105px;
}

.fam-report-delete {
    background-position: -1092px -105px;
}

.fam-report-disk {
    background-position: -1113px -105px;
}

.fam-report-edit {
    background-position: -1134px -105px;
}

.fam-report-go {
    background-position: -1155px -105px;
}

.fam-report-key {
    background-position: -1176px -105px;
}

.fam-report-link {
    background-position: -1197px -105px;
}

.fam-report-magnify {
    background-position: -1218px -105px;
}

.fam-report-picture {
    background-position: -1239px -105px;
}

.fam-report-user {
    background-position: -1260px -105px;
}

.fam-report-word {
    background-position: -1281px -105px;
}

.fam-resultset-first {
    background-position: -1302px -105px;
}

.fam-resultset-last {
    background-position: -1323px -105px;
}

.fam-resultset-next {
    background-position: -1344px -105px;
}

.fam-resultset-previous {
    background-position: -1365px -105px;
}

.fam-rosette {
    background-position: -1386px -105px;
}

.fam-sitemap {
    background-position: -1407px -105px;
}

.fam-sitemap-color {
    background-position: -1428px -105px;
}

.fam-star {
    background-position: -1449px -105px;
}

.fam-status-away {
    background-position: -1470px -105px;
}

.fam-status-busy {
    background-position: -1491px -105px;
}

.fam-status-offline {
    background-position: -1512px -105px;
}

.fam-status-online {
    background-position: -1533px -105px;
}

.fam-stop {
    background-position: -1554px -105px;
}

.fam-table {
    background-position: -1575px -105px;
}

.fam-table-add {
    background-position: -1596px -105px;
}

.fam-table-delete {
    background-position: -1617px -105px;
}

.fam-table-edit {
    background-position: -1638px -105px;
}

.fam-table-error {
    background-position: -1659px -105px;
}

.fam-table-gear {
    background-position: -1680px -105px;
}

.fam-table-go {
    background-position: -1701px -105px;
}

.fam-table-key {
    background-position: -1722px -105px;
}

.fam-table-lightning {
    background-position: -1743px -105px;
}

.fam-table-link {
    background-position: -1764px -105px;
}

.fam-table-multiple {
    background-position: -1785px -105px;
}

.fam-table-refresh {
    background-position: -1806px -105px;
}

.fam-table-relationship {
    background-position: -1827px -105px;
}

.fam-table-row-delete {
    background-position: -1848px -105px;
}

.fam-table-row-insert {
    background-position: -1869px -105px;
}

.fam-table-save {
    background-position: -1890px -105px;
}

.fam-table-sort {
    background-position: -1911px -105px;
}

.fam-tag {
    background-position: -1932px -105px;
}

.fam-tag-blue {
    background-position: -1953px -105px;
}

.fam-tag-blue-add {
    background-position: -1974px -105px;
}

.fam-tag-blue-delete {
    background-position: 0 -126px;
}

.fam-tag-blue-edit {
    background-position: -21px -126px;
}

.fam-tag-green {
    background-position: -42px -126px;
}

.fam-tag-orange {
    background-position: -63px -126px;
}

.fam-tag-pink {
    background-position: -84px -126px;
}

.fam-tag-purple {
    background-position: -105px -126px;
}

.fam-tag-red {
    background-position: -126px -126px;
}

.fam-tag-yellow {
    background-position: -147px -126px;
}

.fam-text-align-justify {
    background-position: -168px -126px;
}

.fam-text-columns {
    background-position: -189px -126px;
}

.fam-text-linespacing {
    background-position: -210px -126px;
}

.fam-text-padding-bottom {
    background-position: -231px -126px;
}

.fam-text-padding-left {
    background-position: -252px -126px;
}

.fam-text-padding-right {
    background-position: -273px -126px;
}

.fam-text-padding-top {
    background-position: -294px -126px;
}

.fam-textfield {
    background-position: -315px -126px;
}

.fam-textfield-add {
    background-position: -336px -126px;
}

.fam-textfield-key {
    background-position: -357px -126px;
}

.fam-textfield-rename {
    background-position: -378px -126px;
}

.fam-thumb-down {
    background-position: -399px -126px;
}

.fam-thumb-up {
    background-position: -420px -126px;
}

.fam-tick {
    background-position: -441px -126px;
}

.fam-time {
    background-position: -462px -126px;
}

.fam-time-add {
    background-position: -483px -126px;
}

.fam-time-delete {
    background-position: -504px -126px;
}

.fam-time-go {
    background-position: -525px -126px;
}

.fam-timeline-marker {
    background-position: -546px -126px;
}

.fam-transmit {
    background-position: -567px -126px;
}

.fam-transmit-blue {
    background-position: -588px -126px;
}

.fam-tux {
    background-position: -609px -126px;
}

.fam-user {
    background-position: -630px -126px;
}

.fam-user-add {
    background-position: -651px -126px;
}

.fam-user-comment {
    background-position: -672px -126px;
}

.fam-user-delete {
    background-position: -693px -126px;
}

.fam-user-edit {
    background-position: -714px -126px;
}

.fam-user-female {
    background-position: -735px -126px;
}

.fam-user-go {
    background-position: -756px -126px;
}

.fam-user-gray {
    background-position: -777px -126px;
}

.fam-user-green {
    background-position: -798px -126px;
}

.fam-user-orange {
    background-position: -819px -126px;
}

.fam-user-red {
    background-position: -840px -126px;
}

.fam-user-suit {
    background-position: -861px -126px;
}

.fam-vcard {
    background-position: -882px -126px;
}

.fam-vcard-add {
    background-position: -903px -126px;
}

.fam-vcard-delete {
    background-position: -924px -126px;
}

.fam-vcard-edit {
    background-position: -945px -126px;
}

.fam-world {
    background-position: -966px -126px;
}

.fam-world-add {
    background-position: -987px -126px;
}

.fam-world-delete {
    background-position: -1008px -126px;
}

.fam-world-edit {
    background-position: -1029px -126px;
}

.fam-world-go {
    background-position: -1050px -126px;
}

.fam-world-link {
    background-position: -1071px -126px;
}

.fam-wrench {
    background-position: -1092px -126px;
}

.fam-wrench-orange {
    background-position: -1113px -126px;
}

.fam-zoom {
    background-position: -1134px -126px;
}

.fam-zoom-in {
    background-position: -1155px -126px;
}

.fam-zoom-out {
    background-position: -1176px -126px;
}

.fam-cross-gray {
    background-position: -1198px -126px;
}

/* Global styles */
body {
    /*padding-top: 55px;*/
}

.container {
    padding: 0 1px;
}

p {
    line-height: 22px;
}

a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

code {
    border-style: dashed;
    color: #d43f3f;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #a4a5aa;
}

/* Add wuxia box-shadow whereever you want */
.wuxify-me {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* Login page styles */

.login {
    background-color: #87dafb; /* light blue */
}

.login header,
.login section {
    width: 290px;
    margin: 0 auto;
}

.login header {
    margin: 20px auto 20px;
    text-align: center;
}

.login header h1 {
    text-transform: uppercase;
    color: #878d96;
    text-shadow: 0 1px 0 #ffffff;
}

.login section {
    background-color: #fdfdfd;
    border: 2px solid #868C96;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.login section form {
    margin: 0;
    background: none;
}

.login section input {
    width: 200px;
}

.login section input[type="checkbox"] {
    width: auto;
}

.login section .checkbox {
    margin: 10px 0 0;
}

.login section .control-group + .control-group {
    border: none;
    padding-top: 0;
}

.login section .form-actions {
    border: none;
    padding-top: 0;
    background-color: transparent;
}

.login section .form-actions .btn {
    width: 100%;
    display: block;
}

/* Main navigation - navbar */
.navbar nav {
    *zoom: 1;
}

.navbar nav:before,
.navbar nav:after {
    display: table;
    content: "";
}

.navbar nav:after {
    clear: both;
}

.navbar .nav-collapse {
    margin-left: 80px;
}

.navbar .nav-collapse.user {
    float: right;
    margin-left: 20px;
}

.navbar .nav-collapse.navigation {
    float: left;
    margin-left: 10px;
}

.navbar .nav-collapse.in {
    margin: 0;
    float: none;
}

.navbar .nav > li > a {
  padding: 13px 10px 11px;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  font-size: 14px;
  /*font-weight: bold;*/
  line-height: 20px;
}

.navbar .nav > li.active > a,
.navbar .nav > li > a:hover {
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);*/
}

.navbar .navbar-inner {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    background-color: #7cba58;
    border-bottom: 1px solid #3f5c13;
    -webkit-box-shadow: 0 1px 0 #ffffff;
    -moz-box-shadow: 0 1px 0 #ffffff;
    box-shadow: 0 1px 0 #ffffff;
}

.navbar .navbar-inner .divider-vertical {
    background-color: #547919;
    border: none;
}

.navbar.navbar-hidden {
    cursor: pointer;
}

.navbar .btn-navbar + .btn-navbar {
    margin-right: 5px;
}

/* Main navigation - collapse button */
.navbar .btn-navbar {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background: #ffffff;
    border: none;
    margin: 5px 0;
}

.navbar .btn-navbar [class^="icon-"],
.navbar .btn-navbar [class*=" icon-"] {
    font-size: 15px;
    color: #878d96;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #dbdce3;
}

/* Main navigation - user info */
.user-info {
    height: 45px;
    padding-left: 10px;
    background-color: #5c861c;
    border-left: 1px solid #547919;
    border-right: 1px solid #547919;
    *zoom: 1;
}

.user-info:before,
.user-info:after {
    display: table;
    content: "";
}

.user-info:after {
    clear: both;
}

.user-info img {
    float: left;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.user-info .btn-group {
    float: right;
    padding: 0;
}

.user-info .btn-group .btn {
    padding-left: 15px;
    background: none;
    border: none;
    text-align: left;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    *zoom: 1;
}

.user-info .btn-group .btn:before,
.user-info .btn-group .btn:after {
    display: table;
    content: "";
}

.user-info .btn-group .btn:after {
    clear: both;
}

.user-info .btn-group .btn div {
    float: left;
    padding: 5px 0;
    font-size: 11px;
    line-height: 14px;
    color: #d3dea3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.user-info .btn-group .btn div strong {
    display: block;
    font-size: 13px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.user-info .btn-group .btn .caret {
    float: right;
    margin: 16px 4px 0 15px;
    border-width: 6px;
    border-top-color: #d3dea3;
}

.user-info .btn-group.open .btn.dropdown-toggle {
    background: none;
}

.nav-collapse.in .user-info .btn-group {
    float: none;
}

.nav-collapse.in .user-info .dropdown-menu {
    float: none;
    clear: both;
}

.nav-collapse.in .user-info .dropdown-menu li + li {
    border-top: 1px solid #7cba58;
}

.nav-collapse.in .user-info .dropdown-menu li:last-child a {
    padding-bottom: 3px;
}

.nav-collapse.in .user-info .dropdown-menu a {
    padding: 13px 0;
}

.ie8 .navbar .user-info {
    min-width: 160px;
}

/* Secondary navigation */
.nav-secondary {
    margin-bottom: 20px;
    margin-top: -10px;
}

.nav-secondary ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    *zoom: 1;
}

.nav-secondary ul:before,
.nav-secondary ul:after {
    display: table;
    content: "";
}

.nav-secondary ul:after {
    clear: both;
}

.nav-secondary li {
    float: left;
    display: block;
    position: relative;
    margin-right: 10px;
    margin-top: 10px;
}

.nav-secondary li:last-child {
    margin-right: 0;
}

.nav-secondary li .badge {
    position: absolute;
    top: -5px;
    right: -8px;
}

.nav-secondary a {
    display: block;
    text-align: center;
    padding: 5px;
    background-color: #e9eaf0;
    color: #949599;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.nav-secondary a span {
    display: block;
    font-size: 26px;
    font-weight: normal;
    line-height: normal;
    margin: 15px auto 0;
}

.nav-secondary a:hover,
.nav-secondary .active a {
    text-decoration: none;
    background-color: #7cba58;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.nav-secondary.inverse a {
    background-color: #7cba58;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.nav-secondary.inverse a:hover,
.nav-secondary.inverse .active a {
    background-color: #e9eaf0;
    color: #949599;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* Breadcrumbs */
.breadcrumb {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 0;
    margin-bottom: 20px;
    background: none;
    border: none;
    font-size: 11px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.breadcrumb a {
    color: #a4a5aa;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb a:hover,
.breadcrumb .active {
    text-decoration: none;
    color: #7cba58;
}

.breadcrumb li {
    background-image: url("/assets/assets/breadcrumbs_divider.png");
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 10px;
}

.breadcrumb li + li {
    margin-left: 3px;
}

.breadcrumb li:last-child {
    background: none;
    padding: 0;
}

.breadcrumb li:first-child .icon-home {
    font-size: 14px;
}

/* Main footer */
footer.container {
    color: #a4a5aa;
    margin: 20px auto;
}

footer.container ul {
    margin: 0;
    list-style: none;
    *zoom: 1;
}

footer.container ul:before,
footer.container ul:after {
    display: table;
    content: "";
}

footer.container ul:after {
    clear: both;
}

footer.container ul li {
    display: block;
    float: left;
}

footer.container ul li + li {
    margin-left: 8px;
}

footer.container ul li a {
    color: #7cba58;
    padding-right: 8px;
    border-right: 1px solid #e0e0e0;
}

footer.container ul li:last-child a {
    border: none;
    padding: 0;
}

footer.container p {
    font-size: 11px;
    text-shadow: 0 1px 0 #ffffff;
}

footer.container p a {
    color: #555555;
}

footer.container p a:hover {
    text-decoration: none;
    color: #7cba58;
}

/* Main content container */
.content {
    margin: 0 -1px;
    background-color: #fdfdfd;
    /*background-image: url("/assets/assets/bg_content.jpg");*/
    background-repeat: repeat;
    border: 1px solid #a4a5aa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.content + * {
    margin-top: 30px;
}

.content .page-container {
    margin: 30px 30px 10px;
}

.content .page-container.page-container {
    overflow: visible;
}

.content .page-container [class*="span"] {
    margin-bottom: 20px;
}

.content .page-container [class*="span"] *:last-child {
    margin-bottom: 0;
}

.content .page-container .row,
.content .page-container .thumbnails {
    margin-left: -20px;
}

.content .page-container .row .row,
.content .page-container .thumbnails .row {
    margin-left: -20px;
    *zoom: 1;
}

.content .page-container .row .row:before,
.content .page-container .thumbnails .row:before,
.content .page-container .row .row:after,
.content .page-container .thumbnails .row:after {
    display: table;
    content: "";
}

.content .page-container .row .row:after,
.content .page-container .thumbnails .row:after {
    clear: both;
}

.content .page-container .row [class*="span"],
.content .page-container .thumbnails [class*="span"] {
    float: left;
    margin-left: 20px;
}

.content .page-container .row .container,
.content .page-container .thumbnails .container,
.content .page-container .row .navbar-center .container,
.content .page-container .row .navbar-fixed-top .container,
.content .page-container .thumbnails .navbar-fixed-top .container,
.content .page-container .row .navbar-fixed-bottom .container,
.content .page-container .thumbnails .navbar-fixed-bottom .container {
    width: 880px;
}

.content .page-container .row .span12,
.content .page-container .thumbnails .span12 {
    width: 880px;
}

.content .page-container .row .span11,
.content .page-container .thumbnails .span11 {
    width: 805px;
}

.content .page-container .row .span10,
.content .page-container .thumbnails .span10 {
    width: 730px;
}

.content .page-container .row .span9,
.content .page-container .thumbnails .span9 {
    width: 655px;
}

.content .page-container .row .span8,
.content .page-container .thumbnails .span8 {
    width: 580px;
}

.content .page-container .row .span7,
.content .page-container .thumbnails .span7 {
    width: 505px;
}

.content .page-container .row .span6,
.content .page-container .thumbnails .span6 {
    width: 430px;
}

.content .page-container .row .span5,
.content .page-container .thumbnails .span5 {
    width: 355px;
}

.content .page-container .row .span4,
.content .page-container .thumbnails .span4 {
    width: 280px;
}

.content .page-container .row .span3,
.content .page-container .thumbnails .span3 {
    width: 205px;
}

.content .page-container .row .span2,
.content .page-container .thumbnails .span2 {
    width: 130px;
}

.content .page-container .row .span1,
.content .page-container .thumbnails .span1 {
    width: 55px;
}

.content .page-container .row .offset12,
.content .page-container .thumbnails .offset12 {
    margin-left: 920px;
}

.content .page-container .row .offset11,
.content .page-container .thumbnails .offset11 {
    margin-left: 845px;
}

.content .page-container .row .offset10,
.content .page-container .thumbnails .offset10 {
    margin-left: 770px;
}

.content .page-container .row .offset9,
.content .page-container .thumbnails .offset9 {
    margin-left: 695px;
}

.content .page-container .row .offset8,
.content .page-container .thumbnails .offset8 {
    margin-left: 620px;
}

.content .page-container .row .offset7,
.content .page-container .thumbnails .offset7 {
    margin-left: 545px;
}

.content .page-container .row .offset6,
.content .page-container .thumbnails .offset6 {
    margin-left: 470px;
}

.content .page-container .row .offset5,
.content .page-container .thumbnails .offset5 {
    margin-left: 395px;
}

.content .page-container .row .offset4,
.content .page-container .thumbnails .offset4 {
    margin-left: 320px;
}

.content .page-container .row .offset3,
.content .page-container .thumbnails .offset3 {
    margin-left: 245px;
}

.content .page-container .row .offset2,
.content .page-container .thumbnails .offset2 {
    margin-left: 170px;
}

.content .page-container .row .offset1,
.content .page-container .thumbnails .offset1 {
    margin-left: 95px;
}

/* Containers */
.content .page-header {
    margin: 0;
    padding: 20px 30px;
    background-color: #fdfdfd;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    *zoom: 1;
}

.content .page-header:before,
.content .page-header:after {
    display: table;
    content: "";
}

.content .page-header:after {
    clear: both;
}

.content .page-header h1 {
    line-height: 36px;
    float: left;
}

.content .page-header .page-header-actions {
    list-style: none;
    margin: 0;
    float: right;
    *zoom: 1;
}

.content .page-header .page-header-actions:before,
.content .page-header .page-header-actions:after {
    display: table;
    content: "";
}

.content .page-header .page-header-actions:after {
    clear: both;
}

.content .page-header .page-header-actions li {
    display: block;
    float: left;
    margin-right: 5px;
}

.content .page-header .page-header-actions li:last-child {
    margin-right: 0;
}

.content .page-header .page-header-actions li.active .btn-wuxia.btn {
    background-color: #7cba58;
    color: #ffffff;
}

.content .page-header .loading {
    float: right;
}

/* Typography */
.content .well {
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.content .label {
    padding: 1px 4px;
}

/*.content .badge {*/
/*padding: 1px 9px;*/
/*}*/
.content .center h2,
.content .center h3,
.content .center h4,
.content .center h5,
.content .center h6,
.content .center p {
    text-align: center;
}

.content .lead {
    color: #525252;
}

.content .hero-unit {
    margin-bottom: 0;
}

/* Hero unit */
.hero-unit {
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
}

.hero-unit h1 {
    margin-bottom: 9px;
}

.hero-unit.wuxify-me,
.hero-unit.blow {
    border: none;
}

.hero-unit.wuxify-me h1,
.hero-unit.blow h1 {
    color: #7cba58;
}

.hero-unit.wuxify-me p,
.hero-unit.blow p {
    margin-top: 10px;
}

.hero-unit.blow {
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

.hero-unit .nav-secondary {
    margin-top: 10px;
}

/* Tables */
.table {
    background-color: #f6f6f6;
    border: 2px solid #fdfdfd;
    border-collapse: separate;
    *border-collapse: collapsed;
    border-left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.table th {
    text-align: center;
    background-color: #e6e9eb;
}

.table th,
.table td {
    border-top: 2px solid #fdfdfd;
    border-left: 2px solid #fdfdfd;
}

.table caption + thead tr:first-child th,
.table caption + tbody tr:first-child th,
.table caption + tbody tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + tbody tr:first-child th,
.table colgroup + tbody tr:first-child td,
.table thead:first-child tr:first-child th,
.table tbody:first-child tr:first-child th,
.table tbody:first-child tr:first-child td {
    border-top: 0;
}

.table thead:first-child tr:first-child th:first-child,
.table tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
}

.table thead:first-child tr:first-child th:last-child,
.table tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
}

.table thead:last-child tr:last-child th:first-child,
.table tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
}

.table thead:last-child tr:last-child th:last-child,
.table tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
}

.table.table-wuxia th {
    background-color: #7cba58;
    color: #ffffff;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
    /*background-color: #fdfdfd;*/
}

/* Pagination */
.pagination {
    height: auto;
}

.pagination ul {
    margin-top: -5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    *zoom: 1;
}

.pagination ul:before,
.pagination ul:after {
    display: table;
    content: "";
}

.pagination ul:after {
    clear: both;
}

.pagination ul li {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 4px;
}

.pagination ul li:first-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pagination ul li:last-child {
    margin-right: 0;
}

.pagination ul li:last-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pagination ul li a {
    border: none;
    font-weight: normal;
    background-color: #dbdce3;
    color: #ffffff;
    line-height: 32px;
    padding: 0 14px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
    /*-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
}

.pagination ul li.disabled > span,
.pagination ul li.disabled a,
.pagination ul li.disabled a:hover {
    background-color: #a4a5aa;
    /*-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
    /*-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;*/
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.pagination ul li a:hover,
.pagination ul li.active a {
    background-color: #a4a5aa;
    color: #ffffff;
    /*-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;*/
    /*-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;*/
}

.pager .disabled {
    background-color: #dbdce3;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.pager a {
    padding: 4px 14px 7px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    font-weight: bold;
    background-color: #f0f1f2;
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.pager a:hover {
    background-color: #dbdce3;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

/* Progress bars */
.progress {
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1) inset;
}

.progress-inverse .bar {
    background-color: #484d54;
    background-image: -moz-linear-gradient(top, #565c64, #33363b);
    background-image: -ms-linear-gradient(top, #565c64, #33363b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#565c64), to(#33363b));
    background-image: -webkit-linear-gradient(top, #565c64, #33363b);
    background-image: -o-linear-gradient(top, #565c64, #33363b);
    background-image: linear-gradient(top, #565c64, #33363b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565c64', endColorstr='#33363b', GradientType=0);
}

.progress-inverse.progress-striped .bar {
    background-color: #565c64;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* Buttons */
.btn-wuxia {
    text-shadow: none;
    font-weight: bold;
    padding: 8px 14px 10px;
}

.btn-wuxia.btn {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #f0f1f2;
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn:hover,
.btn-wuxia.btn:active,
.btn-wuxia.btn.active,
.btn-wuxia.btn.disabled,
.btn-wuxia.btn[disabled] {
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn:active,
.btn-wuxia.btn.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-primary {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #7cba58;
    background-color: #7cba58;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-primary:hover,
.btn-wuxia.btn-primary:active,
.btn-wuxia.btn-primary.active,
.btn-wuxia.btn-primary.disabled,
.btn-wuxia.btn-primary[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-primary:active,
.btn-wuxia.btn-primary.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #fa9300;
    background-color: #fa9300;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-warning:hover,
.btn-wuxia.btn-warning:active,
.btn-wuxia.btn-warning.active,
.btn-wuxia.btn-warning.disabled,
.btn-wuxia.btn-warning[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-warning:active,
.btn-wuxia.btn-warning.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #f35e33 !important;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-danger:hover,
.btn-wuxia.btn-danger:active,
.btn-wuxia.btn-danger.active,
.btn-wuxia.btn-danger.disabled,
.btn-wuxia.btn-danger[disabled] {
    color: #f35e33 !important;
    background: #f57e5c !important;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-danger:active,
.btn-wuxia.btn-danger.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-success {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #7cba58;
    background-color: #7cba58;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-success:hover,
.btn-wuxia.btn-success:active,
.btn-wuxia.btn-success.active,
.btn-wuxia.btn-success.disabled,
.btn-wuxia.btn-success[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-success:active,
.btn-wuxia.btn-success.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-info {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #389abe;
    background-color: #389abe;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-info:hover,
.btn-wuxia.btn-info:active,
.btn-wuxia.btn-info.active,
.btn-wuxia.btn-info.disabled,
.btn-wuxia.btn-info[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-info:active,
.btn-wuxia.btn-info.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-inverse {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #33363b;
    background-color: #33363b;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.btn-wuxia.btn-inverse:hover,
.btn-wuxia.btn-inverse:active,
.btn-wuxia.btn-inverse.active,
.btn-wuxia.btn-inverse.disabled,
.btn-wuxia.btn-inverse[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.btn-wuxia.btn-inverse:active,
.btn-wuxia.btn-inverse.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-wuxia.btn-large {
    padding: 13px 18px 15px;
}

.btn-wuxia.btn-small {
    padding: 9px 13px 11px;
}

.btn-wuxia.btn-mini {
    padding: 6px 10px 8px;
}

.btn-flat {
    font-weight: bold;
    padding: 5px 12 pxs;
}

.btn-flat.btn {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #f0f1f2;
    color: #6d737d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn:hover,
.btn-flat.btn:active,
.btn-flat.btn.active,
.btn-flat.btn.disabled,
.btn-flat.btn[disabled] {
    color: #6d737d;
    background-color: #c7cbce;
}

.btn-flat.btn:active,
.btn-flat.btn.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-primary {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #7cba58;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-primary:hover,
.btn-flat.btn-primary:active,
.btn-flat.btn-primary.active,
.btn-flat.btn-primary.disabled,
.btn-flat.btn-primary[disabled] {
    color: #ffffff;
    background-color: #3f5c13;
}

.btn-flat.btn-primary:active,
.btn-flat.btn-primary.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #fa9300;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-warning:hover,
.btn-flat.btn-warning:active,
.btn-flat.btn-warning.active,
.btn-flat.btn-warning.disabled,
.btn-flat.btn-warning[disabled] {
    color: #ffffff;
    background-color: #ae6600;
}

.btn-flat.btn-warning:active,
.btn-flat.btn-warning.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #d43f3f;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-danger:hover,
.btn-flat.btn-danger:active,
.btn-flat.btn-danger.active,
.btn-flat.btn-danger.disabled,
.btn-flat.btn-danger[disabled] {
    color: #ffffff;
    background-color: #a22424;
}

.btn-flat.btn-danger:active,
.btn-flat.btn-danger.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-success {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #7cba58;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-success:hover,
.btn-flat.btn-success:active,
.btn-flat.btn-success.active,
.btn-flat.btn-success.disabled,
.btn-flat.btn-success[disabled] {
    color: #ffffff;
    background-color: #3f5c13;
}

.btn-flat.btn-success:active,
.btn-flat.btn-success.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-info {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #389abe;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-info:hover,
.btn-flat.btn-info:active,
.btn-flat.btn-info.active,
.btn-flat.btn-info.disabled,
.btn-flat.btn-info[disabled] {
    color: #ffffff;
    background-color: #276a83;
}

.btn-flat.btn-info:active,
.btn-flat.btn-info.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-flat.btn-inverse {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border: none;
    background-color: #33363b;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-flat.btn-inverse:hover,
.btn-flat.btn-inverse:active,
.btn-flat.btn-inverse.active,
.btn-flat.btn-inverse.disabled,
.btn-flat.btn-inverse[disabled] {
    color: #ffffff;
    background-color: #101012;
}

.btn-flat.btn-inverse:active,
.btn-flat.btn-inverse.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #dbdce3;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Popover */
.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
}

.popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
}

.popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
}

.popover .popover-title {
    border: none;
    padding: 10px 15px;
    background: #7cba58;
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.popover .popover-inner {
    background: #ffffff;
    padding: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

/* Navbar buttons */
.navbar .nav > li > a.btn-wuxia-navbar {
    padding: 0;
}

.navbar .btn.btn-wuxia {
  padding: 6px 10px;
  line-height: 25px;
  line-height: 25px;
  background-color: #7cba58;
  color: #ffffff;
  font-weight: normal;
  margin-top: 9px;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border:none;
}

.navbar .btn.btn-wuxia:hover {
    background-color: #cee5c0;
    color: #7cba58;
    text-shadow: none;
}

/* Icons */
[class^="icon-"],
[class*=" icon-"] {
    height: auto;
    width: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
}

/* Forms */
form,
.form-horizontal {
    background: #f6f6f6;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

form .control-group,
.form-horizontal .control-group {
    padding: 20px;
    margin: 0;
}

form .control-group + .control-group,
.form-horizontal .control-group + .control-group {
    /*border-top: 2px solid #ffffff;*/
}

form .form-actions,
.form-horizontal .form-actions {
    margin: 0;
    /*border-top: 2px solid #ffffff;*/
    background-color: #f6f6f6;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

form .help-block,
.form-horizontal .help-block,
form .help-inline,
.form-horizontal .help-inline {
    color: #a4a5aa;
}

form legend,
.form-horizontal legend {
    margin: 0;
    color: #7cba58;
    padding: 20px 0;
    text-indent: 20px;
    line-height: normal;
    border-color: #f6f6f6;
    border-bottom: 2px solid #ffffff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.form-horizontal .form-actions > .btn:first-child {
    margin-left: 20px;
}

label {
    font-weight: bold;
}

label.radio,
label.checkbox {
    font-weight: normal;
}

/* Alerts in form */
form .alert {
    margin: 0;
    padding: 20px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: none;
    border-bottom: 2px solid #ffffff;
}

form .alert .close {
    right: -5px;
    top: -10px;
}

/* Gallery */
.thumbnails li {
    position: relative;
}

.thumbnails li:hover .thumbnail-actions {
    opacity: 1;
    filter: alpha(opacity=100);
}

.thumbnail-actions {
    margin: 0;
    position: absolute;
    display: block;
    list-style: none;
    bottom: 5px;
    right: 8px;
    *zoom: 1;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.thumbnail-actions:before,
.thumbnail-actions:after {
    display: table;
    content: "";
}

.thumbnail-actions:after {
    clear: both;
}

.thumbnail-actions li {
    float: left;
}

.thumbnail-actions li a {
    font-size: 26px;
    line-height: normal;
    display: block;
    color: #ffffff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.thumbnail-actions li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none;
}

.thumbnails .span3 .thumbnail-actions a,
.thumbnails .span2 .thumbnail-actions a,
.thumbnails .span1 .thumbnail-actions a {
    font-size: 19.5px;
}

.form-gallery {
    background: none;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
}

.form-gallery li input[type="checkbox"] {
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
}

.form-gallery .thumbnail {
    background-color: #ffffff;
}

.form-gallery .thumbnail.active {
    border-color: #7cba58;
    background-color: #88c529;
}

.form-gallery .form-actions {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

.form-gallery .form-actions [class*="span"] {
    margin-bottom: 0;
}

/* Accordion */
.accordion .accordion-group {
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.accordion .accordion-group .accordion-heading {
    background-color: #7cba58;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.accordion .accordion-group .accordion-heading a {
    color: #d3dea3;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    position: relative;
}

.accordion .accordion-group .accordion-heading a:hover {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.accordion .accordion-group .accordion-inner {
    border: none;
}

.accordion.huge .accordion-group .accordion-heading a {
    font-size: 26px;
    line-height: normal;
}

.accordion.huge .accordion-inner {
    padding: 15px;
}

.accordion .badge {
    position: absolute;
    padding: 5px;
    line-height: 1;
    top: 5px;
    margin-left: 5px;
}

/* Loading */
.loading {
    display: inline-block;
    background-image: url("loading_green-4816c2575cf8c9c33899865db474b2dd.gif");
    background-repeat: no-repeat;
    background-position: center;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 32px;
    height: 32px;
}

.loading.dark {
    background-image: url("/assets/icons/loading_dark.gif");
}

.loading.red {
    background-image: url("/assets/icons/loading_red.gif");
}

.loading.green {
    background-image: url("loading_green-4816c2575cf8c9c33899865db474b2dd.gif");
}

.loading.blue {
    background-image: url("/assets/icons/loading_blue.gif");
}

.loading.orange {
    background-image: url("/assets/icons/loading_orange.gif");
}

.loading.purple {
    background-image: url("/assets/icons/loading_purple.gif");
}

/* Plugins */
/* jQuery DataTables */
.content .page-container .dataTables_wrapper  > .row:first-child {
  margin-bottom: 10px;
}

.content .page-container .dataTables_wrapper .row [class*="span"] {
    margin-bottom: 0;
}

.content .page-container .dataTables_wrapper table.table {
    clear: both;
    margin-bottom: 10px;
}

.content .page-container .dataTables_wrapper div.dataTables_length label {
    float: left;
    text-align: left;
}

.content .page-container .dataTables_wrapper div.dataTables_length select {
    width: 75px;
}

.content .page-container .dataTables_wrapper div.dataTables_filter label {
    float: right;
}

.content .page-container .dataTables_wrapper .dataTables_paginate {
    margin: 0;
    float: right;
}

.content .page-container .dataTables_wrapper table thead .sorting,
.content .page-container .dataTables_wrapper table thead .sorting_asc,
.content .page-container .dataTables_wrapper table thead .sorting_desc,
.content .page-container .dataTables_wrapper table thead .sorting_asc_disabled,
.content .page-container .dataTables_wrapper table thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
}

.content .page-container .dataTables_wrapper table.table thead .sorting {
    background-image: url("/assets/dataTables/sort_both.png");
}

.content .page-container .dataTables_wrapper table.table thead .sorting_asc {
    background-image: url("/assets/dataTables/sort_asc.png");
}

.content .page-container .dataTables_wrapper table.table thead .sorting_desc {
    background-image: url("/assets/dataTables/sort_desc.png");
}

.content .page-container .dataTables_wrapper table.table thead .sorting_asc_disabled {
    background-image: url("/assets/dataTables/sort_asc_disabled.png");
}

.content .page-container .dataTables_wrapper table.table thead .sorting_desc_disabled {
    background-image: url("/assets/dataTables/sort_desc_disabled.png");
}

.content .page-container .dataTables_wrapper table.table thead .sorting,
.content .page-container .dataTables_wrapper table.table thead .sorting_asc,
.content .page-container .dataTables_wrapper table.table thead .sorting_desc,
.content .page-container .dataTables_wrapper table.table thead .sorting_asc_disabled,
.content .page-container .dataTables_wrapper table.table thead .sorting_desc_disabled {
    background-position: center right;
    background-repeat: no-repeat;
}

.content .page-container .dataTables_wrapper table.dataTable th:active {
    outline: none;
}

.content .page-container .dataTables_wrapper .dataTables_info {
    margin-top: 10px;
}

/* jQuery DataTable filter */
.datatable-controls li {
    padding: 3px 15px;
}

/* jQuery FullCalendar */
.full-calendar .fc-header {
    margin-bottom: 10px;
}

.full-calendar .fc-content {
    background-color: #ffffff;
}

.full-calendar .fc-button {
    font-weight: bold;
}

.full-calendar .fc-button.fc-state-default {
    display: inline-block;
    padding: 5px 10px 8px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    border: 1px solid;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #f0f1f2;
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.full-calendar .fc-button.fc-state-default:hover,
.full-calendar .fc-button.fc-state-default:active,
.full-calendar .fc-button.fc-state-default.active,
.full-calendar .fc-button.fc-state-default.disabled,
.full-calendar .fc-button.fc-state-default[disabled] {
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.full-calendar .fc-button.fc-state-default:active,
.full-calendar .fc-button.fc-state-default.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.full-calendar .fc-button.fc-state-active {
    display: inline-block;
    padding: 5px 10px 8px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    border: 1px solid;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: #7cba58;
    background-color: #7cba58;
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.full-calendar .fc-button.fc-state-active:hover,
.full-calendar .fc-button.fc-state-active:active,
.full-calendar .fc-button.fc-state-active.active,
.full-calendar .fc-button.fc-state-active.disabled,
.full-calendar .fc-button.fc-state-active[disabled] {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.full-calendar .fc-button.fc-state-active:active,
.full-calendar .fc-button.fc-state-active.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.full-calendar .fc-button.fc-state-disabled {
    display: inline-block;
    padding: 5px 10px 8px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    border: 1px solid;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #f0f1f2;
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -3px 0 rgba(0, 0, 0, 0.13) inset, 0 0 10px rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.full-calendar .fc-button.fc-state-disabled:hover,
.full-calendar .fc-button.fc-state-disabled:active,
.full-calendar .fc-button.fc-state-disabled.active,
.full-calendar .fc-button.fc-state-disabled.disabled,
.full-calendar .fc-button.fc-state-disabled[disabled] {
    color: #6d737d;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(255, 255, 255, 0.5) inset;
}

.full-calendar .fc-button.fc-state-disabled:active,
.full-calendar .fc-button.fc-state-disabled.active {
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.full-calendar .fc-button.fc-state-disabled:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.full-calendar .fc-button.fc-corner-left {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.full-calendar .fc-button.fc-corner-right {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.full-calendar .fc-state-default .fc-button-inner {
    background: transparent;
    border-width: 0;
}

.full-calendar .fc-button-content {
    line-height: 18px;
    height: 18px;
    padding: 0;
}

.full-calendar .fc-state-default .fc-button-effect span {
    display: none;
}

.full-calendar .fc-state-default,
.full-calendar .fc-state-default .fc-button-inner {
    color: #878d96;
}

.full-calendar .fc-state-active .fc-button-inner {
    color: #ffffff;
}

.full-calendar .fc-button-content [class^="icon-"],
.full-calendar .fc-button-content [class*=" icon-"] {
    font-size: 15px;
}

.full-calendar .fc-state-highlight {
    background-color: #f6f6f6;
}

/* jQuery FullCalendar event style */
.full-calendar .fc-event {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.full-calendar a.fc-event:hover {
    text-decoration: none;
}

.full-calendar .fc-event-skin {
    border: none;
    background-color: #7cba58;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.full-calendar .fc-event-skin > span:first-child {
    margin-left: 3px;
}

.full-calendar .fc-content {
    background-color: transparent;
}

.fc-button {
    height: 40px !important;
}

.fc-today-button {
    margin-left: 5px !important;
}

/* jQuery Visualize */
.visualize {
    margin: 0 auto;
    background-color: transparent;
    border: none;
}

.visualize .visualize-info {
    border: none;
    padding: 10px;
    font-size: 12px;
}

.visualize .visualize-title {
    font-weight: bold;
}

.visualize .label {
    padding: 0;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-shadow: none;
    color: #a4a5aa;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
}

.content .page-container [class*="span"] .visualize {
    margin: 20px 0 20px auto;
}

.ie8 .visualize-interaction-tracker {
    margin-top: 0 !important;
}

/* jQuery Flot */
.flot {
    margin: 20px auto;
    width: 280px;
    height: 280px;
}

.flot.wide {
    width: 505px;
}

.flot.full {
    width: 880px;
}

.flot.dashboard {
    width: 580px;
    height: 270px;
    margin: 0;
}

/* jQuery Tags Input */
div.tagsinput {
    padding: 0;
    margin: 0;
    width: auto;
    height: auto !important;
    color: #555555;
    background-color: transparent;
    border: none;
    -webkit-transition: 'border linear .2s, box-shadow linear .2s';
    -moz-transition: 'border linear .2s, box-shadow linear .2s';
    -ms-transition: 'border linear .2s, box-shadow linear .2s';
    -o-transition: 'border linear .2s, box-shadow linear .2s';
    transition: 'border linear .2s, box-shadow linear .2s';
}

div.tagsinput.focused {
    outline: 0;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(0, 0, 0, .3);
}

div.tagsinput span.tag {
    text-shadow: none;
    line-height: normal;
    padding: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #7cba58;
    border-color: #7cba58;
    color: #ffffff;
}

div.tagsinput span.tag a {
    color: #d3dea3;
}

div.tagsinput span.tag a:hover {
    color: #ffffff;
}

div.tagsinput input {
    margin: 0;
}

/* jQuery jWYSIWYG */
div.wysiwyg {
    background: none;
    width: auto !important;
    border: none;
}

div.wysiwyg .toolbar-container {
    padding: 5px;
}

div.wysiwyg iframe {
    margin-top: 10px;
    background-color: #ffffff;
    width: 100% !important;
    min-height: 250px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

div.wysiwyg ul.toolbar {
    border: none;
}

div.wysiwyg ul.toolbar li {
    background-image: url("/assets/plugins/jWYSIWYG/jquery.wysiwyg.gif");
}

/* jQuery Snippet */
.snippet-container pre .snippet-num,
.snippet-container .snippet-wrap .snippet-num {
    margin: 0;
}

.snippet-container pre pre.sh_sourceCode,
.snippet-container .snippet-wrap pre.sh_sourceCode {
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.snippet-container .snippet-menu pre {
    border: none;
}

/* jQuery plupload */
.plupload {
    min-height: 265px;
}

.plupload .plupload_header {
    display: none;
}

.plupload .plupload_container {
    padding: 0;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.plupload .plupload_scroll {
    overflow: visible;
    height: auto;
    width: auto;
}

.plupload .plupload_filelist_header {
    background-color: #f7f7f7;
    border-color: #cccccc;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.plupload .plupload_filelist_footer {
    height: 36px;
    background-color: #f7f7f7;
    border-color: #cccccc;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.plupload .plupload_filelist_footer .plupload_buttons .btn + .btn {
    margin-left: 5px;
}

.plupload .plupload_filelist_footer .plupload_file_action,
.plupload .plupload_filelist_footer .plupload_file_status,
.plupload .plupload_filelist_footer .plupload_file_size,
.plupload .plupload_filelist_footer .plupload_progress {
    margin-top: 3px;
}

.plupload .plupload_scroll .plupload_filelist {
    background-color: #ffffff;
}

/* Bootstrap wysihtml5 */
.wysihtml5 {
    width: 99% !important;
}

.wysihtml5-sandbox {
    margin-bottom: 0 !important;
}

/* Color picker */
.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url("/assets/plugins/colorpicker/saturation.png");
    cursor: crosshair;
    float: left;
}

.colorpicker-saturation i {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    margin: -4px 0 0 -4px;
}

.colorpicker-saturation i b {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.colorpicker-hue,
.colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px;
}

.colorpicker-hue i,
.colorpicker-alpha i {
    display: block;
    height: 1px;
    background: #000;
    border-top: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -1px;
}

.colorpicker-hue {
    background-image: url("/assets/plugins/colorpicker/hue.png");
}

.colorpicker-alpha {
    background-image: url("/assets/plugins/colorpicker/alpha.png");
    display: none;
}

.colorpicker {
    *zoom: 1;
    top: 0;
    left: 0;
    padding: 4px;
    min-width: 120px;
}

.colorpicker:before,
.colorpicker:after {
    display: table;
    content: "";
}

.colorpicker:after {
    clear: both;
}

.colorpicker div {
    position: relative;
}

.colorpicker.alpha {
    min-width: 140px;
}

.colorpicker.alpha .colorpicker-alpha {
    display: block;
}

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url("/assets/plugins/colorpicker/alpha.png");
    background-position: 0 100%;
}

.colorpicker-color div {
    height: 10px;
}

.input-append.color .add-on i,
.input-prepend.color .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.colorpicker-preview {
    display: block;
    width: 18px;
    height: 18px;
}

/* Responsive styles */
/* Up to landscape phone */

/* Landscape phone to small desktop and portrait tablet */
@media (max-width: 767px) {
    #logout-mobile {
        display: block;
    }

    #map_canvas {
        width: 480px;
        height: 480px;
    }

    #map_canvas_no_gps {
        width: 480px;
        height: 480px;
    }

    body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .content .page-container {
        margin: 5px 0px 0px;
    }

    .footer-section-logged-in {
        /*background: #b2e1f1 url("Footer-Small-a6e21e636eda5463e0713e4045c57438.png");*/
    }

    #photo-set {
        position: relative;
        overflow: hidden;
    }

    .member {
        float: left;
        width: 31%;
        margin: 1% 1% 45px 1%;
    }

    .name {
        position: absolute;
        bottom: 0px;
    }

    .member img {
        width: 100%;
        display: block;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin-left: -20px;
        margin-right: -20px;
    }

    .container-fluid {
        padding: 0;
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }

    .dl-horizontal dd {
        margin-left: 0;
    }

    .container {
        width: auto;
    }

    .row-fluid {
        width: 100%;
    }

    .row,
    .thumbnails {
        margin-left: 10;
    }

    .content .page-container .row,
    .content .page-container .thumbnails {
        margin-left: 10px;
        margin-right: 10px;
    }

    .content .page-container .row .row,
    .content .page-container .thumbnails .row {
        margin-left: 10px;
        margin-right: 10px;
        *zoom: 1;
    }

    [class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }

    .dataTables_length,
    .dataTables_filter {
        /*display: none;*/
    }

    /*}*/
    /*@media (max-width: 767px) {*/
    #nav-img {
        width: 480px;
        height: 122px;
        background: url('/assets/nav_med.png') no-repeat;
    }

    body {
        padding: 0;
    }

    .navbar-center,
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin: 0;
    }

    .user-info {
        float: none;
        padding: 10px;
        margin-bottom: 20px;
        border: none;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .user-info img {
        float: left;
    }

    .user-info .btn-group {
        float: left;
        margin: 0 !important;
    }

    .user-info .btn-group .caret {
        display: none;
    }

    .user-info .btn-group .dropdown-menu {
        margin: 0 !important;
    }

    .user-info .btn-group .dropdown-menu a:hover {
        background: none;
    }

    .flot {
        width: 320px;
        height: 320px;
    }

    .flot.wide {
        width: 600px;
    }

    .flot.full {
        width: 880px;
    }

    .flot.dashboard {
        width: 732px;
        height: 220px;
    }

    .container {
        width: auto;
        margin: 0 20px;
    }

    .container[role=main] {
        /*margin-top: 10px;*/
    }

    .content {
        border:none;
    }

    footer.container {
        margin: 20px;
    }

    .content .page-container .row,
    .content .page-container .thumbnails {
        margin-left: 10;
        margin-right: 10;
    }

    .content .page-container .row [class*="span"],
    .content .page-container .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }

    .content .page-header h1,
    .content .page-header .page-header-actions {
        float: none;
    }

    .content .page-header .page-header-actions {
        margin: 10px 0 10px 10px;
    }

    .content .page-header .page-header-actions li {
        margin-bottom: 5px;
    }

    .content .page-header .page-header-actions li:last-child {
        margin-bottom: 0;
    }

    .tooltip {
        display: none !important;
    }

    /* Below here is to switch to collapsed nav menu */
    .navbar {
        margin-top: 0px;
    }

    .navbar-center,
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 18px;
    }

    .navbar-fixed-bottom {
        margin-top: 18px;
    }

    .navbar-center .navbar-inner,
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        /*padding: 5px;*/
    }

    .navbar .container {
        width: auto;
        padding: 0;
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }

    .nav-collapse {
        clear: both;
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 9px;
    }

    .nav-collapse .nav > li {
        float: none;
    }

    .nav-collapse .nav > li > a {
        margin-bottom: 2px;
    }

    .nav-collapse .nav > .divider-vertical {
        display: none;
    }

    .nav-collapse .nav .nav-header {
        color: #a4a5aa;
        text-shadow: none;
    }

    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        padding: 6px 15px;
        font-weight: bold;
        color: #d3dea3;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }

    .nav-collapse .nav > li > a:hover,
    .nav-collapse .dropdown-menu a:hover {
        background-color: #7cba58;
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: block;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .dropdown-menu .divider {
        display: none;
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 9px 15px;
        margin: 9px 0;
        border-top: 1px solid #7cba58;
        border-bottom: 1px solid #7cba58;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-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);
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }

    .navbar .btn-navbar {
        display: block;
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #logout-mobile {
        display: none;
    }

    #map_canvas {
        width: 500px;
        height: 400px;
    }



    #map_canvas_no_gps {
        width: 500px;
        height: 400px;
    }

    .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        margin-left: 20px;
    }

    .container,
    .navbar-center .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }

    .span12 {
        width: 724px;
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 714px;
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 652px;
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 590px;
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 528px;
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 466px;
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 404px;
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 342px;
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 280px;
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 218px;
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 156px;
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 94px;
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 32px;
    }
}

@media (max-width: 979px) {

}

@media (max-width: 480px) {
    /* in phone portrait mode, need padding on heading (ex. walk view) */
    /*h1, h2 {*/
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    /*}*/
    body {
        background-color: white;
    }

    #map_canvas {
        margin-left: -15px;
        left: 0px;
        width: 330px;
        height: 330px;
    }

    #map_canvas_no_gps {
        width: 320px;
        height: 320px;
    }

    .container {
        width: auto;
        margin: 0 0px;
    }

    .content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        border-width: 0px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    .content .page-header {
        padding: 0 0;
        margin: 0px 0;
        border-bottom: 0px;
    }

    #nav-user-info {
        display: none;
    }

    #nav-img {
        width: 320px;
        height: 122px;
        background: url('/assets/nav_narrow.png') no-repeat;
    }

    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }

    .page-header h1 small {
        display: block;
        line-height: 18px;
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }

    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }

    .form-horizontal .controls {
        margin-left: 0;
    }

    .form-horizontal .control-list {
        padding-top: 0;
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }

    .modal {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0;
    }

    @media (max-width: 768px) {
        .modal {
            top: 50% !important;
            transform: translateY(-50%) !important;
        }
    }

    .modal.fade.in {
        top: auto;
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }

    .carousel-caption {
        position: static;
    }

    /* Limit tables to 5 columns */
    /*th:nth-child(6), td:nth-child(6),*/
    /*th:nth-child(7), td:nth-child(7),*/
    /*th:nth-child(8), td:nth-child(8),*/
    /*th:nth-child(9), td:nth-child(9),*/
    /*th:nth-child(10), td:nth-child(10),*/
    /*th:nth-child(11), td:nth-child(11) {*/
    /*    display: none;*/
    /*}*/

    /* Allows date picker to use all available rows*/
    th.dow, td.day {
        display: table-cell;
    }

    .background-preview {
        width: 170px;
        height: 170px;
    }
}

@media (min-width: 980px) {
    #logout-mobile {
        display: none;
    }

    #map_canvas {
        width: 650px;
        height: 600px;
    }

    .logo-walk {
        float:right;
    }
    .header-walk {
        /*position: absolute;*/
        /*bottom: 0;*/
        text-align: left !important;
    }
    .header-walk {

    }

    #map_canvas_no_gps {
        width: 650px;
        height: 600px;
    }

    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}

@media (min-width: 1200px) {
    #logout-mobile {
        display: none;
    }

    #map_canvas {
        width: 830px;
        height: 600px;
    }

    #map_canvas_no_gps {
        width: 830px;
        height: 600px;
    }

    .row {
        margin-left: -30px;
        *zoom: 1;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        margin-left: 30px;
    }

    .container,
    .navbar-center .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1170px;
    }

    .span12 {
        width: 1170px;
    }

    .span11 {
        width: 1070px;
    }

    .span10 {
        width: 970px;
    }

    .span9 {
        width: 870px;
    }

    .span8 {
        width: 770px;
    }

    .span7 {
        width: 670px;
    }

    .span6 {
        width: 570px;
    }

    .span5 {
        width: 470px;
    }

    .span4 {
        width: 370px;
    }

    .span3 {
        width: 270px;
    }

    .span2 {
        width: 170px;
    }

    .span1 {
        width: 70px;
    }

    .offset12 {
        margin-left: 1230px;
    }

    .offset11 {
        margin-left: 1130px;
    }

    .offset10 {
        margin-left: 1030px;
    }

    .offset9 {
        margin-left: 930px;
    }

    .offset8 {
        margin-left: 830px;
    }

    .offset7 {
        margin-left: 730px;
    }

    .offset6 {
        margin-left: 630px;
    }

    .offset5 {
        margin-left: 530px;
    }

    .offset4 {
        margin-left: 430px;
    }

    .offset3 {
        margin-left: 330px;
    }

    .offset2 {
        margin-left: 230px;
    }

    .offset1 {
        margin-left: 130px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 1160px;
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 1060px;
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 960px;
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 860px;
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 760px;
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 660px;
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 560px;
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 460px;
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 360px;
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 260px;
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 160px;
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 60px;
    }

    .thumbnails {
        margin-left: -30px;
    }

    .thumbnails > li {
        margin-left: 30px;
    }

    .row-fluid .thumbnails {
        margin-left: 0;
    }
}

/* Portrait tablet to default desktop */
@media (min-width: 768px) and (max-width: 979px) {

    body {
        padding: 0;
    }

    .container[role=main] {
        margin-top: 10px;
    }

    .navbar-center,
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin: 0;
    }

    .navbar .brand {
        margin-left: 5px;
    }

    .navbar .nav-collapse {
        float: none;
        margin: 0;
    }

    .navbar .nav-collapse .nav {
        /*border-top: 1px solid #4e7117;*/
    }

    .navbar .nav-collapse .nav li + li {
        /*border-top: 1px solid #4e7117;*/
    }

    .user-info {
        float: none;
        padding: 10px;
        border: none;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .user-info img {
        float: left;
    }

    .user-info .btn-group {
        float: left;
        margin: 0 !important;
    }

    .user-info .btn-group .caret {
        display: none;
    }

    .user-info .btn-group .dropdown-menu {
        margin: 0 !important;
    }

    .user-info .btn-group .dropdown-menu a:hover {
        background: none;

    }

    .content .page-container .row .row,
    .content .page-container .thumbnails .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .content .page-container .row .row:before,
    .content .page-container .thumbnails .row:before,
    .content .page-container .row .row:after,
    .content .page-container .thumbnails .row:after {
        display: table;
        content: "";
    }

    .content .page-container .row .row:after,
    .content .page-container .thumbnails .row:after {
        clear: both;
    }

    .content .page-container .row [class*="span"],
    .content .page-container .thumbnails [class*="span"] {
        float: left;
        margin-left: 20px;
    }

    .content .page-container .row .container,
    .content .page-container .thumbnails .container,
    .content .page-container .row .navbar-center .container,
    .content .page-container .row .navbar-fixed-top .container,
    .content .page-container .thumbnails .navbar-fixed-top .container,
    .content .page-container .row .navbar-fixed-bottom .container,
    .content .page-container .thumbnails .navbar-fixed-bottom .container {
        width: 664px;
    }

    .content .page-container .row .span12,
    .content .page-container .thumbnails .span12 {
        width: 664px;
    }

    .content .page-container .row .span11,
    .content .page-container .thumbnails .span11 {
        width: 607px;
    }

    .content .page-container .row .span10,
    .content .page-container .thumbnails .span10 {
        width: 550px;
    }

    .content .page-container .row .span9,
    .content .page-container .thumbnails .span9 {
        width: 493px;
    }

    .content .page-container .row .span8,
    .content .page-container .thumbnails .span8 {
        width: 436px;
    }

    .content .page-container .row .span7,
    .content .page-container .thumbnails .span7 {
        width: 379px;
    }

    .content .page-container .row .span6,
    .content .page-container .thumbnails .span6 {
        width: 322px;
    }

    .content .page-container .row .span5,
    .content .page-container .thumbnails .span5 {
        width: 265px;
    }

    .content .page-container .row .span4,
    .content .page-container .thumbnails .span4 {
        width: 208px;
    }

    .content .page-container .row .span3,
    .content .page-container .thumbnails .span3 {
        width: 151px;
    }

    .content .page-container .row .span2,
    .content .page-container .thumbnails .span2 {
        width: 94px;
    }

    .content .page-container .row .span1,
    .content .page-container .thumbnails .span1 {
        width: 37px;
    }

    .content .page-container .row .offset12,
    .content .page-container .thumbnails .offset12 {
        margin-left: 704px;
    }

    .content .page-container .row .offset11,
    .content .page-container .thumbnails .offset11 {
        margin-left: 647px;
    }

    .content .page-container .row .offset10,
    .content .page-container .thumbnails .offset10 {
        margin-left: 590px;
    }

    .content .page-container .row .offset9,
    .content .page-container .thumbnails .offset9 {
        margin-left: 533px;
    }

    .content .page-container .row .offset8,
    .content .page-container .thumbnails .offset8 {
        margin-left: 476px;
    }

    .content .page-container .row .offset7,
    .content .page-container .thumbnails .offset7 {
        margin-left: 419px;
    }

    .content .page-container .row .offset6,
    .content .page-container .thumbnails .offset6 {
        margin-left: 362px;
    }

    .content .page-container .row .offset5,
    .content .page-container .thumbnails .offset5 {
        margin-left: 305px;
    }

    .content .page-container .row .offset4,
    .content .page-container .thumbnails .offset4 {
        margin-left: 248px;
    }

    .content .page-container .row .offset3,
    .content .page-container .thumbnails .offset3 {
        margin-left: 191px;
    }

    .content .page-container .row .offset2,
    .content .page-container .thumbnails .offset2 {
        margin-left: 134px;
    }

    .content .page-container .row .offset1,
    .content .page-container .thumbnails .offset1 {
        margin-left: 77px;
    }

    .content .page-header h1,
    .content .page-header .page-header-actions {
        float: none;
    }

    .flot {
        width: 208px;
        height: 208px;
    }

    .flot.wide {
        width: 379px;
    }

    .flot.full {
        width: 664px;
    }

    .flot.dashboard {
        width: 434px;
        height: 370px;
    }

    .tooltip {
        display: none !important;
    }
}

/* Large desktop */
@media (min-width: 1200px) {
    .content .page-container .row .row,
    .content .page-container .thumbnails .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .content .page-container .row .row:before,
    .content .page-container .thumbnails .row:before,
    .content .page-container .row .row:after,
    .content .page-container .thumbnails .row:after {
        display: table;
        content: "";
    }

    .content .page-container .row .row:after,
    .content .page-container .thumbnails .row:after {
        clear: both;
    }

    .content .page-container .row [class*="span"],
    .content .page-container .thumbnails [class*="span"] {
        float: left;
        margin-left: 20px;
    }

    .content .page-container .row .container,
    .content .page-container .thumbnails .container,
    .content .page-container .row .navbar-center .container,
    .content .page-container .row .navbar-fixed-top .container,
    .content .page-container .thumbnails .navbar-fixed-top .container,
    .content .page-container .row .navbar-fixed-bottom .container,
    .content .page-container .thumbnails .navbar-fixed-bottom .container {
        width: 1108px;
    }

    .content .page-container .row .span12,
    .content .page-container .thumbnails .span12 {
        width: 1108px;
    }

    .content .page-container .row .span11,
    .content .page-container .thumbnails .span11 {
        width: 1014px;
    }

    .content .page-container .row .span10,
    .content .page-container .thumbnails .span10 {
        width: 920px;
    }

    .content .page-container .row .span9,
    .content .page-container .thumbnails .span9 {
        width: 826px;
    }

    .content .page-container .row .span8,
    .content .page-container .thumbnails .span8 {
        width: 732px;
    }

    .content .page-container .row .span7,
    .content .page-container .thumbnails .span7 {
        width: 638px;
    }

    .content .page-container .row .span6,
    .content .page-container .thumbnails .span6 {
        width: 544px;
    }

    .content .page-container .row .span5,
    .content .page-container .thumbnails .span5 {
        width: 450px;
    }

    .content .page-container .row .span4,
    .content .page-container .thumbnails .span4 {
        width: 356px;
    }

    .content .page-container .row .span3,
    .content .page-container .thumbnails .span3 {
        width: 262px;
    }

    .content .page-container .row .span2,
    .content .page-container .thumbnails .span2 {
        width: 168px;
    }

    .content .page-container .row .span1,
    .content .page-container .thumbnails .span1 {
        width: 74px;
    }

    .content .page-container .row .offset12,
    .content .page-container .thumbnails .offset12 {
        margin-left: 1148px;
    }

    .content .page-container .row .offset11,
    .content .page-container .thumbnails .offset11 {
        margin-left: 1054px;
    }

    .content .page-container .row .offset10,
    .content .page-container .thumbnails .offset10 {
        margin-left: 960px;
    }

    .content .page-container .row .offset9,
    .content .page-container .thumbnails .offset9 {
        margin-left: 866px;
    }

    .content .page-container .row .offset8,
    .content .page-container .thumbnails .offset8 {
        margin-left: 772px;
    }

    .content .page-container .row .offset7,
    .content .page-container .thumbnails .offset7 {
        margin-left: 678px;
    }

    .content .page-container .row .offset6,
    .content .page-container .thumbnails .offset6 {
        margin-left: 584px;
    }

    .content .page-container .row .offset5,
    .content .page-container .thumbnails .offset5 {
        margin-left: 490px;
    }

    .content .page-container .row .offset4,
    .content .page-container .thumbnails .offset4 {
        margin-left: 396px;
    }

    .content .page-container .row .offset3,
    .content .page-container .thumbnails .offset3 {
        margin-left: 302px;
    }

    .content .page-container .row .offset2,
    .content .page-container .thumbnails .offset2 {
        margin-left: 208px;
    }

    .content .page-container .row .offset1,
    .content .page-container .thumbnails .offset1 {
        margin-left: 114px;
    }

    .flot {
        width: 320px;
        height: 320px;
    }

    .flot.wide {
        width: 638px;
    }

    .flot.full {
        width: 1108px;
    }

    .flot.dashboard {
        width: 732px;
        height: 240px;
    }
}

/* Demo styles */
.demo [class*="span"] {
    background-color: #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 30px;
    min-height: 30px;
    text-align: center;
}

.demo [class*="span"] .col-content p {
    background-color: #CCC;
}

.demo .demo [class*="span"] {
    background-color: #b3b3b3;
    margin-bottom: 0;
}

.demo.fit {
    margin-top: 36px;
}

.demo-icons li {
    line-height: 24px;
}

.demo-icons li [class^="icon-"],
.demo-icons li [class*=" icon-"] {
    font-size: 20px;
}

.demo-btns {
    margin-top: -5px;
}

.demo-btns .btn {
    margin-top: 5px;
}

/* Doggy Logs */
.key-value-group {
    padding-top: 8px;
}

.key {
    font-weight: bold;
    float: left;
    width: 140px;
    text-align: right;
}

.key-wide {
    font-weight: bold;
    float: left;
    width: 220px;
    text-align: right;
}

.value {
    text-align: left;
    padding-left: 20px;
}

.text-right {
    text-align: right !important;
}

/* form fields with errors */

.error input, .error select, .error textarea {
    background: #fff3f3;
    border-color: #ffaaaa;
    color: #cc0000;
}

.error input:focus, .error select:focus, .error textarea:focus {
    -moz-box-shadow: 0 0 0.5em #ffaaaa;
    -webkit-box-shadow: 0 0 0.5em #ffaaaa;
    box-shadow: 0 0 0.5em #ffaaaa;
}

/* same effects for browsers that support HTML5 client-side validation (these have to be specified separately or IE will ignore the entire rule) */

input:invalid, select:invalid, textarea:invalid {
    background: #fff3f3;
    border-color: #ffaaaa;
    color: #cc0000;
}

input:invalid:focus, select:invalid:focus, textarea:invalid:focus {
    -moz-box-shadow: 0 0 0.5em #ffaaaa;
    -webkit-box-shadow: 0 0 0.5em #ffaaaa;
    box-shadow: 0 0 0.5em #ffaaaa;
}

table.key-value-table td.key {
    text-align: right;
}

table.key-value-table {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}

table.key-value-table th {
    vertical-align: top;
    text-align: right;
    font-weight: strong;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

table.key-value-table td {
    vertical-align: top;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#faqs {
    position: relative;
}

#faqs h2 {
    cursor: pointer;
}

#faqs h2.active {
    color: #7cba58;
}

#faqs div {
    position: relative;
}

#faqs div p {
    padding: 0;
    margin-bottom: 15px;
}

.multiselect {
    /*width:20em;*/
    height: 20em;
    border: solid 1px #c0c0c0;
    background-color: #FFFFFF;
    overflow: auto;
    border-radius: 3px;
}

.multiselect label {
    display: block;
    font-weight: normal;
    padding: 5px;
    border-bottom: solid 1px #c0c0c0;
    line-height: 2em;
    margin: 0px;
}

.multiselect-on {
    color: #ffffff;
    background-color: #87DAFB;
}

.multiselect input[type='checkbox'] {
    /*-webkit-appearance:none;*/
    width: 20px;
    /*height:20px;*/
    background: white;
    border-radius: 5px;
    border: 2px solid #c0c0c0;
    vertical-align: inherit;
}

.multiselect input[type='checkbox']:checked {
    background: #006064;
}

.dashboard-well {
    padding-bottom: 40px;
    max-height: 250px;
    overflow: auto;
    min-height: 170px;
    max-height: 400px;
    font-size: 12px;
}

.error-no-bullet ul {
    margin-left: 160px;
    font-weight: bold;
    color: #cc0000;
    padding: 0;
    list-style-type: none;
}

.error-no-bullet-left ul {
    margin-left: 0;
    font-weight: bold;
    color: #cc0000;
    padding: 0;
    list-style-type: none;
}

.mono {
    font-size: 0.9em;
    font-family: monospace;
}

.walk-time-row .walk-time-heading {
    float: left;
    width: 200px;
    padding: 5px;
    font-size: 16px;
    max-height: 60px;
}

.walk-time-row .walk-time-dog {
    margin-left: -1px;
    color: #FDFDFD;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: middle;
    overflow: hidden;
}

.walk-time-row {
    height: 60px;
}

.walk-time {
    height: 60px;
}

.walk-time-all {
    border: 1px solid #7cba58;
    background: #ddd;
    overflow: hidden;
    position: relative;
}

.walk-time-all .walk-time-dog {
    border-left: 1px solid #7cba58;
    border-right: 1px solid #7cba58;
    background: #7cba58;
    position: absolute;
    top: 0;
}

.walk-time-all .walk-time-dog:hover {
    background: #CEE5C0;
}

.notifications {
     font-size:16px;
 }
table.notifications tr:hover {

}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}

.time-select {
    width: 50px;
}

/* Full Calendar */
.fc-content {
    padding: 3px;
}


#searchPanel {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    background-color: #f8f8f8;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.4);
    transition: right 0.3s ease-in-out;
    z-index: 1000;
    margin-top: 0;
}

#searchPanel.open {
    right: 0;
}

#searchContent {
    /*margin-top: 30px;*/
    padding: 8px;
}

#searchQuery {
    margin-top: 20px;
    /*margin-left: 30px;*/
}

#searchPanelClose {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 34px;
    cursor: pointer;
}

#clearSearch {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#searchButtons {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    display: block;
}

.badge {
    margin: 3px 3px 0 0;
    font-size: 14px;
    font-weight: normal;
}

#filterList {
    cursor: pointer;

}

/* Invoices */

.invoice-post {
    max-width: 800px;
    margin: auto;
    /*padding: 30px;*/
    /*border: 1px solid #eee;*/
    font-size: 16px;
    line-height: 24px;
    font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    color: #555;
}

.invoice-box {
    max-width: 800px;
    margin: auto;
    padding: 30px;
    border: 1px solid #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    line-height: 24px;
    font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    color: #555;
}

.invoice-box table {
    width: 100%;
    line-height: inherit;
    text-align: left;
    border-collapse: collapse;
}

.invoice-box table td {
    padding: 5px;
    vertical-align: top;
}

.invoice-header table tr td:nth-child(2) {
    text-align: right;
}

.invoice-price {
    text-align: right;
}

.invoice-box table tr.top table td {
    padding-bottom: 20px;
}

.invoice-box table tr.top table td.title {
    font-size: 45px;
    line-height: 45px;
    color: #333;
}

.invoice-box table tr.information table td {
    padding-bottom: 40px;
}

.invoice-box table tr.heading td {
    background: #eee;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.invoice-box table tr.details td {
    padding-bottom: 20px;
}

.invoice-box table tr.item td {
    border-bottom: 1px solid #eee;
}

.invoice-box table tr.item.last td {
    border-bottom: none;
}

.invoice-box table tr.tax {
    border-top: 2px solid #eee;
    font-weight: bold;
}

.invoice-box table tr.total td:nth-child(2) {
    border-top: 2px solid #eee;
    font-weight: bold;
}

.invoice-footer {
    padding-top: 20px;
}
.invoice-pay-now:hover {
    background-color: #cee5c0 !important;
    color: #7cba58 !important;
}

@media only screen and (max-width: 600px) {
    .invoice-box table tr.top table td {
        width: 100%;
        display: block;
        text-align: center;
    }

    .invoice-box table tr.information table td {
        width: 100%;
        display: block;
        text-align: center;
    }
}

.copy-message {
    color: #7cba58;
    opacity: 0;
    transition: opacity 2s ease-out; /* Fade out animation */
}

.credit {
    color: #f35e33;
}

.filter-label {
    padding-top:15px;
}

/* Hide number input spinners */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.wrap-url {
    word-break: break-word;
    overflow-wrap: anywhere;
}

/** Allow side-scrolling in datatables (for mobile) */
.dataTables_wrapper {
    overflow-x: auto; -webkit-overflow-scrolling: touch;
}


