/*!
 * Bootstrap Responsive v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  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: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .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;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .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;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    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: 30px;
    -webkit-box-sizing: border-box;
       -moz-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;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-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-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .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: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -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 .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    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 .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/**
    Default Known CSS
*/

body {
    background-color: #ffffff;
    color: #333;
    font-weight: 400 !important;
}

h1,h2 {
    font-weight: 600;
}

h2 {
    line-height: 1.2em;
	margin-bottom: 10px !important; 
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

.beforecontent {
    margin-bottom: 5em;
}

.idno-content  {
    background-color: #fff;
    padding: 1.5em;
    padding-bottom: 0;
    border: #dadada solid 1px;
}

.idno-content p {
    line-height: 1.5em !important;
}

.e-content p {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
}

.idno-object .e-content li {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

.idno-content form {
    /*display: none;*/
}

.aftercontent {
    font-size: 0.8em;
    margin-top: 5em;
}

.u-platform {
    color: #880000;
}

/**
    Page shell
*/

.nav img {
    width: 1.5em;
}

.nav .icon-container {
    margin-top: 0.3em;
    margin-right: 1em;
    margin-left: 1em;
    height: 1.5em;
    width: 1.5em;
}

.hint {
    color: #bbb;
}

.dropdown-menu-icon {
    width: 2em;
    display: inline-block;
}


/**
    Activity streams
*/

.idno-object {
    margin-top: 1em;
    display: block;
    box-shadow: none;
}

.idno-object h2 {
    font-size: 1.8em;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

.idno-object h1 a, .idno-object h2 a, .idno-object h3 a {
	color: #333333;
}

.idno-object h1 a:hover, .idno-object h1 a:focus, 
.idno-object h2 a:hover, .idno-object h2 a:focus, 
.idno-object h3 a:hover, .idno-object h3 a:focus {
	color: #999999;
}

.idno-object a {
	color:#4c93cb;

}

.idno-entry .h-card {
    font-size: 0.9em;
    padding-top: 1em;
    text-align: center;
    line-height: 1.2em;
}

.idno-entry .hidden-phone .h-card .icon-container {
    margin-bottom: 1em;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.idno-entry .visible-phone .h-card .icon-container {
    width: 1.3em;
    height: 1.3em;
    margin-bottom: -0.3em;
    overflow: hidden;
    border-radius: 0px !important;
}

.idno-entry .h-card .icon-container .u-photo {
    width: 100%;
    height: auto;
}

.idno-object a.edit {
    margin-left: 1em;
    color: #333 !important;
}

.annotations {
    margin-top: 1em;
    margin-bottom: 2em;
}

.edit-annotation {
    float: right;
}

.edit-annotation a {
    margin-right: 0.5em;
    color: #999;
}

.idno-comment {
    background-color: #eee;
}

.idno-comment-container textarea {

}

.idno-object .e-content {
    overflow: auto;
    margin-bottom: 1em;
    padding-top: 0em;
    line-height:1.6em;
    font-size: 1em;
}

.idno-object .e-content blockquote p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin-bottom: 1em;
}

.idno-object .footer {
    clear: both;
    font-size: 0.85em;
    border-top: none;
}

.blank-footer p {
	text-align: center;
}

.idno-object .permalink {
    float: left;
}

.idno-object .permalink a {
    color: #4c93cb;
    margin-right: 0.25em;
}

.idno-object .permalink a:hover {
    color: #357ebd;
    margin-right: 0.25em;
}

.idno-object .permalink a.shortlink, .idno-object .permalink a.shortlink:hover {
    margin-right: 0.5em;
}

.idno-object .interactions {
    float: right;
}

.idno-object .interactions a, .idno-object .interactions a:hover {
    color: #999;
    margin-left: 0.25em;
}

.idno-object .dt-published {
    margin-right: 0.25em;
}


.idno-object .interactions a:hover {
    color: #333;
    text-decoration: none;
}

.idno-object .citation {
    color: #ccc;
}

.owner .u-photo {
    height: 100%;
}

.owner .icon-container {
    margin-top: 1em;
    width: 50px;
    height: 50px;
}

.icon-container {
    border: 0px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
}

.p-author {
    font-size: 1em !important;
    text-align: left !important;
    padding-bottom: 0.25em;
    border-bottom: #eee solid 1px;
}

.p-author img {
    height: 1.5em;
}

.pager,
.pagination {
    margin: auto;
    text-align: center;
    margin-top: 4em;
}

.idno-annotation .icon-container {
    width: 35px;
    height: 35px;
}

.idno-annotation .icon-container img {
    width: 100%;
}

.idno-annotation p {
    margin: 0;
    padding: 0;
}

.idno-annotation {
    font-size: 1.1em;
    margin-bottom: 1em;
}

.annotation-add-mini .icon-container,
.annotation-add .icon-container {
    margin-top: -0.5em;
}

.annotation-add-mini .icon-container {
    width: 40px;
    height: 40px;
}

.annotation-add-mini textarea {
    height: 1.5em;
}

.annotation-add-mini input[type=submit] {
    margin-top: -0.25em;
}

.posse a[rel=syndication] {
    background-color: none;
    color: #333;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.posse {
    margin-bottom: 2em;
}

.reply-text p {
    /*margin-bottom: 0;
    padding-bottom: 0;*/
    color: #999;
    font-size: smaller;
}

.reply-text p a {
    color: #666;
}

/**
    Profiles
*/

.profile .namebadge {
    text-align: center !important;
}

.profile h1 {
    font-size: 2em;
    font-weight: 200;
}

.profile .icon-container {
    width: 150px;
    height: 150px;
}

.profile .icon-container .u-photo {
    width: 150px;
}

.profile .url-container {
    display: inline-block;
    margin-right: 1em;
}

.profile {
    margin-top: 4em;
    margin-bottom: 4em;
}

.profile .highlightedText {
    font-size: 1.5em;
    line-height: 1.5em;
}

/**
    Content creation
*/

.buttonBar {
    /*background-color: #4690d6;*/
    /*background-color: #bbb;*/
    color: #333;
    z-index: 9999;
    margin: 0px;
    width: 100%;
    margin-bottom: 2em;
}

#contentTypeButtonBar {
    padding: 1em;
    text-align: center;
}

a.contentTypeButton {
    /*float: left;*/
    width: 80px;
    text-align: center;
    font-size: 0.8em;
    text-decoration: none;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    transition: width 0.25s, padding-top 0.25s, padding-bottom 0.25s;
    color: #333;
    display: inline-block;
}

a.contentTypeButton:hover {
    text-decoration: none;
    color: #777;
    background-color: #fff;
}

span.contentTypeLogo {
    display: block;
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 5px;
}

#contentCreate {
    display: none;
    z-index: -10000;
    padding: 1em;
    margin-top: -5px;
    background-color: #fff;
}

.bodyInput {
    height: 15em;
}

.bodyInputShort {
    height: 7em;
}

.vague {
    font-size: 12px;
    color: #999;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.reading {
	text-align: left;
	margin-bottom: 5px;
}

/*
.syndication span,
.syndication span label {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.syndication span {
    margin-right: 0.125em;
    margin-bottom: 0.35em;
}

.syndication span input[type=checkbox] {
    display: none;
}

.syndication span input[type=checkbox] + label {
    width: 8em;
    background-color: #999;
    color: #eee;
    border-radius: 3px;
    padding: 0.25em;
    text-align: center;
}

.content-type p input[type=checkbox]:checked + label,
.syndication span input[type=checkbox]:checked + label {
    background-color: #678c70;
    color: #fff;
}

.content-type p input[type=checkbox] {
    display: none;
}

.content-type p input[type=checkbox] + label {
    background-color: #ccc;
    color: #eee;
    border-radius: 3px;
    padding: 0.25em;
    font-size: 30px;
    cursor: pointer;
}
*/
#counter {
    text-align: right;
    padding-top: 0.25em;
}

#counter .count {
    font-size: 1.3em;
    color: #aaa;
}

.theme {
    padding: 1em;
    margin-bottom: 2em;
    background-color: #ffffff;
    height: 32em;
    overflow-y: scroll;
}

.theme img {
    border: #c5c5c5 3px solid;
    border-radius: 4px;
    margin-top: 1em;
    margin-bottom: 1em;
}

/**
 * Friendly messages
 */

.welcome {
    font-size: 1.5em;
    line-height: 1.5em;
}

.explanation {
    font-size: 1.2em;
    line-height: 1.5em;
}


.welcome {
    text-align: center;
}

.text-center h2, .text-center h3 {
	font-weight: 600;
}

.text-center h2 {
	font-size: 28px;
	margin-bottom: 0.8em;
}

.text-center h3 {
	font-size: 24px;
}

.explanation {
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.field-description {
    font-size: 0.8em;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}



/**
 * Data panes
 */

.pane {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 15em;
    border: 1px #ddd solid;
}

div.pane div.row:nth-of-type(even) {
    background-color: #fff;
}

div.pane div.row:nth-of-type(odd) {
    background-color: #fafafa;
}

/** Sign In **/ 

.btn-signin {
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #000000;
    box-shadow: none;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: none;
    font-size: 16px;
}

.btn-signin:hover, .btn-signin:active, .btn-signin:focus {
    background-color: #73b2e3;
    background-image: none;
    border-color: #73b2e3;
    box-shadow: none;
    color: #ffffff;
    text-shadow: none;
}

/** Register **/
.btn-reg {
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #000000;
    box-shadow: none;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: none;
    font-size: 16px;
}

.btn-reg:hover, btn-reg:active, .btn-reg:focus {
    background-color: #73b2e3;
    background-image: none;
    border-color: #73b2e3;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
/** Interface Buttons **/

.btn-link {
	background-color: #ffffff;
	background-image: none;
    border: 2px solid #70997a;
    box-shadow: none;
    color: #70997a;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: none;
    background-repeat: repeat-x;
    border-radius: 4px;
	
}

.btn-primary {
    background-color: #4c93cb;
    border-color: #4c93cb;
    color: #ffffff;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
}

.btn-primary:hover, btn-primary:active, .btn-primary:focus {
    background-color: #357ebd;
    border-color: #357ebd;
    color: #ffffff;
}

.upload {
	margin-bottom: 5px;
	margin-left: 10px;
}

.btn-cancel {
    background-color: #dddddd;
    border-color: #dddddd;
    color: #333333;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
}

.btn-cancel:hover, btn-cancel:active, .btn-cancel:focus {
    background-color: #c5c5c5;
    border-color: #c5c5c5;
    color: #333333;
}

.btn-save {
    background-color: #8cbf99;
    border-color: #8cbf99;
    color: #ffffff;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
}

.btn-save:hover, btn-save:active, .btn-save:focus {
    background-color: #70997a;
    border-color: #70997a;
    color: #ffffff;
}

.btn-default {
    background-color: #bbbbbb;
    border-color: #bbbbbb;
    color: #333333;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #c5c5c5;
    border-color: #c5c5c5;
    color: #333333;
}

.btn-large {
    border-radius: 6px;
    font-size: 17.5px;
    padding: 11px 19px;
}

.well {
	background-color: #ffffff;
	border: 3px solid #73b2e3;
}

a {
    color: #4c93cb;
    text-decoration: none;
    font-weight: 400;
}

a:hover, a:focus {
	color: #357ebd;
}

input[type="email"], input[type="password"], input[type="text"]  {	
	border: 1px solid #dddddd;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 5px; 
}

input[type="email"]:focus, input[type="password"]:focus, input[type="text"]:focus {
	box-shadow: none;
    border: 1px solid #4c93cb;
    color: #555555;
}

textarea:focus {
    box-shadow: none;
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
    border-color: #4c93cb;
    color: #555555;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #4c93cb;
    box-shadow: none;
}

textarea:focus, input[type="url"]:focus {
    border-color: #4c93cb;
    box-shadow: none;
    outline: 0 none;
}

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="tel"], input[type="color"], .uneditable-input {
	margin-top: 5px;
	margin-bottom: 10px;
}

.blank-footer {
    margin: auto;
    padding-top: 50px;
    width: 100%;
    clear: both;
}

.navbar-inverse .brand {
    color: #333333;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #333333;
    text-shadow: none;
}

.navbar-inverse .navbar-inner {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #ffffff;
}

.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus {
    color: #666;
}

.navbar .brand {
	font-weight: 400;
	font-size: 28px;
}


.navbar-inverse .navbar-search .search-query {
    background-color: #ffffff;
    border-color: #999999;
    box-shadow: none;
    color: #333333;
    transition: none 0s ease 0s ;
}


.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    background-color: #ffffff;
    border-color: #999999;
    border: 0 none;
    box-shadow: 0 0 3px rgba(53, 126, 189, 0.4);
    color: #999999;
    outline: 0 none;
    padding: 5px 15px;
    text-shadow: 0 1px 0 #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #333333;
    border-top-color: #333333;
}

.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
    border-bottom-color: #666666;
    border-top-color: #666666;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #ffffff;
    color: #333333;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-bottom-color: #333333;
    border-top-color: #333333;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #73b2e3;
    background-image: none;
    background-repeat: repeat-x;
    color: #ffffff;
    text-decoration: none;
}

.navbar-inner {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    min-height: 40px;
    padding-left: 0px;
    padding-right: 20px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #FFFFFF;
    box-shadow: none;
    color: #222222;
    text-decoration: none;
    font-weight: 700;
}

.navbar .nav > li > a {
	text-shadow: none;
}

.page-body .navbar-inner {
	text-transform: uppercase;
}

.page-body .navbar .nav > li > a {
	padding: 8px 8px;
}

.page-body .navbar-inner a {
	font-weight: 300;
}

.navbar {
	margin-bottom: 50px;
}

.hero-unit {
    background-color: #fff;
    border: 3px solid #73b2e3;
    padding: 40px;
}

.form-horizontal .control-label {
    float: left;
    padding-top: 12px;
}

small {
    font-size: 75%;
    font-weight: 400;
}

.alert-info {
    background-color: #fff1ba;
    border-color: #ffcc66;
    color: #e8945d;
}

.alert-success {
    background-color: #F3FFF8;
    border: solid 2px #678c70;
    color: #535353;
    margin-top: 30px;
}

.pager li > a, .pager li > span {
    background-color: #73b2e3;
    border: 3px solid #73b2e3;
    border-radius: 0;
    display: inline-block;
    padding: 8px 24px;
    color: #ffffff;
    font-size: 1.2em;
}

.pager li > a:hover, .pager li > a:focus {
	background-color: #ffffff;
	border: 3px solid #4c93cb;
	color: #4c93cb;
}

#photo-preview {
	margin-bottom: 20px;
}

.note-editor .note-toolbar {
    background-color: #ffffff !important;
}

.note-editor {
	border: 1px solid #dddddd !important;
}

.note-editor .note-toolbar {
    border-bottom: 1px solid #dddddd !important;
}

.note-style .btn, .note-fancy .btn, .note-fontsize .btn, .note-color .btn, .note-para .btn, .note-codeview .btn {
	background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    border-color: none;
    text-shadow: none;
    border-style: none;
}

.note-style .btn:hover, .note-fancy .btn:hover, .note-fontsize .btn:hover, .note-color .btn:hover, .note-para .btn:hover, .note-codeview .btn:hover {
	background-color: #73b2e3;
    background-image: none;
    box-shadow: none;
    border-color: none;
    text-shadow: none;
    border-style: none;
    color: #ffffff;
}

.btn-group > .btn + .dropdown-toggle {
	box-shadow: none;
}

.p-map {
	padding-top: 10px;
}

.map {
	padding-bottom: 15px;
}

#inreplyto {
	padding-bottom: 10px;
}

.wordcount {
	padding-bottom: 10px;
}

.icon-tag {
	padding-right: 10px;
	color: #999999;
	font-size: 1.2em;
	vertical-align: middle;
}

.idno-object a.p-category {
	color: #8cbf99;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #ffffff;
    background-repeat: repeat-x;
    padding: 3px;
    font-size: 1.0em;
}

.idno-object a.p-category:hover {
	color: #70997a;
	background-color: #ffffff;
    border-color: #70997a;
    text-decoration: none;
}

textarea.feedback {
	width: 100%;
    background-color: #fbfbfb;
    border: 3px solid rgba(115, 178, 227, 0.4);
    border-radius: 5px;
    box-sizing: border-box;
    color: #333333;
    font-family: 'Pontano Sans',Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 2px;
    padding: 10px;
}

textarea.feedback:focus {
    background: none repeat scroll 0 0 #fff;
    border: 3px solid #4c93cb;
    outline: medium none;
    padding: 10px;
}

p.feedback {
	font-size: 1.2em;
}

.feedback-btn {
	width: 100%; 
	text-align: right;
	padding-top: 20px;
}

.btn-feedback {
    background-color: #73b2e3;
    border-color: #73b2e3;
    color: #ffffff;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-image: none;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    line-height: 24px;
    padding: 15px 65px;
    font-size: 24px;
}

.btn-feedback:hover, btn-feedback:active, .btn-feedback:focus {
    background-color: #4c93cb;
    border-color: #4c93cb;
    color: #ffffff;
}

.idno-entry-helper {
    margin-bottom: 3em;
}

.idno-entry-helper .idno-content {
    background-color: #f8f8f8;
    border: 2px solid #c5c5c5;
}

.idno-entry-helper p {
    font-family: Helvetica Neue, Helvetica, Arial !important;
    font-size: 1.2em !important;
}

.idno-entry-helper .robot-head p {
    font-size: 0.9em !important;
}

.idno-entry-helper .robot-murmur p {
    font-size: 1.2em;
}

.idno-entry-helper .robot-footer {
    margin-top: 2em;
    font-size: 0.75em;
}

.icon-heart {
	color: #9f111b;
}

.icon-heart:hover {
	color: #af474f;
}

.access-control-block {
    display: block;
    margin-bottom: 1em;
}

.subscription {
    background-color: #eee;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.subscription p {
    margin: 0; padding: 0;
}

.subscription .feed_url {
    font-size: 0.8em;
    color: #999;
}

select, input[type="file"] {
    height: 40px;
    line-height: 34px;
	padding-left: 10px;
}

.form-horizontal .js-controls {
    margin-left: 0px;
    padding-top: 30px;
}

.form-horizontal .controls-save {
    margin-top: 30px;
}

.code {
	margin-top: 20px;
}

.form-horizontal .control-label {
    text-align: left;
    font-weight: 700;
}

.control-label-api {
	font-weight: 700;
	padding-top: 15px;
}

.config-desc {
	padding-top: 12px;
	font-size: small;
	color: #888888;
}

.email-settings {
	padding-top: 25px;
	padding-bottom: 5px;
}

a.connect {
    box-sizing: border-box;
    display: inline-block;
}
.tw {
    background-color: #55acee;
    background-image: url("gfx/onboarding/twitter.png");
    border-color: #55acee;
}

.tw:hover, .tw:focus {
    background-color: #66757f;
    color: #FFFFFF;
    border-color: #66757f;
    background-image: url("gfx/onboarding/twitter.png");
}

.fsqr {
    background-color: #40b3df;
    background-image: url("gfx/onboarding/foursquare.png");
    border-color: #40b3df;
}

.fsqr:hover, .fsqr:focus {
    background-color: #17649a;
    background-image: url("gfx/onboarding/foursquare.png");
    border-color: #17649a;
    color: #ffffff;
}

.fb {
    background-color: #3b5998;
    background-image: url("gfx/onboarding/facebook.png");
    border-color: #3b5998;
}
.fb:hover, .fb:focus {
    background-color: #8b9dc3;
    background-image: url("gfx/onboarding/facebook.png");
    border-color: #8b9dc3;
    color: #ffffff;
}

.goog {
    background-color: #dd4b39;
    background-image: url("gfx/onboarding/google.png");
    border-color: #dd4b39;
}
.goog:hover, .goog:focus {
    background-color: #dba59e;
    background-image: url("gfx/onboarding/google.png");
    border-color: #dba59e;
    color: #ffffff;
}

.lkin {
    background-color: #0976b4;
    background-image: url("gfx/onboarding/linkedin.png");
    border-color: #0976b4;
}
.lkin:hover, .lkin:focus {
    background-color: #000;
    background-image: url("gfx/onboarding/linkedin.png");
    border-color: #000;
    color: #ffffff;
    text-decoration: none;
}

.scld {
    background-color: #f80;
    background-image: url("gfx/onboarding/soundcloud.png");
    border-color: #f80;
}
.scld:hover, .scld:focus {
    background-color: #f30;
    background-image: url("gfx/onboarding/soundcloud.png");
    border-color: #f30;
    color: #ffffff;
}
.fl {
    background-color: #0063dc;
    background-image: url("gfx/onboarding/flickr.png");
    border-color: #0063dc;
}
.fl:hover, .fl:focus {
    background-color: #ff0084;
    background-image: url("gfx/onboarding/flickr.png");
    border-color: #ff0084;
    color: #ffffff;
}

.ff {
    background-color: #8cbf99;
    border-color: #8cbf99;
}
.ff:hover, .ff:focus {
    background-color: #678c70;
    border-color: #678c70;
    color: #ffffff;
}

.firefox {
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #ffffff;
    font-family: Helvetica,sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 15px 15px 10px 15px;
    text-align: center;
    width: 100%;
}

.firefox:hover {
	text-decoration: none;
}

.connect {
    background-position: 15px 6px;
    background-repeat: no-repeat;
    background-size: 32px auto;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #ffffff;
    font-family: Helvetica,sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 15px 15px 10px 75px;
    text-align: left;
    width: 100%;
}

.connect:hover {
	text-decoration: none;
}

.connected {
    background-color: #bbb;
    border: 1px solid #bbb;
}

.connected:hover, .connected:focus {
    background-color: #aaa;
}

.social {
    text-align: left;
}

.social.span4 {
	margin-left: 0px;
}

.social.span6 {
	margin-left: 0px;
}

.bookmarklet {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #8cbf99;
    border: 2px solid;
    box-shadow: none;
    color: #8cbf99;
    text-shadow: none;
    border-radius: 4px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

a:hover.bookmarklet, a:focus.bookmarklet {
	text-decoration: none;
	/*border-collapse: #678c70;*/
	color: #678c70;
}
.pages.span3 {
	margin-left: 0px;
}

p.pages {
	padding-bottom: 25px;
}

tr.pages {
	border-bottom: 1px solid #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 42px;	
}

tr.items {
	line-height: 28px;
}

.btn-page {
	margin-left: 10px;
	padding: 4px 20px;
	line-height: 28px;	
}

.btn-add {
	padding: 6px 18px;
}

.note-editor {
	margin-bottom: 20px;
}

/* Syndication toggles */

.syndication-toggle .btn-default:hover,
.syndication-toggle .btn-default:focus,
.syndication-toggle .btn-default:active,
.syndication-toggle .btn-default.active,
.syndication-toggle .open > .dropdown-toggle.btn-default {
    color: #999;
}

.syndication-toggle .btn:active,
.syndication-toggle .btn.active {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
}

.syndication-toggle .btn-info {
    background-color: #70997a;
    border-color: #70997a;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.syndication-toggle .btn-info:hover,
.syndication-toggle .btn-info:focus,
.syndication-toggle .btn-info:active,
.syndication-toggle .btn-info.active,
.syndication-toggle .open > .dropdown-toggle.btn-info {
    background-color: #678c70;
    border-color: #678c70;
    color: #fff;
    background-image: none;
}

.syndication-toggle label.checkbox-inline {
    font-size: 20px;
    color: #666;
}

.syndication-toggle .checkbox label .toggle,
.syndication-toggle .checkbox-inline .toggle {
    margin-left: 5px;
    margin-right: 5px;
}

.syndication-toggle .checkbox {
    /*width: 400px !important;*/
}

.toggle {
    min-width: 8em !important;
    margin-bottom: 5px;
}

.toggle-off.btn {
    padding-left: 0px;
}

/*.toggle-off.btn {
	padding-top: 6px;
}*/

/*.toggle-on.btn {
	padding-top: 6px;
}*/


/* Config Toggles */

.config-toggle {
	padding-top: 8px;
}

.config-toggle .btn-default:hover, 
.config-toggle .btn-default:focus, 
.config-toggle .btn-default:active, 
.config-toggle .btn-default.active, 
.config-toggle .open > .dropdown-toggle.btn-default {
    color: #999;
}

.config-toggle .btn:active, 
.config-toggle .btn.active {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
}

.config-toggle .btn-info {
    background-color: #4c93cb;
    border-color: #4c93cb;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.config-toggle .btn-info:hover, 
.config-toggle .btn-info:focus, 
.config-toggle .btn-info:active, 
.config-toggle .btn-info.active, 
.config-toggle .open > .dropdown-toggle.btn-info {
    background-color: #357ebd;
    border-color: #357ebd;
    color: #fff;
    background-image: none;
}

.config-toggle label.checkbox-inline {
	font-size: 20px;
	color: #666;
}

.config-toggle .checkbox label .toggle, 
.config-toggle .checkbox-inline .toggle {
    margin-left: 5px;
    margin-right: 5px;
}


/* Saving Interaction */
.spinner {
  margin: 20px auto 0;
  width: 90px;
  text-align: center;
}

.bounce1 {
  background-color: #af474f;	
}

.bounce2 {
  background-color: #ffb280;	
}

.bounce3 {
  background-color: #ffcc66;	
}

.spinner > div {
  width: 18px;
  height: 18px;
/*  background-color: #4c93cb; */

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.progress-striped .bar {
    background-color: #4c93cb;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

[class^="icon-"], [class*=" icon-"] {
	width: 1.5em;
	background-image:none;
}

/* Updates for WYSIWYG */

.btn-group > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}



