
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Calibri, Arial, sans-serif !important;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

a:focus {

}
a:hover, a:active {
    outline: 0 none;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}
button, input {
    line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
}




body {
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    background-color: #ebfaff;
}
a {
    color: #0088CC;
    text-decoration: none;
}
a:hover {
    color: #005580;
    text-decoration: underline;
}
.row {
    margin-left: -20px;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    margin-left: 20px;
}
.span1 {
    width: 60px;
}
.span2 {
    width: 140px;
}
.span3 {
    width: 220px;
}
.span4 {
    width: 300px;
}
.span5 {
    width: 380px;
}
.span6 {
    width: 460px;
}
.span7 {
    width: 540px;
}
.span8 {
    width: 620px;
}
.span9 {
    width: 700px;
}
.span10 {
    width: 780px;
}
.span11 {
    width: 860px;
}
.span12 {
    width: 940px;
}
.container {
    width: 940px;
}
.offset1 {
    margin-left: 100px;
}
.offset2 {
    margin-left: 180px;
}
.offset3 {
    margin-left: 260px;
}
.offset4 {
    margin-left: 340px;
}
.offset5 {
    margin-left: 420px;
}
.offset6 {
    margin-left: 500px;
}
.offset7 {
    margin-left: 580px;
}
.offset8 {
    margin-left: 660px;
}
.offset9 {
    margin-left: 740px;
}
.offset10 {
    margin-left: 820px;
}
.offset11 {
    margin-left: 900px;
}
.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
}
.row-fluid:after {
    clear: both;
}
.row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.128%;
}
.row-fluid > [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid > .span1 {
    width: 6.383%;
}
.row-fluid > .span2 {
    width: 14.894%;
}
.row-fluid > .span3 {
    width: 23.404%;
}
.row-fluid > .span4 {
    width: 31.915%;
}
.row-fluid > .span5 {
    width: 40.426%;
}
.row-fluid > .span6 {
    width: 48.936%;
}
.row-fluid > .span7 {
    width: 57.447%;
}
.row-fluid > .span8 {
    width: 65.957%;
}
.row-fluid > .span9 {
    width: 74.468%;
}
.row-fluid > .span10 {
    width: 82.979%;
}
.row-fluid > .span11 {
    width: 91.489%;
}
.row-fluid > .span12 {
    width: 100%;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.container:after {
    clear: both;
}
.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
    content: "";
    display: table;
}
.container-fluid:after {
    clear: both;
}
p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 9px;
    font-family: "ff-din-web",Arial,sans-serif;
}
p small {
    color: #999999;
    font-size: 11px;
}
.lead {
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
    margin-bottom: 18px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    margin: 0;
    text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #999999;
    font-weight: normal;
}
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 {
    color: #999999;
    font-size: 11px;
    text-transform: uppercase;
}
.page-header {
    border-bottom: 1px solid #EEEEEE;
    margin: 18px 0;
    padding-bottom: 17px;
}
.page-header h1 {
    line-height: 1;
}
ul, ol {
    margin: 0 0 9px 25px;
    padding: 0;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}
ul {
    list-style: disc outside none;
}
ol {
    list-style: decimal outside none;
}
li {
    line-height: 18px;
}
ul.unstyled, ol.unstyled {
    list-style: none outside none;
    margin-left: 0;
}
dl {
    margin-bottom: 18px;
}
dt, dd {
    line-height: 18px;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 9px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #FFFFFF;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
.muted {
    color: #999999;
}
abbr {
    border-bottom: 1px dotted #DDDDDD;
    cursor: help;
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    border-left: 5px solid #EEEEEE;
    margin: 0 0 18px;
    padding: 0 0 0 15px;
}
blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
    margin-bottom: 0;
}
blockquote small {
    color: #999999;
    display: block;
    line-height: 18px;
}
blockquote small:before {
    content: "— ";
}
blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #EEEEEE;
    float: right;
    padding-left: 0;
    padding-right: 15px;
}
blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}
address {
    display: block;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 18px;
}
small {
    font-size: 100%;
}
cite {
    font-style: normal;
}
code, pre {
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font-family: Menlo,Monaco,"Courier New",monospace;
    font-size: 12px;
    padding: 0 3px 2px;
}
code {
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    color: #DD1144;
    padding: 3px 4px;
}
pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 9px;
    padding: 8.5px;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}
pre.prettyprint {
    margin-bottom: 18px;
}
pre code {
    background-color: transparent;
    border: 0 none;
    color: inherit;
    padding: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
form {
    margin: 0 0 18px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #EEEEEE;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 19.5px;
    line-height: 36px;
    margin-bottom: 27px;
    padding: 0;
    width: 100%;
}
legend small {
    color: #999999;
    font-size: 13.5px;
}
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}
input, button, select, textarea {
}
label {
    color: #333333;
    display: block;
    margin-bottom: 5px;
}
input, textarea, select, .uneditable-input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    height: auto;
    padding: 4px;
    width: 210px;
}
.uneditable-textarea {
    height: auto;
    width: auto;
}
label input, label textarea, label select {
    display: block;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
    border-radius: 0 0 0 0;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto;
}
input[type="image"] {
    border: 0 none;
}
input[type="file"] {
    background-color: initial;
    border: initial;
    box-shadow: none;
    line-height: initial;
    padding: initial;
    width: auto;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
}
select, input[type="file"] {
    height: 28px;
    line-height: 28px;
}
input[type="file"] {
}
select {
    background-color: #FFFFFF;
    width: 220px;
}
select[multiple], select[size] {
    height: auto;
}
input[type="image"] {
    box-shadow: none;
}
textarea {
    height: auto;
}
input[type="hidden"] {
    display: none;
}
.radio, .checkbox {
    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;
    margin-bottom: 0;
    padding-top: 5px;
    vertical-align: middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}
input, textarea {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 270px;
}
.input-xxlarge {
    width: 530px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    float: none;
    margin-left: 0;
}
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 50px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 130px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 210px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 290px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 370px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
    width: 450px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 530px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 610px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 690px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 770px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 850px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 930px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #F5F5F5;
    border-color: #DDDDDD;
    cursor: not-allowed;
}
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
    color: #C09853;
}
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    border-color: #C09853;
    color: #C09853;
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
    border-color: #A47E3C;
    box-shadow: 0 0 6px #DBC59E;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
    background-color: #FCF8E3;
    border-color: #C09853;
    color: #C09853;
}
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
    color: #B94A48;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #B94A48;
    color: #B94A48;
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
    border-color: #953B39;
    box-shadow: 0 0 6px #D59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
    background-color: #F2DEDE;
    border-color: #B94A48;
    color: #B94A48;
}
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
    color: #468847;
}
.control-group.success input, .control-group.success select, .control-group.success textarea {
    border-color: #468847;
    color: #468847;
}
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
    border-color: #356635;
    box-shadow: 0 0 6px #7ABA7B;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
    background-color: #DFF0D8;
    border-color: #468847;
    color: #468847;
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    border-color: #EE5F5B;
    color: #B94A48;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
}
.form-actions {
    background-color: #F5F5F5;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 17px 20px 18px;
}
.uneditable-input {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    cursor: not-allowed;
    display: block;
}
:-moz-placeholder {
    color: #999999;
}
.help-block {
    color: #999999;
    display: block;
    margin-bottom: 0;
    margin-top: 5px;
}
.help-inline {
    display: inline-block;
    margin-bottom: 9px;
    padding-left: 5px;
    vertical-align: middle;
}
.input-prepend, .input-append {
    margin-bottom: 5px;
}
.input-prepend:before, .input-prepend:after, .input-append:before, .input-append:after {
    content: "";
    display: table;
}
.input-prepend:after, .input-append:after {
    clear: both;
}
.input-prepend input, .input-prepend .uneditable-input, .input-append input, .input-append .uneditable-input {
    border-radius: 0 3px 3px 0;
}
.input-prepend input:focus, .input-prepend .uneditable-input:focus, .input-append input:focus, .input-append .uneditable-input:focus {
    position: relative;
    z-index: 2;
}
.input-prepend .uneditable-input, .input-append .uneditable-input {
    border-left-color: #EEEEEE;
    border-right-color: #CCCCCC;
}
.input-prepend .add-on, .input-append .add-on {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 3px 0 0 3px;
    color: #999999;
    display: block;
    float: left;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin-right: -1px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}
.input-prepend .active, .input-append .active {
    background-color: #A9DBA9;
    border-color: #46A546;
}
.input-prepend .add-on {
}
.input-append input, .input-append .uneditable-input {
    border-radius: 3px 0 0 3px;
    float: left;
}
.input-append .uneditable-input {
    border-right-color: #CCCCCC;
}
.input-append .add-on {
    border-radius: 0 3px 3px 0;
    margin-left: -1px;
    margin-right: 0;
}
.input-append input:first-child {
}
.input-append input:first-child + .add-on {
}
.search-query {
    border-radius: 14px 14px 14px 14px;
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input {
    display: inline-block;
    margin-bottom: 0;
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
    display: none;
}
.form-search label, .form-inline label, .form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
    display: inline-block;
}
.form-search .input-append .add-on, .form-inline .input-prepend .add-on, .form-search .input-append .add-on, .form-inline .input-prepend .add-on {
    vertical-align: middle;
}
.form-search .radio, .form-inline .radio, .form-search .checkbox, .form-inline .checkbox {
    margin-bottom: 0;
    vertical-align: middle;
}
.control-group {
    margin-bottom: 9px;
}
legend + .control-group {
    margin-top: 18px;
}
.form-horizontal .control-group {
    margin-bottom: 18px;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    content: "";
    display: table;
}
.form-horizontal .control-group:after {
    clear: both;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 140px;
}
.form-horizontal .controls {
    margin-left: 160px;
}
.form-horizontal .form-actions {
    padding-left: 160px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
.table {
    margin-bottom: 18px;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
}
.table thead:first-child tr th, .table thead:first-child tr td {
    border-top: 0 none;
}
.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-radius: 4px 4px 4px 4px;
}
.table-bordered th + th, .table-bordered td + td, .table-bordered th + td, .table-bordered td + th {
    border-left: 1px solid #DDDDDD;
}
.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 none;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
    border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
    border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
    border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #F9F9F9;
}
.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #F5F5F5;
}
table .span1 {
    float: none;
    margin-left: 0;
    width: 44px;
}
table .span2 {
    float: none;
    margin-left: 0;
    width: 124px;
}
table .span3 {
    float: none;
    margin-left: 0;
    width: 204px;
}
table .span4 {
    float: none;
    margin-left: 0;
    width: 284px;
}
table .span5 {
    float: none;
    margin-left: 0;
    width: 364px;
}
table .span6 {
    float: none;
    margin-left: 0;
    width: 444px;
}
table .span7 {
    float: none;
    margin-left: 0;
    width: 524px;
}
table .span8 {
    float: none;
    margin-left: 0;
    width: 604px;
}
table .span9 {
    float: none;
    margin-left: 0;
    width: 684px;
}
table .span10 {
    float: none;
    margin-left: 0;
    width: 764px;
}
table .span11 {
    float: none;
    margin-left: 0;
    width: 844px;
}
table .span12 {
    float: none;
    margin-left: 0;
    width: 924px;
}

.dropdown {
    position: relative;
}
.dropdown-toggle {
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0 none;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    content: "↓";
    display: inline-block;
    height: 0;
    opacity: 0.3;
    text-indent: -99999px;
    vertical-align: top;
    width: 0;
}
.dropdown .caret {
    margin-left: 2px;
    margin-top: 8px;
}
.dropdown:hover .caret, .open.dropdown .caret {
    opacity: 1;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    min-width: 160px;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.bottom-up {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
}
.dropdown-menu .divider {
    background-color: #E5E5E5;
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    margin: 5px 1px;
    overflow: hidden;
}
.dropdown-menu a {
    clear: both;
    color: #555555;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 15px;
    white-space: nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #0088CC;
    color: #FFFFFF;
    text-decoration: none;
}
.dropdown.open {
}
.dropdown.open .dropdown-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
}
.dropdown.open .dropdown-menu {
    display: block;
}
.typeahead {
    border-radius: 4px 4px 4px 4px;
    margin-top: 2px;
}
.well {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.well blockquote {
    border-color: rgba(0, 0, 0, 0.15);
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.fade.in {
    opacity: 1;
}
.collapse {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease 0s;
}
.collapse.in {
    height: auto;
}
.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}
.close:hover {
    color: #000000;
    cursor: pointer;
    opacity: 0.4;
    text-decoration: none;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover {
    background-color: #E6E6E6;
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.btn-large {
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px;
}
.btn-large [class^="icon-"] {
    margin-top: 1px;
}
.btn-small {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 9px;
}
.btn-small [class^="icon-"] {
    margin-top: -1px;
}
.btn-mini {
    font-size: 11px;
    line-height: 14px;
    padding: 2px 6px;
}
.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-primary {
    background-color: #006CCC;
    background-image: -moz-linear-gradient(center top , #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: #0044CC #0044CC #002A80;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #0044CC;
}
.btn-primary:active, .btn-primary.active {
}
.btn-warning {
    background-color: #F9A732;
    background-image: -moz-linear-gradient(center top , #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: #F89406 #F89406 #AD6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #F89406;
}
.btn-warning:active, .btn-warning.active {
}
.btn-danger {
    background-color: #DA4E49;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: #BD362F #BD362F #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #BD362F;
}
.btn-danger:active, .btn-danger.active {
}
.btn-success {
    background-color: #5BB65B;
    background-image: -moz-linear-gradient(center top , #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: #51A351 #51A351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #51A351;
}
.btn-success:active, .btn-success.active {
}
.btn-info {
    background-color: #49AFCD;
    background-image: -moz-linear-gradient(center top , #5BC0DE, #2F96B4);
    background-repeat: repeat-x;
    border-color: #2F96B4 #2F96B4 #1F6377;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #2F96B4;
}
.btn-info:active, .btn-info.active {
}
.btn-inverse {
    background-color: #383838;
    background-image: -moz-linear-gradient(center top , #454545, #262626);
    background-repeat: repeat-x;
    border-color: #262626 #262626 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #262626;
}
.btn-inverse:active, .btn-inverse.active {
}
button.btn, input.btn[type="submit"] {
}
button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button.btn.large, input.btn.large[type="submit"] {
}
button.btn.small, input.btn.small[type="submit"] {
}
.btn-group {
    position: relative;
}
.btn-group:before, .btn-group:after {
    content: "";
    display: table;
}
.btn-group:after {
    clear: both;
}
.btn-group:first-child {
}
.btn-group + .btn-group {
    margin-left: 5px;
}
.btn-toolbar {
    margin-bottom: 9px;
    margin-top: 9px;
}
.btn-toolbar .btn-group {
    display: inline-block;
}
.btn-group .btn {
    border-radius: 0 0 0 0;
    float: left;
    margin-left: -1px;
    position: relative;
}
.btn-group .btn:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.btn-group .btn:last-child, .btn-group .dropdown-toggle {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.btn-group .btn.large:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    margin-left: 0;
}
.btn-group .btn.large:last-child, .btn-group .large.dropdown-toggle {
    border-bottom-right-radius: 6px;
    border-top-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 none;
}
.btn-group .dropdown-toggle {
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.125) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group.open {
}
.btn-group.open .dropdown-menu {
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-top: 1px;
}
.btn-group.open .dropdown-toggle {
    background-image: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
    margin-left: 0;
    margin-top: 7px;
}
.btn:hover .caret, .open.btn-group .caret {
    opacity: 1;
}
.btn-primary .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
    border-top-color: #FFFFFF;
    opacity: 0.75;
}
.btn-small .caret {
    margin-top: 4px;
}
.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.alert, .alert-heading {
    color: #C09853;
}
.alert .close {
    line-height: 18px;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}
.alert-success, .alert-success .alert-heading {
    color: #468847;
}
.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
}
.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-heading {
    color: #B94A48;
}
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
}
.alert-info, .alert-info .alert-heading {
    color: #3A87AD;
}
.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}
.alert-block > p, .alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}
.nav {
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
}
.nav > li > a {
    display: block;
}
.nav > li > a:hover {
    background-color: #EEEEEE;
    text-decoration: none;
}
.nav .nav-header {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.nav li + .nav-header {
    margin-top: 9px;
}
.nav-list {
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
}
.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 {
    background-color: #0088CC;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list [class^="icon-"] {
    margin-right: 2px;
}
.nav-tabs, .nav-pills {
}
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
    content: "";
    display: table;
}
.nav-tabs:after, .nav-pills:after {
    clear: both;
}
.nav-tabs > li, .nav-pills > li {
    float: left;
}
.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 14px;
    margin-right: 2px;
    padding-left: 12px;
    padding-right: 12px;
}
.nav-tabs {
    border-bottom: 1px solid #DDDDDD;
}
.nav-tabs > li {
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding-bottom: 9px;
    padding-top: 9px;
}
.nav-tabs > li > a:hover {
    border-color: #EEEEEE #EEEEEE #DDDDDD;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD #DDDDDD transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
.nav-pills > li > a {
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.nav-pills .active > a, .nav-pills .active > a:hover {
    background-color: #0088CC;
    color: #FFFFFF;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li > a {
    margin-right: 0;
}
.nav-tabs.nav-stacked {
    border-bottom: 0 none;
}
.nav-tabs.nav-stacked > li > a {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
    border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
    border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
    border-color: #DDDDDD;
    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, .nav-pills .dropdown-menu {
    border-width: 1px;
    margin-top: 1px;
}
.nav-pills .dropdown-menu {
    border-radius: 4px 4px 4px 4px;
}
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
    border-top-color: #0088CC;
    margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret {
    border-top-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret, .nav-pills .active .dropdown-toggle .caret {
    border-top-color: #333333;
}
.nav > .dropdown.active > a:hover {
    color: #000000;
    cursor: pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover {
    background-color: #999999;
    border-color: #999999;
    color: #FFFFFF;
}
.nav .open .caret, .nav .open.active .caret, .nav .open a:hover .caret {
    border-top-color: #FFFFFF;
    opacity: 1;
}
.tabs-stacked .open > a:hover {
    border-color: #999999;
}
.tabbable {
}
.tabbable:before, .tabbable:after {
    content: "";
    display: table;
}
.tabbable:after {
    clear: both;
}
.tab-content {
    overflow: hidden;
}
.tabs-below .nav-tabs, .tabs-right .nav-tabs, .tabs-left .nav-tabs {
    border-bottom: 0 none;
}
.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 #DDDDDD;
}
.tabs-below .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px;
}
.tabs-below .nav-tabs > li > a {
    border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #DDDDDD;
}
.tabs-below .nav-tabs .active > a, .tabs-below .nav-tabs .active > a:hover {
    border-color: transparent #DDDDDD #DDDDDD;
}
.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
    float: none;
}
.tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}
.tabs-left .nav-tabs {
    border-right: 1px solid #DDDDDD;
    float: left;
    margin-right: 19px;
}
.tabs-left .nav-tabs > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: -1px;
}
.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: #DDDDDD transparent #DDDDDD #DDDDDD;
}
.tabs-right .nav-tabs {
    border-left: 1px solid #DDDDDD;
    float: right;
    margin-left: 19px;
}
.tabs-right .nav-tabs > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
}
.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: #DDDDDD #DDDDDD #DDDDDD transparent;
}
.navbar {
    margin-bottom: 18px;
    overflow: visible;
}
.navbar-inner {
    background-color: #2C2C2C;
    background-image: -moz-linear-gradient(center top , #333333, #222222);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    padding-left: 20px;
    padding-right: 20px;
}
.btn-navbar {
    background-color: #2C2C2C;
    background-image: -moz-linear-gradient(center top , #333333, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    display: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px 10px;
}
.btn-navbar:hover, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
    background-color: #222222;
}
.btn-navbar:active, .btn-navbar.active {
}
.btn-navbar .icon-bar {
    background-color: #F5F5F5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
.nav-collapse.collapse {
    height: auto;
}
.navbar .brand:hover {
    text-decoration: none;
}
.navbar .brand {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    margin-left: -20px;
    padding: 8px 20px 12px;
}
.navbar .navbar-text {
    color: #999999;
    line-height: 40px;
    margin-bottom: 0;
}
.navbar .navbar-text a:hover {
    background-color: transparent;
    color: #FFFFFF;
}
.navbar .btn, .navbar .btn-group {
    margin-top: 5px;
}
.navbar .btn-group .btn {
    margin-top: 0;
}
.navbar-form {
    margin-bottom: 0;
}
.navbar-form:before, .navbar-form:after {
    content: "";
    display: table;
}
.navbar-form:after {
    clear: both;
}
.navbar-form input, .navbar-form select {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
}
.navbar-form .radio, .navbar-form .checkbox {
    margin-top: 5px;
}
.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 {
    float: left;
    margin-bottom: 0;
    margin-top: 6px;
    position: relative;
}
.navbar-search .search-query {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border: 1px solid #111111;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.75);
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 4px 9px;
    transition: none 0s ease 0s;
}
.navbar-search .search-query *:-moz-placeholder {
    color: #EEEEEE;
}
.navbar-search .search-query:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
    background-color: #FFFFFF;
    border: 0 none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    color: #333333;
    outline: 0 none;
    padding: 5px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.navbar-fixed-top .navbar-inner {
    border-radius: 0 0 0 0;
    padding-left: 0;
    padding-right: 0;
}
.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}
.navbar .nav.pull-right {
    float: right;
}
.navbar .nav > li {
    display: block;
    float: left;
}
.navbar .nav > li > a {
    color: #999999;
    float: none;
    line-height: 19px;
    padding: 10px 10px 11px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #222222;
    color: #FFFFFF;
    text-decoration: none;
}
.navbar .divider-vertical {
    background-color: #222222;
    border-right: 1px solid #333333;
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    width: 1px;
}
.navbar .nav.pull-right {
    margin-left: 10px;
    margin-right: 0;
}
.navbar .dropdown-menu {
    border-radius: 4px 4px 4px 4px;
    margin-top: 1px;
}
.navbar .dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px;
}
.navbar .dropdown-menu:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;
}
.navbar .nav .dropdown-toggle .caret, .navbar .nav .open.dropdown .caret {
    border-top-color: #FFFFFF;
}
.navbar .nav .active .caret {
    opacity: 1;
}
.navbar .nav .open > .dropdown-toggle, .navbar .nav .active > .dropdown-toggle, .navbar .nav .open.active > .dropdown-toggle {
    background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
    color: #FFFFFF;
}
.navbar .nav.pull-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before {
    left: auto;
    right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after {
    left: auto;
    right: 13px;
}
.breadcrumb {
    background-color: #FBFBFB;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
    background-repeat: repeat-x;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin: 0 0 18px;
    padding: 7px 14px;
}
.breadcrumb li {
    display: inline-block;
    text-shadow: 0 1px 0 #FFFFFF;
}
.breadcrumb .divider {
    color: #999999;
    padding: 0 5px;
}
.breadcrumb .active a {
    color: #333333;
}
.pagination {
    height: 36px;
    margin: 18px 0;
}
.pagination ul {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination li {
    display: inline;
}
.pagination a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 34px;
    padding: 0 14px;
    text-decoration: none;
}
.pagination a:hover, .pagination .active a {
    background-color: #F5F5F5;
}
.pagination .active a {
    color: #999999;
    cursor: default;
}
.pagination .disabled a, .pagination .disabled a:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}
.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
    border-radius: 0 3px 3px 0;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pager {
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
    text-align: center;
}
.pager:before, .pager:after {
    content: "";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager a {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    padding: 5px 14px;
}
.pager a:hover {
    background-color: #F5F5F5;
    text-decoration: none;
}
.pager .next a {
    float: right;
}
.pager .previous a {
    float: left;
}
.modal-open .dropdown-menu {
    z-index: 2050;
}
.modal-open .dropdown.open {
}
.modal-open .popover {
    z-index: 2060;
}
.modal-open .tooltip {
    z-index: 2070;
}
.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
}
.modal {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin: -250px 0 0 -280px;
    max-height: 500px;
    overflow: auto;
    position: fixed;
    top: 50%;
    width: 560px;
    z-index: 1050;
}
.modal.fade {
    top: -25%;
    transition: opacity 0.3s linear 0s, top 0.3s ease-out 0s;
}
.modal.fade.in {
    top: 50%;
}
.modal-header {
    border-bottom: 1px solid #EEEEEE;
    padding: 9px 15px;
}
.modal-header .close {
    margin-top: 2px;
}
.modal-body {
    padding: 15px;
}
.modal-body .modal-form {
    margin-bottom: 0;
}
.modal-footer {
    background-color: #F5F5F5;
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin-bottom: 0;
    padding: 14px 15px 15px;
}
.modal-footer:before, .modal-footer:after {
    content: "";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn {
    float: right;
    margin-bottom: 0;
    margin-left: 5px;
}
.tooltip {
    display: block;
    font-size: 11px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    visibility: visible;
    z-index: 1020;
}
.tooltip.in {
    opacity: 0.8;
}
.tooltip.top {
    margin-top: -2px;
}
.tooltip.right {
    margin-left: 2px;
}
.tooltip.bottom {
    margin-top: 2px;
}
.tooltip.left {
    margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.left .tooltip-arrow {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
    border-top: 5px solid transparent;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom: 5px solid #000000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.right .tooltip-arrow {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
    border-top: 5px solid transparent;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip-inner {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}
.tooltip-arrow {
    height: 0;
    position: absolute;
    width: 0;
}
.popover {
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    z-index: 1010;
}
.popover.top {
    margin-top: -5px;
}
.popover.right {
    margin-left: 5px;
}
.popover.bottom {
    margin-top: 5px;
}
.popover.left {
    margin-left: -5px;
}
.popover.top .arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.popover.right .arrow {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
    border-top: 5px solid transparent;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.popover.bottom .arrow {
    border-bottom: 5px solid #000000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.popover.left .arrow {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
    border-top: 5px solid transparent;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.popover .arrow {
    height: 0;
    position: absolute;
    width: 0;
}
.popover-inner {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    padding: 3px;
    width: 280px;
}
.popover-title {
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 3px 3px 0 0;
    line-height: 1;
    padding: 9px 15px;
}
.popover-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-radius: 0 0 3px 3px;
    padding: 14px;
}
.popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0;
}
.thumbnails {
    list-style: none outside none;
    margin-left: -20px;
}
.thumbnails:before, .thumbnails:after {
    content: "";
    display: table;
}
.thumbnails:after {
    clear: both;
}
.thumbnails > li {
    float: left;
    margin: 0 0 18px 20px;
}
.thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    display: block;
    line-height: 1;
    padding: 4px;
}
a.thumbnail:hover {
    border-color: #0088CC;
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.thumbnail .caption {
    padding: 9px;
}
.label {
    background-color: #999999;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 11.05px;
    font-weight: bold;
    padding: 2px 4px 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.label:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.label-important {
    background-color: #B94A48;
}
.label-important:hover {
    background-color: #953B39;
}
.label-warning {
    background-color: #F89406;
}
.label-warning:hover {
    background-color: #C67605;
}
.label-success {
    background-color: #468847;
}
.label-success:hover {
    background-color: #356635;
}
.label-info {
    background-color: #3A87AD;
}
.label-info:hover {
    background-color: #2D6987;
}
.progress {
    background-color: #F6F6F6;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 18px;
    margin-bottom: 18px;
    overflow: hidden;
}
.progress .bar {
    -moz-box-sizing: border-box;
    background-color: #0D90D1;
    background-image: -moz-linear-gradient(center top , #149BDF, #0480BE);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    font-size: 12px;
    height: 18px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress-striped .bar {
    background-color: #62C462;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    background-size: 40px 40px;
}
.progress.active .bar {
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
}
.progress-danger .bar {
    background-color: #DD514B;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #C43C35);
    background-repeat: repeat-x;
}
.progress-danger.progress-striped .bar {
    background-color: #EE5F5B;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}
.progress-success .bar {
    background-color: #5DB95D;
    background-image: -moz-linear-gradient(center top , #62C462, #57A957);
    background-repeat: repeat-x;
}
.progress-success.progress-striped .bar {
    background-color: #62C462;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}
.progress-info .bar {
    background-color: #4BB1CF;
    background-image: -moz-linear-gradient(center top , #5BC0DE, #339BB9);
    background-repeat: repeat-x;
}
.progress-info.progress-striped .bar {
    background-color: #5BC0DE;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}
.accordion {
    margin-bottom: 18px;
}
.accordion-group {
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 2px;
}
.accordion-heading {
    border-bottom: 0 none;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}
.accordion-inner {
    border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}
.carousel {
    line-height: 1;
    margin-bottom: 18px;
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.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 {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
    left: 15px;
    line-height: 30px;
    margin-top: -20px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
}
.carousel-control.right {
    left: auto;
    right: 15px;
}
.carousel-control:hover {
    color: #FFFFFF;
    opacity: 0.9;
    text-decoration: none;
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    bottom: 0;
    left: 0;
    padding: 10px 15px 5px;
    position: absolute;
    right: 0;
}
.carousel-caption h4, .carousel-caption p {
    color: #FFFFFF;
}
.hero-unit {
    background-color: #F5F5F5;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 30px;
    padding: 60px;
}
.hero-unit h1 {
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 0;
}
.hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.invisible {
    visibility: hidden;
}
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hidden {
    display: none;
    visibility: hidden;
}
.nav-collapse {
}
.page-header h1 small {
    display: block;
    line-height: 18px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    -moz-box-sizing: border-box;
    display: block;
    min-height: 28px;
    width: 100%;
}
.input-prepend input[class*="span"], .input-append input[class*="span"] {
    width: auto;
}
input[type="checkbox"], input[type="radio"] {
    border: 1px solid #CCCCCC;
}
.form-horizontal .control-group > label {
    float: none;
    padding-top: 0;
    text-align: left;
    width: auto;
}
.form-horizontal .controls {
    margin-left: 0;
}
.form-horizontal .control-list {
    padding-top: 0;
}
.form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
}
.modal {
    left: 10px;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
}
.modal.fade.in {
    top: auto;
}
.modal-header .close {
    margin: -10px;
    padding: 10px;
}
.carousel-caption {
    position: static;
}
.container {
    padding: 0 20px;
    width: auto;
}
.row-fluid {
    width: 100%;
}
.row {
    margin-left: 0;
}
.row > [class*="span"], .row-fluid > [class*="span"] {
    display: block;
    float: none;
    margin: 0;
    width: auto;
}
.row {
    margin-left: -20px;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    margin-left: 20px;
}
.span1 {
    width: 42px;
}
.span2 {
    width: 104px;
}
.span3 {
    width: 166px;
}
.span4 {
    width: 228px;
}
.span5 {
    width: 290px;
}
.span6 {
    width: 352px;
}
.span7 {
    width: 414px;
}
.span8 {
    width: 476px;
}
.span9 {
    width: 538px;
}
.span10 {
    width: 600px;
}
.span11 {
    width: 662px;
}
.span12 {
    width: 724px;
}
.container {
    width: 724px;
}
.offset1 {
    margin-left: 82px;
}
.offset2 {
    margin-left: 144px;
}
.offset3 {
    margin-left: 206px;
}
.offset4 {
    margin-left: 268px;
}
.offset5 {
    margin-left: 330px;
}
.offset6 {
    margin-left: 392px;
}
.offset7 {
    margin-left: 454px;
}
.offset8 {
    margin-left: 516px;
}
.offset9 {
    margin-left: 578px;
}
.offset10 {
    margin-left: 640px;
}
.offset11 {
    margin-left: 702px;
}
.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
}
.row-fluid:after {
    clear: both;
}
.row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.762%;
}
.row-fluid > [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid > .span1 {
    width: 5.801%;
}
.row-fluid > .span2 {
    width: 14.365%;
}
.row-fluid > .span3 {
    width: 22.928%;
}
.row-fluid > .span4 {
    width: 31.492%;
}
.row-fluid > .span5 {
    width: 40.055%;
}
.row-fluid > .span6 {
    width: 48.619%;
}
.row-fluid > .span7 {
    width: 57.182%;
}
.row-fluid > .span8 {
    width: 65.746%;
}
.row-fluid > .span9 {
    width: 74.309%;
}
.row-fluid > .span10 {
    width: 82.873%;
}
.row-fluid > .span11 {
    width: 91.436%;
}
.row-fluid > .span12 {
    width: 100%;
}
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px;
}
body {
    padding-top: 0;
}
.navbar-fixed-top {
    margin-bottom: 18px;
    position: static;
}
.navbar-fixed-top .navbar-inner {
    padding: 5px;
}
.navbar .container {
    padding: 0;
    width: auto;
}
.navbar .brand {
    margin: 0 0 0 -5px;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar .nav-collapse {
    clear: left;
}
.navbar .nav {
    float: none;
    margin: 0 0 9px;
}
.navbar .nav > li {
    float: none;
}
.navbar .nav > li > a {
    margin-bottom: 2px;
}
.navbar .nav > .divider-vertical {
    display: none;
}
.navbar .nav .nav-header {
    color: #999999;
    text-shadow: none;
}
.navbar .nav > li > a, .navbar .dropdown-menu a {
    border-radius: 3px 3px 3px 3px;
    color: #999999;
    font-weight: bold;
    padding: 6px 15px;
}
.navbar .dropdown-menu li + li a {
    margin-bottom: 2px;
}
.navbar .nav > li > a:hover, .navbar .dropdown-menu a:hover {
    background-color: #222222;
}
.navbar .dropdown-menu {
    background-color: transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    display: block;
    float: none;
    left: auto;
    margin: 0 15px;
    max-width: none;
    padding: 0;
    position: static;
    top: auto;
}
.navbar .dropdown-menu:before, .navbar .dropdown-menu:after {
    display: none;
}
.navbar .dropdown-menu .divider {
    display: none;
}
.navbar-form, .navbar-search {
    border-bottom: 1px solid #222222;
    border-top: 1px solid #222222;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    float: none;
    margin: 9px 0;
    padding: 9px 15px;
}
.navbar .nav.pull-right {
    float: none;
    margin-left: 0;
}
.navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-navbar {
    display: block;
}
.nav-collapse {
    height: 0;
    overflow: hidden;
}
.nav-collapse.collapse {
    height: auto !important;
}
.row {
    margin-left: -30px;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    margin-left: 30px;
}
.span1 {
    width: 70px;
}
.span2 {
    width: 170px;
}
.span3 {
    width: 270px;
}
.span4 {
    width: 370px;
}
.span5 {
    width: 470px;
}
.span6 {
    width: 570px;
}
.span7 {
    width: 670px;
}
.span8 {
    width: 770px;
}
.span9 {
    width: 870px;
}
.span10 {
    width: 970px;
}
.span11 {
    width: 1070px;
}
.span12 {
    width: 1170px;
}
.container {
    width: 1170px;
}
.offset1 {
    margin-left: 130px;
}
.offset2 {
    margin-left: 230px;
}
.offset3 {
    margin-left: 330px;
}
.offset4 {
    margin-left: 430px;
}
.offset5 {
    margin-left: 530px;
}
.offset6 {
    margin-left: 630px;
}
.offset7 {
    margin-left: 730px;
}
.offset8 {
    margin-left: 830px;
}
.offset9 {
    margin-left: 930px;
}
.offset10 {
    margin-left: 1030px;
}
.offset11 {
    margin-left: 1130px;
}
.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
}
.row-fluid:after {
    clear: both;
}
.row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.564%;
}
.row-fluid > [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid > .span1 {
    width: 5.983%;
}
.row-fluid > .span2 {
    width: 14.53%;
}
.row-fluid > .span3 {
    width: 23.077%;
}
.row-fluid > .span4 {
    width: 31.624%;
}
.row-fluid > .span5 {
    width: 40.171%;
}
.row-fluid > .span6 {
    width: 48.718%;
}
.row-fluid > .span7 {
    width: 57.265%;
}
.row-fluid > .span8 {
    width: 65.812%;
}
.row-fluid > .span9 {
    width: 74.359%;
}
.row-fluid > .span10 {
    width: 82.906%;
}
.row-fluid > .span11 {
    width: 91.453%;
}
.row-fluid > .span12 {
    width: 100%;
}
input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
}
.thumbnails {
    margin-left: -30px;
}
.thumbnails > li {
    margin-left: 30px;
}
.badge {
    background-color: #999999;
    border-radius: 9px 9px 9px 9px;
    color: #FFFFFF;
    font-size: 12.025px;
    font-weight: bold;
    padding: 1px 9px 2px;
    white-space: nowrap;
}
.badge:hover {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
.badge-error {
    background-color: #B94A48;
}
.badge-error:hover {
    background-color: #953B39;
}
.badge-warning {
    background-color: #F89406;
}
.badge-warning:hover {
    background-color: #C67605;
}
.badge-success {
    background-color: #468847;
}
.badge-success:hover {
    background-color: #356635;
}
.badge-info {
    background-color: #3A87AD;
}
.badge-info:hover {
    background-color: #2D6987;
}
.badge-inverse {
    background-color: #333333;
}
.badge-inverse:hover {
    background-color: #1A1A1A;
}
body {
    line-height: 1;
    height: 100%;
}
.form-horizontal .control-group > label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 140px;
}
.panel {
    margin-bottom: 20px;
}
#wrapper #content_w .content .list .item {
    margin-right: 27px !important;
}
#wrapper #content_w .content .list .last {
    margin-right: 0 !important;
}
#home_content_w,
#wrapper {
    height: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 980px;
}
.flw:after, .content_r:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.content_r {
    float: right;
    height: 100%;
    margin-bottom: 30px;
    width: 300px;
}
.alert-message.error {
    background-color: #C43C35;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #C43C35);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: white;
    margin-bottom: 18px;
    padding: 7px 15px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#content_w .sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 100%;
    margin-left: 10px;
    width: 210px;
}
#content_w .sidebar .restaurant_search_left {
    background: url("/assets/search_bottom-dece51e5d0cd546876d1f89e3c980847.png") no-repeat scroll 0 0 transparent;
    bottom: -9px;
    height: 9px;
    left: 0;
    position: absolute;
    width: 10px;
    z-index: 10;
}
.restaurant_search {
    background: #FCCC5D;
    border-radius: 2px;
    left: -10px;
    padding: 25px 20px;
    position: relative;
    top: 10px;
    width: 190px;
    z-index: 9;
}
.restaurant_search .title {
    border-top: 1px solid #FFE385;
    color: #555555;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    padding-top: 15px;
    text-align: left;
    font-family: "ff-din-web",Arial,sans-serif;
}
.restaurant_search .big {
    border-top: medium none;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -0.02em;
    padding-top: 0;
}
.restaurant_search .jNice {
    background-color: #FFF;
    border-left: 2px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 2px solid #FFF;
    height: 21px;
    margin: 15px 0;
    padding-right: 5px;
    width: 187px;
}
.restaurant_search .jNice .jNiceInputWrapper {
    background: none repeat scroll 0 0 transparent;
    width: 182px !important;
}
.restaurant_search .jNice .jNiceInputInner {
    background: url("/assets/search_restaurant-fff7339ac7ac26040666059ff163c868.png") no-repeat scroll right center transparent;
    padding: 0 20px 0 10px;
}
.restaurant_search .jNice .jNiceInputInner input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #6C6C6C;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    height: 21px;
    line-height: 21px;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: middle;
    width: 152px !important;
}
.restaurant_search .displaying {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 3px 4px 6px 1px #E8E8E8 inset;
    margin-top: 10px;
    padding: 15px 10px 1px;
    width: 170px;
}
.restaurant_search .displaying .link {
    background: url("http://www.cleanplates.com/assets/link-adb84784996043eb89d1ed06817c1584.png") no-repeat scroll 0 0 transparent;
    color: #010000;
    display: block;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 25px;
    text-decoration: none;
}
.sidebar_menu {
    background: none repeat scroll 0 0 #FFEEB5;
    font-family: "ff-din-web",Arial,sans-serif;
    padding: 35px 20px 20px;
    position: relative;
    width: 160px;
}
.sidebar_menu .title {
    border-top: medium none;
    color: #000000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    padding-top: 0;
    text-align: left;
}
.sidebar_menu .results_header {
    border-bottom: 1px dotted #9D967F;
    color: #5B5B5B;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    margin: 12px 0 0;
    padding: 8px 0;
    text-transform: uppercase;
    width: 158px;
}
.sidebar_menu .list {
    list-style-type: none;
    margin: 0;
}
.sidebar_menu .list .item {
    border-bottom: 1px dotted #B7AD8D;
    color: #5B5B5B;
    font-size: 16px;
    padding: 4px 0;
    width: 158px;
}
.sidebar_menu .list .item .link {
    color: #1341A7;
    float: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding-left: 5px;
    text-decoration: none;
}
.sidebar_menu .list .last {
    border-bottom: medium none;
}
.sidebar_menu .list .last .link {
    color: #487AE8;
    text-decoration: underline;
}
.sidebar_menu ul.list[data-param="price"] li.item {
    border-bottom: medium none !important;
    color: #5B5B5B;
    display: inline;
    font-size: 16px;
    list-style-type: none;
    padding: 8px 0;
}
#items-selection-dialog .modal {
max-height: none;
width: 760px;
margin-left: -380px;
top: 150px;
left: 50%;
position: fixed;
}
#items-selection-dialog .checkbox.inline + .checkbox.inline {
    margin-left: 0;
}
#items-selection-dialog #items {
    padding-bottom: 5px;
}
#items-selection-dialog #items label {
    float: left;
    padding-right: 10px;
    width: 178px;
}
#content_w {
    background: #fefefe;
    margin: 0 auto;
    position: relative;
    width: 965px;
	background: rgba(255, 255, 255, 0.97);
	border: 1px solid #EFEFEF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -moz-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -webkit-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);

}
#content_w .content {
    float: right;
    margin-top: 0;
    padding: 40px 0 30px 40px;
    width: 705px;
}
#content_w .content .top {
    height: 15px;
    padding-right: 40px;
}
#content_w .content .top .info {
    color: #777777;
    display: block;
    float: left;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 14px;
    line-height: 15px;
}
#content_w .content .top .info .count {
    font-weight: bold;
}
#content_w .content .top .save {
    background: url("/assets/save-a891beebd2c9c4518e0246c817534b99.png") no-repeat scroll 0 0 transparent;
    color: #325AB3;
    display: block;
    float: right;
    font-size: 14px;
    padding-left: 30px;
    text-decoration: none;
}
#content_w .content .menu_header {
    color: #000000;
    float: left;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 12px;
    line-height: 67px;
    margin-right: 25px;
    text-transform: uppercase;
}
#content_w .content #sort-list {
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 13px;
}
#content_w .content .add-restaurant {
    position: absolute;
    right: 40px;
    top: 15px;
}
#content_w .content .list {
    border-bottom: 1px solid #14B4F8;
    border-top: 1px solid #14B4F8;
    height: 33px;
    margin: 15px 40px 20px 0;
}
#content_w .content .list .item {
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: 33px;
    list-style: none outside none;
    margin-right: 26px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
#content_w .content .list .item .link {
    color: #000000;
    font-family: "ff-din-web",Arial,sans-serif;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
}
#content_w .content .list .item .link:hover {
    text-decoration: underline;
}
#content_w .content .list .item .active {
    color: #14B4F8;
}
#content_w .content .list .item .active:hover {
    text-decoration: none;
}
#content_w .content .list .item .arrow {
    background: url("/assets/arrow-156eb0c6f360666a6cddc3b746fbd68e.png") no-repeat scroll center center transparent;
    bottom: -14px;
    height: 14px;
    position: absolute;
    width: 100%;
}
#content_w .content .list .last {
    margin-right: 0;
}
#content_w .content .result {
    height: 100%;
    width: 100%;
}
#content_w .content .pager {
    margin-left: -100px;
    position: relative;
}
#content_w .content .result .list {
    border: medium none;
    height: 100%;
    margin: 40px 0 0;
    width: 100%;
}
#content_w .content .result .list .item {
    float: left;
    height: 215px;
    margin: 0 30px 20px 0;
    overflow: hidden;
    text-transform: none;
    width: 200px;
}
#content_w .content .result .list .item .img {
    float: none;
    height: 100px;
    width: 200px;
}
#content_w .content .result .list .item .name {
    color: #1341A7;
    display: block;
    font-family: "jubilat",Georgia,serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-decoration: none;
}
#content_w .content .result .list .item .description {
    color: #444444;
    display: block;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    line-height: 14px;
    margin: -3px 0 10px;
    padding-bottom: 0px;
}
#content_w .content .result .list .item .info {
    color: #000000;
    display: block;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 5px;
}
#content_w .content .result .list .item .tags {
    margin-top: 10px;
}
#content_w .content .result .list .item .tags .tags_link {
    background: url("/assets/tags_sprite-6027c0a8915f6fd5ba84cbbb73b0bc80.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 44px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 3px;
    width: 44px;
    display: none;
}
#content_w .content .result .list .item .tags .blue {
    background-position: 0 -4px;
}
#content_w .content .result .list .item .tags .orange {
    background-position: 0 -59px;
}
#content_w .content .result .list .item .tags .green {
    background-position: 0 -135px;
}
#content_w .content .result .list .item .tags .vegetables_meat {
    background-position: 0 -34px;
}
#content_w .content .result .list .item .tags .vegetables {
    background-position: 0 -82px;
}
#content_w .content .result .list .item .tags .meat {
    background-position: 0 -107px;
}
.tags_link.cpbadge {
    background: url("/assets/badges-mini-b30081976f47b0940e5a4fcae8b5536c.png") no-repeat scroll 0 0 transparent !important;
    height: 21px !important;
    outline: medium none;
    white-space: nowrap;
    width: 23px !important;
}
.tags_link.cpbadge.vegetarian {
    background-position: 0 -3px !important;
}
.tags_link.cpbadge.flexitarian {
    background-position: 0 -24px !important;
}
.tags_link.cpbadge.organicmeat {
    background-position: 0 -45px !important;
}
.tags_link.cpbadge.vegan {
    background-position: 0 -65px !important;
}
.tags_link.cpbadge.macrobioitic {
    background-position: 0 -87px !important;
}
.tags_link.cpbadge.glutenfree {
    background-position: 0 -108px !important;
}
.tags_link.cpbadge.raw {
    background-position: 0 -128px !important;
}
.tags_link.cpbadge.naturallysweetened {
    background-position: 0 -149px !important;
}
.tags_link.cpbadge.price-1 {
    background-position: 0 -169px !important;
}
.tags_link.cpbadge.price-2 {
    background-position: 0 -190px !important;
}
.tags_link.cpbadge.price-3 {
    background-position: 0 -211px !important;
}
.tags_link.cpbadge.price-4 {
    background-position: 0 -231px !important;
}
.score {
    background: url("http://www.cleanplates.com/assets/scores-mini-ee4355645a9571f3fe9bd3ec1acec793.png") no-repeat scroll 0 0 transparent !important;
    height: 24px !important;
    outline: medium none;
    white-space: nowrap;
    width: 26px !important;
}
.score.score-1 {
    background-position: -3px 0 !important;
    width: 46px !important;
}
.score.score-2 {
    background-position: -66px 0 !important;
}
.score.score-3 {
    background-position: -119px 0 !important;
}
.score.score-4 {
    background-position: -172px 0 !important;
}
.new_restaurants {
    background-color: white;
    border-radius: 2px;
    margin-bottom: 15px;
    padding: 20px 15px;
    box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -moz-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -webkit-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
}
.new_restaurants .restaurant {
    cursor: pointer;
    display: block;
    font-family: arial;
    margin-bottom: 1px;
    padding: 5px 0 5px 2px;
}
.new_restaurants .restaurant .image_container {
    float: left;
    margin-right: 5px;
    width: 90px;
}
.new_restaurants .restaurant .name {
    color: #1341A7;
    font-family: "jubilat",Georgia,serif;
    font-size: 18px;
    line-height: 20px;
}
.new_restaurants .restaurant .name:visited {
    color: #666666;
}
.new_restaurants .restaurant .info_container {
    vertical-align: top;
}
.new_restaurants .restaurant .info_container .score {
    float: right;
    margin-right: 3px;
}
.new_restaurants .restaurant .info_container span {
    color: #777777;
    display: block;
    margin-bottom: 3px;
    font-family: "ff-din-web",Arial,sans-serif;
}
.new_restaurants .restaurant .description {
    color: #444444;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
.new_restaurants .restaurant:hover {
    background-color: #EEEEEE;
}
.subscribe {
    background: url("/assets/subscribe_bg-aa171bce01e2123edd55594a6c349948.png") repeat-x scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    height: 26px;
    margin-bottom: 15px;
    padding: 12px;
    width: 283px;
}
.subscribe .jNiceInputWrapper {
    background: url("/assets/subscribe_mail_bg-e06e15b6c61492cf83d95cd49c5e5381.png") repeat-x scroll 0 0 transparent;
    border-radius: 7px 7px 7px 7px;
    float: left;
    height: 24px;
    width: 163px;
}
.subscribe .jNiceInputWrapper .jNiceInputInner {
    background: url("/assets/mail-5491dce630bf102014f75c02d8a89f6b.png") no-repeat scroll left center transparent;
    height: 24px;
    margin-left: 5px;
    width: 158px;
}
.subscribe .jNiceInputWrapper .jNiceInputInner .jNiceInput {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #3F3F3F;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 12px;
    height: 24px;
    outline: medium none;
    padding: 0 10px 0 25px;
    width: 123px !important;
}
.subscribe .button {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 14px;
    height: 24px !important;
    line-height: 18px;
    padding: 0 10px;
    text-transform: uppercase;
    width: 93px;
}
.subscribe .button:hover {
    background: url("/assets/button_bg-6837f342ab73295006183fd7e674a8c8.png") repeat scroll 0 0 transparent;
}
.subscribe .button span {
    display: block;
}
.sidebar .info {

}
#detail_content_w .content {
    float: left;
    height: 100%;
    margin-top: 0;
    min-height: 600px;
    padding: 32px;
    width: 568px;
        background: #fefefe;

	background: rgba(255, 255, 255, 0.97);
	border: 1px solid #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
  -moz-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
  -webkit-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
}
.main-wrapper {
    background-position: center 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-top: 8px;
    width: 566px;
}
#home_content_w {
    height: 100%;
}

#home_content_w .content {
    float: left;
    height: 100%;
    margin-top: 0;
    min-height: 600px;
    padding: 32px 0 32px 32px;
    width: 598px;
    background: rgba(255, 255, 255, 0.97);
    border: 1px solid #EFEFEF;
    margin-bottom: 100px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -moz-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -webkit-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);

}
.topper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 20px;
    width: 566px;
}
.topper .title {
    color: #2083AF;
    display: block;
    font-family: "jubilat",Georgia,serif;
    font-size: 45px;
    font-style: normal;
    margin-bottom: 5px;
    margin-top: 12px;
    text-decoration: none;
}
.topper .tip {
    display: inline;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #777;
}
.topper img {
	width: 100%;
}

.feed {
    float: left;
    margin-bottom: 20px;
    margin-right: 22px;
    width: 174px;
}
.feed .category {
    border-bottom: 1px solid #CFCFCF;
    display: block;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 0px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.feed .category > a {
    float: left;
    margin-top: 10px;
    color: #777;
}
.feed .thumbnail_link {
    border: medium none;
    box-shadow: none;
}
.feed .title {
    display: block;
    font-family: "jubilat",Georgia,serif;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 29px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: none;
}
.feed a.title  {
	color:#2083AF;
	}

.feed p, .feed .feed_excerpt {
    color: #505050;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
}
.topper .excerpt, .feed .feed_excerpt {
    letter-spacing: normal;
    word-wrap: break-word;
}
.excerpt {
    color: #555555;
    font-family: "ff-din-web",Arial,sans-serif;
    font-size: 16px;
    line-height: 19px;
}
.share {
    float: right;
    position: relative;
    top: -3px;
}
.container_float {
    float: right;
}
.masonry {
    width: 600px;
}

.masonry-brick {

}


.share_desc {
    color: #B6B6B6;
    display: block;
    float: right;
    font-family: "din-condensed-web",Arial,sans-serif;
    font-size: 11px;
}
#ajaxBusyFeedMore {
    background: url("/assets/loader-bottom-699a54eb5dd1e8ab08c183324f4feb58.gif") no-repeat scroll center center transparent;
    bottom: 0;
    height: 54px;
    position: absolute;
    width: 598px;
}
.ajaxloader {
    visibility: hidden;
}
ul.categories {
    list-style: none outside none;
    margin-left: 0;
}
ul.categories li i {
    margin-right: 5px;
}
.subscription-box {
    background-color: orange;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: white;
    margin: 150px auto 40px;
    padding: 10px 15px 90px;
    width: 350px;
}
.subscription-box img {
    display: block;
    margin: 100px auto 20px;
}
.subscription-box .title {
    color: white;
    text-align: center;
}
.subscription-box .tip {
    color: white;
    margin-top: 50px;
    text-align: center;
}
.subscription-box .input {
    margin: 0 auto;
    width: 300px;
}
.subscription-box .input input, .subscription-box .input button {
    vertical-align: top;
}
.subscription-box .input .error {
    color: red;
}
#signup .form-actions, #signin .form-actions, #profile .form-actions {
    background: none repeat scroll 0 0 transparent;
    border-top: medium none;
}
.btn-mini {
    font-size: 11px;
    line-height: 14px;
    padding: 2px 6px;
}
form.nominate-restaurant {
    margin: 0;
}

.active_search {
    border: 1px solid #FFF;

    background-color: white;
    margin-bottom: 15px;
    padding: 20px 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -moz-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);
    -webkit-box-shadow: 0px 2px 15px rgba(100, 100, 100, 0.10);

}
.active_search .restaurant {
    cursor: pointer;
    display: block;
    font-family: "ff-din-web",Arial,sans-serif;
    margin-bottom: 1px;
    padding: 5px 0 5px 2px;
    position: relative;
}
.active_search .restaurant .image_container {
    float: left;
    margin-right: 5px;
    width: 90px;
}
.active_search .restaurant .name {
    color: #1341A7;
    font-family: "jubilat",Georgia,serif;
    font-size: 18px;
    line-height: 20px;
}
.active_search .restaurant .name:visited {
    color: #666666;
}
.active_search .restaurant .info_container {
    vertical-align: top;
    font-size: 12px;
}
.active_search .restaurant .info_container .score {
    float: right;
    margin-right: 3px;
}
.active_search .restaurant .info_container span {
    color: #777777;
    display: block;
    margin-bottom: 3px;
}
.active_search .restaurant .description {
    color: #444444;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
.active_search .restaurant .arrow {
    display: none;
    left: -30px;
    position: absolute;
    top: 3px;
}
.active_search .restaurant:hover {
    background-color: #EEEEEE;
}
.active_search .restaurant.current .arrow {
    display: block;
}
.active_search .active_restaurants_search {
    position: relative;
}
.active_search .active_restaurants_search .actions {
    margin-top: 10px;
    font-family: "ff-din-web",Arial,sans-serif;
}
.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
}
.LV_valid {
    color: #00CC00;
}
.LV_invalid {
    color: #CC0000;
}
