.ono_wrap {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  background-image: url("../img/dotted.png");
  overflow-x: hidden;
}
.ono_wrap td,
.ono_wrap textarea,
.ono_wrap input,
.ono_wrap select,
.ono_wrap button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-family: 'Open Sans', sans-serif;
}
.ono_wrap .clearfix {
  *zoom: 1;
}
.ono_wrap .clearfix:before,
.ono_wrap .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .clearfix:after {
  clear: both;
}
.ono_wrap .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ono_wrap .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ono_wrap article,
.ono_wrap aside,
.ono_wrap details,
.ono_wrap figcaption,
.ono_wrap figure,
.ono_wrap footer,
.ono_wrap header,
.ono_wrap hgroup,
.ono_wrap nav,
.ono_wrap section {
  display: block;
}
.ono_wrap audio,
.ono_wrap canvas,
.ono_wrap video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ono_wrap audio:not([controls]) {
  display: none;
}
.ono_wrap html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.ono_wrap a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ono_wrap a:hover,
.ono_wrap a:active {
  outline: 0;
}
.ono_wrap sub,
.ono_wrap sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.ono_wrap sup {
  top: -0.5em;
}
.ono_wrap sub {
  bottom: -0.25em;
}
.ono_wrap img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.ono_wrap #map_canvas img,
.ono_wrap .google-maps img {
  max-width: none;
}
.ono_wrap button,
.ono_wrap input,
.ono_wrap select,
.ono_wrap textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.ono_wrap button,
.ono_wrap input {
  *overflow: visible;
  line-height: normal;
}
.ono_wrap button::-moz-focus-inner,
.ono_wrap input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ono_wrap button,
.ono_wrap html input[type="button"],
.ono_wrap input[type="reset"],
.ono_wrap input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.ono_wrap label,
.ono_wrap select,
.ono_wrap button,
.ono_wrap input[type="button"],
.ono_wrap input[type="reset"],
.ono_wrap input[type="submit"],
.ono_wrap input[type="radio"],
.ono_wrap input[type="checkbox"] {
  cursor: pointer;
}
.ono_wrap input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.ono_wrap input[type="search"]::-webkit-search-decoration,
.ono_wrap input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.ono_wrap textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  .ono_wrap * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .ono_wrap a,
  .ono_wrap a:visited {
    text-decoration: underline;
  }
  .ono_wrap a[href]:after {
    content: " (" attr(href) ")";
  }
  .ono_wrap abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ono_wrap .ir a:after,
  .ono_wrap a[href^="javascript:"]:after,
  .ono_wrap a[href^="#"]:after {
    content: "";
  }
  .ono_wrap pre,
  .ono_wrap blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .ono_wrap thead {
    display: table-header-group;
  }
  .ono_wrap tr,
  .ono_wrap img {
    page-break-inside: avoid;
  }
  .ono_wrap img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  .ono_wrap p,
  .ono_wrap h2,
  .ono_wrap h3 {
    orphans: 3;
    widows: 3;
  }
  .ono_wrap h2,
  .ono_wrap h3 {
    page-break-after: avoid;
  }
}
.ono_wrap body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
.ono_wrap a {
  color: #0088cc;
  text-decoration: none;
}
.ono_wrap a:hover {
  color: #005580;
  text-decoration: underline;
}
.ono_wrap .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.ono_wrap .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.ono_wrap .row {
  margin-left: -20px;
  *zoom: 1;
}
.ono_wrap .row:before,
.ono_wrap .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .row:after {
  clear: both;
}
.ono_wrap [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.ono_wrap .container,
.ono_wrap .navbar-static-top .container,
.ono_wrap .navbar-fixed-top .container,
.ono_wrap .navbar-fixed-bottom .container {
  width: 940px;
}
.ono_wrap .span12 {
  width: 940px;
}
.ono_wrap .span11 {
  width: 860px;
}
.ono_wrap .span10 {
  width: 780px;
}
.ono_wrap .span9 {
  width: 700px;
}
.ono_wrap .span8 {
  width: 620px;
}
.ono_wrap .span7 {
  width: 540px;
}
.ono_wrap .span6 {
  width: 460px;
}
.ono_wrap .span5 {
  width: 380px;
}
.ono_wrap .span4 {
  width: 300px;
}
.ono_wrap .span3 {
  width: 220px;
}
.ono_wrap .span2 {
  width: 140px;
}
.ono_wrap .span1 {
  width: 60px;
}
.ono_wrap .offset12 {
  margin-left: 980px;
}
.ono_wrap .offset11 {
  margin-left: 900px;
}
.ono_wrap .offset10 {
  margin-left: 820px;
}
.ono_wrap .offset9 {
  margin-left: 740px;
}
.ono_wrap .offset8 {
  margin-left: 660px;
}
.ono_wrap .offset7 {
  margin-left: 580px;
}
.ono_wrap .offset6 {
  margin-left: 500px;
}
.ono_wrap .offset5 {
  margin-left: 420px;
}
.ono_wrap .offset4 {
  margin-left: 340px;
}
.ono_wrap .offset3 {
  margin-left: 260px;
}
.ono_wrap .offset2 {
  margin-left: 180px;
}
.ono_wrap .offset1 {
  margin-left: 100px;
}
.ono_wrap .row-fluid {
  width: 100%;
  *zoom: 1;
}
.ono_wrap .row-fluid:before,
.ono_wrap .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .row-fluid:after {
  clear: both;
}
.ono_wrap .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.ono_wrap .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.ono_wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.ono_wrap .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.ono_wrap .row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.ono_wrap .row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.ono_wrap .row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.ono_wrap .row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.ono_wrap .row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.ono_wrap .row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.ono_wrap .row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.ono_wrap .row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.ono_wrap .row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.ono_wrap .row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.ono_wrap .row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.ono_wrap .row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.ono_wrap .row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.ono_wrap .row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.ono_wrap .row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.ono_wrap .row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.ono_wrap .row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.ono_wrap .row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.ono_wrap .row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.ono_wrap .row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.ono_wrap .row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.ono_wrap .row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.ono_wrap .row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.ono_wrap .row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.ono_wrap .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.ono_wrap .row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.ono_wrap .row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.ono_wrap .row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.ono_wrap .row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.ono_wrap .row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.ono_wrap .row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.ono_wrap .row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.ono_wrap .row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.ono_wrap .row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.ono_wrap .row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
.ono_wrap [class*="span"].hide,
.ono_wrap .row-fluid [class*="span"].hide {
  display: none;
}
.ono_wrap [class*="span"].pull-right,
.ono_wrap .row-fluid [class*="span"].pull-right {
  float: right;
}
.ono_wrap .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.ono_wrap .container:before,
.ono_wrap .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .container:after {
  clear: both;
}
.ono_wrap .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.ono_wrap .container-fluid:before,
.ono_wrap .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .container-fluid:after {
  clear: both;
}
.ono_wrap p {
  margin: 0 0 10px;
}
.ono_wrap .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.ono_wrap small {
  font-size: 85%;
}
.ono_wrap strong {
  font-weight: bold;
}
.ono_wrap em {
  font-style: italic;
}
.ono_wrap cite {
  font-style: normal;
}
.ono_wrap .muted {
  color: #999999;
}
.ono_wrap a.muted:hover {
  color: #808080;
}
.ono_wrap .text-warning {
  color: #c09853;
}
.ono_wrap a.text-warning:hover {
  color: #a47e3c;
}
.ono_wrap .text-error {
  color: #b94a48;
}
.ono_wrap a.text-error:hover {
  color: #953b39;
}
.ono_wrap .text-info {
  color: #3a87ad;
}
.ono_wrap a.text-info:hover {
  color: #2d6987;
}
.ono_wrap .text-success {
  color: #468847;
}
.ono_wrap a.text-success:hover {
  color: #356635;
}
.ono_wrap h1,
.ono_wrap h2,
.ono_wrap h3,
.ono_wrap h4,
.ono_wrap h5,
.ono_wrap h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
.ono_wrap h1 small,
.ono_wrap h2 small,
.ono_wrap h3 small,
.ono_wrap h4 small,
.ono_wrap h5 small,
.ono_wrap h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.ono_wrap h1,
.ono_wrap h2,
.ono_wrap h3 {
  line-height: 40px;
}
.ono_wrap h1 {
  font-size: 38.5px;
}
.ono_wrap h2 {
  font-size: 31.5px;
}
.ono_wrap h3 {
  font-size: 24.5px;
}
.ono_wrap h4 {
  font-size: 17.5px;
}
.ono_wrap h5 {
  font-size: 14px;
}
.ono_wrap h6 {
  font-size: 11.9px;
}
.ono_wrap h1 small {
  font-size: 24.5px;
}
.ono_wrap h2 small {
  font-size: 17.5px;
}
.ono_wrap h3 small {
  font-size: 14px;
}
.ono_wrap h4 small {
  font-size: 14px;
}
.ono_wrap .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
.ono_wrap ul,
.ono_wrap ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.ono_wrap ul ul,
.ono_wrap ul ol,
.ono_wrap ol ol,
.ono_wrap ol ul {
  margin-bottom: 0;
}
.ono_wrap li {
  line-height: 20px;
}
.ono_wrap ul.unstyled,
.ono_wrap ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.ono_wrap ul.inline,
.ono_wrap ol.inline {
  margin-left: 0;
  list-style: none;
}
.ono_wrap ul.inline  > li,
.ono_wrap ol.inline  > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.ono_wrap dl {
  margin-bottom: 20px;
}
.ono_wrap dt,
.ono_wrap dd {
  line-height: 20px;
}
.ono_wrap dt {
  font-weight: bold;
}
.ono_wrap dd {
  margin-left: 10px;
}
.ono_wrap .dl-horizontal {
  *zoom: 1;
}
.ono_wrap .dl-horizontal:before,
.ono_wrap .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .dl-horizontal:after {
  clear: both;
}
.ono_wrap .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ono_wrap .dl-horizontal dd {
  margin-left: 180px;
}
.ono_wrap hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.ono_wrap abbr[title],
.ono_wrap abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.ono_wrap abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.ono_wrap blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
.ono_wrap blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
.ono_wrap blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
.ono_wrap blockquote small:before {
  content: '\2014 \00A0';
}
.ono_wrap blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.ono_wrap blockquote.pull-right p,
.ono_wrap blockquote.pull-right small {
  text-align: right;
}
.ono_wrap blockquote.pull-right small:before {
  content: '';
}
.ono_wrap blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.ono_wrap q:before,
.ono_wrap q:after,
.ono_wrap blockquote:before,
.ono_wrap blockquote:after {
  content: "";
}
.ono_wrap address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.ono_wrap code,
.ono_wrap pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
.ono_wrap pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap pre.prettyprint {
  margin-bottom: 20px;
}
.ono_wrap pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.ono_wrap .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.ono_wrap .label,
.ono_wrap .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999999;
}
.ono_wrap .label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.ono_wrap .label:empty,
.ono_wrap .badge:empty {
  display: none;
}
.ono_wrap a.label:hover,
.ono_wrap a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.ono_wrap .label-important,
.ono_wrap .badge-important {
  background-color: #b94a48;
}
.ono_wrap .label-important[href],
.ono_wrap .badge-important[href] {
  background-color: #953b39;
}
.ono_wrap .label-warning,
.ono_wrap .badge-warning {
  background-color: #f89406;
}
.ono_wrap .label-warning[href],
.ono_wrap .badge-warning[href] {
  background-color: #c67605;
}
.ono_wrap .label-success,
.ono_wrap .badge-success {
  background-color: #468847;
}
.ono_wrap .label-success[href],
.ono_wrap .badge-success[href] {
  background-color: #356635;
}
.ono_wrap .label-info,
.ono_wrap .badge-info {
  background-color: #3a87ad;
}
.ono_wrap .label-info[href],
.ono_wrap .badge-info[href] {
  background-color: #2d6987;
}
.ono_wrap .label-inverse,
.ono_wrap .badge-inverse {
  background-color: #333333;
}
.ono_wrap .label-inverse[href],
.ono_wrap .badge-inverse[href] {
  background-color: #1a1a1a;
}
.ono_wrap .btn .label,
.ono_wrap .btn .badge {
  position: relative;
  top: -1px;
}
.ono_wrap .btn-mini .label,
.ono_wrap .btn-mini .badge {
  top: 0;
}
.ono_wrap table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.ono_wrap .table {
  width: 100%;
  margin-bottom: 20px;
}
.ono_wrap .table th,
.ono_wrap .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.ono_wrap .table th {
  font-weight: bold;
}
.ono_wrap .table thead th {
  vertical-align: bottom;
}
.ono_wrap .table caption + thead tr:first-child th,
.ono_wrap .table caption + thead tr:first-child td,
.ono_wrap .table colgroup + thead tr:first-child th,
.ono_wrap .table colgroup + thead tr:first-child td,
.ono_wrap .table thead:first-child tr:first-child th,
.ono_wrap .table thead:first-child tr:first-child td {
  border-top: 0;
}
.ono_wrap .table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.ono_wrap .table .table {
  background-color: #ffffff;
}
.ono_wrap .table-condensed th,
.ono_wrap .table-condensed td {
  padding: 4px 5px;
}
.ono_wrap .table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .table-bordered th,
.ono_wrap .table-bordered td {
  border-left: 1px solid #dddddd;
}
.ono_wrap .table-bordered caption + thead tr:first-child th,
.ono_wrap .table-bordered caption + tbody tr:first-child th,
.ono_wrap .table-bordered caption + tbody tr:first-child td,
.ono_wrap .table-bordered colgroup + thead tr:first-child th,
.ono_wrap .table-bordered colgroup + tbody tr:first-child th,
.ono_wrap .table-bordered colgroup + tbody tr:first-child td,
.ono_wrap .table-bordered thead:first-child tr:first-child th,
.ono_wrap .table-bordered tbody:first-child tr:first-child th,
.ono_wrap .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.ono_wrap .table-bordered thead:first-child tr:first-child > th:first-child,
.ono_wrap .table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.ono_wrap .table-bordered thead:first-child tr:first-child > th:last-child,
.ono_wrap .table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.ono_wrap .table-bordered thead:last-child tr:last-child > th:first-child,
.ono_wrap .table-bordered tbody:last-child tr:last-child > td:first-child,
.ono_wrap .table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.ono_wrap .table-bordered thead:last-child tr:last-child > th:last-child,
.ono_wrap .table-bordered tbody:last-child tr:last-child > td:last-child,
.ono_wrap .table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.ono_wrap .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.ono_wrap .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.ono_wrap .table-bordered caption + thead tr:first-child th:first-child,
.ono_wrap .table-bordered caption + tbody tr:first-child td:first-child,
.ono_wrap .table-bordered colgroup + thead tr:first-child th:first-child,
.ono_wrap .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.ono_wrap .table-bordered caption + thead tr:first-child th:last-child,
.ono_wrap .table-bordered caption + tbody tr:first-child td:last-child,
.ono_wrap .table-bordered colgroup + thead tr:first-child th:last-child,
.ono_wrap .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.ono_wrap .table-striped tbody > tr:nth-child(odd) > td,
.ono_wrap .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.ono_wrap .table-hover tbody tr:hover td,
.ono_wrap .table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
.ono_wrap table td[class*="span"],
.ono_wrap table th[class*="span"],
.ono_wrap .row-fluid table td[class*="span"],
.ono_wrap .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.ono_wrap .table td.span1,
.ono_wrap .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.ono_wrap .table td.span2,
.ono_wrap .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.ono_wrap .table td.span3,
.ono_wrap .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.ono_wrap .table td.span4,
.ono_wrap .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.ono_wrap .table td.span5,
.ono_wrap .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.ono_wrap .table td.span6,
.ono_wrap .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.ono_wrap .table td.span7,
.ono_wrap .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.ono_wrap .table td.span8,
.ono_wrap .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.ono_wrap .table td.span9,
.ono_wrap .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.ono_wrap .table td.span10,
.ono_wrap .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.ono_wrap .table td.span11,
.ono_wrap .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.ono_wrap .table td.span12,
.ono_wrap .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.ono_wrap .table tbody tr.success td {
  background-color: #dff0d8;
}
.ono_wrap .table tbody tr.error td {
  background-color: #f2dede;
}
.ono_wrap .table tbody tr.warning td {
  background-color: #fcf8e3;
}
.ono_wrap .table tbody tr.info td {
  background-color: #d9edf7;
}
.ono_wrap .table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.ono_wrap .table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.ono_wrap .table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.ono_wrap .table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
.ono_wrap form {
  margin: 0 0 20px;
}
.ono_wrap fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.ono_wrap legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.ono_wrap legend small {
  font-size: 15px;
  color: #999999;
}
.ono_wrap label,
.ono_wrap input,
.ono_wrap button,
.ono_wrap select,
.ono_wrap textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.ono_wrap input,
.ono_wrap button,
.ono_wrap select,
.ono_wrap textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ono_wrap label {
  display: block;
  margin-bottom: 5px;
}
.ono_wrap select,
.ono_wrap textarea,
.ono_wrap input[type="text"],
.ono_wrap input[type="password"],
.ono_wrap input[type="datetime"],
.ono_wrap input[type="datetime-local"],
.ono_wrap input[type="date"],
.ono_wrap input[type="month"],
.ono_wrap input[type="time"],
.ono_wrap input[type="week"],
.ono_wrap input[type="number"],
.ono_wrap input[type="email"],
.ono_wrap input[type="url"],
.ono_wrap input[type="search"],
.ono_wrap input[type="tel"],
.ono_wrap input[type="color"],
.ono_wrap .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
.ono_wrap input,
.ono_wrap textarea,
.ono_wrap .uneditable-input {
  width: 206px;
}
.ono_wrap textarea {
  height: auto;
}
.ono_wrap textarea,
.ono_wrap input[type="text"],
.ono_wrap input[type="password"],
.ono_wrap input[type="datetime"],
.ono_wrap input[type="datetime-local"],
.ono_wrap input[type="date"],
.ono_wrap input[type="month"],
.ono_wrap input[type="time"],
.ono_wrap input[type="week"],
.ono_wrap input[type="number"],
.ono_wrap input[type="email"],
.ono_wrap input[type="url"],
.ono_wrap input[type="search"],
.ono_wrap input[type="tel"],
.ono_wrap input[type="color"],
.ono_wrap .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.ono_wrap textarea:focus,
.ono_wrap input[type="text"]:focus,
.ono_wrap input[type="password"]:focus,
.ono_wrap input[type="datetime"]:focus,
.ono_wrap input[type="datetime-local"]:focus,
.ono_wrap input[type="date"]:focus,
.ono_wrap input[type="month"]:focus,
.ono_wrap input[type="time"]:focus,
.ono_wrap input[type="week"]:focus,
.ono_wrap input[type="number"]:focus,
.ono_wrap input[type="email"]:focus,
.ono_wrap input[type="url"]:focus,
.ono_wrap input[type="search"]:focus,
.ono_wrap input[type="tel"]:focus,
.ono_wrap input[type="color"]:focus,
.ono_wrap .uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
.ono_wrap input[type="radio"],
.ono_wrap input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
.ono_wrap input[type="file"],
.ono_wrap input[type="image"],
.ono_wrap input[type="submit"],
.ono_wrap input[type="reset"],
.ono_wrap input[type="button"],
.ono_wrap input[type="radio"],
.ono_wrap input[type="checkbox"] {
  width: auto;
}
.ono_wrap select,
.ono_wrap input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
.ono_wrap select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.ono_wrap select[multiple],
.ono_wrap select[size] {
  height: auto;
}
.ono_wrap select:focus,
.ono_wrap input[type="file"]:focus,
.ono_wrap input[type="radio"]:focus,
.ono_wrap input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ono_wrap .uneditable-input,
.ono_wrap .uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.ono_wrap .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.ono_wrap .uneditable-textarea {
  width: auto;
  height: auto;
}
.ono_wrap input:-moz-placeholder,
.ono_wrap textarea:-moz-placeholder {
  color: #999999;
}
.ono_wrap input:-ms-input-placeholder,
.ono_wrap textarea:-ms-input-placeholder {
  color: #999999;
}
.ono_wrap input::-webkit-input-placeholder,
.ono_wrap textarea::-webkit-input-placeholder {
  color: #999999;
}
.ono_wrap .radio,
.ono_wrap .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.ono_wrap .radio input[type="radio"],
.ono_wrap .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.ono_wrap .controls > .radio:first-child,
.ono_wrap .controls > .checkbox:first-child {
  padding-top: 5px;
}
.ono_wrap .radio.inline,
.ono_wrap .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.ono_wrap .radio.inline + .radio.inline,
.ono_wrap .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.ono_wrap .input-mini {
  width: 60px;
}
.ono_wrap .input-small {
  width: 90px;
}
.ono_wrap .input-medium {
  width: 150px;
}
.ono_wrap .input-large {
  width: 210px;
}
.ono_wrap .input-xlarge {
  width: 270px;
}
.ono_wrap .input-xxlarge {
  width: 530px;
}
.ono_wrap input[class*="span"],
.ono_wrap select[class*="span"],
.ono_wrap textarea[class*="span"],
.ono_wrap .uneditable-input[class*="span"],
.ono_wrap .row-fluid input[class*="span"],
.ono_wrap .row-fluid select[class*="span"],
.ono_wrap .row-fluid textarea[class*="span"],
.ono_wrap .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.ono_wrap .input-append input[class*="span"],
.ono_wrap .input-append .uneditable-input[class*="span"],
.ono_wrap .input-prepend input[class*="span"],
.ono_wrap .input-prepend .uneditable-input[class*="span"],
.ono_wrap .row-fluid input[class*="span"],
.ono_wrap .row-fluid select[class*="span"],
.ono_wrap .row-fluid textarea[class*="span"],
.ono_wrap .row-fluid .uneditable-input[class*="span"],
.ono_wrap .row-fluid .input-prepend [class*="span"],
.ono_wrap .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
.ono_wrap input,
.ono_wrap textarea,
.ono_wrap .uneditable-input {
  margin-left: 0;
}
.ono_wrap .controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
.ono_wrap input.span12,
.ono_wrap textarea.span12,
.ono_wrap .uneditable-input.span12 {
  width: 926px;
}
.ono_wrap input.span11,
.ono_wrap textarea.span11,
.ono_wrap .uneditable-input.span11 {
  width: 846px;
}
.ono_wrap input.span10,
.ono_wrap textarea.span10,
.ono_wrap .uneditable-input.span10 {
  width: 766px;
}
.ono_wrap input.span9,
.ono_wrap textarea.span9,
.ono_wrap .uneditable-input.span9 {
  width: 686px;
}
.ono_wrap input.span8,
.ono_wrap textarea.span8,
.ono_wrap .uneditable-input.span8 {
  width: 606px;
}
.ono_wrap input.span7,
.ono_wrap textarea.span7,
.ono_wrap .uneditable-input.span7 {
  width: 526px;
}
.ono_wrap input.span6,
.ono_wrap textarea.span6,
.ono_wrap .uneditable-input.span6 {
  width: 446px;
}
.ono_wrap input.span5,
.ono_wrap textarea.span5,
.ono_wrap .uneditable-input.span5 {
  width: 366px;
}
.ono_wrap input.span4,
.ono_wrap textarea.span4,
.ono_wrap .uneditable-input.span4 {
  width: 286px;
}
.ono_wrap input.span3,
.ono_wrap textarea.span3,
.ono_wrap .uneditable-input.span3 {
  width: 206px;
}
.ono_wrap input.span2,
.ono_wrap textarea.span2,
.ono_wrap .uneditable-input.span2 {
  width: 126px;
}
.ono_wrap input.span1,
.ono_wrap textarea.span1,
.ono_wrap .uneditable-input.span1 {
  width: 46px;
}
.ono_wrap .controls-row {
  *zoom: 1;
}
.ono_wrap .controls-row:before,
.ono_wrap .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .controls-row:after {
  clear: both;
}
.ono_wrap .controls-row [class*="span"],
.ono_wrap .row-fluid .controls-row [class*="span"] {
  float: left;
}
.ono_wrap .controls-row .checkbox[class*="span"],
.ono_wrap .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
.ono_wrap input[disabled],
.ono_wrap select[disabled],
.ono_wrap textarea[disabled],
.ono_wrap input[readonly],
.ono_wrap select[readonly],
.ono_wrap textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.ono_wrap input[type="radio"][disabled],
.ono_wrap input[type="checkbox"][disabled],
.ono_wrap input[type="radio"][readonly],
.ono_wrap input[type="checkbox"][readonly] {
  background-color: transparent;
}
.ono_wrap .control-group.warning .control-label,
.ono_wrap .control-group.warning .help-block,
.ono_wrap .control-group.warning .help-inline {
  color: #c09853;
}
.ono_wrap .control-group.warning .checkbox,
.ono_wrap .control-group.warning .radio,
.ono_wrap .control-group.warning input,
.ono_wrap .control-group.warning select,
.ono_wrap .control-group.warning textarea {
  color: #c09853;
}
.ono_wrap .control-group.warning input,
.ono_wrap .control-group.warning select,
.ono_wrap .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ono_wrap .control-group.warning input:focus,
.ono_wrap .control-group.warning select:focus,
.ono_wrap .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.ono_wrap .control-group.warning .input-prepend .add-on,
.ono_wrap .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.ono_wrap .control-group.error .control-label,
.ono_wrap .control-group.error .help-block,
.ono_wrap .control-group.error .help-inline {
  color: #b94a48;
}
.ono_wrap .control-group.error .checkbox,
.ono_wrap .control-group.error .radio,
.ono_wrap .control-group.error input,
.ono_wrap .control-group.error select,
.ono_wrap .control-group.error textarea {
  color: #b94a48;
}
.ono_wrap .control-group.error input,
.ono_wrap .control-group.error select,
.ono_wrap .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ono_wrap .control-group.error input:focus,
.ono_wrap .control-group.error select:focus,
.ono_wrap .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.ono_wrap .control-group.error .input-prepend .add-on,
.ono_wrap .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.ono_wrap .control-group.success .control-label,
.ono_wrap .control-group.success .help-block,
.ono_wrap .control-group.success .help-inline {
  color: #468847;
}
.ono_wrap .control-group.success .checkbox,
.ono_wrap .control-group.success .radio,
.ono_wrap .control-group.success input,
.ono_wrap .control-group.success select,
.ono_wrap .control-group.success textarea {
  color: #468847;
}
.ono_wrap .control-group.success input,
.ono_wrap .control-group.success select,
.ono_wrap .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ono_wrap .control-group.success input:focus,
.ono_wrap .control-group.success select:focus,
.ono_wrap .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.ono_wrap .control-group.success .input-prepend .add-on,
.ono_wrap .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.ono_wrap .control-group.info .control-label,
.ono_wrap .control-group.info .help-block,
.ono_wrap .control-group.info .help-inline {
  color: #3a87ad;
}
.ono_wrap .control-group.info .checkbox,
.ono_wrap .control-group.info .radio,
.ono_wrap .control-group.info input,
.ono_wrap .control-group.info select,
.ono_wrap .control-group.info textarea {
  color: #3a87ad;
}
.ono_wrap .control-group.info input,
.ono_wrap .control-group.info select,
.ono_wrap .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ono_wrap .control-group.info input:focus,
.ono_wrap .control-group.info select:focus,
.ono_wrap .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.ono_wrap .control-group.info .input-prepend .add-on,
.ono_wrap .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.ono_wrap input:focus:invalid,
.ono_wrap textarea:focus:invalid,
.ono_wrap select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.ono_wrap input:focus:invalid:focus,
.ono_wrap textarea:focus:invalid:focus,
.ono_wrap select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.ono_wrap .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.ono_wrap .form-actions:before,
.ono_wrap .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .form-actions:after {
  clear: both;
}
.ono_wrap .help-block,
.ono_wrap .help-inline {
  color: #595959;
}
.ono_wrap .help-block {
  display: block;
  margin-bottom: 10px;
}
.ono_wrap .help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.ono_wrap .input-append,
.ono_wrap .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.ono_wrap .input-append input,
.ono_wrap .input-prepend input,
.ono_wrap .input-append select,
.ono_wrap .input-prepend select,
.ono_wrap .input-append .uneditable-input,
.ono_wrap .input-prepend .uneditable-input,
.ono_wrap .input-append .dropdown-menu,
.ono_wrap .input-prepend .dropdown-menu {
  font-size: 14px;
}
.ono_wrap .input-append input,
.ono_wrap .input-prepend input,
.ono_wrap .input-append select,
.ono_wrap .input-prepend select,
.ono_wrap .input-append .uneditable-input,
.ono_wrap .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .input-append input:focus,
.ono_wrap .input-prepend input:focus,
.ono_wrap .input-append select:focus,
.ono_wrap .input-prepend select:focus,
.ono_wrap .input-append .uneditable-input:focus,
.ono_wrap .input-prepend .uneditable-input:focus {
  z-index: 2;
}
.ono_wrap .input-append .add-on,
.ono_wrap .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.ono_wrap .input-append .add-on,
.ono_wrap .input-prepend .add-on,
.ono_wrap .input-append .btn,
.ono_wrap .input-prepend .btn,
.ono_wrap .input-append .btn-group > .dropdown-toggle,
.ono_wrap .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .input-append .active,
.ono_wrap .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.ono_wrap .input-prepend .add-on,
.ono_wrap .input-prepend .btn {
  margin-right: -1px;
}
.ono_wrap .input-prepend .add-on:first-child,
.ono_wrap .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.ono_wrap .input-append input,
.ono_wrap .input-append select,
.ono_wrap .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.ono_wrap .input-append input + .btn-group .btn:last-child,
.ono_wrap .input-append select + .btn-group .btn:last-child,
.ono_wrap .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .input-append .add-on,
.ono_wrap .input-append .btn,
.ono_wrap .input-append .btn-group {
  margin-left: -1px;
}
.ono_wrap .input-append .add-on:last-child,
.ono_wrap .input-append .btn:last-child,
.ono_wrap .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .input-prepend.input-append input,
.ono_wrap .input-prepend.input-append select,
.ono_wrap .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .input-prepend.input-append input + .btn-group .btn,
.ono_wrap .input-prepend.input-append select + .btn-group .btn,
.ono_wrap .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .input-prepend.input-append .add-on:first-child,
.ono_wrap .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.ono_wrap .input-prepend.input-append .add-on:last-child,
.ono_wrap .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.ono_wrap input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ono_wrap .form-search .input-append .search-query,
.ono_wrap .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.ono_wrap .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.ono_wrap .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.ono_wrap .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.ono_wrap .form-search input,
.ono_wrap .form-inline input,
.ono_wrap .form-horizontal input,
.ono_wrap .form-search textarea,
.ono_wrap .form-inline textarea,
.ono_wrap .form-horizontal textarea,
.ono_wrap .form-search select,
.ono_wrap .form-inline select,
.ono_wrap .form-horizontal select,
.ono_wrap .form-search .help-inline,
.ono_wrap .form-inline .help-inline,
.ono_wrap .form-horizontal .help-inline,
.ono_wrap .form-search .uneditable-input,
.ono_wrap .form-inline .uneditable-input,
.ono_wrap .form-horizontal .uneditable-input,
.ono_wrap .form-search .input-prepend,
.ono_wrap .form-inline .input-prepend,
.ono_wrap .form-horizontal .input-prepend,
.ono_wrap .form-search .input-append,
.ono_wrap .form-inline .input-append,
.ono_wrap .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.ono_wrap .form-search .hide,
.ono_wrap .form-inline .hide,
.ono_wrap .form-horizontal .hide {
  display: none;
}
.ono_wrap .form-search label,
.ono_wrap .form-inline label,
.ono_wrap .form-search .btn-group,
.ono_wrap .form-inline .btn-group {
  display: inline-block;
}
.ono_wrap .form-search .input-append,
.ono_wrap .form-inline .input-append,
.ono_wrap .form-search .input-prepend,
.ono_wrap .form-inline .input-prepend {
  margin-bottom: 0;
}
.ono_wrap .form-search .radio,
.ono_wrap .form-search .checkbox,
.ono_wrap .form-inline .radio,
.ono_wrap .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.ono_wrap .form-search .radio input[type="radio"],
.ono_wrap .form-search .checkbox input[type="checkbox"],
.ono_wrap .form-inline .radio input[type="radio"],
.ono_wrap .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.ono_wrap .control-group {
  margin-bottom: 10px;
}
.ono_wrap legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.ono_wrap .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.ono_wrap .form-horizontal .control-group:before,
.ono_wrap .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .form-horizontal .control-group:after {
  clear: both;
}
.ono_wrap .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.ono_wrap .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.ono_wrap .form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.ono_wrap .form-horizontal .help-block {
  margin-bottom: 0;
}
.ono_wrap .form-horizontal input + .help-block,
.ono_wrap .form-horizontal select + .help-block,
.ono_wrap .form-horizontal textarea + .help-block,
.ono_wrap .form-horizontal .uneditable-input + .help-block,
.ono_wrap .form-horizontal .input-prepend + .help-block,
.ono_wrap .form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.ono_wrap .form-horizontal .form-actions {
  padding-left: 180px;
}
.ono_wrap .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.ono_wrap .btn:hover,
.ono_wrap .btn:active,
.ono_wrap .btn.active,
.ono_wrap .btn.disabled,
.ono_wrap .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.ono_wrap .btn:active,
.ono_wrap .btn.active {
  background-color: #cccccc \9;
}
.ono_wrap .btn:first-child {
  *margin-left: 0;
}
.ono_wrap .btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.ono_wrap .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ono_wrap .btn.active,
.ono_wrap .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.ono_wrap .btn.disabled,
.ono_wrap .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ono_wrap .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .btn-large [class^="icon-"],
.ono_wrap .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.ono_wrap .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap .btn-small [class^="icon-"],
.ono_wrap .btn-small [class*=" icon-"] {
  margin-top: 0;
}
.ono_wrap .btn-mini [class^="icon-"],
.ono_wrap .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.ono_wrap .btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ono_wrap .btn-block + .btn-block {
  margin-top: 5px;
}
.ono_wrap input[type="submit"].btn-block,
.ono_wrap input[type="reset"].btn-block,
.ono_wrap input[type="button"].btn-block {
  width: 100%;
}
.ono_wrap .btn-primary.active,
.ono_wrap .btn-warning.active,
.ono_wrap .btn-danger.active,
.ono_wrap .btn-success.active,
.ono_wrap .btn-info.active,
.ono_wrap .btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.ono_wrap .btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.ono_wrap .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
  background-image: -o-linear-gradient(top,#0088cc,#0044cc);
  background-image: linear-gradient(to bottom,#0088cc,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-primary:hover,
.ono_wrap .btn-primary:active,
.ono_wrap .btn-primary.active,
.ono_wrap .btn-primary.disabled,
.ono_wrap .btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.ono_wrap .btn-primary:active,
.ono_wrap .btn-primary.active {
  background-color: #003399 \9;
}
.ono_wrap .btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-warning:hover,
.ono_wrap .btn-warning:active,
.ono_wrap .btn-warning.active,
.ono_wrap .btn-warning.disabled,
.ono_wrap .btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.ono_wrap .btn-warning:active,
.ono_wrap .btn-warning.active {
  background-color: #c67605 \9;
}
.ono_wrap .btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-danger:hover,
.ono_wrap .btn-danger:active,
.ono_wrap .btn-danger.active,
.ono_wrap .btn-danger.disabled,
.ono_wrap .btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.ono_wrap .btn-danger:active,
.ono_wrap .btn-danger.active {
  background-color: #942a25 \9;
}
.ono_wrap .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-success:hover,
.ono_wrap .btn-success:active,
.ono_wrap .btn-success.active,
.ono_wrap .btn-success.disabled,
.ono_wrap .btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.ono_wrap .btn-success:active,
.ono_wrap .btn-success.active {
  background-color: #408140 \9;
}
.ono_wrap .btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-info:hover,
.ono_wrap .btn-info:active,
.ono_wrap .btn-info.active,
.ono_wrap .btn-info.disabled,
.ono_wrap .btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.ono_wrap .btn-info:active,
.ono_wrap .btn-info.active {
  background-color: #24748c \9;
}
.ono_wrap .btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444444,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
  background-image: -webkit-linear-gradient(top,#444444,#222222);
  background-image: -o-linear-gradient(top,#444444,#222222);
  background-image: linear-gradient(to bottom,#444444,#222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .btn-inverse:hover,
.ono_wrap .btn-inverse:active,
.ono_wrap .btn-inverse.active,
.ono_wrap .btn-inverse.disabled,
.ono_wrap .btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.ono_wrap .btn-inverse:active,
.ono_wrap .btn-inverse.active {
  background-color: #080808 \9;
}
.ono_wrap button.btn,
.ono_wrap input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.ono_wrap button.btn::-moz-focus-inner,
.ono_wrap input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ono_wrap button.btn.btn-large,
.ono_wrap input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.ono_wrap button.btn.btn-small,
.ono_wrap input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.ono_wrap button.btn.btn-mini,
.ono_wrap input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.ono_wrap .btn-link,
.ono_wrap .btn-link:active,
.ono_wrap .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ono_wrap .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.ono_wrap .btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.ono_wrap [class^="icon-"],
.ono_wrap [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.ono_wrap .icon-white,
.ono_wrap .nav-pills > .active > a > [class^="icon-"],
.ono_wrap .nav-pills > .active > a > [class*=" icon-"],
.ono_wrap .nav-list > .active > a > [class^="icon-"],
.ono_wrap .nav-list > .active > a > [class*=" icon-"],
.ono_wrap .navbar-inverse .nav > .active > a > [class^="icon-"],
.ono_wrap .navbar-inverse .nav > .active > a > [class*=" icon-"],
.ono_wrap .dropdown-menu > li > a:hover > [class^="icon-"],
.ono_wrap .dropdown-menu > li > a:hover > [class*=" icon-"],
.ono_wrap .dropdown-menu > .active > a > [class^="icon-"],
.ono_wrap .dropdown-menu > .active > a > [class*=" icon-"],
.ono_wrap .dropdown-submenu:hover > a > [class^="icon-"],
.ono_wrap .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("glyphicons-halflings-white.png");
}
.ono_wrap .icon-glass {
  background-position: 0 0;
}
.ono_wrap .icon-music {
  background-position: -24px 0;
}
.ono_wrap .icon-search {
  background-position: -48px 0;
}
.ono_wrap .icon-envelope {
  background-position: -72px 0;
}
.ono_wrap .icon-heart {
  background-position: -96px 0;
}
.ono_wrap .icon-star {
  background-position: -120px 0;
}
.ono_wrap .icon-star-empty {
  background-position: -144px 0;
}
.ono_wrap .icon-user {
  background-position: -168px 0;
}
.ono_wrap .icon-film {
  background-position: -192px 0;
}
.ono_wrap .icon-th-large {
  background-position: -216px 0;
}
.ono_wrap .icon-th {
  background-position: -240px 0;
}
.ono_wrap .icon-th-list {
  background-position: -264px 0;
}
.ono_wrap .icon-ok {
  background-position: -288px 0;
}
.ono_wrap .icon-remove {
  background-position: -312px 0;
}
.ono_wrap .icon-zoom-in {
  background-position: -336px 0;
}
.ono_wrap .icon-zoom-out {
  background-position: -360px 0;
}
.ono_wrap .icon-off {
  background-position: -384px 0;
}
.ono_wrap .icon-signal {
  background-position: -408px 0;
}
.ono_wrap .icon-cog {
  background-position: -432px 0;
}
.ono_wrap .icon-trash {
  background-position: -456px 0;
}
.ono_wrap .icon-home {
  background-position: 0 -24px;
}
.ono_wrap .icon-file {
  background-position: -24px -24px;
}
.ono_wrap .icon-time {
  background-position: -48px -24px;
}
.ono_wrap .icon-road {
  background-position: -72px -24px;
}
.ono_wrap .icon-download-alt {
  background-position: -96px -24px;
}
.ono_wrap .icon-download {
  background-position: -120px -24px;
}
.ono_wrap .icon-upload {
  background-position: -144px -24px;
}
.ono_wrap .icon-inbox {
  background-position: -168px -24px;
}
.ono_wrap .icon-play-circle {
  background-position: -192px -24px;
}
.ono_wrap .icon-repeat {
  background-position: -216px -24px;
}
.ono_wrap .icon-refresh {
  background-position: -240px -24px;
}
.ono_wrap .icon-list-alt {
  background-position: -264px -24px;
}
.ono_wrap .icon-lock {
  background-position: -287px -24px;
}
.ono_wrap .icon-flag {
  background-position: -312px -24px;
}
.ono_wrap .icon-headphones {
  background-position: -336px -24px;
}
.ono_wrap .icon-volume-off {
  background-position: -360px -24px;
}
.ono_wrap .icon-volume-down {
  background-position: -384px -24px;
}
.ono_wrap .icon-volume-up {
  background-position: -408px -24px;
}
.ono_wrap .icon-qrcode {
  background-position: -432px -24px;
}
.ono_wrap .icon-barcode {
  background-position: -456px -24px;
}
.ono_wrap .icon-tag {
  background-position: 0 -48px;
}
.ono_wrap .icon-tags {
  background-position: -25px -48px;
}
.ono_wrap .icon-book {
  background-position: -48px -48px;
}
.ono_wrap .icon-bookmark {
  background-position: -72px -48px;
}
.ono_wrap .icon-print {
  background-position: -96px -48px;
}
.ono_wrap .icon-camera {
  background-position: -120px -48px;
}
.ono_wrap .icon-font {
  background-position: -144px -48px;
}
.ono_wrap .icon-bold {
  background-position: -167px -48px;
}
.ono_wrap .icon-italic {
  background-position: -192px -48px;
}
.ono_wrap .icon-text-height {
  background-position: -216px -48px;
}
.ono_wrap .icon-text-width {
  background-position: -240px -48px;
}
.ono_wrap .icon-align-left {
  background-position: -264px -48px;
}
.ono_wrap .icon-align-center {
  background-position: -288px -48px;
}
.ono_wrap .icon-align-right {
  background-position: -312px -48px;
}
.ono_wrap .icon-align-justify {
  background-position: -336px -48px;
}
.ono_wrap .icon-list {
  background-position: -360px -48px;
}
.ono_wrap .icon-indent-left {
  background-position: -384px -48px;
}
.ono_wrap .icon-indent-right {
  background-position: -408px -48px;
}
.ono_wrap .icon-facetime-video {
  background-position: -432px -48px;
}
.ono_wrap .icon-picture {
  background-position: -456px -48px;
}
.ono_wrap .icon-pencil {
  background-position: 0 -72px;
}
.ono_wrap .icon-map-marker {
  background-position: -24px -72px;
}
.ono_wrap .icon-adjust {
  background-position: -48px -72px;
}
.ono_wrap .icon-tint {
  background-position: -72px -72px;
}
.ono_wrap .icon-edit {
  background-position: -96px -72px;
}
.ono_wrap .icon-share {
  background-position: -120px -72px;
}
.ono_wrap .icon-check {
  background-position: -144px -72px;
}
.ono_wrap .icon-move {
  background-position: -168px -72px;
}
.ono_wrap .icon-step-backward {
  background-position: -192px -72px;
}
.ono_wrap .icon-fast-backward {
  background-position: -216px -72px;
}
.ono_wrap .icon-backward {
  background-position: -240px -72px;
}
.ono_wrap .icon-play {
  background-position: -264px -72px;
}
.ono_wrap .icon-pause {
  background-position: -288px -72px;
}
.ono_wrap .icon-stop {
  background-position: -312px -72px;
}
.ono_wrap .icon-forward {
  background-position: -336px -72px;
}
.ono_wrap .icon-fast-forward {
  background-position: -360px -72px;
}
.ono_wrap .icon-step-forward {
  background-position: -384px -72px;
}
.ono_wrap .icon-eject {
  background-position: -408px -72px;
}
.ono_wrap .icon-chevron-left {
  background-position: -432px -72px;
}
.ono_wrap .icon-chevron-right {
  background-position: -456px -72px;
}
.ono_wrap .icon-plus-sign {
  background-position: 0 -96px;
}
.ono_wrap .icon-minus-sign {
  background-position: -24px -96px;
}
.ono_wrap .icon-remove-sign {
  background-position: -48px -96px;
}
.ono_wrap .icon-ok-sign {
  background-position: -72px -96px;
}
.ono_wrap .icon-question-sign {
  background-position: -96px -96px;
}
.ono_wrap .icon-info-sign {
  background-position: -120px -96px;
}
.ono_wrap .icon-screenshot {
  background-position: -144px -96px;
}
.ono_wrap .icon-remove-circle {
  background-position: -168px -96px;
}
.ono_wrap .icon-ok-circle {
  background-position: -192px -96px;
}
.ono_wrap .icon-ban-circle {
  background-position: -216px -96px;
}
.ono_wrap .icon-arrow-left {
  background-position: -240px -96px;
}
.ono_wrap .icon-arrow-right {
  background-position: -264px -96px;
}
.ono_wrap .icon-arrow-up {
  background-position: -289px -96px;
}
.ono_wrap .icon-arrow-down {
  background-position: -312px -96px;
}
.ono_wrap .icon-share-alt {
  background-position: -336px -96px;
}
.ono_wrap .icon-resize-full {
  background-position: -360px -96px;
}
.ono_wrap .icon-resize-small {
  background-position: -384px -96px;
}
.ono_wrap .icon-plus {
  background-position: -408px -96px;
}
.ono_wrap .icon-minus {
  background-position: -433px -96px;
}
.ono_wrap .icon-asterisk {
  background-position: -456px -96px;
}
.ono_wrap .icon-exclamation-sign {
  background-position: 0 -120px;
}
.ono_wrap .icon-gift {
  background-position: -24px -120px;
}
.ono_wrap .icon-leaf {
  background-position: -48px -120px;
}
.ono_wrap .icon-fire {
  background-position: -72px -120px;
}
.ono_wrap .icon-eye-open {
  background-position: -96px -120px;
}
.ono_wrap .icon-eye-close {
  background-position: -120px -120px;
}
.ono_wrap .icon-warning-sign {
  background-position: -144px -120px;
}
.ono_wrap .icon-plane {
  background-position: -168px -120px;
}
.ono_wrap .icon-calendar {
  background-position: -192px -120px;
}
.ono_wrap .icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.ono_wrap .icon-comment {
  background-position: -240px -120px;
}
.ono_wrap .icon-magnet {
  background-position: -264px -120px;
}
.ono_wrap .icon-chevron-up {
  background-position: -288px -120px;
}
.ono_wrap .icon-chevron-down {
  background-position: -313px -119px;
}
.ono_wrap .icon-retweet {
  background-position: -336px -120px;
}
.ono_wrap .icon-shopping-cart {
  background-position: -360px -120px;
}
.ono_wrap .icon-folder-close {
  background-position: -384px -120px;
}
.ono_wrap .icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.ono_wrap .icon-resize-vertical {
  background-position: -432px -119px;
}
.ono_wrap .icon-resize-horizontal {
  background-position: -456px -118px;
}
.ono_wrap .icon-hdd {
  background-position: 0 -144px;
}
.ono_wrap .icon-bullhorn {
  background-position: -24px -144px;
}
.ono_wrap .icon-bell {
  background-position: -48px -144px;
}
.ono_wrap .icon-certificate {
  background-position: -72px -144px;
}
.ono_wrap .icon-thumbs-up {
  background-position: -96px -144px;
}
.ono_wrap .icon-thumbs-down {
  background-position: -120px -144px;
}
.ono_wrap .icon-hand-right {
  background-position: -144px -144px;
}
.ono_wrap .icon-hand-left {
  background-position: -168px -144px;
}
.ono_wrap .icon-hand-up {
  background-position: -192px -144px;
}
.ono_wrap .icon-hand-down {
  background-position: -216px -144px;
}
.ono_wrap .icon-circle-arrow-right {
  background-position: -240px -144px;
}
.ono_wrap .icon-circle-arrow-left {
  background-position: -264px -144px;
}
.ono_wrap .icon-circle-arrow-up {
  background-position: -288px -144px;
}
.ono_wrap .icon-circle-arrow-down {
  background-position: -312px -144px;
}
.ono_wrap .icon-globe {
  background-position: -336px -144px;
}
.ono_wrap .icon-wrench {
  background-position: -360px -144px;
}
.ono_wrap .icon-tasks {
  background-position: -384px -144px;
}
.ono_wrap .icon-filter {
  background-position: -408px -144px;
}
.ono_wrap .icon-briefcase {
  background-position: -432px -144px;
}
.ono_wrap .icon-fullscreen {
  background-position: -456px -144px;
}
.ono_wrap .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.ono_wrap .btn-group:first-child {
  *margin-left: 0;
}
.ono_wrap .btn-group + .btn-group {
  margin-left: 5px;
}
.ono_wrap .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ono_wrap .btn-toolbar > .btn + .btn,
.ono_wrap .btn-toolbar > .btn-group + .btn,
.ono_wrap .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.ono_wrap .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .btn-group > .btn + .btn {
  margin-left: -1px;
}
.ono_wrap .btn-group > .btn,
.ono_wrap .btn-group > .dropdown-menu,
.ono_wrap .btn-group > .popover {
  font-size: 14px;
}
.ono_wrap .btn-group > .btn-mini {
  font-size: 10.5px;
}
.ono_wrap .btn-group > .btn-small {
  font-size: 11.9px;
}
.ono_wrap .btn-group > .btn-large {
  font-size: 17.5px;
}
.ono_wrap .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.ono_wrap .btn-group > .btn:last-child,
.ono_wrap .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.ono_wrap .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.ono_wrap .btn-group > .btn.large:last-child,
.ono_wrap .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.ono_wrap .btn-group > .btn:hover,
.ono_wrap .btn-group > .btn:focus,
.ono_wrap .btn-group > .btn:active,
.ono_wrap .btn-group > .btn.active {
  z-index: 2;
}
.ono_wrap .btn-group .dropdown-toggle:active,
.ono_wrap .btn-group.open .dropdown-toggle {
  outline: 0;
}
.ono_wrap .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.125), inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.ono_wrap .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.ono_wrap .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.ono_wrap .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.ono_wrap .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.ono_wrap .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.ono_wrap .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.ono_wrap .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.ono_wrap .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.ono_wrap .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.ono_wrap .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.ono_wrap .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.ono_wrap .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.ono_wrap .btn-mini .caret,
.ono_wrap .btn-small .caret,
.ono_wrap .btn-large .caret {
  margin-top: 6px;
}
.ono_wrap .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.ono_wrap .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.ono_wrap .btn-primary .caret,
.ono_wrap .btn-warning .caret,
.ono_wrap .btn-danger .caret,
.ono_wrap .btn-info .caret,
.ono_wrap .btn-success .caret,
.ono_wrap .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ono_wrap .btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ono_wrap .btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.ono_wrap .btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.ono_wrap .btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.ono_wrap .btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.ono_wrap .btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.ono_wrap .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.ono_wrap .nav > li > a {
  display: block;
}
.ono_wrap .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.ono_wrap .nav > li > a > img {
  max-width: none;
}
.ono_wrap .nav > .pull-right {
  float: right;
}
.ono_wrap .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.ono_wrap .nav li + .nav-header {
  margin-top: 9px;
}
.ono_wrap .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.ono_wrap .nav-list > li > a,
.ono_wrap .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.ono_wrap .nav-list > li > a {
  padding: 3px 15px;
}
.ono_wrap .nav-list > .active > a,
.ono_wrap .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #0088cc;
}
.ono_wrap .nav-list [class^="icon-"],
.ono_wrap .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.ono_wrap .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.ono_wrap .nav-tabs,
.ono_wrap .nav-pills {
  *zoom: 1;
}
.ono_wrap .nav-tabs:before,
.ono_wrap .nav-pills:before,
.ono_wrap .nav-tabs:after,
.ono_wrap .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .nav-tabs:after,
.ono_wrap .nav-pills:after {
  clear: both;
}
.ono_wrap .nav-tabs > li,
.ono_wrap .nav-pills > li {
  float: left;
}
.ono_wrap .nav-tabs > li > a,
.ono_wrap .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.ono_wrap .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.ono_wrap .nav-tabs > li {
  margin-bottom: -1px;
}
.ono_wrap .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.ono_wrap .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.ono_wrap .nav-tabs > .active > a,
.ono_wrap .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.ono_wrap .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ono_wrap .nav-pills > .active > a,
.ono_wrap .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.ono_wrap .nav-stacked > li {
  float: none;
}
.ono_wrap .nav-stacked > li > a {
  margin-right: 0;
}
.ono_wrap .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.ono_wrap .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.ono_wrap .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.ono_wrap .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.ono_wrap .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.ono_wrap .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.ono_wrap .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.ono_wrap .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.ono_wrap .nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.ono_wrap .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.ono_wrap .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.ono_wrap .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.ono_wrap .nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.ono_wrap .nav-tabs .open .dropdown-toggle,
.ono_wrap .nav-pills .open .dropdown-toggle,
.ono_wrap .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.ono_wrap .nav li.dropdown.open .caret,
.ono_wrap .nav li.dropdown.open.active .caret,
.ono_wrap .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.ono_wrap .tabs-stacked .open > a:hover {
  border-color: #999999;
}
.ono_wrap .tabbable {
  *zoom: 1;
}
.ono_wrap .tabbable:before,
.ono_wrap .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .tabbable:after {
  clear: both;
}
.ono_wrap .tab-content {
  overflow: auto;
}
.ono_wrap .tabs-below > .nav-tabs,
.ono_wrap .tabs-right > .nav-tabs,
.ono_wrap .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.ono_wrap .tab-content > .tab-pane,
.ono_wrap .pill-content > .pill-pane {
  display: none;
}
.ono_wrap .tab-content > .active,
.ono_wrap .pill-content > .active {
  display: block;
}
.ono_wrap .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.ono_wrap .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.ono_wrap .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.ono_wrap .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.ono_wrap .tabs-below > .nav-tabs > .active > a,
.ono_wrap .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.ono_wrap .tabs-left > .nav-tabs > li,
.ono_wrap .tabs-right > .nav-tabs > li {
  float: none;
}
.ono_wrap .tabs-left > .nav-tabs > li > a,
.ono_wrap .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.ono_wrap .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.ono_wrap .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.ono_wrap .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.ono_wrap .tabs-left > .nav-tabs .active > a,
.ono_wrap .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.ono_wrap .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.ono_wrap .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.ono_wrap .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.ono_wrap .tabs-right > .nav-tabs .active > a,
.ono_wrap .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.ono_wrap .nav > .disabled > a {
  color: #999999;
}
.ono_wrap .nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.ono_wrap .navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.ono_wrap .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.ono_wrap .navbar-inner:before,
.ono_wrap .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .navbar-inner:after {
  clear: both;
}
.ono_wrap .navbar .container {
  width: auto;
}
.ono_wrap .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.ono_wrap .navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.ono_wrap .navbar .brand:hover {
  text-decoration: none;
}
.ono_wrap .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.ono_wrap .navbar-link {
  color: #777777;
}
.ono_wrap .navbar-link:hover {
  color: #333333;
}
.ono_wrap .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.ono_wrap .navbar .btn,
.ono_wrap .navbar .btn-group {
  margin-top: 5px;
}
.ono_wrap .navbar .btn-group .btn,
.ono_wrap .navbar .input-prepend .btn,
.ono_wrap .navbar .input-append .btn {
  margin-top: 0;
}
.ono_wrap .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.ono_wrap .navbar-form:before,
.ono_wrap .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .navbar-form:after {
  clear: both;
}
.ono_wrap .navbar-form input,
.ono_wrap .navbar-form select,
.ono_wrap .navbar-form .radio,
.ono_wrap .navbar-form .checkbox {
  margin-top: 5px;
}
.ono_wrap .navbar-form input,
.ono_wrap .navbar-form select,
.ono_wrap .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.ono_wrap .navbar-form input[type="image"],
.ono_wrap .navbar-form input[type="checkbox"],
.ono_wrap .navbar-form input[type="radio"] {
  margin-top: 3px;
}
.ono_wrap .navbar-form .input-append,
.ono_wrap .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.ono_wrap .navbar-form .input-append input,
.ono_wrap .navbar-form .input-prepend input {
  margin-top: 0;
}
.ono_wrap .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.ono_wrap .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ono_wrap .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.ono_wrap .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .navbar-fixed-top,
.ono_wrap .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.ono_wrap .navbar-fixed-top .navbar-inner,
.ono_wrap .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.ono_wrap .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.ono_wrap .navbar-fixed-top .navbar-inner,
.ono_wrap .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ono_wrap .navbar-static-top .container,
.ono_wrap .navbar-fixed-top .container,
.ono_wrap .navbar-fixed-bottom .container {
  width: 940px;
}
.ono_wrap .navbar-fixed-top {
  top: 0;
}
.ono_wrap .navbar-fixed-top .navbar-inner,
.ono_wrap .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}
.ono_wrap .navbar-fixed-bottom {
  bottom: 0;
}
.ono_wrap .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,0.1);
}
.ono_wrap .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.ono_wrap .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.ono_wrap .navbar .nav > li {
  float: left;
}
.ono_wrap .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.ono_wrap .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.ono_wrap .navbar .nav > li > a:focus,
.ono_wrap .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.ono_wrap .navbar .nav > .active > a,
.ono_wrap .navbar .nav > .active > a:hover,
.ono_wrap .navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.ono_wrap .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
  background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e5e5e5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
}
.ono_wrap .navbar .btn-navbar:hover,
.ono_wrap .navbar .btn-navbar:active,
.ono_wrap .navbar .btn-navbar.active,
.ono_wrap .navbar .btn-navbar.disabled,
.ono_wrap .navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.ono_wrap .navbar .btn-navbar:active,
.ono_wrap .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.ono_wrap .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.ono_wrap .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.ono_wrap .navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.ono_wrap .navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.ono_wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.ono_wrap .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.ono_wrap .navbar .nav li.dropdown > a:hover .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.ono_wrap .navbar .nav li.dropdown.open > .dropdown-toggle,
.ono_wrap .navbar .nav li.dropdown.active > .dropdown-toggle,
.ono_wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.ono_wrap .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.ono_wrap .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.ono_wrap .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.ono_wrap .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.ono_wrap .navbar .pull-right > li > .dropdown-menu,
.ono_wrap .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.ono_wrap .navbar .pull-right > li > .dropdown-menu:before,
.ono_wrap .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.ono_wrap .navbar .pull-right > li > .dropdown-menu:after,
.ono_wrap .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.ono_wrap .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.ono_wrap .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.ono_wrap .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0);
  border-color: #252525;
}
.ono_wrap .navbar-inverse .brand,
.ono_wrap .navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.ono_wrap .navbar-inverse .brand:hover,
.ono_wrap .navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
.ono_wrap .navbar-inverse .brand {
  color: #999999;
}
.ono_wrap .navbar-inverse .navbar-text {
  color: #999999;
}
.ono_wrap .navbar-inverse .nav > li > a:focus,
.ono_wrap .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.ono_wrap .navbar-inverse .nav .active > a,
.ono_wrap .navbar-inverse .nav .active > a:hover,
.ono_wrap .navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.ono_wrap .navbar-inverse .navbar-link {
  color: #999999;
}
.ono_wrap .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.ono_wrap .navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.ono_wrap .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.ono_wrap .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.ono_wrap .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.ono_wrap .navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ono_wrap .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.ono_wrap .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.ono_wrap .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.ono_wrap .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.ono_wrap .navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ono_wrap .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.ono_wrap .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.ono_wrap .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.ono_wrap .navbar-inverse .navbar-search .search-query:focus,
.ono_wrap .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.ono_wrap .navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ono_wrap .navbar-inverse .btn-navbar:hover,
.ono_wrap .navbar-inverse .btn-navbar:active,
.ono_wrap .navbar-inverse .btn-navbar.active,
.ono_wrap .navbar-inverse .btn-navbar.disabled,
.ono_wrap .navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.ono_wrap .navbar-inverse .btn-navbar:active,
.ono_wrap .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.ono_wrap .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.ono_wrap .breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.ono_wrap .breadcrumb > .active {
  color: #999999;
}
.ono_wrap .pagination {
  margin: 20px 0;
}
.ono_wrap .pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.ono_wrap .pagination ul > li {
  display: inline;
}
.ono_wrap .pagination ul > li > a,
.ono_wrap .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.ono_wrap .pagination ul > li > a:hover,
.ono_wrap .pagination ul > .active > a,
.ono_wrap .pagination ul > .active > span {
  background-color: #f5f5f5;
}
.ono_wrap .pagination ul > .active > a,
.ono_wrap .pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.ono_wrap .pagination ul > .disabled > span,
.ono_wrap .pagination ul > .disabled > a,
.ono_wrap .pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.ono_wrap .pagination ul > li:first-child > a,
.ono_wrap .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.ono_wrap .pagination ul > li:last-child > a,
.ono_wrap .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.ono_wrap .pagination-centered {
  text-align: center;
}
.ono_wrap .pagination-right {
  text-align: right;
}
.ono_wrap .pagination-large ul > li > a,
.ono_wrap .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.ono_wrap .pagination-large ul > li:first-child > a,
.ono_wrap .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.ono_wrap .pagination-large ul > li:last-child > a,
.ono_wrap .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.ono_wrap .pagination-mini ul > li:first-child > a,
.ono_wrap .pagination-small ul > li:first-child > a,
.ono_wrap .pagination-mini ul > li:first-child > span,
.ono_wrap .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.ono_wrap .pagination-mini ul > li:last-child > a,
.ono_wrap .pagination-small ul > li:last-child > a,
.ono_wrap .pagination-mini ul > li:last-child > span,
.ono_wrap .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.ono_wrap .pagination-small ul > li > a,
.ono_wrap .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.ono_wrap .pagination-mini ul > li > a,
.ono_wrap .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.ono_wrap .pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.ono_wrap .pager:before,
.ono_wrap .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .pager:after {
  clear: both;
}
.ono_wrap .pager li {
  display: inline;
}
.ono_wrap .pager li > a,
.ono_wrap .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ono_wrap .pager li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.ono_wrap .pager .next > a,
.ono_wrap .pager .next > span {
  float: right;
}
.ono_wrap .pager .previous > a,
.ono_wrap .pager .previous > span {
  float: left;
}
.ono_wrap .pager .disabled > a,
.ono_wrap .pager .disabled > a:hover,
.ono_wrap .pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.ono_wrap .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.ono_wrap .thumbnails:before,
.ono_wrap .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .thumbnails:after {
  clear: both;
}
.ono_wrap .row-fluid .thumbnails {
  margin-left: 0;
}
.ono_wrap .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ono_wrap .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ono_wrap a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.ono_wrap .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ono_wrap .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.ono_wrap .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .alert,
.ono_wrap .alert h4 {
  color: #c09853;
}
.ono_wrap .alert h4 {
  margin: 0;
}
.ono_wrap .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.ono_wrap .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.ono_wrap .alert-success h4 {
  color: #468847;
}
.ono_wrap .alert-danger,
.ono_wrap .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.ono_wrap .alert-danger h4,
.ono_wrap .alert-error h4 {
  color: #b94a48;
}
.ono_wrap .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.ono_wrap .alert-info h4 {
  color: #3a87ad;
}
.ono_wrap .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.ono_wrap .alert-block > p,
.ono_wrap .alert-block > ul {
  margin-bottom: 0;
}
.ono_wrap .alert-block p + p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  .ono_wrap from {
    background-position: 40px 0;
  }
  .ono_wrap to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  .ono_wrap from {
    background-position: 40px 0;
  }
  .ono_wrap to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  .ono_wrap from {
    background-position: 40px 0;
  }
  .ono_wrap to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  .ono_wrap from {
    background-position: 0 0;
  }
  .ono_wrap to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  .ono_wrap from {
    background-position: 40px 0;
  }
  .ono_wrap to {
    background-position: 0 0;
  }
}
.ono_wrap .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.ono_wrap .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
}
.ono_wrap .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.ono_wrap .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.ono_wrap .progress-danger .bar,
.ono_wrap .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0);
}
.ono_wrap .progress-danger.progress-striped .bar,
.ono_wrap .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-success .bar,
.ono_wrap .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0);
}
.ono_wrap .progress-success.progress-striped .bar,
.ono_wrap .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-info .bar,
.ono_wrap .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0);
}
.ono_wrap .progress-info.progress-striped .bar,
.ono_wrap .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-warning .bar,
.ono_wrap .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
}
.ono_wrap .progress-warning.progress-striped .bar,
.ono_wrap .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.ono_wrap .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.ono_wrap .hero-unit li {
  line-height: 30px;
}
.ono_wrap .media,
.ono_wrap .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.ono_wrap .media,
.ono_wrap .media .media {
  margin-top: 15px;
}
.ono_wrap .media:first-child {
  margin-top: 0;
}
.ono_wrap .media-object {
  display: block;
}
.ono_wrap .media-heading {
  margin: 0 0 5px;
}
.ono_wrap .media .pull-left {
  margin-right: 10px;
}
.ono_wrap .media .pull-right {
  margin-left: 10px;
}
.ono_wrap .media-list {
  margin-left: 0;
  list-style: none;
}
.ono_wrap .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ono_wrap .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ono_wrap .tooltip.top {
  margin-top: -3px;
}
.ono_wrap .tooltip.right {
  margin-left: 3px;
}
.ono_wrap .tooltip.bottom {
  margin-top: 3px;
}
.ono_wrap .tooltip.left {
  margin-left: -3px;
}
.ono_wrap .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ono_wrap .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.ono_wrap .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.ono_wrap .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.ono_wrap .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.ono_wrap .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.ono_wrap .popover.top {
  margin-top: -10px;
}
.ono_wrap .popover.right {
  margin-left: 10px;
}
.ono_wrap .popover.bottom {
  margin-top: 10px;
}
.ono_wrap .popover.left {
  margin-left: -10px;
}
.ono_wrap .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.ono_wrap .popover-content {
  padding: 9px 14px;
}
.ono_wrap .popover .arrow,
.ono_wrap .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ono_wrap .popover .arrow {
  border-width: 11px;
}
.ono_wrap .popover .arrow:after {
  border-width: 10px;
  content: "";
}
.ono_wrap .popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.ono_wrap .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.ono_wrap .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.ono_wrap .popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.ono_wrap .popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.ono_wrap .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.ono_wrap .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.ono_wrap .popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.ono_wrap .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.ono_wrap .modal-backdrop.fade {
  opacity: 0;
}
.ono_wrap .modal-backdrop,
.ono_wrap .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ono_wrap .modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.ono_wrap .modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.ono_wrap .modal.fade.in {
  top: 10%;
}
.ono_wrap .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.ono_wrap .modal-header .close {
  margin-top: 2px;
}
.ono_wrap .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.ono_wrap .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.ono_wrap .modal-form {
  margin-bottom: 0;
}
.ono_wrap .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.ono_wrap .modal-footer:before,
.ono_wrap .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ono_wrap .modal-footer:after {
  clear: both;
}
.ono_wrap .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.ono_wrap .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.ono_wrap .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.ono_wrap .dropup,
.ono_wrap .dropdown {
  position: relative;
}
.ono_wrap .dropdown-toggle {
  *margin-bottom: -3px;
}
.ono_wrap .dropdown-toggle:active,
.ono_wrap .open .dropdown-toggle {
  outline: 0;
}
.ono_wrap .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.ono_wrap .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.ono_wrap .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ono_wrap .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.ono_wrap .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.ono_wrap .dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.ono_wrap .dropdown-menu li > a:hover,
.ono_wrap .dropdown-menu li > a:focus,
.ono_wrap .dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
}
.ono_wrap .dropdown-menu .active > a,
.ono_wrap .dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#0088cc,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#0088cc,#0077b3);
  background-image: -o-linear-gradient(top,#0088cc,#0077b3);
  background-image: linear-gradient(to bottom,#0088cc,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);
}
.ono_wrap .dropdown-menu .disabled > a,
.ono_wrap .dropdown-menu .disabled > a:hover {
  color: #999999;
}
.ono_wrap .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
.ono_wrap .open {
  *z-index: 1000;
}
.ono_wrap .open  > .dropdown-menu {
  display: block;
}
.ono_wrap .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.ono_wrap .dropup .caret,
.ono_wrap .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.ono_wrap .dropup .dropdown-menu,
.ono_wrap .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.ono_wrap .dropdown-submenu {
  position: relative;
}
.ono_wrap .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.ono_wrap .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.ono_wrap .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.ono_wrap .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.ono_wrap .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.ono_wrap .dropdown-submenu.pull-left {
  float: none;
}
.ono_wrap .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.ono_wrap .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.ono_wrap .typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .accordion {
  margin-bottom: 20px;
}
.ono_wrap .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .accordion-heading {
  border-bottom: 0;
}
.ono_wrap .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.ono_wrap .accordion-toggle {
  cursor: pointer;
}
.ono_wrap .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.ono_wrap .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.ono_wrap .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ono_wrap .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.ono_wrap .carousel-inner > .item > img {
  display: block;
  line-height: 1;
}
.ono_wrap .carousel-inner > .active,
.ono_wrap .carousel-inner > .next,
.ono_wrap .carousel-inner > .prev {
  display: block;
}
.ono_wrap .carousel-inner > .active {
  left: 0;
}
.ono_wrap .carousel-inner > .next,
.ono_wrap .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.ono_wrap .carousel-inner > .next {
  left: 100%;
}
.ono_wrap .carousel-inner > .prev {
  left: -100%;
}
.ono_wrap .carousel-inner > .next.left,
.ono_wrap .carousel-inner > .prev.right {
  left: 0;
}
.ono_wrap .carousel-inner > .active.left {
  left: -100%;
}
.ono_wrap .carousel-inner > .active.right {
  left: 100%;
}
.ono_wrap .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ono_wrap .carousel-control.right {
  left: auto;
  right: 15px;
}
.ono_wrap .carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ono_wrap .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0,0,0,0.75);
}
.ono_wrap .carousel-caption h4,
.ono_wrap .carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.ono_wrap .carousel-caption h4 {
  margin: 0 0 5px;
}
.ono_wrap .carousel-caption p {
  margin-bottom: 0;
}
.ono_wrap .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.ono_wrap .well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.ono_wrap .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ono_wrap .close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.ono_wrap button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ono_wrap .pull-right {
  float: right;
}
.ono_wrap .pull-left {
  float: left;
}
.ono_wrap .hide {
  display: none;
}
.ono_wrap .show {
  display: block;
}
.ono_wrap .invisible {
  visibility: hidden;
}
.ono_wrap .affix {
  position: fixed;
}
.ono_wrap .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.ono_wrap .fade.in {
  opacity: 1;
}
.ono_wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.ono_wrap .collapse.in {
  height: auto;
}
.ono_wrap .hidden {
  display: none;
  visibility: hidden;
}
.ono_wrap .visible-phone {
  display: none !important;
}
.ono_wrap .visible-tablet {
  display: none !important;
}
.ono_wrap .hidden-desktop {
  display: none !important;
}
.ono_wrap .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ono_wrap .hidden-desktop {
    display: inherit !important;
  }
  .ono_wrap .visible-desktop {
    display: none !important;
  }
  .ono_wrap .visible-tablet {
    display: inherit !important;
  }
  .ono_wrap .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .ono_wrap .hidden-desktop {
    display: inherit !important;
  }
  .ono_wrap .visible-desktop {
    display: none !important;
  }
  .ono_wrap .visible-phone {
    display: inherit !important;
  }
  .ono_wrap .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .ono_wrap body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ono_wrap .navbar-fixed-top,
  .ono_wrap .navbar-fixed-bottom,
  .ono_wrap .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ono_wrap .container-fluid {
    padding: 0;
  }
  .ono_wrap .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .ono_wrap .dl-horizontal dd {
    margin-left: 0;
  }
  .ono_wrap .container {
    width: auto;
  }
  .ono_wrap .row-fluid {
    width: 100%;
  }
  .ono_wrap .row,
  .ono_wrap .thumbnails {
    margin-left: 0;
  }
  .ono_wrap .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .ono_wrap [class*="span"],
  .ono_wrap .uneditable-input[class*="span"],
  .ono_wrap .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ono_wrap .span12,
  .ono_wrap .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ono_wrap .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .ono_wrap .input-large,
  .ono_wrap .input-xlarge,
  .ono_wrap .input-xxlarge,
  .ono_wrap input[class*="span"],
  .ono_wrap select[class*="span"],
  .ono_wrap textarea[class*="span"],
  .ono_wrap .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ono_wrap .input-prepend input,
  .ono_wrap .input-append input,
  .ono_wrap .input-prepend input[class*="span"],
  .ono_wrap .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .ono_wrap .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .ono_wrap .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .ono_wrap .modal.fade {
    top: -100px;
  }
  .ono_wrap .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .ono_wrap .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .ono_wrap .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .ono_wrap input[type="checkbox"],
  .ono_wrap input[type="radio"] {
    border: 1px solid #ccc;
  }
  .ono_wrap .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .ono_wrap .form-horizontal .controls {
    margin-left: 0;
  }
  .ono_wrap .form-horizontal .control-list {
    padding-top: 0;
  }
  .ono_wrap .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ono_wrap .media .pull-left,
  .ono_wrap .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .ono_wrap .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .ono_wrap .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .ono_wrap .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .ono_wrap .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ono_wrap .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .ono_wrap .row:before,
  .ono_wrap .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ono_wrap .row:after {
    clear: both;
  }
  .ono_wrap [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .ono_wrap .container,
  .ono_wrap .navbar-static-top .container,
  .ono_wrap .navbar-fixed-top .container,
  .ono_wrap .navbar-fixed-bottom .container {
    width: 724px;
  }
  .ono_wrap .span12 {
    width: 724px;
  }
  .ono_wrap .span11 {
    width: 662px;
  }
  .ono_wrap .span10 {
    width: 600px;
  }
  .ono_wrap .span9 {
    width: 538px;
  }
  .ono_wrap .span8 {
    width: 476px;
  }
  .ono_wrap .span7 {
    width: 414px;
  }
  .ono_wrap .span6 {
    width: 352px;
  }
  .ono_wrap .span5 {
    width: 290px;
  }
  .ono_wrap .span4 {
    width: 228px;
  }
  .ono_wrap .span3 {
    width: 166px;
  }
  .ono_wrap .span2 {
    width: 104px;
  }
  .ono_wrap .span1 {
    width: 42px;
  }
  .ono_wrap .offset12 {
    margin-left: 764px;
  }
  .ono_wrap .offset11 {
    margin-left: 702px;
  }
  .ono_wrap .offset10 {
    margin-left: 640px;
  }
  .ono_wrap .offset9 {
    margin-left: 578px;
  }
  .ono_wrap .offset8 {
    margin-left: 516px;
  }
  .ono_wrap .offset7 {
    margin-left: 454px;
  }
  .ono_wrap .offset6 {
    margin-left: 392px;
  }
  .ono_wrap .offset5 {
    margin-left: 330px;
  }
  .ono_wrap .offset4 {
    margin-left: 268px;
  }
  .ono_wrap .offset3 {
    margin-left: 206px;
  }
  .ono_wrap .offset2 {
    margin-left: 144px;
  }
  .ono_wrap .offset1 {
    margin-left: 82px;
  }
  .ono_wrap .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .ono_wrap .row-fluid:before,
  .ono_wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ono_wrap .row-fluid:after {
    clear: both;
  }
  .ono_wrap .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .ono_wrap .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .ono_wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .ono_wrap .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .ono_wrap .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .ono_wrap .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .ono_wrap .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .ono_wrap .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .ono_wrap .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .ono_wrap .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .ono_wrap .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .ono_wrap .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .ono_wrap .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .ono_wrap .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .ono_wrap .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .ono_wrap .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .ono_wrap .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .ono_wrap .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .ono_wrap .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .ono_wrap .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .ono_wrap .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .ono_wrap .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .ono_wrap .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .ono_wrap .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .ono_wrap .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .ono_wrap .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .ono_wrap .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .ono_wrap .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .ono_wrap .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .ono_wrap .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .ono_wrap .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .ono_wrap .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .ono_wrap .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .ono_wrap .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .ono_wrap .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .ono_wrap .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .ono_wrap .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .ono_wrap .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .ono_wrap .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  .ono_wrap input,
  .ono_wrap textarea,
  .ono_wrap .uneditable-input {
    margin-left: 0;
  }
  .ono_wrap .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  .ono_wrap input.span12,
  .ono_wrap textarea.span12,
  .ono_wrap .uneditable-input.span12 {
    width: 710px;
  }
  .ono_wrap input.span11,
  .ono_wrap textarea.span11,
  .ono_wrap .uneditable-input.span11 {
    width: 648px;
  }
  .ono_wrap input.span10,
  .ono_wrap textarea.span10,
  .ono_wrap .uneditable-input.span10 {
    width: 586px;
  }
  .ono_wrap input.span9,
  .ono_wrap textarea.span9,
  .ono_wrap .uneditable-input.span9 {
    width: 524px;
  }
  .ono_wrap input.span8,
  .ono_wrap textarea.span8,
  .ono_wrap .uneditable-input.span8 {
    width: 462px;
  }
  .ono_wrap input.span7,
  .ono_wrap textarea.span7,
  .ono_wrap .uneditable-input.span7 {
    width: 400px;
  }
  .ono_wrap input.span6,
  .ono_wrap textarea.span6,
  .ono_wrap .uneditable-input.span6 {
    width: 338px;
  }
  .ono_wrap input.span5,
  .ono_wrap textarea.span5,
  .ono_wrap .uneditable-input.span5 {
    width: 276px;
  }
  .ono_wrap input.span4,
  .ono_wrap textarea.span4,
  .ono_wrap .uneditable-input.span4 {
    width: 214px;
  }
  .ono_wrap input.span3,
  .ono_wrap textarea.span3,
  .ono_wrap .uneditable-input.span3 {
    width: 152px;
  }
  .ono_wrap input.span2,
  .ono_wrap textarea.span2,
  .ono_wrap .uneditable-input.span2 {
    width: 90px;
  }
  .ono_wrap input.span1,
  .ono_wrap textarea.span1,
  .ono_wrap .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .ono_wrap .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .ono_wrap .row:before,
  .ono_wrap .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ono_wrap .row:after {
    clear: both;
  }
  .ono_wrap [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .ono_wrap .container,
  .ono_wrap .navbar-static-top .container,
  .ono_wrap .navbar-fixed-top .container,
  .ono_wrap .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .ono_wrap .span12 {
    width: 1170px;
  }
  .ono_wrap .span11 {
    width: 1070px;
  }
  .ono_wrap .span10 {
    width: 970px;
  }
  .ono_wrap .span9 {
    width: 870px;
  }
  .ono_wrap .span8 {
    width: 770px;
  }
  .ono_wrap .span7 {
    width: 670px;
  }
  .ono_wrap .span6 {
    width: 570px;
  }
  .ono_wrap .span5 {
    width: 470px;
  }
  .ono_wrap .span4 {
    width: 370px;
  }
  .ono_wrap .span3 {
    width: 270px;
  }
  .ono_wrap .span2 {
    width: 170px;
  }
  .ono_wrap .span1 {
    width: 70px;
  }
  .ono_wrap .offset12 {
    margin-left: 1230px;
  }
  .ono_wrap .offset11 {
    margin-left: 1130px;
  }
  .ono_wrap .offset10 {
    margin-left: 1030px;
  }
  .ono_wrap .offset9 {
    margin-left: 930px;
  }
  .ono_wrap .offset8 {
    margin-left: 830px;
  }
  .ono_wrap .offset7 {
    margin-left: 730px;
  }
  .ono_wrap .offset6 {
    margin-left: 630px;
  }
  .ono_wrap .offset5 {
    margin-left: 530px;
  }
  .ono_wrap .offset4 {
    margin-left: 430px;
  }
  .ono_wrap .offset3 {
    margin-left: 330px;
  }
  .ono_wrap .offset2 {
    margin-left: 230px;
  }
  .ono_wrap .offset1 {
    margin-left: 130px;
  }
  .ono_wrap .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .ono_wrap .row-fluid:before,
  .ono_wrap .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ono_wrap .row-fluid:after {
    clear: both;
  }
  .ono_wrap .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .ono_wrap .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .ono_wrap .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .ono_wrap .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .ono_wrap .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .ono_wrap .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .ono_wrap .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .ono_wrap .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .ono_wrap .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .ono_wrap .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .ono_wrap .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .ono_wrap .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .ono_wrap .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .ono_wrap .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .ono_wrap .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .ono_wrap .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .ono_wrap .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .ono_wrap .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .ono_wrap .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .ono_wrap .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .ono_wrap .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .ono_wrap .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .ono_wrap .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .ono_wrap .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .ono_wrap .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .ono_wrap .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .ono_wrap .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .ono_wrap .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .ono_wrap .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .ono_wrap .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .ono_wrap .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .ono_wrap .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .ono_wrap .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .ono_wrap .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .ono_wrap .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .ono_wrap .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .ono_wrap .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .ono_wrap .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .ono_wrap .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  .ono_wrap input,
  .ono_wrap textarea,
  .ono_wrap .uneditable-input {
    margin-left: 0;
  }
  .ono_wrap .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  .ono_wrap input.span12,
  .ono_wrap textarea.span12,
  .ono_wrap .uneditable-input.span12 {
    width: 1156px;
  }
  .ono_wrap input.span11,
  .ono_wrap textarea.span11,
  .ono_wrap .uneditable-input.span11 {
    width: 1056px;
  }
  .ono_wrap input.span10,
  .ono_wrap textarea.span10,
  .ono_wrap .uneditable-input.span10 {
    width: 956px;
  }
  .ono_wrap input.span9,
  .ono_wrap textarea.span9,
  .ono_wrap .uneditable-input.span9 {
    width: 856px;
  }
  .ono_wrap input.span8,
  .ono_wrap textarea.span8,
  .ono_wrap .uneditable-input.span8 {
    width: 756px;
  }
  .ono_wrap input.span7,
  .ono_wrap textarea.span7,
  .ono_wrap .uneditable-input.span7 {
    width: 656px;
  }
  .ono_wrap input.span6,
  .ono_wrap textarea.span6,
  .ono_wrap .uneditable-input.span6 {
    width: 556px;
  }
  .ono_wrap input.span5,
  .ono_wrap textarea.span5,
  .ono_wrap .uneditable-input.span5 {
    width: 456px;
  }
  .ono_wrap input.span4,
  .ono_wrap textarea.span4,
  .ono_wrap .uneditable-input.span4 {
    width: 356px;
  }
  .ono_wrap input.span3,
  .ono_wrap textarea.span3,
  .ono_wrap .uneditable-input.span3 {
    width: 256px;
  }
  .ono_wrap input.span2,
  .ono_wrap textarea.span2,
  .ono_wrap .uneditable-input.span2 {
    width: 156px;
  }
  .ono_wrap input.span1,
  .ono_wrap textarea.span1,
  .ono_wrap .uneditable-input.span1 {
    width: 56px;
  }
  .ono_wrap .thumbnails {
    margin-left: -30px;
  }
  .ono_wrap .thumbnails > li {
    margin-left: 30px;
  }
  .ono_wrap .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  .ono_wrap body {
    padding-top: 0;
  }
  .ono_wrap .navbar-fixed-top,
  .ono_wrap .navbar-fixed-bottom {
    position: static;
  }
  .ono_wrap .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .ono_wrap .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .ono_wrap .navbar-fixed-top .navbar-inner,
  .ono_wrap .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .ono_wrap .navbar .container {
    width: auto;
    padding: 0;
  }
  .ono_wrap .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .ono_wrap .nav-collapse {
    clear: both;
  }
  .ono_wrap .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .ono_wrap .nav-collapse .nav > li {
    float: none;
  }
  .ono_wrap .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .ono_wrap .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .ono_wrap .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .ono_wrap .nav-collapse .nav > li > a,
  .ono_wrap .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .ono_wrap .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .ono_wrap .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .ono_wrap .nav-collapse .nav > li > a:hover,
  .ono_wrap .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .ono_wrap .navbar-inverse .nav-collapse .nav > li > a,
  .ono_wrap .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .ono_wrap .navbar-inverse .nav-collapse .nav > li > a:hover,
  .ono_wrap .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .ono_wrap .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .ono_wrap .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .ono_wrap .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .ono_wrap .nav-collapse .dropdown-menu:before,
  .ono_wrap .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .ono_wrap .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .ono_wrap .nav-collapse .nav > li > .dropdown-menu:before,
  .ono_wrap .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .ono_wrap .nav-collapse .navbar-form,
  .ono_wrap .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);
  }
  .ono_wrap .navbar-inverse .nav-collapse .navbar-form,
  .ono_wrap .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .ono_wrap .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .ono_wrap .nav-collapse,
  .ono_wrap .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .ono_wrap .navbar .btn-navbar {
    display: block;
  }
  .ono_wrap .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .ono_wrap .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot');
  src: url('font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('font/fontawesome-webfont.woff') format('woff'), url('font/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.ono_wrap .gritter-close:before,
.ono_wrap .sidebar-nav .accordion-toggle[data-toggle]:before,
.ono_wrap [class^="icon-"],
.ono_wrap [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none !important;
  background-position: 0 0;
  background-repeat: repeat;
}
.ono_wrap [class^="icon-"]:before,
.ono_wrap [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.ono_wrap a [class^="icon-"],
.ono_wrap a [class*=" icon-"] {
  display: inline-block;
}
.ono_wrap .icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.ono_wrap .btn [class^="icon-"],
.ono_wrap .nav [class^="icon-"],
.ono_wrap .btn [class*=" icon-"],
.ono_wrap .nav [class*=" icon-"] {
  display: inline;
  line-height: .6em;
}
.ono_wrap .btn [class^="icon-"].icon-spin,
.ono_wrap .nav [class^="icon-"].icon-spin,
.ono_wrap .btn [class*=" icon-"].icon-spin,
.ono_wrap .nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.ono_wrap li [class^="icon-"],
.ono_wrap li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
.ono_wrap li [class^="icon-"].icon-large,
.ono_wrap li [class*=" icon-"].icon-large {
  width: 1.5625em;
}
.ono_wrap ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
.ono_wrap ul.icons li [class^="icon-"],
.ono_wrap ul.icons li [class*=" icon-"] {
  width: .75em;
}
.ono_wrap .icon-muted {
  color: #eee;
}
.ono_wrap .icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ono_wrap .icon-2x {
  font-size: 2em;
}
.ono_wrap .icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ono_wrap .icon-3x {
  font-size: 3em;
}
.ono_wrap .icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ono_wrap .icon-4x {
  font-size: 4em;
}
.ono_wrap .icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ono_wrap .pull-right {
  float: right;
}
.ono_wrap .pull-left {
  float: left;
}
.ono_wrap [class^="icon-"].pull-left,
.ono_wrap [class*=" icon-"].pull-left {
  margin-right: .35em;
}
.ono_wrap [class^="icon-"].pull-right,
.ono_wrap [class*=" icon-"].pull-right {
  margin-left: .35em;
}
.ono_wrap .btn [class^="icon-"].pull-left.icon-2x,
.ono_wrap .btn [class*=" icon-"].pull-left.icon-2x,
.ono_wrap .btn [class^="icon-"].pull-right.icon-2x,
.ono_wrap .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .35em;
}
.ono_wrap .btn [class^="icon-"].icon-spin.icon-large,
.ono_wrap .btn [class*=" icon-"].icon-spin.icon-large {
  height: .75em;
}
.ono_wrap .btn.btn-small [class^="icon-"].pull-left.icon-2x,
.ono_wrap .btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.ono_wrap .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.ono_wrap .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .45em;
}
.ono_wrap .btn.btn-large [class^="icon-"].pull-left.icon-2x,
.ono_wrap .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.ono_wrap .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.ono_wrap .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .2em;
}
.ono_wrap .icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  .ono_wrap 0% {
    -moz-transform: rotate(0deg);
  }
  .ono_wrap 100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  .ono_wrap 0% {
    -webkit-transform: rotate(0deg);
  }
  .ono_wrap 100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  .ono_wrap 0% {
    -o-transform: rotate(0deg);
  }
  .ono_wrap 100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  .ono_wrap 0% {
    -ms-transform: rotate(0deg);
  }
  .ono_wrap 100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  .ono_wrap 0% {
    transform: rotate(0deg);
  }
  .ono_wrap 100% {
    transform: rotate(359deg);
  }
}
.ono_wrap .icon-glass:before {
  content: "\f000";
}
.ono_wrap .icon-music:before {
  content: "\f001";
}
.ono_wrap .icon-search:before {
  content: "\f002";
}
.ono_wrap .icon-envelope:before {
  content: "\f003";
}
.ono_wrap .icon-heart:before {
  content: "\f004";
}
.ono_wrap .icon-star:before {
  content: "\f005";
}
.ono_wrap .icon-star-empty:before {
  content: "\f006";
}
.ono_wrap .icon-user:before {
  content: "\f007";
}
.ono_wrap .icon-film:before {
  content: "\f008";
}
.ono_wrap .icon-th-large:before {
  content: "\f009";
}
.ono_wrap .icon-th:before {
  content: "\f00a";
}
.ono_wrap .icon-th-list:before {
  content: "\f00b";
}
.ono_wrap .icon-ok:before {
  content: "\f00c";
}
.ono_wrap .icon-remove:before {
  content: "\f00d";
}
.ono_wrap .icon-zoom-in:before {
  content: "\f00e";
}
.ono_wrap .icon-zoom-out:before {
  content: "\f010";
}
.ono_wrap .icon-off:before {
  content: "\f011";
}
.ono_wrap .icon-signal:before {
  content: "\f012";
}
.ono_wrap .icon-cog:before {
  content: "\f013";
}
.ono_wrap .icon-trash:before {
  content: "\f014";
}
.ono_wrap .icon-home:before {
  content: "\f015";
}
.ono_wrap .icon-file:before {
  content: "\f016";
}
.ono_wrap .icon-time:before {
  content: "\f017";
}
.ono_wrap .icon-road:before {
  content: "\f018";
}
.ono_wrap .icon-download-alt:before {
  content: "\f019";
}
.ono_wrap .icon-download:before {
  content: "\f01a";
}
.ono_wrap .icon-upload:before {
  content: "\f01b";
}
.ono_wrap .icon-inbox:before {
  content: "\f01c";
}
.ono_wrap .icon-play-circle:before {
  content: "\f01d";
}
.ono_wrap .icon-repeat:before {
  content: "\f01e";
}
.ono_wrap .icon-refresh:before {
  content: "\f021";
}
.ono_wrap .icon-list-alt:before {
  content: "\f022";
}
.ono_wrap .icon-lock:before {
  content: "\f023";
}
.ono_wrap .icon-flag:before {
  content: "\f024";
}
.ono_wrap .icon-headphones:before {
  content: "\f025";
}
.ono_wrap .icon-volume-off:before {
  content: "\f026";
}
.ono_wrap .icon-volume-down:before {
  content: "\f027";
}
.ono_wrap .icon-volume-up:before {
  content: "\f028";
}
.ono_wrap .icon-qrcode:before {
  content: "\f029";
}
.ono_wrap .icon-barcode:before {
  content: "\f02a";
}
.ono_wrap .icon-tag:before {
  content: "\f02b";
}
.ono_wrap .icon-tags:before {
  content: "\f02c";
}
.ono_wrap .icon-book:before {
  content: "\f02d";
}
.ono_wrap .icon-bookmark:before {
  content: "\f02e";
}
.ono_wrap .icon-print:before {
  content: "\f02f";
}
.ono_wrap .icon-camera:before {
  content: "\f030";
}
.ono_wrap .icon-font:before {
  content: "\f031";
}
.ono_wrap .icon-bold:before {
  content: "\f032";
}
.ono_wrap .icon-italic:before {
  content: "\f033";
}
.ono_wrap .icon-text-height:before {
  content: "\f034";
}
.ono_wrap .icon-text-width:before {
  content: "\f035";
}
.ono_wrap .icon-align-left:before {
  content: "\f036";
}
.ono_wrap .icon-align-center:before {
  content: "\f037";
}
.ono_wrap .icon-align-right:before {
  content: "\f038";
}
.ono_wrap .icon-align-justify:before {
  content: "\f039";
}
.ono_wrap .icon-list:before {
  content: "\f03a";
}
.ono_wrap .icon-indent-left:before {
  content: "\f03b";
}
.ono_wrap .icon-indent-right:before {
  content: "\f03c";
}
.ono_wrap .icon-facetime-video:before {
  content: "\f03d";
}
.ono_wrap .icon-picture:before {
  content: "\f03e";
}
.ono_wrap .icon-pencil:before {
  content: "\f040";
}
.ono_wrap .icon-map-marker:before {
  content: "\f041";
}
.ono_wrap .icon-adjust:before {
  content: "\f042";
}
.ono_wrap .icon-tint:before {
  content: "\f043";
}
.ono_wrap .icon-edit:before {
  content: "\f044";
}
.ono_wrap .icon-share:before {
  content: "\f045";
}
.ono_wrap .icon-check:before {
  content: "\f046";
}
.ono_wrap .icon-move:before {
  content: "\f047";
}
.ono_wrap .icon-step-backward:before {
  content: "\f048";
}
.ono_wrap .icon-fast-backward:before {
  content: "\f049";
}
.ono_wrap .icon-backward:before {
  content: "\f04a";
}
.ono_wrap .icon-play:before {
  content: "\f04b";
}
.ono_wrap .icon-pause:before {
  content: "\f04c";
}
.ono_wrap .icon-stop:before {
  content: "\f04d";
}
.ono_wrap .icon-forward:before {
  content: "\f04e";
}
.ono_wrap .icon-fast-forward:before {
  content: "\f050";
}
.ono_wrap .icon-step-forward:before {
  content: "\f051";
}
.ono_wrap .icon-eject:before {
  content: "\f052";
}
.ono_wrap .icon-chevron-left:before {
  content: "\f053";
}
.ono_wrap .icon-chevron-right:before {
  content: "\f054";
}
.ono_wrap .icon-plus-sign:before {
  content: "\f055";
}
.ono_wrap .icon-minus-sign:before {
  content: "\f056";
}
.ono_wrap .icon-remove-sign:before {
  content: "\f057";
}
.ono_wrap .icon-ok-sign:before {
  content: "\f058";
}
.ono_wrap .icon-question-sign:before {
  content: "\f059";
}
.ono_wrap .icon-info-sign:before {
  content: "\f05a";
}
.ono_wrap .icon-screenshot:before {
  content: "\f05b";
}
.ono_wrap .icon-remove-circle:before {
  content: "\f05c";
}
.ono_wrap .icon-ok-circle:before {
  content: "\f05d";
}
.ono_wrap .icon-ban-circle:before {
  content: "\f05e";
}
.ono_wrap .icon-arrow-left:before {
  content: "\f060";
}
.ono_wrap .icon-arrow-right:before {
  content: "\f061";
}
.ono_wrap .icon-arrow-up:before {
  content: "\f062";
}
.ono_wrap .icon-arrow-down:before {
  content: "\f063";
}
.ono_wrap .icon-share-alt:before {
  content: "\f064";
}
.ono_wrap .icon-resize-full:before {
  content: "\f065";
}
.ono_wrap .icon-resize-small:before {
  content: "\f066";
}
.ono_wrap .icon-plus:before {
  content: "\f067";
}
.ono_wrap .icon-minus:before {
  content: "\f068";
}
.ono_wrap .icon-asterisk:before {
  content: "\f069";
}
.ono_wrap .icon-exclamation-sign:before {
  content: "\f06a";
}
.ono_wrap .icon-gift:before {
  content: "\f06b";
}
.ono_wrap .icon-leaf:before {
  content: "\f06c";
}
.ono_wrap .icon-fire:before {
  content: "\f06d";
}
.ono_wrap .icon-eye-open:before {
  content: "\f06e";
}
.ono_wrap .icon-eye-close:before {
  content: "\f070";
}
.ono_wrap .icon-warning-sign:before {
  content: "\f071";
}
.ono_wrap .icon-plane:before {
  content: "\f072";
}
.ono_wrap .icon-calendar:before {
  content: "\f073";
}
.ono_wrap .icon-random:before {
  content: "\f074";
}
.ono_wrap .icon-comment:before {
  content: "\f075";
}
.ono_wrap .icon-magnet:before {
  content: "\f076";
}
.ono_wrap .icon-chevron-up:before {
  content: "\f077";
}
.ono_wrap .icon-chevron-down:before {
  content: "\f078";
}
.ono_wrap .icon-retweet:before {
  content: "\f079";
}
.ono_wrap .icon-shopping-cart:before {
  content: "\f07a";
}
.ono_wrap .icon-folder-close:before {
  content: "\f07b";
}
.ono_wrap .icon-folder-open:before {
  content: "\f07c";
}
.ono_wrap .icon-resize-vertical:before {
  content: "\f07d";
}
.ono_wrap .icon-resize-horizontal:before {
  content: "\f07e";
}
.ono_wrap .icon-bar-chart:before {
  content: "\f080";
}
.ono_wrap .icon-twitter-sign:before {
  content: "\f081";
}
.ono_wrap .icon-facebook-sign:before {
  content: "\f082";
}
.ono_wrap .icon-camera-retro:before {
  content: "\f083";
}
.ono_wrap .icon-key:before {
  content: "\f084";
}
.ono_wrap .icon-cogs:before {
  content: "\f085";
}
.ono_wrap .icon-comments:before {
  content: "\f086";
}
.ono_wrap .icon-thumbs-up:before {
  content: "\f087";
}
.ono_wrap .icon-thumbs-down:before {
  content: "\f088";
}
.ono_wrap .icon-star-half:before {
  content: "\f089";
}
.ono_wrap .icon-heart-empty:before {
  content: "\f08a";
}
.ono_wrap .icon-signout:before {
  content: "\f08b";
}
.ono_wrap .icon-linkedin-sign:before {
  content: "\f08c";
}
.ono_wrap .icon-pushpin:before {
  content: "\f08d";
}
.ono_wrap .icon-external-link:before {
  content: "\f08e";
}
.ono_wrap .icon-signin:before {
  content: "\f090";
}
.ono_wrap .icon-trophy:before {
  content: "\f091";
}
.ono_wrap .icon-github-sign:before {
  content: "\f092";
}
.ono_wrap .icon-upload-alt:before {
  content: "\f093";
}
.ono_wrap .icon-lemon:before {
  content: "\f094";
}
.ono_wrap .icon-phone:before {
  content: "\f095";
}
.ono_wrap .icon-check-empty:before {
  content: "\f096";
}
.ono_wrap .icon-bookmark-empty:before {
  content: "\f097";
}
.ono_wrap .icon-phone-sign:before {
  content: "\f098";
}
.ono_wrap .icon-twitter:before {
  content: "\f099";
}
.ono_wrap .icon-facebook:before {
  content: "\f09a";
}
.ono_wrap .icon-github:before {
  content: "\f09b";
}
.ono_wrap .icon-unlock:before {
  content: "\f09c";
}
.ono_wrap .icon-credit-card:before {
  content: "\f09d";
}
.ono_wrap .icon-rss:before {
  content: "\f09e";
}
.ono_wrap .icon-hdd:before {
  content: "\f0a0";
}
.ono_wrap .icon-bullhorn:before {
  content: "\f0a1";
}
.ono_wrap .icon-bell:before {
  content: "\f0a2";
}
.ono_wrap .icon-certificate:before {
  content: "\f0a3";
}
.ono_wrap .icon-hand-right:before {
  content: "\f0a4";
}
.ono_wrap .icon-hand-left:before {
  content: "\f0a5";
}
.ono_wrap .icon-hand-up:before {
  content: "\f0a6";
}
.ono_wrap .icon-hand-down:before {
  content: "\f0a7";
}
.ono_wrap .icon-circle-arrow-left:before {
  content: "\f0a8";
}
.ono_wrap .icon-circle-arrow-right:before {
  content: "\f0a9";
}
.ono_wrap .icon-circle-arrow-up:before {
  content: "\f0aa";
}
.ono_wrap .icon-circle-arrow-down:before {
  content: "\f0ab";
}
.ono_wrap .icon-globe:before {
  content: "\f0ac";
}
.ono_wrap .icon-wrench:before {
  content: "\f0ad";
}
.ono_wrap .icon-tasks:before {
  content: "\f0ae";
}
.ono_wrap .icon-filter:before {
  content: "\f0b0";
}
.ono_wrap .icon-briefcase:before {
  content: "\f0b1";
}
.ono_wrap .icon-fullscreen:before {
  content: "\f0b2";
}
.ono_wrap .icon-group:before {
  content: "\f0c0";
}
.ono_wrap .icon-link:before {
  content: "\f0c1";
}
.ono_wrap .icon-cloud:before {
  content: "\f0c2";
}
.ono_wrap .icon-beaker:before {
  content: "\f0c3";
}
.ono_wrap .icon-cut:before {
  content: "\f0c4";
}
.ono_wrap .icon-copy:before {
  content: "\f0c5";
}
.ono_wrap .icon-paper-clip:before {
  content: "\f0c6";
}
.ono_wrap .icon-save:before {
  content: "\f0c7";
}
.ono_wrap .icon-sign-blank:before {
  content: "\f0c8";
}
.ono_wrap .icon-reorder:before {
  content: "\f0c9";
}
.ono_wrap .icon-list-ul:before {
  content: "\f0ca";
}
.ono_wrap .icon-list-ol:before {
  content: "\f0cb";
}
.ono_wrap .icon-strikethrough:before {
  content: "\f0cc";
}
.ono_wrap .icon-underline:before {
  content: "\f0cd";
}
.ono_wrap .icon-table:before {
  content: "\f0ce";
}
.ono_wrap .icon-magic:before {
  content: "\f0d0";
}
.ono_wrap .icon-truck:before {
  content: "\f0d1";
}
.ono_wrap .icon-pinterest:before {
  content: "\f0d2";
}
.ono_wrap .icon-pinterest-sign:before {
  content: "\f0d3";
}
.ono_wrap .icon-google-plus-sign:before {
  content: "\f0d4";
}
.ono_wrap .icon-google-plus:before {
  content: "\f0d5";
}
.ono_wrap .icon-money:before {
  content: "\f0d6";
}
.ono_wrap .icon-caret-down:before {
  content: "\f0d7";
}
.ono_wrap .icon-caret-up:before {
  content: "\f0d8";
}
.ono_wrap .icon-caret-left:before {
  content: "\f0d9";
}
.ono_wrap .icon-caret-right:before {
  content: "\f0da";
}
.ono_wrap .icon-columns:before {
  content: "\f0db";
}
.ono_wrap .icon-sort:before {
  content: "\f0dc";
}
.ono_wrap .icon-sort-down:before {
  content: "\f0dd";
}
.ono_wrap .icon-sort-up:before {
  content: "\f0de";
}
.ono_wrap .icon-envelope-alt:before {
  content: "\f0e0";
}
.ono_wrap .icon-linkedin:before {
  content: "\f0e1";
}
.ono_wrap .icon-undo:before {
  content: "\f0e2";
}
.ono_wrap .icon-legal:before {
  content: "\f0e3";
}
.ono_wrap .icon-dashboard:before {
  content: "\f0e4";
}
.ono_wrap .icon-comment-alt:before {
  content: "\f0e5";
}
.ono_wrap .icon-comments-alt:before {
  content: "\f0e6";
}
.ono_wrap .icon-bolt:before {
  content: "\f0e7";
}
.ono_wrap .icon-sitemap:before {
  content: "\f0e8";
}
.ono_wrap .icon-umbrella:before {
  content: "\f0e9";
}
.ono_wrap .icon-paste:before {
  content: "\f0ea";
}
.ono_wrap .icon-lightbulb:before {
  content: "\f0eb";
}
.ono_wrap .icon-exchange:before {
  content: "\f0ec";
}
.ono_wrap .icon-cloud-download:before {
  content: "\f0ed";
}
.ono_wrap .icon-cloud-upload:before {
  content: "\f0ee";
}
.ono_wrap .icon-user-md:before {
  content: "\f0f0";
}
.ono_wrap .icon-stethoscope:before {
  content: "\f0f1";
}
.ono_wrap .icon-suitcase:before {
  content: "\f0f2";
}
.ono_wrap .icon-bell-alt:before {
  content: "\f0f3";
}
.ono_wrap .icon-coffee:before {
  content: "\f0f4";
}
.ono_wrap .icon-food:before {
  content: "\f0f5";
}
.ono_wrap .icon-file-alt:before {
  content: "\f0f6";
}
.ono_wrap .icon-building:before {
  content: "\f0f7";
}
.ono_wrap .icon-hospital:before {
  content: "\f0f8";
}
.ono_wrap .icon-ambulance:before {
  content: "\f0f9";
}
.ono_wrap .icon-medkit:before {
  content: "\f0fa";
}
.ono_wrap .icon-fighter-jet:before {
  content: "\f0fb";
}
.ono_wrap .icon-beer:before {
  content: "\f0fc";
}
.ono_wrap .icon-h-sign:before {
  content: "\f0fd";
}
.ono_wrap .icon-plus-sign-alt:before {
  content: "\f0fe";
}
.ono_wrap .icon-double-angle-left:before {
  content: "\f100";
}
.ono_wrap .icon-double-angle-right:before {
  content: "\f101";
}
.ono_wrap .icon-double-angle-up:before {
  content: "\f102";
}
.ono_wrap .icon-double-angle-down:before {
  content: "\f103";
}
.ono_wrap .icon-angle-left:before {
  content: "\f104";
}
.ono_wrap .icon-angle-right:before {
  content: "\f105";
}
.ono_wrap .icon-angle-up:before {
  content: "\f106";
}
.ono_wrap .icon-angle-down:before {
  content: "\f107";
}
.ono_wrap .icon-desktop:before {
  content: "\f108";
}
.ono_wrap .icon-laptop:before {
  content: "\f109";
}
.ono_wrap .icon-tablet:before {
  content: "\f10a";
}
.ono_wrap .icon-mobile-phone:before {
  content: "\f10b";
}
.ono_wrap .icon-circle-blank:before {
  content: "\f10c";
}
.ono_wrap .icon-quote-left:before {
  content: "\f10d";
}
.ono_wrap .icon-quote-right:before {
  content: "\f10e";
}
.ono_wrap .icon-spinner:before {
  content: "\f110";
}
.ono_wrap .icon-circle:before {
  content: "\f111";
}
.ono_wrap .icon-reply:before {
  content: "\f112";
}
.ono_wrap .icon-github-alt:before {
  content: "\f113";
}
.ono_wrap .icon-folder-close-alt:before {
  content: "\f114";
}
.ono_wrap .icon-folder-open-alt:before {
  content: "\f115";
}
.ono_wrap .alertify-show,
.ono_wrap .alertify-log {
  -webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1);
  -webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
  -ms-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
  -o-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
  transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
}
.ono_wrap .alertify-hide {
  -webkit-transition: all 250ms cubic-bezier(0.600,0,0.735,0.045);
  -webkit-transition: all 250ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -moz-transition: all 250ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -ms-transition: all 250ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -o-transition: all 250ms cubic-bezier(0.600,-0.28,0.735,0.045);
  transition: all 250ms cubic-bezier(0.600,-0.28,0.735,0.045);
}
.ono_wrap .alertify-log-hide {
  -webkit-transition: all 500ms cubic-bezier(0.600,0,0.735,0.045);
  -webkit-transition: all 500ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -moz-transition: all 500ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -ms-transition: all 500ms cubic-bezier(0.600,-0.28,0.735,0.045);
  -o-transition: all 500ms cubic-bezier(0.600,-0.28,0.735,0.045);
  transition: all 500ms cubic-bezier(0.600,-0.28,0.735,0.045);
}
.ono_wrap .alertify-cover {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ono_wrap .alertify-cover-hidden {
  display: none;
}
.ono_wrap .alertify {
  position: fixed;
  z-index: 99999;
  top: 50px;
  left: 50%;
  width: 550px;
  margin-left: -275px;
  opacity: 1;
}
.ono_wrap .alertify-hidden {
  -webkit-transform: translate(0,-150px);
  -moz-transform: translate(0,-150px);
  -ms-transform: translate(0,-150px);
  -o-transform: translate(0,-150px);
  transform: translate(0,-150px);
  opacity: 0;
  display: none \9;
}
.ono_wrap .alertify-logs {
  position: fixed;
  z-index: 5000;
  bottom: 10px;
  right: 10px;
  width: 300px;
}
.ono_wrap .alertify-log {
  display: block;
  margin-top: 10px;
  position: relative;
  right: -300px;
  opacity: 0;
}
.ono_wrap .alertify-log-show {
  right: 0;
  opacity: 1;
}
.ono_wrap .alertify-log-hide {
  -webkit-transform: translate(300px,0);
  -moz-transform: translate(300px,0);
  -ms-transform: translate(300px,0);
  -o-transform: translate(300px,0);
  transform: translate(300px,0);
  opacity: 0;
}
.ono_wrap .alertify-dialog {
  padding: 25px;
}
.ono_wrap .alertify-resetFocus {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ono_wrap .alertify-inner {
  text-align: center;
}
.ono_wrap .alertify-text {
  margin-bottom: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
.ono_wrap .alertify-button {
  line-height: 1.5;
  font-size: 100%;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}
@media only screen and (max-width: 680px) {
  .ono_wrap .alertify,
  .ono_wrap .alertify-logs {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ono_wrap .alertify {
    left: 5%;
    margin: 0;
  }
}
.ono_wrap .alertify,
.ono_wrap .alertify-log {
  font-family: sans-serif;
}
.ono_wrap .alertify {
  background: #FFF;
  border: 1px solid #8E8E8E;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.ono_wrap .alertify-dialog {
  padding: 0;
}
.ono_wrap .alertify-inner {
  text-align: left;
}
.ono_wrap .alertify-message {
  padding: 15px;
  margin: 0;
}
.ono_wrap .alertify-text-wrapper {
  padding: 0 15px;
}
.ono_wrap .alertify-text {
  color: #555;
  border-radius: 4px;
  padding: 8px;
  background-color: #FFF;
  border: 1px solid #CCC;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.ono_wrap .alertify-text:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
.ono_wrap .alertify-buttons {
  padding: 14px 15px 15px;
  background: #F5F5F5;
  border-top: 1px solid #DDD;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 #FFF;
  text-align: right;
}
.ono_wrap .alertify-button {
  margin-left: 10px;
  border-radius: 4px;
  font-weight: normal;
  padding: 4px 12px;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image: -o-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image: linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
}
.ono_wrap .alertify-button:focus {
  outline: none;
  box-shadow: 0 0 5px #2B72D5;
}
.ono_wrap .alertify-button:active {
  position: relative;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.ono_wrap .alertify-button-cancel {
  text-shadow: 0 -1px 0 rgba(255,255,255,0.75);
  background-color: #E6E6E6;
  border: 1px solid #BBB;
  color: #333;
  background-image: -webkit-linear-gradient(top,#FFF,#E6E6E6);
  background-image: -moz-linear-gradient(top,#FFF,#E6E6E6);
  background-image: -ms-linear-gradient(top,#FFF,#E6E6E6);
  background-image: -o-linear-gradient(top,#FFF,#E6E6E6);
  background-image: linear-gradient(top,#FFF,#E6E6E6);
}
.ono_wrap .alertify-button-cancel:hover {
  background: #E6E6E6;
}
.ono_wrap .alertify-button-ok {
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #04C;
  border: 1px solid #04C;
  border-color: #04C #04C #002A80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  color: #FFF;
}
.ono_wrap .alertify-button-ok:hover {
  background: #04C;
}
.ono_wrap .alertify-log {
  background: #D9EDF7;
  padding: 8px 14px;
  border-radius: 4px;
  color: #3A8ABF;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  border: 1px solid #BCE8F1;
}
.ono_wrap .alertify-log-error {
  color: #B94A48;
  background: #F2DEDE;
  border: 1px solid #EED3D7;
}
.ono_wrap .alertify-log-success {
  color: #468847;
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
}
.ono_wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ono_wrap html,
.ono_wrap body {
  height: auto !important;
  min-height: 100%;
}
.ono_wrap body {
  padding-top: 45px;
  font-family: 'Open Sans', sans-serif;
  background-image: url("../img/dotted.png");
  overflow-x: hidden;
}
.ono_wrap h2 {
  text-shadow: 1px 1px 1px #FFFFFF;
}
.ono_wrap a {
  color: #26AEF2;
}
.ono_wrap a:focus {
  outline: none;
}
.ono_wrap form {
  margin: 0;
}
.ono_wrap input.focused {
  border-color: rgba(82,168,236,0.8);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset, 0 0 8px rgba(82,168,236,0.6);
  outline: 0 none;
  position: relative;
  z-index: 2;
}
.ono_wrap input.error,
.ono_wrap input.error:focus {
  border-color: rgba(226,119,90,0.6);
  outline: 0 none;
  position: relative;
  z-index: 2;
}
.ono_wrap input.error:focus {
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset, 0 0 8px rgba(226,119,90,0.6);
}
.ono_wrap input.warning,
.ono_wrap input.warning:focus {
  border-color: rgba(244,183,112,0.6);
  outline: 0 none;
  position: relative;
  z-index: 2;
}
.ono_wrap input.warning:focus {
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset, 0 0 8px rgba(244,183,112,0.6);
}
.ono_wrap input.success,
.ono_wrap input.success:focus {
  border-color: rgba(97,204,40,0.6);
  outline: 0 none;
  position: relative;
  z-index: 2;
}
.ono_wrap input.success:focus {
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset, 0 0 8px rgba(97,204,40,0.6);
}
.ono_wrap input.knob {
  display: none;
}
.ono_wrap .pad15 {
  padding: 15px;
}
.ono_wrap .form-actions {
  margin-bottom: 0;
}
.ono_wrap .breadcrumb {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 8px 0;
}
.ono_wrap .breadcrumb > li {
  text-shadow: none;
}
.ono_wrap .heading {
  border-bottom: 1px solid #EBEBEB;
  margin: 0;
  padding: 0 0 15px;
  font-weight: normal;
}
.ono_wrap .heading > a.btn {
  font-weight: normal;
  margin: 5px 0 0;
}
.ono_wrap .box {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.ono_wrap .container-narrow {
  width: 95%;
  max-width: 360px;
  margin: 5% auto;
}
.ono_wrap .divider hr {
  margin: 18px 0;
  width: 40%;
}
.ono_wrap .divider {
  color: #656564;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin: 10px 0 15px;
}
.ono_wrap .avatar-20 {
  width: 20px;
  height: 20px;
}
.ono_wrap .avatar-50 {
  width: 50px;
  height: 50px;
}
.ono_wrap .inlinesparkline {
  color: #FFFFFF;
}
.ono_wrap .bootstrap-timepicker table td input {
  padding: 2px;
  font-size: 11px;
}
.ono_wrap select,
.ono_wrap input[type="text"],
.ono_wrap input[type="password"],
.ono_wrap input[type="datetime"],
.ono_wrap input[type="datetime-local"],
.ono_wrap input[type="date"],
.ono_wrap input[type="month"],
.ono_wrap input[type="time"],
.ono_wrap input[type="week"],
.ono_wrap input[type="number"],
.ono_wrap input[type="email"],
.ono_wrap input[type="url"],
.ono_wrap input[type="search"],
.ono_wrap input[type="tel"],
.ono_wrap input[type="color"],
.ono_wrap .uneditable-input {
  height: 30px;
}
.ono_wrap .input-append .add-on,
.ono_wrap .input-prepend .add-on {
  height: 30px;
  width: 30px;
}
.ono_wrap select,
.ono_wrap textarea,
.ono_wrap input[type="text"],
.ono_wrap input[type="password"],
.ono_wrap input[type="datetime"],
.ono_wrap input[type="datetime-local"],
.ono_wrap input[type="date"],
.ono_wrap input[type="month"],
.ono_wrap input[type="time"],
.ono_wrap input[type="week"],
.ono_wrap input[type="number"],
.ono_wrap input[type="email"],
.ono_wrap input[type="url"],
.ono_wrap input[type="search"],
.ono_wrap input[type="tel"],
.ono_wrap input[type="color"],
.ono_wrap .uneditable-input {
  border-radius: 1px;
}
.ono_wrap .input-append .add-on,
.ono_wrap .input-prepend .add-on {
  width: 30px;
  height: 30px;
}
.ono_wrap .onowidget-header .nav.nav-tabs {
  margin: 0;
  border: medium none;
  float: left;
}
.ono_wrap .onowidget-header .nav-tabs > li {
  margin: 0;
}
.ono_wrap .onowidget-header .nav.nav-tabs li > a {
  border: medium none;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-size: 15px;
  position: relative;
  background: transparent;
  line-height: 33px;
}
.ono_wrap .onowidget-header .nav.nav-tabs li > a i {
  margin-right: 5px;
}
.ono_wrap .onowidget-header .nav.nav-tabs li > a:hover {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #444444;
}
.ono_wrap .onowidget-header .nav-tabs > .active > a:after {
  border-color: transparent transparent #FFFFFF;
  border-style: solid;
  border-width: 8px;
  bottom: -1px;
  content: "";
  height: 0;
  left: 50%;
  margin: 0 -4px;
  position: absolute;
  width: 0;
}
.ono_wrap .navbar .btn.btn-navbar {
  background: #E28271;
  margin: 7px 5px 7px 0;
}
.ono_wrap .btn-circle {
  border-radius: 50px;
  width: 20px;
  height: 20px;
  padding: 0;
}
.ono_wrap .gallery-item {
  display: inline-block;
  margin-bottom: 6px;
  vertical-align: top;
}
.ono_wrap .top-menu .popover.bottom .arrow:after {
  border-bottom-color: #F7F7F7;
}
.ono_wrap .top-menu .popover {
  width: 300px;
}
.ono_wrap .top-menu .popover-content {
  padding: 0;
}
.ono_wrap .top-menu .popover-content ul {
  width: 100%;
}
.ono_wrap .top-menu .popover-content li:hover {
  background-color: #fafafa;
}
.ono_wrap .top-menu .popover-content li {
  display: block;
  border-bottom: 1px solid #DDD;
  line-height: 18px;
  width: 100%;
}
.ono_wrap .top-menu .popover-content li:last-child {
  border-bottom: none;
}
.ono_wrap .top-menu .popover-content li a {
  padding: 7px 5px 7px 45px;
  font-size: 11px;
  display: block;
  color: #333;
  line-height: 15px;
  text-decoration: none;
}
.ono_wrap .top-menu .popover-content li a h4 {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}
.ono_wrap .top-menu .popover-content li a span {
  display: block;
  font-size: 10px;
  color: #A8A8A8;
  float: right;
}
.ono_wrap .top-menu .popover-content li a img {
  height: 35px;
  left: 5px;
  position: absolute;
  width: 35px;
}
.ono_wrap .top-menu .popover-content .popover_footer a {
  background: none repeat scroll 0 0 #F7F7F7;
  border-top: 1px solid #EBEBEB;
  color: #444444;
  display: block;
  font-size: 12px;
  padding: 3px 0;
  text-align: center;
  text-decoration: none;
}
.ono_wrap .top-menu .popover-content .popover_footer a:hover {
  background: none repeat scroll 0 0 #EDEDED;
}
.ono_wrap .top-menu li a[data-notification="0"]:after {
  display: none;
}
.ono_wrap .top-menu li a[data-notification]:after {
  background-image: linear-gradient(bottom,#c71821 0%,#f54747 100%);
  background-image: -o-linear-gradient(bottom,#c71821 0%,#f54747 100%);
  background-image: -moz-linear-gradient(bottom,#c71821 0%,#f54747 100%);
  background-image: -webkit-linear-gradient(bottom,#c71821 0%,#f54747 100%);
  background-image: -ms-linear-gradient(bottom,#c71821 0%,#f54747 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#c71821),color-stop(1,#f54747));
  border: 1px solid #751616;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 rgba(255,255,255,0.35) inset, 0 1px 1px rgba(0,0,0,0.2);
  color: #FFFFFF;
  content: attr(data-notification);
  font-size: 11px;
  font-weight: bold;
  min-width: 10px;
  padding: 2px 3px;
  position: absolute;
  right: 1px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0,0,0,0.15);
  top: 2px;
  line-height: 13px;
}
.ono_wrap table.table thead .sorting,
.ono_wrap table.table thead .sorting_asc,
.ono_wrap table.table thead .sorting_desc,
.ono_wrap table.table thead .sorting_asc_disabled,
.ono_wrap table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
.ono_wrap table.table thead .sorting {
  background: url('../img/sort_both.png') no-repeat center right;
}
.ono_wrap table.table thead .sorting_asc {
  background: url('../img/sort_asc.png') no-repeat center right;
}
.ono_wrap table.table thead .sorting_desc {
  background: url('../img/sort_desc.png') no-repeat center right;
}
.ono_wrap table.table thead .sorting_asc_disabled {
  background: url('../img/sort_asc_disabled.png') no-repeat center right;
}
.ono_wrap table.table thead .sorting_desc_disabled {
  background: url('../img/sort_desc_disabled.png') no-repeat center right;
}
.ono_wrap .dataTables_filter {
  text-align: right;
}
.ono_wrap #gritter-notice-wrapper {
  position: fixed;
  top: 55px;
  right: 20px;
  width: 301px;
  z-index: 9999;
}
.ono_wrap #gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
.ono_wrap #gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
.ono_wrap #gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
.ono_wrap .gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
}
.ono_wrap .gritter-top {
  display: none;
}
.ono_wrap .gritter-bottom {
  display: none;
}
.ono_wrap .gritter-item {
  display: block;
  background: #292A2F;
  color: #fff;
  padding: 8px 11px;
  font-size: 11px;
}
.ono_wrap .hover .gritter-item {
  background-position: right -40px;
}
.ono_wrap .gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.ono_wrap .gritter-item a {
  color: #26AEF2 !important;
}
.ono_wrap .gritter-close {
  cursor: pointer;
  display: block !important;
  height: 30px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 0;
  width: 30px;
}
.ono_wrap .gritter-close:before {
  content: "\f00d";
  font-size: 20px;
}
.ono_wrap .gritter-close:hover:before {
  color: #eee;
}
.ono_wrap .gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 #000;
}
.ono_wrap .gritter-image {
  width: 48px;
  height: 48px;
  float: left;
}
.ono_wrap .gritter-with-image,
.ono_wrap .gritter-without-image {
  padding: 0;
}
.ono_wrap .gritter-with-image {
  width: 220px;
  float: right;
}
.ono_wrap .gritter-light .gritter-item,
.ono_wrap .gritter-light .gritter-bottom,
.ono_wrap .gritter-light .gritter-top {
  background: #F4F4F4;
  color: #333;
  border: 1px solid #D8D8D8;
}
.ono_wrap .gritter-light .gritter-close:before {
  color: #222;
}
.ono_wrap .gritter-light .gritter-close:hover:before {
  color: #666;
}
.ono_wrap .gritter-light .gritter-title {
  text-shadow: none;
}
.ono_wrap .user_side {
  padding: 15px 15px;
  margin: 0;
  background-color: #3D3E43;
}
.ono_wrap .user_side img {
  float: left;
  width: 50px;
  height: 50px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  margin: 0 15px 0 0;
}
.ono_wrap .user_side h5 {
  color: #E28271;
  line-height: 16px;
  margin: 8px 0 0;
}
.ono_wrap .user_side a {
  color: #FFFFFF;
  font-size: 11px;
}
.ono_wrap .overview_boxes {
  text-align: center;
  margin-top: 15px;
  min-height: 208px;
}
.ono_wrap .overview_boxes .box_row {
  display: none;
}
.ono_wrap .overview_boxes .box_row > div {
  float: left;
  margin: 0 30px 15px 0;
  text-align: center;
}
.ono_wrap .overview_boxes .box_row:last-child > div:last-child {
  margin-right: 0;
}
.ono_wrap .overview_boxes .userstats.clearfix {
  margin: 0;
}
.ono_wrap .box_row {
  display: inline-block;
}
.ono_wrap .overview_boxes h2 {
  color: #333;
  font-size: 26px;
  line-height: 30px;
  margin: 5px 0 0;
}
.ono_wrap .overview_boxes p {
  color: #888;
  font-size: 14px;
  margin: 0;
}
.ono_wrap .overview_boxes .onowidget-tasks-statistics {
  margin-left: 15px;
}
.ono_wrap .circle i {
  color: #333333;
  display: block;
  font-size: 60px;
  height: 120px;
  line-height: 120px;
  width: 120px;
}
.ono_wrap .circle {
  background-color: #FFFFFF;
  border-radius: 120px;
  display: inline-block;
  border: 1px solid #ccc;
}
.ono_wrap #navbar,
.ono_wrap .navbar {
  display: none !important;
}
.ono_wrap .navbar-fixed-top .navbar-inner {
  height: 45px;
  background: #292A2F;
  border: none;
}
.ono_wrap .navbar-fixed-top .navbar-inner,
.ono_wrap .navbar-static-top .navbar-inner {
  box-shadow: none;
  padding-right: 30px;
}
.ono_wrap .logo {
  float: left;
  padding: 9px 0 0;
}
.ono_wrap .container-fluid {
  padding: 0;
  position: relative;
}
.ono_wrap #wrap {
  height: auto !important;
  min-height: 100%;
}
.ono_wrap .main_container {
  padding: 0 25px 25px;
  position: relative;
}
.ono_wrap .main_container > .row-fluid {
  margin-bottom: 25px;
}
.ono_wrap .onowidget-footer .wizard {
  margin: 0;
  list-style: none;
}
.ono_wrap .onowidget-footer .wizard .next > a {
  float: right;
  margin-left: 10px;
}
.ono_wrap .onowidget-footer .wizard .previous > a {
  float: left;
  margin-right: 10px;
}
.ono_wrap .top-menu ul {
  list-style: none;
  margin: 0;
}
.ono_wrap .top-menu > ul > li {
  float: left;
}
.ono_wrap .top-menu > ul > li > a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 15px;
  text-decoration: none;
  position: relative;
}
.ono_wrap .b_F79999:hover,
.ono_wrap .b_F79999.active {
  border-left: 2px solid #F79999;
}
.ono_wrap .b_C3F7A7:hover,
.ono_wrap .b_C3F7A7.active {
  border-left: 2px solid #C3F7A7;
}
.ono_wrap .b_9FDDF6:hover,
.ono_wrap .b_9FDDF6.active {
  border-left: 2px solid #9FDDF6;
}
.ono_wrap .b_F6F1A2:hover,
.ono_wrap .b_F6F1A2.active {
  border-left: 2px solid #F6F1A2;
}
.ono_wrap .b_C1F8A9:hover,
.ono_wrap .b_C1F8A9.active {
  border-left: 2px solid #C1F8A9;
}
.ono_wrap .b_9FDDF6:hover,
.ono_wrap .b_9FDDF6.active {
  border-left: 2px solid #9FDDF6;
}
.ono_wrap .b_F5C294:hover,
.ono_wrap .b_F5C294.active {
  border-left: 2px solid #F5C294;
}
.ono_wrap .accordion-heading {
  background: #292A2F;
}
.ono_wrap .accordion-heading a {
  border-left: 2px solid #292A2F;
  border-bottom: 1px dashed #313131;
}
.ono_wrap .accordion-group a {
  display: block;
  padding: 8px 15px;
  color: #FFFFFF;
  text-decoration: none;
  position: relative;
}
.ono_wrap .accordion-group {
  border: none;
  border-radius: 0;
}
.ono_wrap .accordion-inner {
  background-color: #3D3E43;
  border: none;
  padding: 9px 0;
}
.ono_wrap .accordion-inner a {
  border-left: 2px solid #3D3E43;
}
.ono_wrap .accordion-inner a:hover,
.ono_wrap .accordion-inner a.active {
  border-left: 2px solid #76777C;
}
.ono_wrap .sidebar-nav .accordion-toggle.collapsed[data-toggle]:before,
.ono_wrap .sidebar-nav .accordion-toggle[data-toggle]:before {
  position: absolute;
  right: 15px;
  top: 10px;
}
.ono_wrap .sidebar-nav .accordion-toggle.collapsed[data-toggle]:before {
  content: "\f054";
}
.ono_wrap .sidebar-nav .accordion-toggle[data-toggle]:before {
  content: "\f078";
}
.ono_wrap .onowidget-tasks-progress {
  padding: 25px;
  text-align: center;
}
.ono_wrap .onowidget-tasks-progress .circle {
  margin: 0 5px;
  display: inline-block;
}
.ono_wrap .onowidget-tasks-progress .userstats {
  position: relative;
  display: inline-block;
  text-align: center;
}
.ono_wrap .onowidget-tasks-progress .userstats div {
  display: inline-block;
}
.ono_wrap .onowidget-tasks-progress .userstats img {
  position: absolute;
  z-index: 0;
  width: 60px;
  left: 20px;
  top: 20px;
  border-radius: 60px;
}
.ono_wrap .onowidget-tasks-assigned ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ono_wrap .onowidget-tasks-assigned ul > li {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  color: #9D9D9D;
  display: block;
  font-size: 11px;
  height: 80px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.ono_wrap .onowidget-tasks-assigned .content {
  color: #62687E;
  float: left;
  font-size: 13px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 70%;
}
.ono_wrap .onowidget-tasks-assigned .content h5 {
  font-size: 15px;
  color: #62687E;
  margin: 0;
}
.ono_wrap .onowidget-tasks-assigned .content span {
  font-size: 11px;
}
.ono_wrap .onowidget-tasks-assigned .rightboxes {
  position: relative;
  right: 0;
  float: right;
  width: 30%;
}
.ono_wrap .onowidget-tasks-assigned .rightboxes li {
  border-left: 1px solid #DDDDDD;
  float: left;
  font-size: 18px;
  padding: 15px 10px;
  text-align: center;
  width: 50%;
}
.ono_wrap .onowidget-tasks-assigned .rightboxes li span {
  color: #CCCCCC;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.ono_wrap .onowidget-tasks-assigned .info {
  background: none repeat scroll 0 0 white;
  bottom: 10px;
  left: 10px;
  position: absolute;
}
.ono_wrap .onowidget-tasks-assigned .info .date {
  color: #9D9D9D;
  font-size: 10px;
  float: right;
  margin-right: 10px;
}
.ono_wrap .onowidget-tasks-assigned .info img {
  float: left;
}
.ono_wrap .onowidget-tasks-assigned .progress {
  border-radius: 0;
  bottom: 0;
  display: block;
  height: 5px;
  margin: 0;
  position: absolute;
  width: 100%;
}
.ono_wrap .onowidget-tasks-statistics {
  text-align: center;
}
.ono_wrap .onowidget-tasks-statistics .userstats {
  position: relative;
  display: inline-block;
  margin: 0 30px 10px;
}
.ono_wrap .onowidget-tasks-statistics .userstats .image {
  border-radius: 60px 60px 60px 60px;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 45px;
  opacity: 1;
  padding: 0;
}
.ono_wrap .onowidget-tasks-statistics .userstats .white {
  background: none repeat scroll 0 0 white;
  border-radius: 60px 60px 60px 60px;
  font-size: 40px;
  left: 15px;
  opacity: 1;
  padding: 15px;
  position: absolute;
  top: 15px;
  z-index: -1;
  width: 90px;
  height: 90px;
  border: 1px solid #DDDDDD;
}
.ono_wrap .onowidget-tasks-statistics .userstats a:hover {
  text-decoration: none;
}
.ono_wrap .onowidget-tasks-statistics .userstats .white p {
  font-size: 14px;
  color: #555555;
}
.ono_wrap .onowidget-tasks-statistics .userstats p strong {
  display: block;
  font-size: 16px;
}
.ono_wrap .onowidget-top {
  text-align: center;
}
.ono_wrap .onowidget-top .circle {
  display: inline-block;
  margin: 0 10px;
}
.ono_wrap .onowidget {
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
}
.ono_wrap .onowidget-padding .onowidget-body {
  padding: 15px;
}
.ono_wrap .onowidget-footer {
  background-color: #efefef;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding: 10px;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 0 1px 1px;
}
.ono_wrap .onowidget-footer:after {
  clear: both;
}
.ono_wrap .onowidget-footer:after,
.ono_wrap .onowidget-footer:before {
  content: "";
  display: table;
  line-height: 0;
}
.ono_wrap .onowidget-header {
  background-color: #efefef;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  min-height: 51px;
  border: 1px solid #DDDDDD;
  position: relative;
}
.ono_wrap .onowidget-header > i,
.ono_wrap .onowidget-header h5 {
  float: left;
  color: #62687e;
  font-weight: 200;
}
.ono_wrap .onowidget-header > i {
  font-size: 16px;
  padding: 15px 10px 15px 11px;
  text-align: center;
  width: 40px;
}
.ono_wrap .onowidget-header a,
.ono_wrap .onowidget-header .nav-tabs a {
  color: #777777;
  cursor: pointer;
  font-size: 16px;
  margin: 0 0 0 8px;
  text-decoration: none;
}
.ono_wrap .onowidget-header a:hover {
  color: #333;
}
.ono_wrap .onowidget-header .progress {
  margin: 14px 0px;
  width: 30%;
  position: absolute;
  right: 15px;
}
.ono_wrap .onowidget-header a.onowidget-hidden i {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.ono_wrap .onowidget-header h5 {
  margin: 0;
  padding: 15px 0 0;
  font-size: 16px;
}
.ono_wrap .onowidget-header .btn-group {
  float: right;
  margin: 7px;
}
.ono_wrap .onowidget-header-under {
  background: none repeat scroll 0 0 #FCFCFC;
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 0 1px 1px;
  clear: both;
  font-size: 11px;
  text-align: center;
  padding: 4px;
}
.ono_wrap .onowidget-buttons {
  float: right;
  padding: 15px 15px 0 0;
}
.ono_wrap .onowidget-buttons button {
  margin-top: -5px;
}
.ono_wrap .onowidget-body {
  padding: 0;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #ccc;
  background-color: #fff;
}
.ono_wrap .onowidget-body .table strong {
  color: #E28271;
}
.ono_wrap .onowidget-body .table {
  margin-bottom: 0;
}
.ono_wrap .onowidget-header:before,
.ono_wrap .onowidget-header:after {
  content: "";
  display: table;
  line-height: 0;
}
.ono_wrap .onowidget-header:after {
  clear: both;
}
.ono_wrap .comment-bubble {
  background: none repeat scroll 0 0 #F3F6F7;
  border: 1px solid #D5D8DF;
  border-radius: 3px 3px 3px 3px;
  display: block;
  margin: 15px 10px 20px 70px;
  padding: 5px;
  position: relative;
}
.ono_wrap .the-icons {
  list-style: none;
}
.ono_wrap .the-icons i {
  font-size: 20px;
}
.ono_wrap .btn.btn-box {
  padding: 20px;
  border-radius: 0;
  color: #555555;
  position: relative;
}
.ono_wrap .btn.btn-box span {
  display: block;
}
.ono_wrap .btn.btn-small.btn-box {
  padding: 10px 0;
}
.ono_wrap .btn {
  border-radius: 2px;
  background-image: none !important;
}
.ono_wrap .btn.btn-primary {
  background-color: #2D9AF9;
  background-image: none;
}
.ono_wrap .btn-primary:hover,
.ono_wrap .btn-primary:active,
.ono_wrap .btn-primary.active,
.ono_wrap .btn-primary.disabled,
.ono_wrap .btn-primary[disabled] {
  background-color: #3074FC;
}
.ono_wrap .btn-info {
  background-color: #42C1F7;
}
.ono_wrap .btn-info:hover,
.ono_wrap .btn-info:active,
.ono_wrap .btn-info.active,
.ono_wrap .btn-info.disabled,
.ono_wrap .btn-info[disabled] {
  background-color: #4FB6D4;
}
.ono_wrap .btn-success {
  background-color: #7BD77B;
}
.ono_wrap .btn-success:hover,
.ono_wrap .btn-success:active,
.ono_wrap .btn-success.active,
.ono_wrap .btn-success.disabled,
.ono_wrap .btn-success[disabled] {
  background-color: #71C371;
}
.ono_wrap .bubble[data-bubble]:after {
  content: attr(data-bubble);
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 11px;
  padding: 2px 4px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.15);
  min-width: 15px;
  border-radius: 30px;
}
.ono_wrap .bubble-danger:after {
  background: #ff7c7c;
  background: -moz-linear-gradient(top,#ff7c7c 0%,#ef3737 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff7c7c),color-stop(100%,#ef3737));
  background: -webkit-linear-gradient(top,#ff7c7c 0%,#ef3737 100%);
  background: -o-linear-gradient(top,#ff7c7c 0%,#ef3737 100%);
  background: -ms-linear-gradient(top,#ff7c7c 0%,#ef3737 100%);
  background: linear-gradient(to bottom,#ff7c7c 0%,#ef3737 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c7c',endColorstr='#ef3737',GradientType=0);
  border: 1px solid #BF3333;
}
.ono_wrap .bubble-info:after {
  background: #7ec2dd;
  background: -moz-linear-gradient(top,#7ec2dd 0%,#34a9c9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7ec2dd),color-stop(100%,#34a9c9));
  background: -webkit-linear-gradient(top,#7ec2dd 0%,#34a9c9 100%);
  background: -o-linear-gradient(top,#7ec2dd 0%,#34a9c9 100%);
  background: -ms-linear-gradient(top,#7ec2dd 0%,#34a9c9 100%);
  background: linear-gradient(to bottom,#7ec2dd 0%,#34a9c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ec2dd',endColorstr='#34a9c9',GradientType=0);
  border: 1px solid #2F7C91;
}
.ono_wrap .bubble-warning:after {
  background: #e5d849;
  background: -moz-linear-gradient(top,#e5d849 0%,#c4b623 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e5d849),color-stop(100%,#c4b623));
  background: -webkit-linear-gradient(top,#e5d849 0%,#c4b623 100%);
  background: -o-linear-gradient(top,#e5d849 0%,#c4b623 100%);
  background: -ms-linear-gradient(top,#e5d849 0%,#c4b623 100%);
  background: linear-gradient(to bottom,#e5d849 0%,#c4b623 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d849',endColorstr='#c4b623',GradientType=0);
  border: 1px solid #9B8F20;
}
.ono_wrap .bubble-success:after {
  background: #94e569;
  background: -moz-linear-gradient(top,#94e569 0%,#62a53e 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#94e569),color-stop(100%,#62a53e));
  background: -webkit-linear-gradient(top,#94e569 0%,#62a53e 100%);
  background: -o-linear-gradient(top,#94e569 0%,#62a53e 100%);
  background: -ms-linear-gradient(top,#94e569 0%,#62a53e 100%);
  background: linear-gradient(to bottom,#94e569 0%,#62a53e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94e569',endColorstr='#62a53e',GradientType=0);
  border: 1px solid #7ABC56;
}
.ono_wrap .priority-high {
  border-right: 4px solid #F79999;
}
.ono_wrap .priority-medium {
  border-right: 4px solid #F5C294;
}
.ono_wrap .priority-low {
  border-right: 4px solid #C3F7A7;
}
.ono_wrap .priority-high-left {
  border-left: 4px solid #F79999;
}
.ono_wrap .priority-medium-left {
  border-left: 4px solid #F5C294;
}
.ono_wrap .priority-low-left {
  border-left: 4px solid #C3F7A7;
}
.ono_wrap .onowidget-analytics-large {
  width: 100%;
  height: 100%;
  margin: 8px auto;
}
.ono_wrap .onowidget-analytics-small ul {
  list-style: none;
  float: left;
  margin: 0;
  width: 100%;
}
.ono_wrap .onowidget-analytics-small ul li {
  clear: both;
  margin: 10px 5px;
}
.ono_wrap .onowidget-analytics-small span {
  margin: 0 7px 0 0;
}
.ono_wrap .onowidget-analytics-small h4 {
  margin: 0 10px 0 0;
  float: right;
  display: inline;
  color: #E28271;
}
.ono_wrap .onowidget-analytics-small h5 {
  font-size: 12px;
  margin: 0;
  display: inline;
}
.ono_wrap #calendar {
  width: 100%;
  margin: 0 auto;
}
.ono_wrap .fc-header-left {
  position: absolute;
  left: 80px;
  top: 0;
}
.ono_wrap .fc-header-right {
  position: absolute;
  right: 80px;
  top: 0;
}
.ono_wrap .fc-header-center {
  left: 50%;
  margin-left: -100px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 200px;
}
.ono_wrap .fc-header-title h2 {
  font-size: 20px;
  color: #3D3D3D;
  text-shadow: 1px 1px 1px white;
  margin: 5px 0;
}
.ono_wrap .fc-header .fc-button {
  margin-right: -1px;
  border: medium none;
}
.ono_wrap .fc-state-default,
.ono_wrap .fc-state-default .fc-button-inner {
  background: transparent;
  border: 0;
  color: #555;
}
.ono_wrap .fc-state-active,
.ono_wrap .fc-state-active .fc-button-inner {
  background: transparent;
  border: none;
  color: #333;
  font-weight: bold;
}
.ono_wrap .fc-button-content {
  float: left;
  font-size: 16px;
  height: auto;
  line-height: 51px;
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
}
.ono_wrap .fc-event-skin {
  background-color: #67A0E5;
  border-color: #447EC4;
  color: #FFFFFF;
}
.ono_wrap .progress .bar {
  background-color: #9AD4EC;
  background-image: none;
  box-shadow: none;
}
.ono_wrap .progress-striped .bar {
  background-color: #9AD4EC;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.25)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.25)),color-stop(0.75,rgba(255,255,255,0.25)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.ono_wrap .progress-danger.progress-striped .bar,
.ono_wrap .progress-striped .bar-danger {
  background-color: #F98886;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.25)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.25)),color-stop(0.75,rgba(255,255,255,0.25)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-success.progress-striped .bar,
.ono_wrap .progress-striped .bar-success {
  background-color: #9DD68B;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.25)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.25)),color-stop(0.75,rgba(255,255,255,0.25)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-warning.progress-striped .bar,
.ono_wrap .progress-striped .bar-warning {
  background-color: #F7C15D;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.25)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.25)),color-stop(0.75,rgba(255,255,255,0.25)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-info.progress-striped .bar,
.ono_wrap .progress-striped .bar-info {
  background-color: #9AD4EC;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.25)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.25)),color-stop(0.75,rgba(255,255,255,0.25)),color-stop(0.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.25) 75%,transparent 75%,transparent);
}
.ono_wrap .progress-success .bar,
.ono_wrap .progress .bar-success {
  background-color: #9DD68B;
}
.ono_wrap .progress-warning .bar,
.ono_wrap .progress .bar-warning {
  background-color: #F7C15D;
}
.ono_wrap .progress-danger .bar,
.ono_wrap .progress .bar-danger {
  background-color: #F98886;
}
.ono_wrap .onowidget-comments .avatar {
  left: 0;
  margin: 10px;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
}
.ono_wrap .onowidget-comments ul {
  list-style: none;
  margin: 0;
}
.ono_wrap .onowidget-comments ul li {
  position: relative;
}
.ono_wrap .onowidget-comments .comment-bubble {
  font-size: 12px;
}
.ono_wrap .onowidget-comments .comment-bubble h4 {
  color: #62687E;
  font-size: 14px;
  margin: 0;
}
.ono_wrap .onowidget-comments .comment-bubble h4 strong {
  color: #e28271;
}
.ono_wrap .onowidget-comments .comment-bubble .settings {
  position: relative;
  text-align: right;
}
.ono_wrap .onowidget-comments .comment-bubble .settings a {
  font-size: 10px;
  margin-left: 5px;
}
.ono_wrap .comment-bubble .date {
  color: #555555;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.ono_wrap .onowidget-tickets ul {
  margin: 0;
}
.ono_wrap .onowidget-tickets ul li:last-child {
  border-bottom: none;
}
.ono_wrap .onowidget-tickets ul li {
  border-bottom: 1px solid #DDDDDD;
  color: #9D9D9D;
  display: block;
  font-size: 11px;
  height: 50px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.ono_wrap .onowidget-tickets ul li a {
  display: block;
  text-decoration: none;
  color: #9D9D9D;
}
.ono_wrap .onowidget-tickets ul li:hover {
  background: #fafafa;
}
.ono_wrap .onowidget-tickets .avatar {
  float: left;
  margin-right: 10px;
  border-right: 1px solid #DDDDDD;
  width: 50px;
  height: 50px;
}
.ono_wrap .onowidget-tickets h4 {
  font-size: 15px;
  color: #62687E;
}
.ono_wrap .onowidget-tickets h5 {
  padding-top: 5px;
  font-size: 13px;
  margin: 0;
  color: #62687E;
}
.ono_wrap .onowidget-tickets p {
  overflow: hidden;
}
.ono_wrap .onowidget-tickets .date {
  color: #9D9D9D;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.ono_wrap .onowidget-tickets .settings {
  position: relative;
  text-align: right;
}
.ono_wrap .onowidget-tickets .settings a {
  font-size: 10px;
  margin-left: 5px;
  display: inline;
  color: #26AEF2;
}
.ono_wrap .onowidget-tickets.onowidget-tickets-large ul li {
  padding: 15px;
  height: auto;
}
.ono_wrap .onowidget-tickets.onowidget-tickets-large .username {
  font-size: 10px;
  position: relative;
  text-align: right;
}
.ono_wrap .onowidget-user-interface .form-horizontal .control-label {
  padding: 0;
  width: 110px;
}
.ono_wrap .onowidget-user-interface .form-horizontal .controls {
  margin-left: 130px;
}
.ono_wrap .select2-container-multi .select2-choices {
  border: 1px solid #CCCCCC;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  -moz-border-radius: 1px 1px 1px 1px;
  -webkit-border-radius: 1px 1px 1px 1px;
  border-radius: 1px 1px 1px 1px;
  background-image: none;
  height: 30px;
}
.ono_wrap .select2-container-multi .select2-choices .select2-search-field input {
  height: 25px;
}
@media (max-width: 480px) {
  .ono_wrap body {
    padding: 0 !important;
  }
  .ono_wrap .top-menu ul {
    margin: 0 15px 0 0 !important;
  }
  .ono_wrap .top-menu li a {
    padding: 10px 5px !important;
  }
  .ono_wrap label {
    width: 100%;
  }
  .ono_wrap label input {
    width: 100%;
  }
  .ono_wrap label select {
    text-align: left;
    width: 100%;
  }
  .ono_wrap .label {
    font-size: 9px !important;
  }
  .ono_wrap .onowidget-padding .onowidget-body {
    padding: 5px !important;
  }
  .ono_wrap .table {
    font-size: 12px;
  }
  .ono_wrap .table tr > td {
    padding: 5px 1px;
    vertical-align: middle;
  }
  .ono_wrap .table .btn {
    padding: 2px 7px;
  }
  .ono_wrap .nav-collapse.collapse {
    position: static !important;
    width: auto !important;
  }
  .ono_wrap .navbar-fixed-top {
    margin: 0 !important;
  }
  .ono_wrap .navbar-fixed-top .navbar-inner,
  .ono_wrap .navbar-fixed-bottom .navbar-inner {
    padding: 0 !important;
  }
  .ono_wrap .overview_boxes .box_row > div {
    float: none !important;
    margin: 0 0 15px 0;
  }
  .ono_wrap .heading .btn {
    font-size: 12px !important;
    padding: 2px 8px;
  }
  .ono_wrap .onowidget {
    margin-bottom: 25px;
  }
  .ono_wrap .row-fluid .onowidget:last-child {
    margin-bottom: 0;
  }
  .ono_wrap .table tr > td {
    padding: 8px !important;
  }
  .ono_wrap .onowidget-user-interface .form-horizontal .controls {
    margin-left: 0;
  }
  .ono_wrap .onowidget-padding .onowidget-body {
    height: auto !important;
  }
  .ono_wrap .onowidget-tasks-assigned .rightboxes li {
    font-size: 11px;
    padding: 15px 0;
  }
  .ono_wrap .onowidget-tasks-assigned .rightboxes li span {
    font-size: 9px;
    margin-top: 0;
  }
  .ono_wrap .onowidget-analytics-small h5 {
    font-size: 11px;
  }
  .ono_wrap .onowidget-analytics-small h4 {
    font-size: 12px;
  }
  .ono_wrap .nav-tabs > li,
  .ono_wrap .nav-pills > li {
    float: none;
  }
  .ono_wrap .onowidget-header .nav-tabs > .active > a:after {
    display: none;
  }
  .ono_wrap .main_container {
    padding: 0 10px 25px;
  }
  .ono_wrap .overview_boxes .box_row > div:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .ono_wrap body {
    padding: 0 !important;
  }
  .ono_wrap .nav-collapse.collapse {
    position: static !important;
    width: auto !important;
  }
  .ono_wrap .navbar-fixed-top {
    margin: 0 !important;
  }
  .ono_wrap .navbar-fixed-top .navbar-inner,
  .ono_wrap .navbar-fixed-bottom .navbar-inner {
    padding: 0 !important;
  }
  .ono_wrap label {
    text-align: left;
    width: 100%;
  }
  .ono_wrap label input {
    text-align: left;
    width: 100%;
  }
  .ono_wrap label select {
    text-align: left;
    width: 100%;
  }
  .ono_wrap .onowidget-padding .onowidget-body {
    padding: 5px !important;
  }
  .ono_wrap .onowidget {
    margin-bottom: 25px;
  }
  .ono_wrap .row-fluid .onowidget:last-child {
    margin-bottom: 0;
  }
  .ono_wrap .accordion-group {
    margin: 0;
  }
  .ono_wrap .user_side {
    padding: 15px 5px;
  }
  .ono_wrap .main_container {
    margin-left: 0px !important;
    left: 0 !important;
  }
  .ono_wrap .logo {
    margin: 0 0 0 15px;
  }
  .ono_wrap .overview_boxes .box_row > div:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ono_wrap .sidebar {
    width: 100% !important;
  }
  .ono_wrap .navbar-fixed-top {
    margin: 0 !important;
    position: fixed !important;
  }
  .ono_wrap .navbar-fixed-top .navbar-inner,
  .ono_wrap .navbar-fixed-bottom .navbar-inner {
    padding: 0 !important;
  }
  .ono_wrap .nav-collapse.collapse {
    position: fixed;
    width: 150px;
    height: 100% !important;
    background: #292A2F;
    left: -150px;
  }
  .ono_wrap .main_container {
    margin-left: 0;
  }
  .ono_wrap .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 10px;
  }
  .ono_wrap .user_side {
    padding: 15px 5px;
  }
  .ono_wrap .logo {
    margin: 0 0 0 15px;
  }
  .ono_wrap .overview_boxes .box_row > div:last-child {
    margin-right: 0;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .ono_wrap .nav-collapse.collapse {
    position: fixed;
    width: 170px;
    height: 100% !important;
    background: #292A2F;
    left: 0 !important;
  }
  .ono_wrap .main_container {
    margin-left: 170px !important;
    left: 0 !important;
  }
  .ono_wrap .logo {
    margin: 0 90px 0 15px;
  }
  .ono_wrap .overview_boxes .box_row > div:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .ono_wrap .nav-collapse.collapse {
    position: fixed;
    width: 200px;
    height: 100% !important;
    background: #292A2F;
    left: 0 !important;
  }
  .ono_wrap .main_container {
    margin-left: 200px !important;
    left: 0 !important;
  }
  .ono_wrap .logo {
    margin: 0 90px 0 15px;
  }
}
.ono_wrap .main_container {
  margin-left: 0px !important;
}
.ono_wrap .sidebar-nav {
  width: 165px;
}
.ono_wrap .white {
  z-index: 1 !important;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
#wpfooter {
  position: relative;
}
