/*!
 * Based on Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@font-face {
  font-family: 'BetaSuisse';
  src: url('../fonts/BetaSuiBoo.eot?v=1.0.367');
  src: url('../fonts/BetaSuiBoo.eot?v=1.0.367#iefix') format('embedded-opentype'), url('../fonts/BetaSuiBoo.woff?v=1.0.367') format('woff'), url('../fonts/BetaSuiBoo.ttf?v=1.0.367') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BetaSuisse';
  src: url('../fonts/BetaSuiBol.eot?v=1.0.367');
  src: url('../fonts/BetaSuiBol.eot?v=1.0.367#iefix') format('embedded-opentype'), url('../fonts/BetaSuiBol.woff?v=1.0.367') format('woff'), url('../fonts/BetaSuiBol.ttf?v=1.0.367') format('truetype');
  font-weight: bold;
  font-style: normal;
}
.12px {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.12pxSizeOnly {
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
}
.14px {
  font-size: 14px;
  line-height: 20px;
}
.14pxSizeOnly {
  font-size: 14px;
}
.16px {
  font-size: 15px;
  line-height: 21px;
}
.16pxSizeOnly {
  font-size: 15px;
  line-height: 21px;
}
.18pxSizeOnly {
  font-size: 19px;
}
.18px {
  font-size: 19px;
  line-height: 24px;
}
.25px {
  font-size: 25px;
  /* nicer rendering win */

  line-height: 32px;
  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
}
.25pxSizeOnly {
  font-size: 25px;
  /* nicer rendering win */

  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
}
.32px {
  font-size: 32px;
  line-height: 38px;
  word-spacing: -0.075em;
}
.36px {
  font-size: 36px;
  line-height: 40px;
  word-spacing: -0.075em;
  letter-spacing: -1px;
}
.line25px14px {
  line-height: 38px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popover.right .arrow:before {
  content: '';
  display: block;
  top: 50%;
  right: -10px;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ffffff;
  position: absolute;
  width: 0;
  height: 0;
}
/* Scaffolding //////////////////////////////////////// */
html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0 0 0 0;
  font-family: "BetaSuisse", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #363e42;
  background-color: #f1f4f4;
}
a {
  color: #0067c9;
  text-decoration: none;
}
a:hover {
  color: #00407d;
  text-decoration: underline;
}
a:focus,
button:focus,
input:focus,
*:focus {
  -moz-outline: none;
  outline: none;
}
#pageFooter a {
  color: #0c3384;
  text-decoration: none;
}
#xvidbar a {
  text-decoration: none;
}
#pageFooter a:hover {
  color: #0067c9;
  text-decoration: underline;
}
.inner {
  padding-left: 10px;
  padding-right: 10px;
}
.blocked {
  background: #f1f4f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0;
}
.page-generic {
  background: #ffffff;
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  padding: 30px 0;
  min-height: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page {
  background: #ffffff;
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  padding: 30px 0;
  min-height: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: -webkit-calc(100% - 108px);
  min-height: -moz-calc(100% - 108px);
  min-height: calc(100% - 108px);
}
#root .page {
  background: #ffffff;
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.25);
  padding: 30px 0;
  min-height: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: -webkit-calc(100% - 160px);
  min-height: -moz-calc(100% - 160px);
  min-height: calc(100% - 160px);
}
.row {
  margin-bottom: 20px;
}
.spBelow2 {
  margin-bottom: 20px;
}
.spBelow4 {
  margin-bottom: 40px;
}
.spAbove2 {
  margin-top: 20px;
}
.spAboveBelow2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#pageFooter {
  padding-top: 18px;
  height: 36px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
  color: #9a9ea0;
  overflow: hidden;
}
#pageFooter .row {
  padding-left: 10px;
  padding-right: 10px;
}
.hasSubNavi {
  margin-top: -20px;
  margin-bottom: -30px;
}
#rw_left_column {
  float: left;
  width: 210px;
  margin-right: 20px -1;
  border-right: 1px solid #d6dede;
  padding: 20px 10px 30px 0;
}
#rw_main_column {
  float: left;
  width: 700px;
  border-left: 1px solid #d6dede;
  margin-left: -1px;
  padding: 20px 0 30px 19px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}
.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}
.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}
/* layouts //////////////////////////////////////// */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/* Typography //////////////////////////////////////// */
p {
  margin: 0 0 .5em;
}
p small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
  color: #9a9ea0;
}
p.small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 .25em;
  font-family: inherit;
  font-weight: normal;
  color: #0c3384;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  margin-top: .25em;
  font-weight: normal;
  color: #363e42;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  word-spacing: -0.075em;
  letter-spacing: -1px;
}
h1 small {
  display: block;
  font-size: 25px;
  /* nicer rendering win */

  line-height: 32px;
  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
}
h2 {
  font-size: 25px;
  /* nicer rendering win */

  line-height: 32px;
  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
}
h2 small {
  display: block;
  font-size: 19px;
  line-height: 24px;
}
h2 .small {
  font-size: 19px;
  line-height: 24px;
}
.span4 h2 {
  line-height: 28px;
}
h3,
.likeH3 {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  color: #363e42;
}
h3 small,
.likeH3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 20px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #9a9ea0;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 19px;
  margin: 20px 0;
  border-bottom: 1px solid #f1f4f4;
}
.page-header h1 {
  line-height: 1;
}
.blueSmall {
  font-size: 19px;
  line-height: 24px;
  font-weight: normal;
  color: #0c3384;
}
#services h1,
#services h2,
#services h3,
#services h4,
#services h5,
#services h6 {
  color: #0067c9;
}
#labs h1,
#labs h2,
#labs h3,
#labs h4,
#labs h5,
#labs h6 {
  color: #6239b4;
}
ul,
ol {
  padding: 0;
  margin: 0 0 1.25em 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
  line-height: 19px;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 145px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 160px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #d6dede;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #9a9ea0;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #9a9ea0;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #f1f4f4;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #9a9ea0;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f1f4f4;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
.arrowList {
  list-style: none;
  margin: 0 0 1.25em 0;
}
.arrowList li {
  padding-left: 16px;
}
.arrowList .icn {
  float: left;
  margin: 0.45em 0 0 -14px;
}
.arrowList.big li {
  padding-left: 20px;
}
.arrowList.big .icn {
  float: left;
  margin: 0.45em 0 0 -18px;
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
small {
  font-size: 80%;
}
cite {
  font-style: normal;
}
.brightTxt {
  color: #6f797e;
}
.baseTxt {
  font-size: 14px;
  color: #363e42;
}
.lineAbove {
  border-top: 1px solid #d6dede;
  padding-top: 10px;
  margin-top: 10px;
}
.inlineBlock {
  display: inline;
  *zoom: 1;
  display: inline-block;
}
.outdent {
  width: 155px;
}
.icnLink,
.icnLink:hover {
  color: #0067c9;
  font-weight: bold;
}
.download .icn {
  background-position: -160px -20px;
  margin-right: .25em;
}
.emph .icn {
  background-position: -139px -18px;
  margin-right: -0.15em;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 13px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #363e42;
}
code {
  padding: 2px 4px;
  color: #ffffff;
  background-color: #363e42;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12.950000000000001px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #363e42;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0 0 .5em 0;
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 24px;
  color: #363e42;
  border: 0;
  border-bottom: 1px solid #d6dede;
}
legend small {
  font-size: 15px;
  color: #9a9ea0;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "BetaSuisse", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #64737a;
}
.labelgroup {
  padding-top: 7px;
}
.labelgroup label {
  margin-top: 8px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #363e42;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d6dede;
  -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;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

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

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #d6dede;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio,
.checkbox {
  min-height: 18px;
}
.radio {
  margin-top: 0;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 916px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 836px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 756px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 676px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 596px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 516px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 436px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 356px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 276px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 196px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 116px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 36px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f1f4f4;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f1f4f4;
  border-top: 1px solid #d6dede;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.well .form-actions {
  margin-left: -19px;
  margin-right: -19px;
  margin-bottom: -19px;
  background-color: #edf1f1;
}
.well.form-horizontal .form-actions {
  padding-left: 179px;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
:-moz-placeholder {
  color: #9a9ea0;
}
:-ms-input-placeholder {
  color: #9a9ea0;
}
::-webkit-input-placeholder {
  color: #9a9ea0;
}
.help-block,
.help-inline {
  color: #6f797e;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 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;
  vertical-align: middle;
  background-color: #f1f4f4;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  margin-left: -1px;
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.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;
}
.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;
}
.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;
}
.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;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal label {
  margin-top: 0;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
label {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
  font-weight: bold;
}
body form,
body.loaded .formHolderAsync form {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: ttranslateY(0);
}
body.loaded form,
body.loaded .formHolderAsync.sync form {
  opacity: 1;
  filter: alpha(opacity=100);
}
.formHolderAsync {
  position: relative;
}
.formHolderAsync::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 68px;
  width: 68px;
  margin: -34px 0 0 -34px;
  background: url('../img/loading-image.gif?v=1.0.367') no-repeat center center #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formHolderAsync.sync::after {
  display: none;
}
.rememberHolder {
  margin-top: 8px;
}
.accountNav input.span3 {
  width: 210px;
}
.xIcn {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background: transparent url("../img/xSprite.png?v=1.0.367");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../img/xSprite__svg.svg?v=1.0.367");
  background-image: linear-gradient(transparent, transparent), url("../img/xSprite__svg.svg?v=1.0.367");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.xIcn:last-child {
  *margin-left: 0;
}
.disabled span.xIcn {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
/* slider root element */
.slider {
  background: #e3e9e9;
  height: 6px;
  width: 220px;
  position: relative;
  cursor: pointer;
  float: left;
  clear: right;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
}
/* progress bar (enabled with progress: true) */
.slider .progress {
  height: 5px;
  background-color: #C5FF00;
  display: none;
  opacity: 0.6;
}
/* drag handle */
.handle {
  background-color: #f9fbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -ms-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -o-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: linear-gradient(top, #ffffff, #f1f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f4f4', GradientType=0);
  border-color: #f1f4f4 #f1f4f4 #c6d2d2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  height: 12px;
  width: 12px;
  top: -6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  display: block;
  margin-top: 1px;
  border: 1px solid #d6dede;
  border-bottom-color: #bac7c7;
  cursor: move;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
/* the input field */
.range {
  float: left;
  width: 40px;
  margin: 0 0 0 15px;
  text-align: center;
}
option {
  font-family: Arial, sans-serif !important;
  line-height: 20px !important;
}
select > option {
  padding-bottom: 2px;
  padding-top: 2px;
}
.selectWrapper {
  display: inline-block;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d6dede;
  border-bottom-color: #bac7c7;
  background-color: #f9fbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -ms-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -o-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: linear-gradient(top, #ffffff, #f1f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f4f4', GradientType=0);
  border-color: #f1f4f4 #f1f4f4 #c6d2d2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  height: 20px;
  padding: 4px;
  width: 212px;
  vertical-align: middle;
}
.selectWrapper select {
  position: absolute;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.selectText {
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 6px;
  display: inline-block;
  width: 192px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disabled .selectText {
  color: #888;
}
.xIcn.dropdown {
  background-position: 0 0;
  height: 20px;
  float: right;
  margin-right: 5px;
}
div.customChecker,
div.customRadio {
  position: relative;
  float: left;
}
.xIcn.check,
.xIcn.radio {
  display: block;
  float: left;
  height: 19px;
  width: 19px;
  background-position: -140px 2px;
}
.xIcn.check.isChecked,
.xIcn.radio.isChecked {
  background-position: -160px 2px;
}
.xIcn.radio {
  background-position: -100px 2px;
}
.xIcn.radio.isChecked {
  background-position: -120px 2px;
}
.well .xIcn.check {
  background-position: -60px 2px;
}
.well .xIcn.check.isChecked {
  background-position: -80px 2px;
}
.well .xIcn.radio {
  background-position: -20px 2px;
}
.well .xIcn.radio.isChecked {
  background-position: -40px 2px;
}
div.customChecker input[type="checkbox"],
div.customRadio input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  height: 19px;
  width: 19px;
}
div.customUpload {
  position: relative;
  width: 340px;
  height: 30px;
  overflow: hidden;
  cursor: pointer !important;
}
div.customUpload input[type="file"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  width: 340px;
  border: none;
}
div.customUpload .selectedFile {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  width: 210px;
  cursor: pointer;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #d6dede;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 4px;
  vertical-align: middle;
}
div.customUpload .uploadAction {
  float: left;
  display: block;
}
@-moz-document url-prefix() {
  div.customUpload input[type="file"] {
    width: 280px;
    -moz-transform: translate(-34px, 0px) scale(1.2, 1);
  }
}
textarea.fullwidth {
  resize: vertical;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #d6dede;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #d6dede;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #d6dede;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #d6dede;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f7f8f8;
}
.table-filled {
  border-spacing: 10px;
  border-collapse: separate;
  background: #f1f4f4;
  border-radius: 3px;
}
.table-filled th,
.table-filled td {
  border-top: 1px solid #d2dada;
  padding: 8px 0 0 0;
}
.table.table-filled tbody tr:hover td,
.table.table-filled tbody tr:hover th {
  background-color: inherit;
}
.table.table-filled thead th {
  line-height: 1px;
  padding: 15px 0 0 0;
}
.table.table-filled tbody.theadlike td {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.01em;
  line-height: 1px;
  padding: 30px 0 0 0;
}
@-moz-document url-prefix() {
  .table.table-filled thead th {
    padding: 15px 0 10px 0;
  }
  .table.table-filled tbody.theadlike td {
    padding: 30px 0 10px 0;
  }
}
*:first-child + html .table-filled td {
  padding: 8px 10px;
}
*:first-child + html .table-filled th {
  padding: 20px 10px 14px 10px;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f1f4f4;
}
.table-jobDetails th,
.table-jobDetails td {
  padding: 4px 8px 4px 0;
  border-top: none;
}
.table-jobDetails th {
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #d2dada;
}
.table-jobDetails tbody + tbody {
  border-top: none;
}
.table-jobDetails .theadlike td {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  padding: 14px 8px 4px 0;
  border-bottom: 1px solid #d2dada;
}
.table-jobDetails .labelLike {
  text-align: right;
  color: #9a9ea0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
  vertical-align: bottom;
}
.table-simple th,
.table-simple td {
  border: none;
  padding: 2px 8px 0 0;
}
.table-simple tr th {
  width: 1%;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
thead th {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.alignBottom,
.table td.alignBottom,
.table th.alignBottom {
  vertical-align: bottom;
}
.alignRight,
.table td.alignRight,
.table th.alignRight {
  text-align: right;
}
.noBreak {
  white-space: nowrap;
}
.sum td {
  padding: 20px 0 14px 0;
}
.miniSpace {
  margin-left: -0.125em;
  vertical-align: baseline;
}
/*
* Kendo UI Web v2012.2.710 (http://kendoui.com)
* Copyright 2012 Telerik AD. All rights reserved.
*
* Kendo UI Web commercial licenses may be obtained at http://kendoui.com/web-license
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
*/
/* Kendo base CSS */
.fake {
  color: red;
}
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.k-floatwrap:after,
.k-slider-items:after,
.k-grid-toolbar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: inline-block;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: block;
}
/* main gradient */
/* widget */
.k-block,
.k-widget,
.k-inline-block,
.k-textbox > input,
.k-input[type="text"],
.k-input[type="number"],
.k-textbox,
.k-picker-wrap .k-input,
.k-button,
.k-draghandle {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-widget {
  line-height: normal;
}
/* Block */
.k-block {
  width: 200px;
  height: 100px;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* button */
.k-button {
  display: inline-block;
  margin: 0;
  padding: 2px 7px 2px;
  font-family: inherit;
  line-height: 1.66em;
  text-align: center;
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.k-button {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* Override the important default line-height in Firefox 4+ */
.k-button:-moz-any(input) {
  padding-bottom: 0.37em;
  padding-top: 0.37em;
}
* + html .k-button {
  overflow: visible;
  margin-right: 4px;
}
* + html a.k-button {
  line-height: 1.6;
  padding-left: 7px;
  padding-right: 7px;
  /*+1*/
}
* + html .k-button-expand {
  margin-left: 0;
  margin-right: 0;
}
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.k-button-expand {
  display: block;
}
button.k-button-expand,
input[type="submit"].k-button-expand,
input[type="button"].k-button-expand,
input[type="reset"].k-button-expand {
  width: 100%;
}
body .k-button-icon {
  padding-left: 4px;
  padding-right: 4px;
}
* + html a.k-button-icon {
  padding-left: 5px;
  padding-right: 5px;
  /*+1*/
}
.k-button-icontext {
  padding-right: 8px;
  overflow: visible;
  /*IE9*/

}
.k-button-icontext .k-icon {
  margin: 0 3px 0 -3px;
  vertical-align: text-top;
}
* + html .k-button-icontext .k-icon {
  margin-right: 4px;
}
html body .k-button-bare {
  background: none !important;
  /*spares long selectors*/

  border-width: 0;
}
/* link */
.k-link {
  cursor: pointer;
  outline: none;
  text-decoration: none;
}
.k-grid-header span.k-link {
  cursor: default;
}
/* states */
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-picker-wrap .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-slider .k-icon,
.k-state-disabled .k-upload-button input {
  cursor: default;
  outline: none;
}
.k-state-error {
  border-style: ridge;
}
.k-state-empty {
  font-style: italic;
}
/* icons */
.k-icon,
.k-sprite,
.k-editor-button .k-tool-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  vertical-align: middle;
}
* + html .k-icon,
* + html .k-sprite {
  text-indent: 0;
}
.k-numerictextbox .k-i-arrow-n {
  background-position: 0 -2px;
}
.k-numerictextbox .k-i-arrow-s {
  background-position: 0 -35px;
}
.k-state-selected .k-i-arrow-n {
  background-position: -16px 0;
}
.k-numerictextbox .k-state-selected .k-i-arrow-n {
  background-position: -16px -2px;
}
.k-state-selected .k-i-arrow-s {
  background-position: -16px -32px;
}
.k-numerictextbox .k-state-selected .k-i-arrow-s {
  background-position: -16px -35px;
}
.k-i-arrow-n {
  background-position: 0 0;
}
.k-i-arrow-e {
  background-position: 0 -16px;
}
.k-i-arrow-s {
  background-position: 0 -32px;
}
.k-i-arrow-w {
  background-position: 0 -48px;
}
.k-i-seek-n {
  background-position: 0 -64px;
}
.k-i-seek-e {
  background-position: 0 -80px;
}
.k-i-seek-s {
  background-position: 0 -96px;
}
.k-i-seek-w {
  background-position: 0 -112px;
}
.k-si-arrow-n {
  background-position: 0 -129px;
}
.k-si-arrow-e {
  background-position: 0 -144px;
}
.k-si-arrow-s {
  background-position: 0 -159px;
}
.k-si-arrow-w {
  background-position: 0 -176px;
}
.k-i-arrowhead-n {
  background-position: 0 -256px;
}
.k-i-arrowhead-e {
  background-position: 0 -272px;
}
.k-i-arrowhead-s {
  background-position: 0 -288px;
}
.k-i-arrowhead-w {
  background-position: 0 -304px;
}
.k-i-expand,
.k-plus {
  background-position: 0 -192px;
}
.k-i-expand-w,
.k-rtl .k-i-expand,
.k-rtl .k-plus {
  background-position: 0 -208px;
}
.k-i-collapse,
.k-minus {
  background-position: 0 -226px;
}
.k-i-collapse-w,
.k-rtl .k-i-collapse,
.k-rtl .k-minus {
  background-position: 0 -240px;
}
.k-i-pencil,
.k-edit {
  background-position: -32px 0;
}
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -32px -16px;
}
.k-i-tick,
.k-insert,
.k-update {
  background-position: -32px -32px;
}
.k-i-cancel,
.k-cancel,
.k-denied {
  background-position: -32px -48px;
}
.k-i-plus,
.k-add {
  background-position: -32px -64px;
}
.k-i-funnel,
.k-filter {
  background-position: -32px -80px;
}
.k-i-funnel-clear,
.k-clear-filter {
  background-position: -32px -96px;
}
.k-i-refresh {
  background-position: -32px -112px;
}
.k-i-restore {
  background-position: -32px -128px;
}
.k-i-maximize {
  background-position: -32px -144px;
}
.k-i-minimize {
  background-position: -64px -288px;
}
.k-resize-se {
  background-position: -32px -160px;
}
.k-i-calendar {
  background-position: -32px -176px;
}
.k-i-clock {
  background-position: -32px -192px;
}
.k-si-plus {
  background-position: -32px -208px;
}
.k-si-minus {
  background-position: -32px -224px;
}
.k-i-search {
  background-position: -32px -240px;
}
.k-i-custom {
  background-position: -115px -113px;
}
.k-editor .k-i-custom {
  background-position: -112px -110px;
}
.k-viewHtml {
  background-position: -112px -132px;
}
.k-i-insert-n,
.k-insert-top {
  background-position: -160px -32px;
}
.k-i-insert-m,
.k-insert-middle {
  background-position: -160px -48px;
}
.k-i-insert-s,
.k-insert-bottom {
  background-position: -160px -64px;
}
.k-drop-hint {
  background-position: 0 -326px;
}
.k-i-note,
.k-warning {
  background-position: -160px -240px;
}
.k-i-sort-asc {
  background-position: -112px -240px;
}
.k-i-sort-desc {
  background-position: -112px -256px;
}
.k-i-group {
  background-position: -112px -272px;
}
.k-i-ungroup {
  background-position: -112px -288px;
}
.k-i-columns {
  background-position: -112px -304px;
}
.k-image {
  border: 0;
}
/* Colors */
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
.k-inline-block {
  padding: 0 2px;
}
/* loading */
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-loading-mask,
.k-loading-image,
.k-loading-text {
  position: absolute;
}
.k-loading-text {
  top: -4000px;
  left: -4000px;
}
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
}
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: .3;
}
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.k-content-frame + .k-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
/* drag n drop */
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: .9em;
  padding: .2em .4em;
  white-space: nowrap;
  cursor: default;
}
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
.k-reorder-cue .k-i-arrow-s {
  top: -4px;
  background-position: -4px -166px;
}
.k-reorder-cue .k-i-arrow-n {
  bottom: -4px;
  background-position: -4px -134px;
}
/* virtual scrollbar */
.k-scrollbar {
  position: absolute;
  overflow: scroll;
}
.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  /* scrollbar width */

  height: 100%;
  overflow-x: hidden;
}
.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    -webkit-border-radius: 7px;
  }
}
/* Window */
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  line-height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: .4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
  /* icon size */

}
.k-block > .k-header {
  position: relative;
  margin: -2px 0 0 -2px;
  padding: .3em 2px;
}
.k-window-title {
  position: absolute;
  left: .44em;
  right: .44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k-window-titleless {
  padding-top: 0;
}
div.k-window-content {
  position: relative;
  z-index: -1;
  height: 100%;
  padding: .58em;
  overflow: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Compensate for content padding in IE7 */
* + html .k-window {
  padding-bottom: 1.16em;
}
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: .5em;
  padding-top: .3em;
  white-space: nowrap;
}
.k-window-titlebar .k-window-action {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  text-decoration: none;
  vertical-align: middle;
  filter: alpha(opacity=70);
  opacity: .7;
}
.k-window-titlebar .k-state-hover {
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
.k-window .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 16px;
  height: 16px;
  cursor: se-resize;
}
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5;
}
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.k-window .k-widget {
  z-index: 10002;
}
/* TabStrip */
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-tabstrip .k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-tabstrip-items .k-link,
.k-panelbar .k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: .5em .92em;
  outline: 0;
}
.k-tabstrip-items .k-icon,
.k-panelbar .k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite,
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
* + html .k-tabstrip-items .k-item .k-image,
* + html .k-tabstrip-items .k-item .k-sprite {
  margin-top: -1px;
  vertical-align: top;
}
.k-tabstrip .k-content,
.k-panelbar .k-tabstrip .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 .3em .3em;
  padding: .3em .92em;
  zoom: 1;
}
.k-tabstrip > .k-content {
  display: none;
}
/* PanelBar */
.k-panelbar {
  zoom: 1;
}
.k-panelbar > .k-item,
.k-panel > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-panelbar .k-image,
.k-panelbar .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
.k-panelbar-expand,
.k-panelbar-collapse {
  position: absolute;
  top: 5px;
  right: 2px;
}
.k-panelbar .k-panel,
.k-panelbar .k-content {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: .95em;
  line-height: 2.2;
}
.k-panel .k-i-arrow-n,
.k-panel .k-i-arrow-s {
  top: 4px;
}
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
.k-panelbar .k-i-seek-e .k-link {
  border-bottom: 0;
}
.k-panel .k-panel {
  border-bottom: 0;
}
/* Menu */
.k-menu {
  cursor: default;
}
.k-menu,
.k-menu .k-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-menu:after {
  content: '\A0';
  display: block;
  width: 99%;
  height: 0;
  overflow: hidden;
}
.k-menu .k-item .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
* + html .k-menu .k-item .k-item {
  zoom: normal;
}
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-image,
.k-menu .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
.k-menu .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
* + html .k-menu .k-item > .k-link > .k-i-arrow-s,
* + html .k-menu .k-image,
* + html .k-menu .k-sprite {
  margin-top: 0;
}
.k-menu .k-item > .k-link {
  display: block;
  padding: .5em .9em .4em;
  line-height: 1.34em;
}
.k-menu .k-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
.k-menu .k-group .k-item {
  display: block;
  border-width: 0;
}
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  box-sizing: content-box;
}
.k-menu .k-group .k-item > .k-link {
  padding: .28em 1.8em .38em .9em;
}
* + html .k-menu .k-group .k-link {
  width: 100%;
}
.k-menu .k-item > .k-link > .k-i-arrow-s {
  margin-right: -8px;
}
.k-menu .k-item > .k-link > .k-i-arrow-e {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
}
.k-menu .k-animation-container {
  border: 0;
}
.k-menu .k-animation-container,
.k-menu .k-group {
  position: absolute;
  left: 0;
}
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-group .k-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-group {
  top: 0;
  left: 0;
}
.k-menu .k-animation-container .k-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
.k-menu .k-animation-container,
.k-popup .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
ul.k-menu .k-separator {
  padding: 0.25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
ul.k-menu-vertical .k-separator,
.k-menu .k-group .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
/* Grid */
.k-grid,
.k-listview {
  position: relative;
  zoom: 1;
}
.k-grid table {
  width: 100%;
  border-collapse: separate;
  empty-cells: show;
  border-width: 0;
}
.k-grid-header .k-header {
  text-align: left;
}
.k-grid-header .k-header {
  overflow: hidden;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: .5em .6em .4em .6em;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.k-grid-header .k-header .k-link {
  display: block;
  min-height: 18px;
  line-height: 18px;
  /* due to sorting icons*/

  margin: -0.5em -0.6em -0.4em -0.6em;
  padding: .5em .6em .4em .6em;
}
.k-grid-header .k-filterable .k-link {
  padding-right: 2.4em;
}
.k-grid-header .k-header .k-icon {
  position: static;
}
.k-grid-header .k-link > .k-icon {
  vertical-align: text-top;
}
.k-grid .k-state-hover {
  cursor: pointer;
}
.k-grid td {
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: .4em .6em;
  overflow: hidden;
  line-height: 1.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.k-grid .k-grouping-row td,
.k-grid .k-hierarchy-cell {
  overflow: visible;
}
.k-grid-edit-row td {
  text-overflow: clip;
}
.k-grid-edit-row .k-textbox {
  /*reset default webkit styles*/

  margin-top: 0;
  margin-bottom: 0;
}
.k-grid-header-wrap,
.k-grid-footer-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px 0 0;
  zoom: 1;
}
div.k-grid-header,
div.k-grid-footer {
  padding-right: 17px;
  /* scrollbar width; may vary; can be calculated */

  border-bottom-style: solid;
  border-bottom-width: 1px;
  zoom: 1;
}
div.k-grid-header .k-header {
  border-bottom-width: 0;
}
.k-grid {
  outline: 0;
}
.k-grid-content {
  position: relative;
  width: 100%;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  zoom: 1;
}
@media print {
  .k-grid {
    height: auto !important;
  }
  .k-grid-header {
    padding: 0 !important;
  }
  .k-grid-content {
    overflow: visible;
    height: auto !important;
  }
}
.k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}
.k-grid-header table,
.k-grid-content table,
.k-grid-footer table {
  table-layout: fixed;
}
* + html .k-grid-content table {
  width: auto;
}
.k-grid-toolbar {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-grid-header .k-header:first-child,
.k-grid tbody td:first-child,
.k-grid tfoot td:first-child {
  border-left-width: 0;
}
.k-grid-toolbar:first-child,
.k-grouping-header + .k-grid-toolbar {
  border-width: 0 0 1px;
}
/* Grid :: footer */
.k-footer-template td {
  border-style: solid;
  border-width: 1px 0 0 1px;
}
.k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
.k-grid-footer {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-grid-footer td {
  border-top-width: 0;
}
/* Grid :: paging */
.k-pager-wrap {
  overflow: auto;
  border-style: solid;
  border-width: 1px;
  line-height: 24px;
  padding: 4px 0 4px 3px;
}
.k-grid-pager {
  border-width: 1px 0 0;
}
.k-grid .k-pager-numbers,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  display: inline-block;
  vertical-align: top;
}
.k-pager-numbers {
  margin: 0 2px;
}
.k-pager-numbers .k-state-selected {
  vertical-align: top;
}
.k-pager-numbers li,
.k-pager-input {
  float: left;
}
.k-grid .k-pager-numbers {
  float: left;
  cursor: default;
}
.k-pager-info {
  float: right;
  padding: 0 16px;
}
.k-pager-numbers .k-link {
  text-decoration: none;
}
.k-pager-wrap > .k-link {
  float: left;
  margin: 0 1px;
  padding: 0 3px;
  height: 22px;
  /*IE7*/

  line-height: 22px;
  /*IE7*/

  border-radius: 13px;
  cursor: pointer;
}
.k-pager-wrap > a.k-state-disabled:hover {
  background: none;
  cursor: default;
}
.k-pager-wrap > .k-link .k-icon {
  vertical-align: top;
  margin-top: 3px;
}
.k-pager-numbers .k-link {
  padding: 0 8px;
  border-radius: 13px;
}
.k-pager-numbers .k-link:hover {
  padding: 0 7px;
  border-style: solid;
  border-width: 1px;
  line-height: 22px;
}
.k-pager-wrap > .k-link {
  border-style: solid;
  border-width: 1px;
}
.k-pager-wrap .k-pager-refresh {
  float: right;
  margin-right: 6px;
  border-width: 0;
  border-radius: 0;
}
.k-pager-numbers .k-state-selected {
  border-style: solid;
  border-width: 1px;
  line-height: 22px;
  padding: 0 7px;
  border-radius: 13px;
}
.k-pager-wrap .k-textbox {
  width: 40px;
}
* + html .k-pager-wrap .k-textbox {
  height: 16px;
  margin-top: 2px;
}
.k-pager-wrap .k-dropdown {
  width: 50px;
}
.k-pager-refresh {
  float: right;
}
.k-pager-input,
.k-pager-sizes {
  padding: 0 17px;
}
* + html .k-pager-sizes {
  float: left;
}
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-widget {
  margin: -0.3em 0.4em 0;
}
/* Grid :: filtering */
.k-grid-filter,
.k-header-column-menu {
  float: right;
  margin: -0.5em -0.6em -0.4em;
  padding: .5em .2em .4em;
}
.k-grid .k-animation-container {
  position: absolute;
}
.k-filter-menu {
  padding: .5em;
}
.k-filter-menu .k-widget,
.k-filter-menu .k-textbox {
  display: block;
}
.k-filter-help-text,
.k-filter-menu .k-widget {
  margin: .3em 0 0;
}
.k-filter-menu .k-filter-and {
  width: 6em;
  margin: .6em 0 0;
}
.k-filter-menu .k-button {
  width: 48%;
  margin: .6em 4% 0 0;
}
.k-filter-menu .k-button + .k-button {
  margin-right: 0;
}
/* Grid :: grouping */
.k-grouping-row .k-icon {
  margin: 0 4px 0 0;
}
.k-grouping-row p {
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.6em;
  padding: 0 .6em;
}
.k-grid .k-group-cell + td,
.k-grid .k-hierarchy-cell + td {
  border-left-width: 0;
}
.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
  width: 30px;
}
.k-grouping-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.k-grouping-header {
  line-height: 2;
}
.k-grouping-dropclue {
  position: absolute;
  width: 6px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -165px -148px;
}
.k-grouping-header .k-group-indicator {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  margin: 0 3px;
  padding: .15em .15em .15em .4em;
  line-height: 1.5em;
}
.k-grouping-header .k-link {
  display: inline-block;
  border-width: 0;
  padding: 0;
  line-height: normal;
  text-decoration: none;
}
.k-grouping-header .k-button {
  border: 0;
  padding: 0;
  background: transparent;
  line-height: 1;
}
.k-grouping-header .k-link .k-icon {
  margin: 0 0 0 -3px;
}
.k-grouping-header .k-button .k-icon {
  margin: 0 0 0 3px;
}
.k-grouping-header a,
.k-grouping-header .k-button {
  display: inline-block;
  vertical-align: middle;
}
/* Grid :: editing */
.k-dirty {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  border-color: #f00 transparent transparent #f00;
  margin: -0.45em 0 0 -0.6em;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
}
.k-grouping-header,
.k-grid-toolbar {
  margin: 0;
  padding: .2em .6em;
  cursor: default;
}
.k-grid .k-edit-container {
  padding: 0;
}
.k-edit-form {
  margin: 0;
  padding: 0;
}
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
.k-edit-form-container {
  position: relative;
  width: 400px;
}
.k-edit-label,
.k-edit-field,
.editor-label,
.editor-field {
  display: inline-block;
  padding-bottom: 1em;
}
.k-edit-label,
.editor-label {
  width: 30%;
  text-align: right;
  padding-right: 3%;
}
.k-edit-field,
.editor-field {
  width: 60%;
}
.k-grid .field-validation-error {
  display: block;
}
.k-grid .input-validation-error {
  border-style: ridge;
  border-color: #f00;
  background-color: #ffc0cb;
}
.k-grid-toolbar .k-button {
  vertical-align: middle;
}
.k-grid-actions {
  display: inline-block;
}
* + html .k-grid-actions {
  vertical-align: bottom;
}
.k-grid .k-button,
.k-edit-form-container .k-button {
  margin: 0 .2em;
}
.k-grid tbody .k-button {
  min-width: 64px;
  /*main setting*/

}
.k-grid tbody button.k-button,
#ie8#skips {
  min-width: 78px;
  /*+14 for buttons, except IE8*/

}
* + html .k-grid tbody a.k-button {
  min-width: 62px;
  /*-2 for links for IE7*/

}
html body .k-grid tbody .k-button-icon {
  width: auto;
  min-width: 0;
}
.k-detail-row {
  position: relative;
}
.k-grid .k-detail-cell {
  overflow: visible;
}
.k-grid .k-edit-cell {
  padding: 0 .3em;
}
.k-edit-cell .k-textbox,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-textbox,
.k-grid-edit-row .k-widget {
  width: 100%;
}
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* + html .k-edit-cell .k-textbox,
* + html .k-edit-cell .k-widget,
* + html .k-grid-edit-row .k-textbox,
* + html .k-grid-edit-row .k-widget {
  display: inline;
  width: 90%;
}
html .k-edit-cell .k-tooltip,
html .k-grid-edit-row .k-tooltip {
  width: auto;
  max-width: 300px;
}
.k-edit-cell input[type="checkbox"] {
  margin-left: .6em;
}
.k-grid tbody td > .k-grid-delete {
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
/* Grid :: resizing */
.k-grid-resize-indicator {
  position: absolute;
  width: 2px;
  background-color: #aaa;
}
.k-grid .k-resize-handle {
  position: absolute;
  height: 25px;
  cursor: col-resize;
}
.k-marquee {
  position: absolute;
  filter: alpha(opacity=30);
  opacity: .3;
}
.k-column-menu .k-sprite {
  margin-right: 10px;
}
/* ComboBox & DropDownList */
span.k-datepicker,
span.k-numerictextbox,
span.k-combobox,
span.k-dropdown {
  background: none;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox {
  position: relative;
  display: inline-block;
  width: 200px;
  overflow: visible;
  border-width: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.k-datetimepicker {
  width: 15em;
}
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  position: relative;
  cursor: default;
}
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  display: block;
}
.k-calendar-container .k-header {
  background: none;
}
.k-block,
.k-widget,
.k-grid,
.k-slider,
.k-splitter,
.k-treeview,
.k-panelbar {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-popup.k-list-container,
.k-popup.k-calendar-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up {
  border-top: 0;
  padding-top: 3px;
}
.k-dropdown-wrap.k-state-border-up .k-select,
.k-picker-wrap.k-state-border-up .k-select {
  top: 1px;
}
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-bottom: 0;
  padding-bottom: 3px;
}
.k-textbox,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  border-width: 1px;
  border-style: solid;
  padding: 2px 22px 2px 2px;
}
.k-numeric-wrap.k-expand-padding {
  padding-right: 2px;
}
.k-textbox,
.k-autocomplete {
  padding: 2px;
}
.k-textbox.k-space-left {
  padding-left: 22px;
}
.k-textbox.k-space-right {
  padding-right: 22px;
}
.k-textbox .k-icon {
  font-size: inherit;
  top: 50%;
  margin: -8px 0 0;
  position: absolute;
}
.k-space-left .k-icon {
  left: 3px;
}
.k-space-right .k-icon {
  right: 3px;
}
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover {
  -webkit-transition: -webkit-box-shadow 0.15s ease-out;
  -moz-transition: -moz-box-shadow 0.15s ease-out;
  -o-transition: box-shadow 0.15s ease-out;
  -ms-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
}
.k-textbox > input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-combobox .k-input {
  width: 100%;
  vertical-align: top;
}
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
.k-dropdown {
  outline: 0;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: transparent;
}
* + html .k-picker-wrap .k-input,
* + html .k-numeric-wrap .k-input,
* + html .k-combobox .k-input {
  margin: -1px 0;
}
/* removes excessive spacing */
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  position: absolute;
  /* icon positioning */

  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  cursor: default;
}
.k-combobox .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  border-style: solid;
  border-width: 0;
  border-color: inherit;
  /* skin-related, inherit does not work in ie7- */

}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  padding: 0 2px;
}
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
.k-textbox,
.k-autocomplete {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-textbox > input,
.k-autocomplete .k-input {
  display: block;
}
.k-combobox .k-icon {
  margin-top: 1px;
}
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
  cursor: default;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  height: 1.31em;
  line-height: 1.31em;
  padding: 0.18em 0;
  text-indent: 4px;
  border: 0;
  margin: 0;
}
* + html .k-autocomplete .k-input,
* + html .k-picker-wrap .k-input,
* + html .k-numeric-wrap .k-input,
* + html .k-dropdown-wrap .k-input,
* + html .k-selectbox .k-input {
  text-indent: 0;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  min-height: 1.3em;
  line-height: 1.3em;
  vertical-align: middle;
  padding: 3px;
}
body .k-datetimepicker .k-select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.k-popup {
  border-style: solid;
  border-width: 1px;
}
.k-popup .k-item {
  cursor: default;
}
.k-popup .k-calendar {
  border: 0;
}
.k-list {
  height: 100%;
}
.k-popup .k-list .k-item {
  padding: 1px 5px 1px 5px;
  line-height: 1.5em;
  margin-top: 2px;
}
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
/* Calendar */
.k-calendar {
  position: relative;
  display: inline-block;
  width: 203px;
  overflow: hidden;
}
.k-calendar td,
.k-calendar .k-link {
  text-decoration: none;
}
.k-calendar .k-action-link {
  text-decoration: underline;
}
.k-calendar .k-header,
.k-calendar .k-footer {
  position: relative;
  text-align: center;
  zoom: 1;
}
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: .3em;
  padding: .22em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 166px;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  text-align: right;
}
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 29px;
  line-height: 29px;
}
.k-calendar .k-nav-fast .k-icon {
  vertical-align: top;
}
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: .4em .45em .4em .1em;
  font-weight: normal;
  cursor: default;
}
.k-calendar td {
  padding: 1px;
  cursor: pointer;
}
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: 1px;
  padding: 0;
}
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 22px;
  line-height: 22px;
  padding: 0 .45em 0 .1em;
}
.k-calendar .k-meta-view .k-link {
  padding: .25em 0 .3em;
  text-align: center;
}
.k-calendar .k-footer {
  clear: both;
  padding: .5em 0;
}
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
/* Date/Time Pickers */
span.k-timepicker,
span.k-datetimepicker,
span.k-datepicker {
  background-color: transparent;
  /* due to k-widget */

}
.k-datetimepicker .k-picker-wrap {
  padding-right: 42px;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin-left: 3px;
}
.k-picker-wrap .k-icon {
  cursor: pointer;
}
.k-button,
.k-textbox,
.k-timepicker,
.k-datepicker,
.k-datetimepicker {
  display: inline-block;
  vertical-align: middle;
}
.k-picker-wrap .k-input {
  margin: 0;
}
.k-time-popup .k-item {
  padding: 1px 3px;
}
/* TreeView */
div.k-treeview {
  /* due to k-widget */

  border-width: 0;
  background: none;
  overflow: auto;
  white-space: nowrap;
}
.k-treeview .k-item {
  /*position: static;
    top: auto;*/
  /*?*/

  display: block;
  border-width: 0;
  margin: 0;
  padding: 0 0 0 16px;
}
.k-treeview .k-group,
.k-treeview .k-content {
  margin: 0;
  padding: 0;
  background: none;
  list-style-type: none;
}
.k-treeview .k-animation-container {
  height: auto !important;
}
.k-treeview .k-icon,
.k-treeview .k-image,
.k-treeview .k-sprite,
.k-treeview .k-checkbox,
.k-treeview .k-in {
  display: inline-block;
  vertical-align: top;
}
.k-treeview .k-plus,
.k-treeview .k-minus,
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  float: left;
  /* Opera */

  margin-top: 3px;
  margin-left: -16px;
  cursor: pointer;
}
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  cursor: default;
}
.k-treeview .k-sprite,
.k-treeview .k-image {
  margin-right: 3px;
}
.k-treeview .k-in {
  margin: 1px 0 1px 2px;
  padding: 2px 4px 2px 3px;
  line-height: 16px;
  text-decoration: none;
}
.k-treeview span.k-in {
  cursor: default;
}
.k-treeview .k-state-hover,
.k-treeview .k-state-selected {
  border-style: solid;
  border-width: 1px;
  padding: 1px 3px 1px 2px;
}
.k-treeview .k-drop-hint {
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* inputs */
.k-input {
  padding: 0.25em 0;
}
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-textbox {
  outline: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 2px\9;
  width: 12.4em;
}
input.k-textbox {
  padding: 2px .3em;
  height: 2.12em;
  line-height: 1.6em;
}
textarea.k-textbox {
  height: auto;
}
* + html .k-textbox {
  padding: 1px 0;
  text-indent: 0;
}
/* NumericTextBox */
span.k-numerictextbox {
  background: transparent;
}
.k-numerictextbox .k-input {
  margin: 0;
}
.k-numerictextbox .k-select {
  padding-top: 1px;
  padding-bottom: 1px;
}
.k-numerictextbox .k-link {
  display: block;
  height: 11px;
  line-height: 11px;
  border-width: 0;
  padding: 0;
}
.k-numerictextbox .k-icon {
  height: 11px;
  vertical-align: top;
}
/* ColorPicker */
.k-colorpicker {
  display: inline-block;
  vertical-align: middle;
}
.k-colorpicker .k-tool-icon {
  display: inline-block;
  vertical-align: top;
  padding: 2px 3px;
  font-size: 0;
  line-height: 0;
}
.k-colorpicker .k-selected-color {
  display: block;
  height: 16px;
  width: 16px;
}
.k-colorpicker .k-icon {
  margin-top: 4px;
  vertical-align: middle;
}
.k-colorpicker-popup {
  width: 136px;
  line-height: 0;
}
.k-colorpicker-popup .k-reset {
  display: inline-block;
  margin: 0;
  padding: .25em;
}
.k-colorpicker-popup .k-item {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  font-size: 0;
  margin: 0 1px 1px 0;
  padding: 0;
}
.k-colorpicker-popup .k-item div {
  height: 100%;
  margin: 1px;
  width: 100%;
}
/* Editor */
.k-editor {
  width: 100%;
  height: 250px;
  table-layout: fixed;
  border-style: solid;
  border-width: 1px;
  border-collapse: separate;
  font-size: 100%;
  vertical-align: top;
}
.k-editor .k-editor-toolbar-wrap {
  border: 0;
  padding: 0;
}
.k-editor-toolbar {
  margin: 0;
  padding: .1em 0;
  list-style-type: none;
  line-height: 1.3em;
  cursor: default;
}
.k-editor-toolbar li {
  display: inline;
  /* would have been inline-block, if not for IE */

  vertical-align: middle;
}
.k-editor-toolbar .k-editor-dropdown,
.k-editor-toolbar .k-editor-combobox,
.k-editor-toolbar .k-editor-selectbox,
.k-editor-toolbar .k-editor-colorpicker {
  margin-right: 2px;
}
.k-editor-toolbar .k-separator {
  position: relative;
  top: 1px;
  border-style: solid;
  border-width: 0 1px 0 0;
  margin: 0 .15em;
  padding: 0 0 0 1px;
  font-size: 1.3em;
}
.k-editor-toolbar .k-break {
  display: block;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.k-editor-toolbar .k-dropdown,
.k-editor-toolbar .k-combobox,
.k-editor-toolbar .k-selectbox,
.k-editor-toolbar .k-colorpicker {
  vertical-align: middle;
}
.k-editor-button .k-tool-icon {
  width: 22px;
  height: 22px;
  margin: 1px;
  vertical-align: middle;
}
.k-editor-colorpicker .k-tool-icon {
  padding: 17px 3px 2px;
}
.k-editor-colorpicker .k-icon {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #ccc;
}
.k-editor-colorpicker .k-selected-color {
  height: 3px;
}
.k-bold {
  background-position: -64px 0;
}
.k-italic {
  background-position: -64px -22px;
}
.k-underline {
  background-position: -64px -44px;
}
.k-strikethrough {
  background-position: -64px -66px;
}
.k-foreColor .k-tool-icon {
  background-position: -64px -88px;
}
.k-backColor .k-tool-icon {
  background-position: -64px -110px;
}
.k-justifyLeft {
  background-position: -64px -132px;
}
.k-justifyCenter {
  background-position: -64px -154px;
}
.k-justifyRight {
  background-position: -64px -176px;
}
.k-justifyFull {
  background-position: -64px -198px;
}
.k-insertUnorderedList {
  background-position: -64px -242px;
}
.k-insertOrderedList {
  background-position: -64px -264px;
}
.k-indent {
  background-position: -112px 0;
}
.k-outdent {
  background-position: -112px -22px;
}
.k-createLink {
  background-position: -112px -44px;
}
.k-unlink {
  background-position: -112px -66px;
}
.k-insertImage {
  background-position: -112px -88px;
}
.k-subscript {
  background-position: -112px -154px;
}
.k-superscript {
  background-position: -112px -176px;
}
/* default tool widths */
.k-fontName {
  width: 110px;
}
.k-fontSize {
  width: 124px;
}
.k-formatBlock {
  width: 147px;
}
.k-editor-button .k-state-hover,
.k-editor-button .k-state-active {
  border-style: solid;
  border-width: 1px;
  margin: 0;
  vertical-align: middle;
}
.k-editor-button .k-state-disabled {
  filter: alpha(opacity=30);
  opacity: .3;
}
.k-editor .k-editable-area {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  outline: none;
}
.k-editor .k-content {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
.k-editor iframe.k-content {
  display: inline;
  vertical-align: top;
  /*fixes missing top border caused by the inline display*/

}
.k-editor .k-raw-content {
  border: 0;
  margin: 0;
  padding: 0;
}
.k-editor .k-raw-content,
.k-editor-dialog .k-editor-textarea {
  font-size: inherit;
  font-family: consolas, "courier new", monospace;
}
.k-editor-dialog {
  padding: 1em;
}
.k-editor-dialog ol {
  margin: 0;
  padding: 1em 0 0;
  list-style: none;
}
.k-form-text-row,
.k-form-checkbox-row {
  padding-bottom: .3em;
}
.k-form-text-row input {
  margin-right: 1em;
}
.k-form-text-row label {
  display: inline-block;
  width: 7em;
  padding-right: .5em;
  text-align: right;
}
.k-form-checkbox-row input {
  margin-left: 7.5em;
  padding: 0;
  font-size: inherit;
}
.k-form-checkbox-row label {
  padding-left: .3em;
}
.k-form-checkbox-row input,
.k-form-checkbox-row label,
.k-form-text-row label .k-form-text-row input,
.k-form-text-row select {
  vertical-align: middle;
}
.k-form-text-row input,
.k-form-text-row select {
  width: 20em;
}
.k-editor-dialog .k-form-text-row label,
.k-editor-dialog .k-button {
  display: inline-block;
}
.k-editor-dialog .k-button-wrapper {
  padding: 1em;
  text-align: right;
}
.k-editor-dialog .k-button-wrapper button {
  vertical-align: baseline;
}
.k-editor-dialog .k-editor-textarea {
  width: 600px;
  height: 350px;
  padding: .2em .2em .2em .4em;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
}
.k-button-wrapper .k-link:hover {
  text-decoration: underline;
}
/* Slider */
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.k-slider-vertical {
  width: 26px;
  height: 200px;
  /* default height */

}
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  /* default width */

  height: 26px;
}
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: none;
}
.k-slider .k-button .k-icon {
  margin-top: 4px;
  vertical-align: top;
}
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: .6;
}
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333;
}
.k-slider .k-button-decrease {
  left: 0;
}
.k-slider-vertical .k-button-decrease,
.k-grid .k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
.k-slider .k-button-increase {
  right: 0;
}
.k-slider .k-icon {
  cursor: pointer;
}
* + html .k-slider .k-icon {
  margin-top: 2px;
}
.k-slider-track,
.k-slider-selection {
  position: absolute;
  margin: 0;
  padding: 0;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: default;
}
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
/* fixes ticks position and removes spacing between them in IE7 */
* + html .k-slider-vertical .k-tick {
  float: left;
  clear: left;
  width: 100%;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
.k-slider-vertical .k-tick {
  background-position: -92px center;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -122px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -152px center;
}
.k-slider-vertical .k-tick-large {
  background-position: -2px center;
}
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -32px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -62px center;
}
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
.k-slider-vertical .k-first {
  background-position: -92px 100%;
}
.k-slider-vertical .k-tick-large.k-first {
  background-position: -2px 100%;
}
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -122px 100%;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -32px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -152px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -62px 100%;
}
.k-slider-vertical .k-last {
  background-position: -92px 0;
}
.k-slider-vertical .k-tick-large.k-last {
  background-position: -2px 0;
}
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -122px 0;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -32px 0;
}
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -152px 0;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -62px 0;
}
.k-slider-vertical .k-tick {
  text-align: right;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: .92em;
}
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
/* Tooltip */
.k-tooltip {
  position: absolute;
  z-index: 20000;
  border-style: solid;
  border-width: 2px;
  padding: 4px 5px 4px 6px;
  background-repeat: repeat-x;
  min-width: 10px;
  /*slider tooltip only*/

  text-align: center;
  /*slider tooltip only*/

  filter: alpha(opacity=90);
  opacity: .9;
}
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
.k-invalid-msg {
  display: none;
}
.k-callout {
  position: absolute;
}
.k-callout-n,
.k-callout-s {
  width: 11px;
  height: 6px;
}
.k-callout-w,
.k-callout-e {
  width: 6px;
  height: 11px;
}
.k-callout-n {
  top: -7px;
  left: 49%;
  margin-left: -5px;
  background-position: -162px -181px;
}
.k-tooltip-validation .k-callout-n {
  background-position: -178px -181px;
}
.k-callout-w {
  top: 49%;
  left: -7px;
  margin-top: -5px;
  background-position: -165px -226px;
}
.k-tooltip-validation .k-callout-w {
  background-position: -181px -226px;
}
.k-callout-s {
  top: 100%;
  left: 49%;
  margin-top: 2px;
  margin-left: -5px;
  background-position: -162px -213px;
}
.k-tooltip-validation .k-callout-s {
  background-position: -178px -213px;
}
.k-callout-e {
  top: 49%;
  left: 100%;
  margin-top: -5px;
  margin-left: 2px;
  background-position: -165px -194px;
}
.k-tooltip-validation .k-callout-e {
  background-position: -181px -194px;
}
.k-tooltip-validation .k-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
.k-window .k-tooltip-validation {
  z-index: 10010;
}
/* Splitter */
.k-splitter {
  position: relative;
  height: 300px;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
}
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
.k-splitbar .k-resize-handle {
  display: none;
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: #f00;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 20px;
  margin-top: -10px;
}
.k-collapse-prev,
.k-collapse-next,
.k-expand-prev,
.k-expand-next {
  cursor: pointer;
}
.k-splitbar-horizontal .k-collapse-prev {
  margin-top: -31px;
}
.k-splitbar-horizontal .k-collapse-next {
  margin-top: 11px;
}
.k-splitbar-static-horizontal {
  width: 1px;
}
.k-splitbar-static-vertical {
  height: 1px;
}
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 5px;
  margin-left: -10px;
}
.k-splitbar-vertical .k-collapse-prev {
  margin-left: -31px;
}
.k-splitbar-vertical .k-collapse-next {
  margin-left: 11px;
}
.k-splitbar-draggable-vertical .k-resize-handle,
.k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
}
.k-splitbar-horizontal .k-resize-handle {
  background-position: -165px -6px;
}
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-expand-next {
  background-position: -6px -174px;
}
.k-splitbar-horizontal .k-collapse-next,
.k-splitbar-horizontal .k-expand-prev {
  background-position: -5px -142px;
}
.k-splitbar-vertical .k-resize-handle {
  background-position: -38px -309px;
}
.k-splitbar-vertical .k-collapse-prev,
.k-splitbar-vertical .k-expand-next {
  background-position: 2px -134px;
}
.k-splitbar-vertical .k-collapse-next,
.k-splitbar-vertical .k-expand-prev {
  background-position: 2px -165px;
}
/* Upload */
html .k-upload {
  position: relative;
  border-width: 0;
  background: none;
}
.k-dropzone em,
.k-upload-button {
  vertical-align: middle;
}
* + html .k-dropzone em,
* + html .k-upload-button {
  vertical-align: baseline;
}
.k-dropzone {
  border-style: solid;
  border-width: 0;
  padding: 4px;
  background-color: transparent;
}
.k-dropzone em {
  visibility: hidden;
  margin-left: .6em;
}
.k-dropzone-active {
  border-width: 1px;
  padding: 3px;
}
.k-dropzone-active em {
  visibility: visible;
}
.k-upload-button {
  position: relative;
  width: 86px;
  overflow: hidden !important;
  /* important required by IE7 */

  direction: ltr;
}
.k-upload-button input {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font: 200px monospace !important;
  /* critical for correct operation */

  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.k-upload-files {
  border-style: solid;
  border-width: 1px;
  margin: .2em 0 0;
  padding: .3em .7em .5em;
  line-height: 1.9em;
}
.k-upload-files .k-button {
  position: relative;
  top: 1px;
  margin-left: 8px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 84%;
}
* + html .k-upload-files .k-button {
  line-height: 1;
}
/*IE7*/
.k-upload .k-upload-action .k-icon {
  width: 8px;
  height: 8px;
  vertical-align: baseline;
}
.k-upload .k-delete,
.k-upload .k-i-cancel {
  background-position: -164px -116px;
}
.k-upload .k-fail {
  background-position: -161px -111px;
}
.k-retry {
  background-position: -164px -132px;
}
.k-si-refresh {
  background-position: -160px -128px;
}
.k-si-tick,
.k-success {
  background-position: -160px -96px;
}
.k-si-cancel {
  background-position: -160px -112px;
}
.k-filename {
  position: relative;
  display: inline-block;
  min-width: 120px;
  max-width: 200px;
  vertical-align: middle;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.k-progress,
.k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 118px;
  height: 2px;
  border-style: solid;
  border-width: 1px;
  background-repeat: repeat-x;
}
.k-progress-status {
  left: -1px;
  bottom: -1px;
  width: 50%;
}
.k-upload-selected {
  min-width: 86px;
  margin: 3px 0 0;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
* + html .k-upload-selected {
  min-width: 100px;
}
/* ImageBrowser */
.k-toolbar-wrap .k-dropzone em,
.k-toolbar-wrap .k-upload-files {
  display: none;
}
.k-toolbar-wrap .k-dropzone {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.k-search-wrap {
  position: relative;
  float: right;
  width: auto;
  padding: 0;
}
.k-search-wrap label {
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 20px;
  font-style: italic;
}
.k-search-wrap input.k-input {
  width: 158px;
  padding-left: 0;
  padding-right: 0;
}
.k-search-wrap .k-search {
  position: absolute;
  top: 1px;
  right: 2px;
}
.k-breadcrumbs {
  position: relative;
  float: left;
  width: 560px;
}
.k-breadcrumbs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding-left: 5px;
  line-height: 18px;
}
html input.k-breadcrumbs-input {
  width: 100%;
  padding-left: 2px;
  font-family: inherit;
}
.k-breadcrumbs .k-link,
.k-breadcrumbs-wrap .k-icon {
  margin-top: 0;
  text-decoration: none;
  vertical-align: middle;
}
.k-breadcrumbs .k-link:hover {
  text-decoration: underline;
}
.k-imagebrowser .k-breadcrumbs .k-i-seek-w {
  text-decoration: none;
  cursor: default;
}
.k-imagebrowser .k-toolbar {
  clear: both;
  border-style: solid;
  border-width: 1px;
  margin: 8px 0 0;
  padding: 2px 0 3px;
  background-repeat: repeat-x;
  line-height: 23px;
  white-space: nowrap;
  /*required by WebKit*/

}
.k-imagebrowser .k-upload {
  float: left;
}
.k-imagebrowser .k-upload-button {
  width: auto;
  vertical-align: top;
}
.k-imagebrowser .k-upload .k-icon {
  vertical-align: bottom;
}
* + html .k-imagebrowser .k-upload-button,
* + html .k-imagebrowser .k-upload .k-icon {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
* + html .k-imagebrowser .k-upload .k-icon {
  top: 2px;
}
* + html .k-imagebrowser .k-toolbar .k-button-icon {
  vertical-align: middle;
}
.k-i-folder-add,
.k-addfolder {
  background-position: -32px -272px;
}
.k-i-folder-up,
.k-goup {
  background-position: -32px -288px;
}
.k-toolbar .k-state-disabled {
  filter: alpha(opacity=50);
  opacity: .5;
}
.k-toolbar-wrap {
  float: left;
}
.k-tiles-arrange {
  float: right;
}
.k-tiles-arrange .k-i-arrow-s {
  margin: 0 2px 0 3px;
}
.k-tiles-arrange a {
  text-decoration: none;
}
.k-tiles {
  clear: both;
  height: 390px;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0;
  margin: 0 0 1.4em;
  padding: 9px;
  overflow: auto;
  line-height: 1.2;
}
.k-tile {
  float: left;
  width: 223px;
  height: 88px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin: 1px;
  padding: 0 0 4px;
  background-position: 0 100px;
  background-repeat: repeat-x;
  cursor: pointer;
}
.k-tiles li.k-state-hover,
.k-tiles li.k-state-selected {
  background-position: 0 center;
}
.k-imagebrowser .k-thumb {
  float: left;
  display: inline;
  width: 86px;
  height: 86px;
  margin: 4px 10px 0 4px;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.k-imagebrowser .k-image {
  margin: 2px 0 0 2px;
}
.k-imagebrowser .k-folder {
  width: 80px;
  height: 80px;
  background-position: 0 -200px;
  background-repeat: no-repeat;
}
.k-imagebrowser .k-loading {
  margin: 35px 0 0 33px;
}
.k-tile strong,
.k-tile input {
  margin: 10px 0 4px;
  font-weight: normal;
}
.k-tile strong {
  float: left;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-tile input {
  width: 100px;
}
.k-tile em,
.k-tile .k-filesize {
  clear: left;
  font-weight: normal;
  font-style: normal;
}
.k-tile strong,
.k-tile input,
.k-tile em,
.k-tile .k-filesize {
  display: block;
}
.k-imagebrowser .k-form-text-row input {
  width: 628px;
}
.k-tile-empty {
  margin: 160px 0 0;
}
.k-tile-empty .k-dialog-upload {
  font-weight: bold;
  font-size: 120%;
}
.k-tile-empty strong {
  display: block;
  margin: 0 0 0.2em;
  font-size: 3em;
  font-weight: normal;
}
.k-tile-empty,
.k-tile-empty .k-button-wrapper {
  text-align: center;
}
/* IE7 inline-block behavior */
* + html .k-button,
* + html .k-grid-filter,
* + html .k-header-column-menu,
* + html .k-grid .k-pager-numbers,
* + html .k-grid .k-status-text,
* + html .k-pager-numbers .k-link,
* + html .k-pager-numbers span,
* + html .k-pager-numbers input,
* + html .k-grouping-row p,
* + html .k-grouping-header a,
* + html .k-grouping-header .k-group-indicator,
* + html .k-grouping-header .k-link,
* + html .k-grouping-header .k-button,
* + html .k-grid-actions,
* + html .k-combobox,
* + html .k-dropdown,
* + html .k-selectbox,
* + html .k-picker-wrap .k-select,
* + html .k-dropdown-wrap .k-select,
* + html .k-numerictextbox,
* + html .k-timepicker,
* + html .k-datepicker,
* + html .k-datetimepicker,
* + html .k-calendar,
* + html .k-calendar .k-nav-fast,
* + html .k-treeview .k-icon,
* + html .k-treeview .k-image,
* + html .k-treeview .k-sprite,
* + html .k-treeview .k-in,
* + html .k-colorpicker,
* + html .k-colorpicker .k-tool-icon,
* + html .k-colorpicker-popup .k-reset,
* + html .k-editor-dialog .k-button,
.k-form-text-row label,
* + html .k-tabstrip-items .k-item,
* + html .k-tabstrip-items .k-link,
* + html .k-slider-horizontal,
* + html .k-splitbar-draggable-vertical .k-resize-handle,
* + html .k-splitbar-draggable-horizontal .k-resize-handle,
* + html .t-filename,
* + html div.k-window,
* + html .k-window-titlebar .k-window-action {
  display: inline;
  zoom: 1;
}
/* Mobile Scroller */
.km-scroll-container {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-margin-collapse: separate;
  -webkit-transform: translatez(0);
}
.k-widget .km-scroll-wrapper {
  position: relative;
  padding-bottom: 0;
}
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: .3em;
  width: .3em;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 2px;
}
.km-horizontal-scrollbar {
  width: 100%;
  left: 2px;
  bottom: 2px;
}
/*
* Kendo UI Web v2012.2.710 (http://kendoui.com)
* Copyright 2012 Telerik AD. All rights reserved.
*
* Kendo UI Web commercial licenses may be obtained at http://kendoui.com/web-license
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
*/
.widget-border-color {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
}
/*
* Kendo UI Web v2012.2.710 (http://kendoui.com)
* Copyright 2012 Telerik AD. All rights reserved.
*
* Kendo UI Web commercial licenses may be obtained at http://kendoui.com/web-license
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
*/
/* Kendo skin */
/* main colors */
.k-block,
.k-widget {
  background-color: #ffffff;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header-wrap,
.k-grid-header,
.k-grid td,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-dropdown-wrap,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-upload-files,
.k-tiles,
.k-toolbar,
.k-dropdown-wrap,
.k-tooltip,
.k-progress {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
}
.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-grouping-row td,
td.k-group-cell,
.k-calendar th,
.k-dropzone-hovered,
.k-upload-files {
  background-color: #edf1f1;
}
.k-list-container {
  border-color: #d6dede;
  border-bottom-color: #bac7c7;
  background-color: #f1f4f4;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #ffffff;
}
.k-alt,
.k-separator {
  background-color: #f5f5f5;
}
.k-widget .k-dropdown-wrap,
.k-widget .k-picker-wrap,
.k-widget .k-numeric-wrap,
.k-textbox,
.k-autocomplete.k-header,
.k-autocomplete.k-state-focused,
div.k-dropdown-wrap.k-state-active,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused:hover,
div.k-picker-wrap.k-state-active,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-focused:hover,
span.k-numeric-wrap.k-state-active,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused:hover {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
  background-color: #f9fbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -ms-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -o-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: linear-gradient(top, #ffffff, #f1f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f4f4', GradientType=0);
  border-color: #f1f4f4 #f1f4f4 #c6d2d2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: transparent;
  background-position: 0 0;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
}
.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background-color: #ffffff;
  color: #363e42;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-dropdown .k-input {
  color: #363e42;
}
.k-link:link,
.k-link:visited {
  color: #363e42;
}
.k-header {
  color: #363e42;
}
.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-tile,
.k-textbox,
.k-autocomplete,
.k-state-hover,
.k-state-selected,
.k-state-focused,
.k-tabstrip-items .k-item {
  background-color: #f9fbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -ms-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -o-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: linear-gradient(top, #ffffff, #f1f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f4f4', GradientType=0);
  border-color: #f1f4f4 #f1f4f4 #c6d2d2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-button,
.k-draghandle {
  background-color: #f1f4f4;
}
/* icons */
.k-icon,
.k-column-menu .k-sprite {
  opacity: .8;
}
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite {
  opacity: 1;
}
.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-callout,
.k-progress,
.k-progress-status,
.k-column-menu .k-sprite {
  background-image: url('../img/sprite.png?v=1.0.367');
}
.k-loading {
  background-image: url('../img/loading.gif?v=1.0.367');
}
.k-loading-image {
  background-image: url('../img/loading-image.gif?v=1.0.367');
}
.k-loading-color {
  background-color: #ffffff;
}
.k-button {
  color: #363e42;
}
.k-button,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:hover,
.k-draghandle {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
  background-color: #f1f4f4;
}
.k-button:hover,
.k-draghandle:hover {
  border-color: #b4b7b9;
  background-color: #b4b7b9;
}
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter {
  background-color: #ffffff;
  border-color: #0067c9;
  color: #363e42;
}
.k-state-focused {
  color: #363e42;
  background-color: #b4b7b9;
  border-color: #b4b7b9;
}
.k-state-selected,
.k-list > .k-state-selected,
.k-list > .k-state-focused,
.k-panelbar > .k-state-selected,
.k-panel > .k-state-selected {
  color: #ffffff;
  background-color: #0067c9;
  border-color: #0067c9;
}
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected,
.k-draghandle.k-draghandle:hover {
  color: #ffffff !important;
  background-color: #0067c9;
  border-color: #0067c9;
  background-color: #025bb8;
  background-image: -moz-linear-gradient(top, #0067c9, #06489e);
  background-image: -ms-linear-gradient(top, #0067c9, #06489e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#06489e));
  background-image: -webkit-linear-gradient(top, #0067c9, #06489e);
  background-image: -o-linear-gradient(top, #0067c9, #06489e);
  background-image: linear-gradient(top, #0067c9, #06489e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#06489e', GradientType=0);
  border-color: #06489e #06489e #032654;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.k-state-selected.k-state-focused {
  background-image: none;
  filter: none;
  background-color: #0052a0;
}
.k-state-selected > .k-link {
  color: #ffffff;
}
.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-marquee,
.k-pager-wrap .k-link:hover {
  color: #363e42;
  background-color: #b4b7b9;
  border-color: #b4b7b9;
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link {
  color: #363e42;
}
.k-textbox:hover,
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #b4b7b9;
  border-color: #d6dede;
}
.k-calendar .k-state-selected.k-state-focused > .k-link {
  background-color: transparent;
}
.k-dropdown .k-state-hover .k-input {
  color: #363e42;
}
.k-dropdown .k-state-focused .k-input {
  color: #363e42;
}
.k-state-error {
  border-color: #e20000;
  background-color: #ff5252;
  color: #ffffff;
}
.k-state-disabled {
  filter: alpha(opacity=70);
  opacity: .7;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month .k-link,
.k-dropzone em,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #6f797e;
}
/* Slider */
.k-slider-track {
  background-color: #f1f4f4;
}
.k-slider-selection {
  background-color: #0077e8;
  background-image: -moz-linear-gradient(top, #0081fc, #0067c9);
  background-image: -ms-linear-gradient(top, #0081fc, #0067c9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0081fc), to(#0067c9));
  background-image: -webkit-linear-gradient(top, #0081fc, #0067c9);
  background-image: -o-linear-gradient(top, #0081fc, #0067c9);
  background-image: linear-gradient(top, #0081fc, #0067c9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081fc', endColorstr='#0067c9', GradientType=0);
}
.k-slider-horizontal .k-tick {
  background-image: url('../img/slider-h.gif?v=1.0.367');
}
.k-slider-vertical .k-tick {
  background-image: url('../img/slider-v.gif?v=1.0.367');
}
/* Tooltip */
.k-tooltip {
  border-color: #b4b7b9;
  background-color: #ffffff;
  color: #363e42;
}
.k-tooltip-validation {
  border-color: #ffe79e;
  background-color: #fff4c9;
  color: #635145;
}
/* Splitter */
.k-splitbar {
  background-color: #f1f4f4;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #ffffff;
}
/* Upload */
.k-progress-status {
  border-color: #b4b7b9 transparent;
}
/* ImageBrowser */
.k-tile {
  border-color: #ffffff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #b4b7b9;
}
.k-tiles li.k-state-selected {
  border-color: #0067c9;
}
.k-tile .k-folder {
  background-image: url('../img/imagebrowser.png?v=1.0.367');
}
/* Shadows */
.k-popup,
.k-menu .k-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-imagebrowser .k-image {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.k-window {
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-combobox .k-input,
.k-picker-wrap .k-input {
  -webkit-box-shadow: inset 0 0 1px 1px #dddddd;
  -moz-box-shadow: inset 0 0 1px 1px #dddddd;
  box-shadow: inset 0 0 1px 1px #dddddd;
}
.k-shadow {
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
/* Border radius */
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-state-hover,
.k-treeview .k-state-selected,
.k-editor-button .k-state-hover,
.k-editor-button .k-state-active,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-animation-container .k-calendar-container,
.k-list-container.k-state-border-right {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-numeric-wrap .k-link,
.k-colorpicker .k-selected-color,
.k-progress,
.k-progress-status {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-selected,
.k-dropzone,
.k-upload-files {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.k-draghandle {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.k-button:hover {
  text-decoration: none;
  color: #0c3384;
  border-color: #b4b7b9;
}
.k-button:hover .k-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.k-button:active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
}
.k-dropdown-wrap:hover,
.k-dropdown-wrap.k-state-active,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-border-down,
.k-list-container {
  border-color: #bac7c7 !important;
}
.k-slider-track {
  background: #e3e9e9;
  height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.k-filename {
  padding-bottom: 0;
}
.k-upload-button input {
  width: auto;
}
.k-item.k-state-hover,
.k-link:hover,
td.k-state-hover {
  background-image: none;
  filter: none;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox {
  width: 210px;
}
.k-textbox {
  background-image: none;
}
.k-edit-label,
.k-edit-field,
.editor-label,
.editor-field {
  padding-bottom: 5px;
}
.k-numerictextbox {
  width: auto;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-tooltip-validation {
  border-color: #f89406;
  background-color: #ffffff;
  color: #f89406;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
span.k-tooltip {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 20px;
  padding: 1px 5px 2px 6px;
}
.k-window .k-tooltip-validation {
  margin-top: -0.75em !important;
}
.k-callout-n {
  left: 20px;
}
.k-grid {
  border: none;
  margin-bottom: 20px;
}
.k-grid-content {
  max-height: 395px;
  border-left: 1px solid #d6dede;
  border-right: 1px solid #d6dede;
  background: #f1f4f4;
  border-bottom: none;
  border-top: none;
  width: inherit;
  overflow-y: auto;
}
div.k-grid-header,
div.k-grid-footer,
.k-grid-pager {
  border: 1px solid #d6dede;
}
div.k-grid-header {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.k-grid-header .k-header {
  font-weight: bold;
  background-image: none;
  background-color: transparent;
}
.k-grid .k-toolbar {
  background: none;
  padding: 0 0 10px 0;
  border: none;
}
.k-grid-toolbar .k-grid-add {
  float: right;
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
  font-weight: bold;
  margin-right: 0;
}
.k-grid td {
  border-top: 1px solid #d6dede !important;
  background: #f1f4f4;
  vertical-align: top;
  min-height: 1.75em;
  border: none;
  line-height: inherit;
  padding: 15px 10px .75em 10px;
}
.k-grid tr:first-child td {
  border-top: none !important;
}
.k-grid tr:hover td {
  background: #e3e9e9;
}
.k-grid tbody td > .k-button.k-grid-delete,
.k-grid tbody td > .k-button.k-grid-Copy,
.k-grid tbody td > .k-button.k-grid-Delete,
.k-grid tbody td > .k-button.k-grid-edit,
.k-grid tbody td > .k-button.k-grid-update,
.k-grid tbody td > .k-button.k-grid-cancel {
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
  font-weight: bold;
  padding: 1px 5px;
  margin: -0.25em 0.3em 0.3em 0.3em;
  width: 75px;
  text-align: left;
}
.showDetailsLink {
  position: relative;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  font-weight: bold;
  max-width: 85%;
  white-space: nowrap;
}
.showDetailsLink span {
  display: block;
  max-width: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-grid-pager {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.k-pager-info {
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
  color: #9a9ea0;
}
.k-pager-wrap > .k-link,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.k-pager-numbers {
  margin: 0 3px;
}
.k-pager-numbers li {
  margin: 0 1px;
}
.k-pager-numbers .k-link {
  line-height: 22px;
  padding: 0 7px;
  border-width: 1px;
  border-style: solid;
}
.k-pager-numbers .k-link:hover {
  border-width: 1px;
}
.k-pager-wrap .k-link:hover {
  background: inherit;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.k-pager-numbers .k-state-selected {
  background: #e3e9e9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  border-color: #ffffff;
  color: #363e42;
}
.k-i-arrow-w {
  background-position: 0 -47px;
}
.k-i-arrow-e {
  background-position: 0 -15px;
}
#customerPresetsGrid .k-grid-content table tr td:first-child {
  font-weight: bold;
}
.k-window-titlebar {
  padding: 9px 0 13px 0;
  background-color: #f1f4f4;
  border-bottom: 1px solid #d6dede;
}
.k-window-title {
  font-size: 19px;
  line-height: 24px;
  color: #0c3384;
  font-weight: bold;
  left: 15px;
  right: 15px;
}
.k-window-actions.k-header {
  background-color: transparent;
  background-image: none;
  border: none;
  padding-top: 9px;
}
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -31px -16px;
}
div.k-window-content {
  padding: 15px;
}
div.k-window-content .k-edit-form-container {
  text-align: right;
}
div.k-window-content .k-edit-form-container .k-edit-field {
  text-align: left;
}
div.k-window-content legend {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.k-edit-form-container {
  width: 500px;
  margin: -15px;
  background-color: #f1f4f4;
  padding: 15px;
}
.k-edit-form-container > a {
  font-weight: bold;
}
.editorContainer {
  text-align: left;
  margin-bottom: 1.5em;
  margin: -15px -15px 15px -15px;
  padding: 15px;
  background: #ffffff;
  border-bottom: 1px solid #d6dede;
}
.editorContainer .k-textbox.fullWidth {
  width: 100%;
}
.editorContainer .k-edit-field {
  width: 66%;
}
.editorContainer fieldset.fullWidth .k-edit-label {
  width: 14%;
  padding-right: 2%;
}
.editorContainer fieldset.fullWidth .k-edit-field {
  width: 83%;
}
.editorContainer fieldset.halfWidth {
  width: 48%;
}
.editorContainer fieldset.halfWidth .k-edit-field {
  width: 65%;
}
.editorContainer fieldset.halfWidth .k-edit-field .k-autocomplete,
.editorContainer fieldset.halfWidth .k-edit-field .k-combobox,
.editorContainer fieldset.halfWidth .k-edit-field .k-datepicker,
.editorContainer fieldset.halfWidth .k-edit-field .k-timepicker,
.editorContainer fieldset.halfWidth .k-edit-field .k-datetimepicker,
.editorContainer fieldset.halfWidth .k-edit-field .k-numerictextbox,
.editorContainer fieldset.halfWidth .k-edit-field .k-dropdown,
.editorContainer fieldset.halfWidth .k-edit-field .k-selectbox,
.editorContainer fieldset.halfWidth .k-edit-field .k-textbox {
  width: 100%;
}
.editorContainer fieldset.halfWidth .k-edit-field.short {
  width: 55%;
}
.editorContainer fieldset.halfWidth .k-edit-label.large {
  width: 40%;
}
.editorContainer fieldset.halfWidth .prepend .k-autocomplete,
.editorContainer fieldset.halfWidth .prepend .k-combobox,
.editorContainer fieldset.halfWidth .prepend .k-datepicker,
.editorContainer fieldset.halfWidth .prepend .k-timepicker,
.editorContainer fieldset.halfWidth .prepend .k-datetimepicker,
.editorContainer fieldset.halfWidth .prepend .k-numerictextbox,
.editorContainer fieldset.halfWidth .prepend .k-dropdown,
.editorContainer fieldset.halfWidth .prepend .k-selectbox,
.editorContainer fieldset.halfWidth .prepend .k-textbox {
  width: 65%;
}
/*
div.k-window-content fieldset.halfWidth.pull-left legend {
	margin: 0 0 0 -15px;
	padding: 0 0 .5em 15px;
}
div.k-window-content fieldset.halfWidth.pull-right legend {
	margin: 0 -15px 0 0;
	padding: 0 15px .5em 0;
}*/
.editorContainer .k-edit-label label {
  white-space: nowrap;
}
.editorContainer legend + .k-edit-label,
.editorContainer legend + div .k-edit-label {
  margin-top: .5em;
}
div.clearer {
  clear: both;
}
.editMode .hideInEditmode {
  display: none;
}
.addMode .hideInAddmode {
  display: none;
}
#editor_app_token {
  cursor: text;
}
.k-numerictextbox .k-input[readonly="readonly"] {
  background-color: #ffffff;
  cursor: default;
}
.k-upload-files,
.k-upload-files .k-button {
  background: none;
  border: none;
  padding: 0;
}
.k-upload-files .k-button {
  top: 0;
  font-weight: bold;
  padding: 0 0 0 8px;
  color: #0c3384;
}
.k-upload-files .k-button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*

div.k-grid-header {
	background-image: none;
	.box-shadow(0 3px 6px rgba(0, 0, 0, .1));
	border-width: 0 0 1px 0;
	position: relative;
	z-index: 1;
}

.k-grid-pager {
	.box-shadow(0 -3px 6px rgba(0, 0, 0, .1));
	position: relative;
	z-index: 1;
	background-image: none;
	background-color: @formActionsBackgroundWell;
	border-width: 1px 0 0 0;
	padding: 8px 0 8px 8px;
}

.k-grid-header .k-header {
	background-image: none;
	background-color: transparent;
	border-width: 0;
}
.k-grid-header-wrap, .k-grid-footer-wrap {
	border-width: 0;
}
.k-grid-content {
	border: none;
}
*/
.k-pager-numbers .k-state-selected {
  border-color: #d6dede;
}
.k-grid-header .k-header {
  padding: 10px 10px 5px 10px;
}
.icn {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: middle;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.icn:last-child {
  *margin-left: 0;
}
.arrowList .icn {
  background-position: -100px -20px;
}
.arrowList.big .icn,
.big .arrowlist .icn {
  background-position: -40px -20px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 4px;
}
.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 2px;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #d6dede;
  border: 1px solid rgba(54, 62, 66, 0.35);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 4px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #d6dede;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #0067c9;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0067c9;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dropdown-menu::before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d6dede;
  border-bottom: 7px solid rgba(54, 62, 66, 0.35);
  border-left: 7px solid transparent;
  content: '';
}
.dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px;
}
.pull-right .dropdown-menu::before {
  left: auto;
  right: 10px;
}
.pull-right .dropdown-menu::after {
  left: auto;
  right: 11px;
}
.dropdown-menu {
  padding: 2px 2xp 0 2px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f1f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 2px 7px 2px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.66em;
  color: #363e42;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f9fbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -ms-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f4f4));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: -o-linear-gradient(top, #ffffff, #f1f4f4);
  background-image: linear-gradient(top, #ffffff, #f1f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f4f4', GradientType=0);
  border-color: #f1f4f4 #f1f4f4 #c6d2d2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f1f4f4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #d6dede;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #f1f4f4;
  *background-color: #e3e9e9;
}
.btn:active,
.btn.active {
  background-color: #d4dede \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  text-decoration: none;
  background-color: #f1f4f4;
  color: #0c3384;
  border-color: #b4b7b9;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  outline: 0;
  background: #e3e9e9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
}
.btn.disabled,
.btn[disabled],
.k-button.disabled,
.k-button[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  color: inherit;
  border: inherit !important;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-button.btn-primary.disabled,
.k-button.btn-primary[disabled] {
  color: #ffffff;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 16px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #d6dede;
  border-color: rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.1) rgba(54, 62, 66, 0.25);
}
.btn-primary {
  background-color: #025bb8;
  background-image: -moz-linear-gradient(top, #0067c9, #06489e);
  background-image: -ms-linear-gradient(top, #0067c9, #06489e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#06489e));
  background-image: -webkit-linear-gradient(top, #0067c9, #06489e);
  background-image: -o-linear-gradient(top, #0067c9, #06489e);
  background-image: linear-gradient(top, #0067c9, #06489e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#06489e', GradientType=0);
  border-color: #06489e #06489e #032654;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #06489e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #06489e;
  *background-color: #053d85;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #04326d \9;
}
#labs .btn-primary {
  background-color: #7b56c5;
  background-image: -moz-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -ms-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8c6ad0), to(#6239b4));
  background-image: -webkit-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -o-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: linear-gradient(top, #8c6ad0, #6239b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6ad0', endColorstr='#6239b4', GradientType=0);
  border-color: #6239b4 #6239b4 #42277a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6239b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#labs .btn-primary:hover,
#labs .btn-primary:active,
#labs .btn-primary.active,
#labs .btn-primary.disabled,
#labs .btn-primary[disabled] {
  background-color: #6239b4;
  *background-color: #5733a1;
}
#labs .btn-primary:active,
#labs .btn-primary.active {
  background-color: #4d2d8d \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-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(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', 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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-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(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', 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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #73d221;
  background-image: -moz-linear-gradient(top, #78db22, #6cc51f);
  background-image: -ms-linear-gradient(top, #78db22, #6cc51f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78db22), to(#6cc51f));
  background-image: -webkit-linear-gradient(top, #78db22, #6cc51f);
  background-image: -o-linear-gradient(top, #78db22, #6cc51f);
  background-image: linear-gradient(top, #78db22, #6cc51f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78db22', endColorstr='#6cc51f', GradientType=0);
  border-color: #6cc51f #6cc51f #488315;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6cc51f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #6cc51f;
  *background-color: #60af1c;
}
.btn-success:active,
.btn-success.active {
  background-color: #549918 \9;
}
.btn-info {
  background-color: #8f9496;
  background-image: -moz-linear-gradient(top, #9a9ea0, #808587);
  background-image: -ms-linear-gradient(top, #9a9ea0, #808587);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9a9ea0), to(#808587));
  background-image: -webkit-linear-gradient(top, #9a9ea0, #808587);
  background-image: -o-linear-gradient(top, #9a9ea0, #808587);
  background-image: linear-gradient(top, #9a9ea0, #808587);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9ea0', endColorstr='#808587', GradientType=0);
  border-color: #808587 #808587 #5a5e60;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #808587;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #808587;
  *background-color: #73787a;
}
.btn-info:active,
.btn-info.active {
  background-color: #676b6d \9;
}
.btn-inverse {
  background-color: #505659;
  background-image: -moz-linear-gradient(top, #6f797e, #222222);
  background-image: -ms-linear-gradient(top, #6f797e, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f797e), to(#222222));
  background-image: -webkit-linear-gradient(top, #6f797e, #222222);
  background-image: -o-linear-gradient(top, #6f797e, #222222);
  background-image: linear-gradient(top, #6f797e, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f797e', endColorstr='#222222', 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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-primary,
.btn-info,
.btn-success,
.btn-warning,
.btn-danger,
.btn-inverse {
  border: none;
  padding: 5px 11px 5px;
}
.btn-primary.btn-large {
  padding: 10px 15px;
}
.btn-primary.btn-small {
  padding: 6px 10px;
}
.btn-primary.btn-mini {
  padding: 3px 7px;
}
.btnRow {
  margin: 1em 0 0 0;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #f1f4f4;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #06489e;
}
.btn-group.open #labs .btn-primary.dropdown-toggle {
  background-color: #6239b4;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #6cc51f;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #808587;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-group > .dropdown-toggle {
  -webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow:  0 1px 2px rgba(0, 0, 0, .05);
  box-shadow:  0 1px 2px rgba(0, 0, 0, .05);
}
.btn-group.open .btn.dropdown-toggle {
  border-color: #b4b7b9;
  background: #e3e9e9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
}
.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;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
/* Navs //////////////////////////////////////// */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #f1f4f4;
}
.nav > .pull-right {
  float: right;
}
.nav .nav-header {
  display: block;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #9a9ea0;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0067c9;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 4px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #d6dede;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #d6dede;
}
.nav-tabs > li {
  bottom: -1px;
  position: relative;
}
.nav-tabs > li > a {
  font-weight: bold;
  font-size: 14px;
  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;
}
.nav-tabs > li > a:hover {
  border-color: #f1f4f4 #f1f4f4 #d6dede;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #0c3384;
  background-color: #ffffff;
  border: 1px solid #d6dede;
  border-bottom-color: #ffffff;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0067c9;
}
#pillsnav .container {
  padding-bottom: 10px;
  border-bottom: 1px solid #d6dede;
  margin-bottom: 20px;
}
#pillsnav .nav-pills {
  float: right;
}
#pillsnav .nav-pills > li > a {
  color: #6cc51f;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#services #pillsnav .nav-pills > li > a {
  color: #0067c9;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#solutions #pillsnav .nav-pills > li > a {
  color: #0c3384;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#labs #pillsnav .nav-pills > li > a {
  color: #6239b4;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#pillsnav .nav-pills > .active > a,
#pillsnav .nav-pills > .active > a:hover,
#pillsnav .nav-pills .open .dropdown-toggle,
#pillsnav .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #71ce20;
}
#services #pillsnav .nav-pills > .active > a,
#services #pillsnav .nav-pills > .active > a:hover,
#services #pillsnav .nav-pills .open .dropdown-toggle,
#services #pillsnav .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #006cd3;
}
#solutions #pillsnav .nav-pills > .active > a,
#solutions #pillsnav .nav-pills > .active > a:hover,
#solutions #pillsnav .nav-pills .open .dropdown-toggle,
#solutions #pillsnav .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #0d378d;
}
#labs #pillsnav .nav-pills > .active > a,
#labs #pillsnav .nav-pills > .active > a:hover,
#labs #pillsnav .nav-pills .open .dropdown-toggle,
#labs #pillsnav .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #663bbc;
}
#pillsnav .nav-tabs .dropdown-toggle .caret,
#pillsnav .nav-pills .dropdown-toggle .caret {
  border-top-color: #71ce20;
  border-bottom-color: #71ce20;
  margin-top: 9px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#services #pillsnav .nav-tabs .dropdown-toggle .caret,
#services #pillsnav .nav-pills .dropdown-toggle .caret {
  border-top-color: #006cd3;
  border-bottom-color: #006cd3;
  margin-top: 9px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#solutions #pillsnav .nav-tabs .dropdown-toggle .caret,
#solutions #pillsnav .nav-pills .dropdown-toggle .caret {
  border-top-color: #0d378d;
  border-bottom-color: #0d378d;
  margin-top: 9px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#labs #pillsnav .nav-tabs .dropdown-toggle .caret,
#labs #pillsnav .nav-pills .dropdown-toggle .caret {
  border-top-color: #663bbc;
  border-bottom-color: #663bbc;
  margin-top: 9px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pillsnav .nav-tabs .open .dropdown-toggle .caret,
#pillsnav .nav-pills .open .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0067c9;
  border-bottom-color: #0067c9;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #00407d;
  border-bottom-color: #00407d;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #363e42;
  border-bottom-color: #363e42;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #9a9ea0;
  border-color: #9a9ea0;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #9a9ea0;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #f1f4f4 #dddddd #f1f4f4 #f1f4f4;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #f1f4f4 #f1f4f4 #f1f4f4 #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
/* Navbar //////////////////////////////////////// */
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 20px;
}
.navbar-inner {
  min-height: 40px;
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #0067c9;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .navbar-link {
  color: #0067c9;
}
.navbar .navbar-link:hover {
  color: #00407d;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "BetaSuisse", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #85e037;
  border: 1px solid #3c6d11;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #363e42;
  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;
}
.metanav.navbar {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.metanav .navbar-inner {
  background: #F4F6F6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 46px;
  padding-top: 8px;
}
.metanav.navbar .nav {
  margin-left: -8px;
  *margin-left: -16px;
}
.metanav.navbar .nav.pull-right {
  margin-right: -10px;
  *margin-right: -20px;
}
.metanav.navbar .nav > li > a {
  color: #0067c9;
}
.metanav.navbar .nav > li > a:hover,
.metanav.navbar .nav > li.dropdown:hover > a,
.metanav.navbar .nav > li.dropdown.open > a {
  color: #178eff;
}
.metanav.navbar .nav li.dropdown .dropdown-toggle .caret {
  border-bottom-color: #0067c9;
  border-top-color: #0067c9;
  opacity: 1;
  filter: alpha(opacity=100);
}
.metanav.navbar .nav li.dropdown:hover .caret,
.metanav.navbar .nav li.dropdown.open .caret {
  border-bottom-color: #178eff;
  border-top-color: #178eff;
}
.metanav.navbar .nav.pull-right > li > a {
  color: #0c3384;
}
.metanav.navbar .nav.pull-right > li > a:hover,
.metanav.navbar .nav.pull-right > li.dropdown:hover > a,
.metanav.navbar .nav.pull-right > li.dropdown.open > a {
  color: #124eca;
}
.metanav.navbar .nav.pull-right li.dropdown .dropdown-toggle .caret,
.metanav.navbar .nav.pull-right li.dropdown.open .caret {
  border-bottom-color: #0c3384;
  border-top-color: #0c3384;
  opacity: 1;
  filter: alpha(opacity=100);
}
.metanav.navbar .nav.pull-right li.dropdown:hover .caret,
.metanav.navbar .nav.pull-right li.dropdown.open .caret {
  border-bottom-color: #124eca;
  border-top-color: #124eca;
}
.navbar .dropdown-menu .btn {
  margin: 0;
}
.navbar .dropdown-menu .btn-mini {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 16px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
#pillsnav .nav {
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #0067c9;
  text-decoration: none;
}
#pillsnav.navbar .nav > li > a {
  padding-right: 12px;
  padding-left: 12px;
}
.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 20px;
}
.navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #00407d;
  text-decoration: none;
}
#pillsnav .nav-pills > li > a:hover {
  background-color: #f1f4f4;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #00407d;
  text-decoration: none;
  background-color: #f1f4f4;
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #488315;
  border-right: 1px solid #6cc51f;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .navbar-inner .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
  max-height: 30px;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  border: none;
  background-color: #5eab1b;
  background-image: -moz-linear-gradient(top, #6cc51f, #488315);
  background-image: -ms-linear-gradient(top, #6cc51f, #488315);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6cc51f), to(#488315));
  background-image: -webkit-linear-gradient(top, #6cc51f, #488315);
  background-image: -o-linear-gradient(top, #6cc51f, #488315);
  background-image: linear-gradient(top, #6cc51f, #488315);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6cc51f', endColorstr='#488315', GradientType=0);
  border-color: #488315 #488315 #24410a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #488315;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #488315;
  *background-color: #3c6d11;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #30570e \9;
}
#labs .btn-navbar {
  background-color: #7b56c5;
  background-image: -moz-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -ms-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8c6ad0), to(#6239b4));
  background-image: -webkit-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: -o-linear-gradient(top, #8c6ad0, #6239b4);
  background-image: linear-gradient(top, #8c6ad0, #6239b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6ad0', endColorstr='#6239b4', GradientType=0);
  border-color: #6239b4 #6239b4 #42277a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6239b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#labs .btn-navbar:hover,
#labs .btn-navbar:active,
#labs .btn-navbar.active,
#labs .btn-navbar.disabled,
#labs .btn-navbar[disabled] {
  background-color: #6239b4;
  *background-color: #5733a1;
}
#labs .btn-navbar:active,
#labs .btn-navbar.active {
  background-color: #4d2d8d \9;
}
#services .btn-navbar {
  background-color: #0057aa;
  background-image: -moz-linear-gradient(top, #0067c9, #00407d);
  background-image: -ms-linear-gradient(top, #0067c9, #00407d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#00407d));
  background-image: -webkit-linear-gradient(top, #0067c9, #00407d);
  background-image: -o-linear-gradient(top, #0067c9, #00407d);
  background-image: linear-gradient(top, #0067c9, #00407d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#00407d', GradientType=0);
  border-color: #00407d #00407d #001930;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00407d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#services .btn-navbar:hover,
#services .btn-navbar:active,
#services .btn-navbar.active,
#services .btn-navbar.disabled,
#services .btn-navbar[disabled] {
  background-color: #00407d;
  *background-color: #003363;
}
#services .btn-navbar:active,
#services .btn-navbar.active {
  background-color: #00264a \9;
}
#solutions .btn-navbar {
  background-color: #0552ad;
  background-image: -moz-linear-gradient(top, #0067c9, #0c3384);
  background-image: -ms-linear-gradient(top, #0067c9, #0c3384);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#0c3384));
  background-image: -webkit-linear-gradient(top, #0067c9, #0c3384);
  background-image: -o-linear-gradient(top, #0067c9, #0c3384);
  background-image: linear-gradient(top, #0067c9, #0c3384);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#0c3384', GradientType=0);
  border-color: #0c3384 #0c3384 #06183e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0c3384;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#solutions .btn-navbar:hover,
#solutions .btn-navbar:active,
#solutions .btn-navbar.active,
#solutions .btn-navbar.disabled,
#solutions .btn-navbar[disabled] {
  background-color: #0c3384;
  *background-color: #0a2a6d;
}
#solutions .btn-navbar:active,
#solutions .btn-navbar.active {
  background-color: #082155 \9;
}
#root .btn-navbar {
  background-color: #0552ad;
  background-image: -moz-linear-gradient(top, #0067c9, #0c3384);
  background-image: -ms-linear-gradient(top, #0067c9, #0c3384);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#0c3384));
  background-image: -webkit-linear-gradient(top, #0067c9, #0c3384);
  background-image: -o-linear-gradient(top, #0067c9, #0c3384);
  background-image: linear-gradient(top, #0067c9, #0c3384);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#0c3384', GradientType=0);
  border-color: #0c3384 #0c3384 #06183e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0c3384;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#root .btn-navbar:hover,
#root .btn-navbar:active,
#root .btn-navbar.active,
#root .btn-navbar.disabled,
#root .btn-navbar[disabled] {
  background-color: #0c3384;
  *background-color: #0a2a6d;
}
#root .btn-navbar:active,
#root .btn-navbar.active {
  background-color: #082155 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d6dede;
  border-bottom: 7px solid rgba(54, 62, 66, 0.35);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #d6dede;
  border-top: 7px solid rgba(54, 62, 66, 0.35);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
/*!
 * Bootstrap Responsive v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  .form-horizontal .recaptcha .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .recaptcha .control-label {
    padding-right: 15px;
  }
  .form-horizontal .recaptcha .controls {
    margin-left: 0;
  }
  .form-horizontal .recaptcha .control-list {
    padding-top: 0;
  }
  .form-horizontal .recaptcha .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  #recaptcha_logo {
    display: none !important;
  }
  #recaptcha_reload {
    min-width: 25px;
  }
  #recaptcha_switch_audio {
    min-width: 25px;
  }
  #recaptcha_whatsthis {
    min-width: 25px;
  }
  .page {
    padding-left: 10px;
    padding-right: 10px;
  }
  #root .page {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .navbar .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
    margin-bottom: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 700px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 638px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 576px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 514px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 452px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 390px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 328px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 266px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 204px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 142px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 80px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 18px;
  }
}
@media (min-width: 1200px) and (max-height: 800px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1146px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1046px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 946px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 846px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 746px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 646px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 546px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 446px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 346px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 246px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 146px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 46px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #9a9ea0;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #0067c9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f1f4f4;
    color: #00407d;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #488315;
    border-bottom: 1px solid #488315;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #d6dede;
  border: 1px solid rgba(54, 62, 66, 0.35);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -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);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #d6dede;
}
.modal-header .close {
  margin-top: 4px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f1f4f4;
  border-top: 1px solid #d6dede;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: -2px;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgba(54, 62, 66, 0.35);
  border-right: 10px solid #d6dede;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  width: 280px;
  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;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popoverSource {
  display: none;
}
.popover-content .table-filled {
  background: none;
  margin: -10px -10px 0 -10px;
  width: 280px;
}
.popover-title {
  padding: 12px 10px;
  line-height: 1;
  color: #0c3384;
  background-color: #f1f4f4;
  border-bottom: 1px solid #d6dede;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
  margin: 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.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;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.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);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.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;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.label,
.badge {
  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: #9a9ea0;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #363e42;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1f2426;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #e5ebeb;
  background-image: -moz-linear-gradient(top, #e3e9e9, #e8eded);
  background-image: -ms-linear-gradient(top, #e3e9e9, #e8eded);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e9e9), to(#e8eded));
  background-image: -webkit-linear-gradient(top, #e3e9e9, #e8eded);
  background-image: -o-linear-gradient(top, #e3e9e9, #e8eded);
  background-image: linear-gradient(top, #e3e9e9, #e8eded);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e9e9', endColorstr='#e8eded', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0077e8;
  background-image: -moz-linear-gradient(top, #0081fc, #0067c9);
  background-image: -ms-linear-gradient(top, #0081fc, #0067c9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0081fc), to(#0067c9));
  background-image: -webkit-linear-gradient(top, #0081fc, #0067c9);
  background-image: -o-linear-gradient(top, #0081fc, #0067c9);
  background-image: linear-gradient(top, #0081fc, #0067c9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081fc', endColorstr='#0067c9', GradientType=0);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar {
  background-color: #7bd52e;
  background-image: -moz-linear-gradient(top, #85e037, #6cc51f);
  background-image: -ms-linear-gradient(top, #85e037, #6cc51f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#85e037), to(#6cc51f));
  background-image: -webkit-linear-gradient(top, #85e037, #6cc51f);
  background-image: -o-linear-gradient(top, #85e037, #6cc51f);
  background-image: linear-gradient(top, #85e037, #6cc51f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85e037', endColorstr='#6cc51f', GradientType=0);
}
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-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(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar {
  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: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.status {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
  margin: -10px 0 20px 0;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
/* xoverwrites bootstrap //////////////////////////////////////// */
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 2px .3em;
  height: 2.12em;
  line-height: 1.6em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .well .span6 {
    width: 540px;
  }
}
@media (max-width: 979px) {
  .well .offset2 {
    margin-left: 0px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .well .span6 {
    width: 440px;
  }
}
@media (min-width: 980px) {
  .well .span6 input.span6 {
    width: 427px;
  }
  .well .span6 .control-group input.fullwidth,
  .well .span6 .control-group select.fullwidth {
    width: 281px;
  }
  .well .span6 .control-group textarea.fullwidth {
    width: 267px;
  }
  .well .span6 .control-group .k-widget input.fullwidth,
  .well .span6 .control-group .k-widget select.fullwidth {
    width: auto;
  }
  .well .offset2 {
    margin-left: 160px;
  }
}
.well div:last-child {
  margin-bottom: 0;
}
.well .form-actions {
  margin-bottom: -19px !important;
}
.well .form-actions.darkened {
  background: #e3e9e9;
}
.clear {
  clear: both;
}
.fixRow {
  margin-left: 20px;
}
.modal-header + form {
  margin-bottom: 0;
}
.errorMessage {
  color: #9d261d;
}
.remember {
  display: inline;
  padding-left: .25em;
  padding-right: .5em;
}
.remember input[type="checkbox"] {
  margin-left: 0;
}
.dropdown-menu .forgot {
  display: inline;
  padding: 0;
  color: #9a9ea0;
}
form.inner {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}
.nav-main {
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px;
}
.nav-main li li {
  font-size: 14px;
}
.metanav #mainnav {
  margin: 30px 0 20px 0;
}
.metanav #mainnav .container {
  border-bottom: none;
  margin-top: 30px;
}
.metanav #mainnav .nav-main > li > a {
  color: #0c3384;
  padding: 9px 10px 11px;
}
.metanav #mainnav .nav-main > li > a:hover,
.metanav #mainnav .nav-main > li.dropdown.open > a,
.metanav #mainnav .nav-main > li.dropdown.open > a:hover {
  color: #124eca;
}
.metanav #mainnav .nav-main > li.active > a,
.metanav #mainnav .nav-main > li.active > a:hover {
  background: none;
  color: #0067c9;
}
.metanav #mainnav .nav-main > li.dropdown.open.active > a,
.metanav #mainnav .nav-main > li.dropdown.active > a:hover {
  background: none;
  color: #124eca;
}
.metanav #mainnav .nav-main > li.dropdown.active .dropdown-toggle .caret {
  border-bottom-color: #0c3384;
  border-top-color: #0c3384;
}
.metanav #mainnav .nav-main > li.dropdown.active.open .dropdown-toggle .caret,
.metanav #mainnav .nav-main > li.dropdown.active > a:hover .caret {
  border-bottom-color: #124eca;
  border-top-color: #124eca;
}
.metanav #mainnav .h1logo {
  margin-right: 20px;
}
.negative h1,
.negative h2,
.negative h3,
.negative h4,
.negative {
  color: #ffffff;
}
.rowPlans {
  margin: 1em 0 1em -5px;
}
.InfoRow {
  margin-bottom: 10px;
  /*.percentage + p {
		.14px;
		display: block;
		//margin-top: -4px;
		
	}*/

}
.InfoRow h2 {
  line-height: 28px;
}
.InfoRow .percentage {
  color: #64737a;
  font-weight: bold;
}
.InfoRow .percentage p {
  margin-left: 90px;
}
.InfoRow .percentage p.txtTab {
  font-size: 25px;
  /* nicer rendering win */

  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
  line-height: 28px;
  margin: 0 0 0.25em 90px;
}
.InfoRow .percentage .spanOutdent {
  margin-left: -105px;
  width: 100px;
  font-size: 14px;
  line-height: 38px;
  text-align: right;
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
  word-spacing: 0;
  letter-spacing: 0;
}
.InfoRow .progress {
  margin: 6px 0 0 0;
}
.InfoRow .infoCell {
  color: #64737a;
  padding-top: .7em;
}
#mymediaCoderInfoGrid {
  font-size: 15px;
  line-height: 21px;
}
#mymediaCoderInfoGrid .jobStatus {
  width: 150px;
  float: left;
}
#mymediaCoderInfoGrid .jobStatusTxt {
  display: block;
  margin-left: 90px;
}
#mymediaCoderInfoGrid .jobStatusTxt .value {
  font-weight: bold;
}
#mymediaCoderInfoGrid .jobStatusTxt .spanOutdent {
  font-size: 14px;
  margin-left: -105px;
  width: 100px;
  text-align: right;
  display: inline-block;
  white-space: nowrap;
  word-spacing: 0;
}
#mymediaCoderInfoGrid .progress {
  height: 13px;
  margin: 4px 0 0 0;
  width: 130px;
  float: left;
}
#mymediaCoderInfoGrid .progress .bar {
  height: 13px;
}
#mymediaCoderInfoGrid .jobStatus,
#mymediaCoderInfoGrid .jobPreset {
  color: #64737a;
}
#mymediaCoderInfoGrid .jobPreset {
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
}
.jobInfoRow,
.jobInfoRow.row {
  font-size: 15px;
  line-height: 21px;
  background-color: #f1f4f4;
  border-top: 1px solid #d6dede;
  padding-top: 10px;
  margin: 0;
}
.jobInfoRow .fileName,
.jobInfoRow.row .fileName,
.jobInfoRow .showDetailsLink,
.jobInfoRow.row .showDetailsLink {
  display: inline-block;
  cursor: pointer;
  color: #363e42;
  text-decoration: none;
}
.jobInfoRow .fileName span,
.jobInfoRow.row .fileName span,
.jobInfoRow .showDetailsLink span,
.jobInfoRow.row .showDetailsLink span {
  display: block;
  max-width: 85%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jobInfoRow .jobStatus,
.jobInfoRow.row .jobStatus {
  width: 240px;
  float: left;
}
.jobInfoRow .percentage,
.jobInfoRow.row .percentage {
  display: block;
  margin-left: 90px;
}
.jobInfoRow .percentage .value,
.jobInfoRow.row .percentage .value {
  font-weight: bold;
}
.jobInfoRow .percentage .spanOutdent,
.jobInfoRow.row .percentage .spanOutdent {
  font-size: 14px;
  margin-left: -90px;
  width: 80px;
  text-align: right;
  display: inline-block;
}
.jobInfoRow .progress,
.jobInfoRow.row .progress {
  height: 13px;
  margin: 4px 0 0 0;
  width: 220px;
  float: left;
}
.jobInfoRow .progress .bar,
.jobInfoRow.row .progress .bar {
  height: 13px;
}
.jobInfoRow .jobStatus,
.jobInfoRow.row .jobStatus,
.jobInfoRow .jobPreset,
.jobInfoRow.row .jobPreset {
  color: #9a9ea0;
}
.jobInfoRow .jobPreset,
.jobInfoRow.row .jobPreset {
  font-size: 12px;
  letter-spacing: 0.01em;
  /* only ff */
}
.jobInfoRow.row div:first-child {
  margin-left: 0;
}
.jobInfoRow:last-child,
.jobInfoRow.row:last-child {
  margin-bottom: 20px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.userImage {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.userImageBtnHolder {
  width: 195px;
  float: left;
}
.userImageBtnHolder .k-upload {
  margin-bottom: .5em;
}
.singlePlan {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #0a2c71;
  background-image: -moz-linear-gradient(top, #0c3384, #082155);
  background-image: -ms-linear-gradient(top, #0c3384, #082155);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0c3384), to(#082155));
  background-image: -webkit-linear-gradient(top, #0c3384, #082155);
  background-image: -o-linear-gradient(top, #0c3384, #082155);
  background-image: linear-gradient(top, #0c3384, #082155);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c3384', endColorstr='#082155', GradientType=0);
  border-color: #082155 #082155 #01060f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  margin-left: 5px;
  width: 184px;
  float: left;
  text-align: center;
}
.singlePlan.tableCont {
  width: 100%;
  background: #f1f4f4;
}
#flexiDetailsContent,
#jobDetailsContent {
  display: none;
}
.singlePlan.bright {
  background-color: #0077e8;
  background-image: -moz-linear-gradient(top, #0081fc, #0067c9);
  background-image: -ms-linear-gradient(top, #0081fc, #0067c9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0081fc), to(#0067c9));
  background-image: -webkit-linear-gradient(top, #0081fc, #0067c9);
  background-image: -o-linear-gradient(top, #0081fc, #0067c9);
  background-image: linear-gradient(top, #0081fc, #0067c9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0081fc', endColorstr='#0067c9', GradientType=0);
  border-color: #0067c9 #0067c9 #00407d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.singlePlan.flexi {
  background-color: #0057aa;
  background-image: -moz-linear-gradient(top, #0067c9, #00407d);
  background-image: -ms-linear-gradient(top, #0067c9, #00407d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#00407d));
  background-image: -webkit-linear-gradient(top, #0067c9, #00407d);
  background-image: -o-linear-gradient(top, #0067c9, #00407d);
  background-image: linear-gradient(top, #0067c9, #00407d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#00407d', GradientType=0);
  border-color: #00407d #00407d #001930;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.singlePlan h2 {
  font-weight: bold;
  margin: .25em 0 0 0;
}
.price {
  font-size: 25px;
  /* nicer rendering win */

  line-height: 32px;
  letter-spacing: -0.01em;
  /* only ff */

  word-spacing: -0.075em;
  line-height: 18px;
  margin-top: 1em;
}
.price small {
  color: #68a8f5;
  letter-spacing: 0;
}
.singlePlan .inner {
  padding: 10px;
}
.toggleFieldset .btn {
  font-weight: bold;
}
.toggleFieldset .radio {
  margin-top: 3px;
  background-position: -20px 2px;
}
.toggleFieldset .active .radio {
  background-position: -40px 2px;
}
.containsToggle fieldset {
  display: none;
  margin: 20px 0 30px;
}
.containsToggle fieldset.active {
  display: block;
}
.containsSelectToggle fieldset {
  display: none;
  margin: 20px 0 30px;
}
.containsSelectToggle fieldset.active {
  display: block;
}
.hasImage {
  margin: -20px 0;
  padding: 20px 260px 40px 0;
  background-repeat: no-repeat;
  background-position: right top;
  min-height: 130px;
}
@media (max-width: 767px) {
  .hasImage {
    padding: 20px 20px 40px 0;
    background-image: none !important;
    background: none !important;
  }
}
.twitter-logo > img {
  /* Dimensions of your image need to be set */

  width: 64px;
  height: 64px;
  background: transparent url('../img/twitter_blue_big.png?v=1.0.367') center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/twitter_blue_big__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/twitter_blue_big__svg.svg?v=1.0.367');
}
.newsletter-logo > img {
  /* Dimensions of your image need to be set */

  width: 64px;
  height: 64px;
  background: transparent url('../img/newsletter_green_big.png?v=1.0.367') center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/newsletter_green_big__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/newsletter_green_big__svg.svg?v=1.0.367');
}
.autographHeader {
  background-image: url('../img/thag01.gif?v=1.0.367');
}
.homeHeader {
  background-image: url('../img/mediacoder/header/home.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/mediacoder/header/home__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/mediacoder/header/home__svg.svg?v=1.0.367');
}
.featureHeader {
  background-image: url('../img/mediacoder/header/formats.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/mediacoder/header/formats__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/mediacoder/header/formats__svg.svg?v=1.0.367');
}
.demoHeader {
  background-image: url('../img/mediacoder/header/demo.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/mediacoder/header/demo__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/mediacoder/header/demo__svg.svg?v=1.0.367');
}
.certificationHeader {
  background-image: url('../img/solutions/header/devices.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/solutions/header/devices__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/solutions/header/devices__svg.svg?v=1.0.367');
}
.softwareHeader {
  background-image: url('../img/solutions/header/software.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/solutions/header/software__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/solutions/header/software__svg.svg?v=1.0.367');
}
.labsHeader {
  background-image: url('../img/labs/header/labs.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/labs/header/labs__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/labs/header/labs__svg.svg?v=1.0.367');
}
.projectHeader {
  background-image: url('../img/labs/header/project.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/labs/header/project__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/labs/header/project__svg.svg?v=1.0.367');
}
.servicesHeader {
  background-image: url('../img/services/header/home.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/services/header/home__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/services/header/home__svg.svg?v=1.0.367');
}
.downloadHeader {
  background-image: url('../img/root/header/download.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/root/header/download__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/root/header/download__svg.svg?v=1.0.367');
}
.fIcn {
  margin-top: -0.25em;
}
.step {
  width: 100% !important;
}
#demo_step2,
#demo_step3 {
  display: none;
}
#recaptcha_area .recaptchatable {
  border: none !important;
}
#recaptcha_area .recaptchatable td {
  border: none;
  width: auto !important;
}
#recaptcha_area .recaptchatable .recaptcha_image_cell {
  background: none !important;
  padding: 0 !important;
}
#recaptcha_area .recaptchatable tr > td:first-child {
  padding-left: 0 !important;
}
#recaptcha_area #recaptcha_response_field {
  border-color: #d6dede !important;
}
#recaptcha_area #recaptcha_response_field:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
}
.imgTeaserLeft {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 80px;
}
.imgTeaserLeft img {
  float: left;
  margin-left: -80px;
}
.stripe {
  padding: 15px;
  background-color: #f1f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.stripe .InfoRow {
  margin: 0;
}
.h1logo {
  float: left;
  overflow: hidden;
  text-indent: 999em;
  white-space: nowrap;
  margin: 3px 0 0 0;
  background-repeat: no-repeat;
}
.h1logoAddText {
  width: auto;
  white-space: nowrap;
  display: inline-block;
}
.h1logoAddText small {
  font-weight: bold;
  font-size: 19px;
  color: #0067c9;
}
.xvidIcon_14px {
  width: 46px;
  height: 14px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: -180px -40px;
  background-repeat: no-repeat;
}
.xvidServices_25px {
  width: 97px;
  height: 45px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: 0px -277px;
  background-repeat: no-repeat;
}
.xvidSolutions_25px {
  width: 101px;
  height: 45px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: -128px -232px;
  background-repeat: no-repeat;
}
.xvidLabs_25px {
  width: 76px;
  height: 45px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: -128px -277px;
  background-repeat: no-repeat;
}
.xvidMaster_25px {
  width: 118px;
  height: 45px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: 0px -232px;
  background-repeat: no-repeat;
}
.xvidMediaCoder_25px {
  margin-top: -10px;
  width: 303px;
  height: 52px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: 0px -116px;
  background-repeat: no-repeat;
}
.xvidAutoGraph_25px {
  width: 303px;
  height: 52px;
  background: transparent url('../img/XvidAutoGraph.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/XvidAutoGraph__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/XvidAutoGraph__svg.svg?v=1.0.367');
  background-repeat: no-repeat;
}
.xvidMediaBox_25px {
  margin-top: -10px;
  width: 267px;
  height: 64px;
  background: transparent url('../img/xSprite.png?v=1.0.367');
  background-image: -webkit-linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-image: linear-gradient(transparent, transparent), url('../img/xSprite__svg.svg?v=1.0.367');
  background-position: 0px -168px;
  background-repeat: no-repeat;
}
.xvid_25px {
  width: 76px;
  height: 40px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAoCAYAAABU8hxnAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABh0RVh0Q3JlYXRpb24gVGltZQAyMS4wNi4yMDEyitSAqgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTM5jWRgMAAAQRdEVYdFhNTDpjb20uYWRvYmUueG1wADw/eHBhY2tldCBiZWdpbj0iICAgIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBGaXJld29ya3MgQ1M1IDExLjAuMS43IE1hY2ludG9zaDwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxMi0wNi0yMVQxNDoxNjo0Nlo8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxMi0wNi0yMVQxNjoxNzo0MFo8L3htcDpNb2RpZnlEYXRlPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIJzPJuQAAAOsSURBVGiB7ZrNcdswEEafNLlLHUSpwEEFkSuwVUGkA8+2KxBdQZQzDpE7UCoIXQGlDlSCXYFzWCIk8SeCyozthN+MDwSgBfi4u1iQHjEorqzMgTmwB/IPr7qYt66sXAPr6uoLMBm/4nLeg+bW9XIAlqgBWKIGYIkagCVqAJYoKSuy8hq4BZ6AHK32vazF7NT1zBG4RaunRNtTYAPMgAKtcqtvC0ydvtPr/RwZMbMbRmTlHPjVaHsG5snQsnIJ/LDszNDqiay8Bb41+g5oFVuoz36B1EJG93/AuH13aLWJ2MqBGwRwksa4tcYEKMjK7jfkwjJ2jI1rq++iWnRX+7e0gUB73XafPZ+xMyUrS6QYTYYFAqzwtHeH5ocFEpbGS31zrDvanwG5p+d48rdtO1MkktI829IYrQok/m2dhhaGBRIWJk9tqOE15ZvXN2ZitR2RXJmiH5wJC8wuqdWKVGhxWCu0qu0JuBXidU1dkJWnco0dbgCLpE1D8rQvTHfAJ7Qaef/g0f5BXVbEoW0rlzYL+Ix4jU9tWLX9PXDnGX9T3VBbMsfaaRfPTd3Fv3radmi1QKtjiqF2HRaGdoF42rS6kQI3TCAEq7a/Ddi3H8g0MK6I7n5hzT1tvod3Um7hegpaX1i17nAT9kdrzryar6knYNHBvk8z63qf6llG/ko/Du0cWCaf+W78iqy8rsLzxtOflrfieu77w/DRKAzNVndYte1QPtsiidjWfbWb/y313i3jZ0mB5rsBo7tkWLXtjcf2BNeDux91wiqceaQYTlYcmCT4y8iIZStZp2tFvAA9J281tfW05dVZMkmjYE98N2zqgJw9++UX9yzb1GWnUMzKF6vlEa3mjf4J8mB8D/eAP4rmSOi27t8PrDus5qTnQMtxa67vaNUtbE4BkzFXxNNLJ7khGYe1xX/Eqeu0PpIcVTRa9p1hdZ/jJ7A810wbmBx0C0KwZBO4JAztnCe4QHJWn7x1tK4L7yitHpAws8d31a4GJt6xIw7L1FEhaF/Iym2vpdT12apHUbmghrQlfGwDrQ5o9Qnxth3u+dboWNncIOfQKVotJIcJrAK3upYFGFhNxV+XPKDVMrjod6xRL1hG/yG0MeJy6bDgVHh+rV4B/VMa43nRj+xScVhG4XddBGy/a41xvWNPvLp3JWfDS1xo/b4+vWGZpL+m/pee+zMK0BnydWiKFJ5nF4pvTaOXF7tIHhTT8OU7UQOwRA3AEjUAS9QALFEDsEQNwBL1Gx+pUahL0f95AAAAAElFTkSuQmCC');
}
*:first-child + html .xvid_25px {
  background-image: url('../img/xvid25px.png?v=1.0.367');
}
.xIcn.info {
  background-position: -20px -20px;
  height: 20px;
  margin: 2px 5px 0 .25em;
}
.pagetree {
  margin: 0 0 0 -20px;
}
.plugin_pagetree_children_list {
  margin: 0;
  list-style: none;
  clear: both;
}
.plugin_pagetree_children_list li {
  clear: both;
  padding-left: 20px;
}
.plugin_pagetree_children_list .plugin_pagetree_childtoggle_container {
  float: left;
  width: 20px;
  height: auto;
}
.plugin_pagetree_children_list .plugin_pagetree_children_span {
  margin: 0;
  float: none;
}
.plugin_pagetree_children_list .plugin_pagetree_children_content {
  float: left;
  width: 85%;
}
/*!
 *  Less files for xvid-fontello iconic font. 
 *  Contains Xvid custom icons and Font Awesome icons. Created with Fontello. 
 *  Less based on Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  Font Awesome Original License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'xvid-fontello';
  src: url('../fonts/xvid-fontello.eot?v=1.0.367');
  src: url('../fonts/xvid-fontello.eot?#iefix&v=1.0.367') format('embedded-opentype'), url('../fonts/xvid-fontello.woff?v=1.0.367') format('woff'), url('../fonts/xvid-fontello.ttf?v=1.0.367') format('truetype'), url('../fonts/xvid-fontello.svg?v=1.0.367#xvid-fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 xvid-fontello;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0c3384;
}
/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-6x {
  font-size: 6em;
}
.icon-8x {
  font-size: 8em;
}
.icon-10x {
  font-size: 10em;
}
.icon-12x {
  font-size: 12em;
}
.icon-16x {
  font-size: 16em;
}
.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.8571428571428572em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.icon-spin {
  -webkit-animation: xf-spin 2s infinite linear;
  animation: xf-spin 2s infinite linear;
}
@-webkit-keyframes xf-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes xf-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}
/* xvid-fontello uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-firefox:before {
  content: '\e800';
}
/* '' */
.icon-spinner2:before {
  content: '\e801';
}
/* '' */
.icon-opera:before {
  content: '\e802';
}
/* '' */
.icon-spread:before {
  content: '\e803';
}
/* '' */
.icon-cpu:before {
  content: '\e804';
}
/* '' */
.icon-dvd-player:before {
  content: '\e805';
}
/* '' */
.icon-game-console:before {
  content: '\e806';
}
/* '' */
.icon-laptop:before {
  content: '\e807';
}
/* '' */
.icon-nas_2x:before {
  content: '\e808';
}
/* '' */
.icon-nas_3x:before {
  content: '\e809';
}
/* '' */
.icon-pc:before {
  content: '\e80a';
}
/* '' */
.icon-server:before {
  content: '\e80b';
}
/* '' */
.icon-server_rack:before {
  content: '\e80c';
}
/* '' */
.icon-server-dbserver:before {
  content: '\e80d';
}
/* '' */
.icon-server-fileserver:before {
  content: '\e80e';
}
/* '' */
.icon-server-mediaserver:before {
  content: '\e80f';
}
/* '' */
.icon-server-videoserver:before {
  content: '\e810';
}
/* '' */
.icon-server-webserver:before {
  content: '\e811';
}
/* '' */
.icon-settop-box:before {
  content: '\e812';
}
/* '' */
.icon-smartphone:before {
  content: '\e813';
}
/* '' */
.icon-tablet:before {
  content: '\e814';
}
/* '' */
.icon-tv:before {
  content: '\e815';
}
/* '' */
.icon-db:before {
  content: '\e816';
}
/* '' */
.icon-file:before {
  content: '\e817';
}
/* '' */
.icon-file-fotos:before {
  content: '\e818';
}
/* '' */
.icon-file-music:before {
  content: '\e819';
}
/* '' */
.icon-file-video-1:before {
  content: '\e81a';
}
/* '' */
.icon-file-video-2:before {
  content: '\e81b';
}
/* '' */
.icon-folder-closed:before {
  content: '\e81c';
}
/* '' */
.icon-folder-opened:before {
  content: '\e81d';
}
/* '' */
.icon-letter-closed:before {
  content: '\e81e';
}
/* '' */
.icon-letter-opened:before {
  content: '\e81f';
}
/* '' */
.icon-android:before {
  content: '\e820';
}
/* '' */
.icon-apple:before {
  content: '\e821';
}
/* '' */
.icon-facebook:before {
  content: '\e822';
}
/* '' */
.icon-google-plus:before {
  content: '\e823';
}
/* '' */
.icon-linux:before {
  content: '\e824';
}
/* '' */
.icon-twitter:before {
  content: '\e825';
}
/* '' */
.icon-windows:before {
  content: '\e826';
}
/* '' */
.icon-arrow-down:before {
  content: '\e827';
}
/* '' */
.icon-arrow-up:before {
  content: '\e828';
}
/* '' */
.icon-cloud:before {
  content: '\e829';
}
/* '' */
.icon-cloud-download:before {
  content: '\e82a';
}
/* '' */
.icon-cloud-upload:before {
  content: '\e82b';
}
/* '' */
.icon-compress:before {
  content: '\e82c';
}
/* '' */
.icon-download:before {
  content: '\e82d';
}
/* '' */
.icon-expand:before {
  content: '\e82e';
}
/* '' */
.icon-expand-4x:before {
  content: '\e82f';
}
/* '' */
.icon-gear-wheel:before {
  content: '\e830';
}
/* '' */
.icon-internet:before {
  content: '\e831';
}
/* '' */
.icon-pen:before {
  content: '\e832';
}
/* '' */
.icon-play:before {
  content: '\e833';
}
/* '' */
.icon-puzzle:before {
  content: '\e834';
}
/* '' */
.icon-signet:before {
  content: '\e835';
}
/* '' */
.icon-stopwatch:before {
  content: '\e836';
}
/* '' */
.icon-swiss-knife:before {
  content: '\e837';
}
/* '' */
.icon-user:before {
  content: '\e838';
}
/* '' */
.icon-rss-alt:before {
  content: '\e839';
}
/* '' */
.icon-comment-alt:before {
  content: '\e83a';
}
/* '' */
.icon-comment:before {
  content: '\e83b';
}
/* '' */
.icon-lock-open:before {
  content: '\e83c';
}
/* '' */
.icon-lock:before {
  content: '\e83d';
}
/* '' */
.icon-attach:before {
  content: '\e83e';
}
/* '' */
.icon-ok-circle:before {
  content: '\e83f';
}
/* '' */
.icon-heart:before {
  content: '\e840';
}
/* '' */
.icon-video:before {
  content: '\e841';
}
/* '' */
.icon-filter:before {
  content: '\e842';
}
/* '' */
.icon-key:before {
  content: '\e843';
}
/* '' */
.icon-megaphone:before {
  content: '\e844';
}
/* '' */
.icon-credit-card:before {
  content: '\e845';
}
/* '' */
.icon-chart-circled:before {
  content: '\e846';
}
/* '' */
.icon-magnet:before {
  content: '\e847';
}
/* '' */
.icon-fire:before {
  content: '\e848';
}
/* '' */
.icon-tint:before {
  content: '\e849';
}
/* '' */
.icon-adjust:before {
  content: '\e84a';
}
/* '' */
.icon-barcode:before {
  content: '\e84b';
}
/* '' */
.icon-qrcode:before {
  content: '\e84c';
}
/* '' */
.icon-off:before {
  content: '\e84d';
}
/* '' */
.icon-leaf:before {
  content: '\e84e';
}
/* '' */
.icon-flight:before {
  content: '\e84f';
}
/* '' */
.icon-globe:before {
  content: '\e850';
}
/* '' */
.icon-play-circled:before {
  content: '\e851';
}
/* '' */
.icon-play-circled2:before {
  content: '\e852';
}
/* '' */
.icon-play-1:before {
  content: '\e853';
}
/* '' */
.icon-lightbulb-alt:before {
  content: '\e854';
}
/* '' */
.icon-volume:before {
  content: '\e855';
}
/* '' */
.icon-calendar:before {
  content: '\e856';
}
/* '' */
.icon-cogs:before {
  content: '\e857';
}
/* '' */
.icon-rss:before {
  content: '\e858';
}
/* '' */
.icon-doc-new:before {
  content: '\e859';
}
/* '' */
.icon-folder-open:before {
  content: '\e85a';
}
/* '' */
.icon-wrench-circled:before {
  content: '\e85b';
}
/* '' */
.icon-cog-circled:before {
  content: '\e85c';
}
/* '' */
.icon-bell:before {
  content: '\e85d';
}
/* '' */
.icon-comment-1:before {
  content: '\e85e';
}
/* '' */
.icon-comment-alt-1:before {
  content: '\e85f';
}
/* '' */
.icon-home:before {
  content: '\e860';
}
/* '' */
.icon-tags:before {
  content: '\e861';
}
/* '' */
.icon-camera:before {
  content: '\e862';
}
/* '' */
.icon-video-alt:before {
  content: '\e863';
}
/* '' */
.icon-heart-1:before {
  content: '\e864';
}
/* '' */
.icon-music:before {
  content: '\e865';
}
/* '' */
.icon-picture:before {
  content: '\e866';
}
/* '' */
.icon-visa:before {
  content: '\e867';
}
/* '' */
.icon-mastercard:before {
  content: '\e868';
}
/* '' */
.icon-wordpress:before {
  content: '\e869';
}
/* '' */
.icon-linkedin-rect:before {
  content: '\e86a';
}
/* '' */
.icon-jabber:before {
  content: '\e86b';
}
/* '' */
.icon-icq:before {
  content: '\e86c';
}
/* '' */
.icon-skype:before {
  content: '\e86d';
}
/* '' */
.icon-github-text:before {
  content: '\e86e';
}
/* '' */
.icon-googleplus-rect:before {
  content: '\e86f';
}
/* '' */
.icon-stackoverflow:before {
  content: '\e870';
}
/* '' */
.icon-bitbucket:before {
  content: '\e871';
}
/* '' */
.icon-acrobat:before {
  content: '\e872';
}
/* '' */
.icon-print:before {
  content: '\e873';
}
/* '' */
.icon-cart:before {
  content: '\e874';
}
/* '' */
.icon-itunes:before {
  content: '\e875';
}
/* '' */
.icon-googleplay:before {
  content: '\e876';
}
/* '' */
.icon-github-circled:before {
  content: '\e877';
}
/* '' */
.icon-dropbox:before {
  content: '\e878';
}
/* '' */
.icon-amazon:before {
  content: '\e879';
}
/* '' */
.icon-chrome-1:before {
  content: '\e87a';
}
/* '' */
.icon-yahoo:before {
  content: '\e87b';
}
/* '' */
.icon-disqus:before {
  content: '\e87c';
}
/* '' */
.icon-google:before {
  content: '\e87d';
}
/* '' */
.icon-ie-1:before {
  content: '\e87e';
}
/* '' */
.icon-html5:before {
  content: '\e87f';
}
/* '' */
.icon-w3c:before {
  content: '\e880';
}
/* '' */
.icon-bitcoin:before {
  content: '\e881';
}
/* '' */
.icon-calendar-1:before {
  content: '\e882';
}
/* '' */
.icon-paypal:before {
  content: '\e883';
}
/* '' */
.icon-aim:before {
  content: '\e884';
}
/* '' */
.icon-at:before {
  content: '\e885';
}
/* '' */
.icon-chart-bar:before {
  content: '\e886';
}
/* '' */
.icon-shuffle:before {
  content: '\e887';
}
/* '' */
.icon-ccw:before {
  content: '\e888';
}
/* '' */
.icon-up-fat:before {
  content: '\e889';
}
/* '' */
.icon-right-fat:before {
  content: '\e88a';
}
/* '' */
.icon-left-fat:before {
  content: '\e88b';
}
/* '' */
.icon-down-fat:before {
  content: '\e88c';
}
/* '' */
.icon-up-bold:before {
  content: '\e88d';
}
/* '' */
.icon-right-bold:before {
  content: '\e88e';
}
/* '' */
.icon-left-bold:before {
  content: '\e88f';
}
/* '' */
.icon-down-bold:before {
  content: '\e890';
}
/* '' */
.icon-mic:before {
  content: '\e891';
}
/* '' */
.icon-mic-off:before {
  content: '\e892';
}
/* '' */
.icon-folder-open-empty:before {
  content: '\e893';
}
/* '' */
.icon-folder-empty:before {
  content: '\e894';
}
/* '' */
.icon-folder-open-1:before {
  content: '\e895';
}
/* '' */
.icon-folder:before {
  content: '\e896';
}
/* '' */
.icon-trash:before {
  content: '\e897';
}
/* '' */
.icon-bell-1:before {
  content: '\e898';
}
/* '' */
.icon-lock-open-alt:before {
  content: '\e899';
}
/* '' */
.icon-lock-open-1:before {
  content: '\e89a';
}
/* '' */
.icon-lock-alt:before {
  content: '\e89b';
}
/* '' */
.icon-lock-1:before {
  content: '\e89c';
}
/* '' */
.icon-info-circled-alt:before {
  content: '\e89d';
}
/* '' */
.icon-help-circled-alt:before {
  content: '\e89e';
}
/* '' */
.icon-camera-1:before {
  content: '\e89f';
}
/* '' */
.icon-th-list:before {
  content: '\e8a0';
}
/* '' */
.icon-menu:before {
  content: '\e8a1';
}
/* '' */
.icon-movie:before {
  content: '\e8a2';
}
/* '' */
.icon-videocam:before {
  content: '\e8a3';
}
/* '' */
.icon-heart-broken:before {
  content: '\e8a4';
}
/* '' */
.icon-search:before {
  content: '\e8a5';
}
/* '' */
.icon-star:before {
  content: '\e8a6';
}
/* '' */
.icon-star-empty:before {
  content: '\e8a7';
}
/* '' */
.icon-pilcrow:before {
  content: '\e8a8';
}
/* '' */
.icon-chart-pie:before {
  content: '\e8a9';
}
/* '' */
.icon-eyedropper:before {
  content: '\e8aa';
}
/* '' */
.icon-brush:before {
  content: '\e8ab';
}
/* '' */
.icon-cd:before {
  content: '\e8ac';
}
/* '' */
.icon-bat-charge:before {
  content: '\e8ad';
}
/* '' */
.icon-bat-half:before {
  content: '\e8ae';
}
/* '' */
.icon-split:before {
  content: '\e8af';
}
/* '' */
.icon-arrow-curved:before {
  content: '\e8b0';
}
/* '' */
.icon-loop-alt:before {
  content: '\e8b1';
}
/* '' */
.icon-share:before {
  content: '\e8b2';
}
/* '' */
.icon-traffic-cone:before {
  content: '\e8b3';
}
/* '' */
.icon-gauge:before {
  content: '\e8b4';
}
/* '' */
.icon-rocket:before {
  content: '\e8b5';
}
/* '' */
.icon-flow-tree:before {
  content: '\e8b6';
}
/* '' */
.icon-flow-branch:before {
  content: '\e8b7';
}
/* '' */
.icon-flow-cascade:before {
  content: '\e8b8';
}
/* '' */
.icon-key-1:before {
  content: '\e8b9';
}
/* '' */
.icon-thermometer:before {
  content: '\e8ba';
}
/* '' */
.icon-floppy:before {
  content: '\e8bb';
}
/* '' */
.icon-ticket:before {
  content: '\e8bc';
}
/* '' */
.icon-suitcase:before {
  content: '\e8bd';
}
/* '' */
.icon-flash:before {
  content: '\e8be';
}
/* '' */
.icon-network:before {
  content: '\e8bf';
}
/* '' */
.icon-share-1:before {
  content: '\e8c0';
}
/* '' */
.icon-tools:before {
  content: '\e8c1';
}
/* '' */
.icon-alert:before {
  content: '\e8c2';
}
/* '' */
.icon-flag:before {
  content: '\e8c3';
}
/* '' */
.icon-camera-2:before {
  content: '\e8c4';
}
/* '' */
.icon-picture-1:before {
  content: '\e8c5';
}
/* '' */
.icon-flashlight:before {
  content: '\e8c6';
}
/* '' */
.icon-feather:before {
  content: '\e8c7';
}
/* '' */
.icon-keyboard:before {
  content: '\e8c8';
}
/* '' */
.icon-location:before {
  content: '\e8c9';
}
/* '' */
.icon-html5-1:before {
  content: '\e8ca';
}
/* '' */
.icon-bomb:before {
  content: '\e8cb';
}
/* '' */
.icon-lifebuoy:before {
  content: '\e8cc';
}
/* '' */
.icon-shield:before {
  content: '\e8cd';
}
/* '' */
.icon-puzzle-1:before {
  content: '\e8ce';
}
/* '' */
.icon-spinner:before {
  content: '\e8cf';
}
/* '' */
.icon-ambulance:before {
  content: '\e8d0';
}
/* '' */
.icon-bitcoin-1:before {
  content: '\e8d1';
}
/* '' */
.icon-euro:before {
  content: '\e8d2';
}
/* '' */
.icon-dollar:before {
  content: '\e8d3';
}
/* '' */
.icon-money:before {
  content: '\e8d4';
}
/* '' */
.icon-magic:before {
  content: '\e8d5';
}
/* '' */
.icon-beaker:before {
  content: '\e8d6';
}
/* '' */
.icon-filter-1:before {
  content: '\e8d7';
}
/* '' */
.icon-fork:before {
  content: '\e8d8';
}
/* '' */
.icon-fire-1:before {
  content: '\e8d9';
}
/* '' */
.icon-asterisk:before {
  content: '\e8da';
}
/* '' */
.icon-off-1:before {
  content: '\e8db';
}
/* '' */
.icon-paste:before {
  content: '\e8dc';
}
/* '' */
.icon-scissors:before {
  content: '\e8dd';
}
/* '' */
.icon-crop:before {
  content: '\e8de';
}
/* '' */
.icon-sun:before {
  content: '\e8df';
}
/* '' */
.icon-space-shuttle:before {
  content: '\e8e0';
}
/* '' */
.icon-flight-1:before {
  content: '\e8e1';
}
/* '' */
.icon-leaf-1:before {
  content: '\e8e2';
}
/* '' */
.icon-flag-1:before {
  content: '\e8e3';
}
/* '' */
.icon-flag-empty:before {
  content: '\e8e4';
}
/* '' */
.icon-quote-left:before {
  content: '\e8e5';
}
/* '' */
.icon-quote-right:before {
  content: '\e8e6';
}
/* '' */
.icon-home-1:before {
  content: '\e8e7';
}
/* '' */
.icon-users:before {
  content: '\e8e8';
}
/* '' */
.icon-down-dir:before {
  content: '\e8e9';
}
/* '' */
.icon-up-dir:before {
  content: '\e8ea';
}
/* '' */
.icon-left-dir:before {
  content: '\e8eb';
}
/* '' */
.icon-right-dir:before {
  content: '\e8ec';
}
/* '' */
.icon-plus-circled:before {
  content: '\e8ed';
}
/* '' */
.icon-plus:before {
  content: '\e8ee';
}
/* '' */
.icon-plus-squared:before {
  content: '\e8ef';
}
/* '' */
.icon-ok:before {
  content: '\e8f0';
}
/* '' */
.icon-ok-circled:before {
  content: '\e8f1';
}
/* '' */
.icon-ok-squared:before {
  content: '\e8f2';
}
/* '' */
.icon-eye:before {
  content: '\e8f3';
}
/* '' */
.icon-eye-off:before {
  content: '\e8f4';
}
/* '' */
.icon-award:before {
  content: '\e8f5';
}
/* '' */
.icon-road:before {
  content: '\e8f6';
}
/* '' */
.icon-bug:before {
  content: '\e8f7';
}
/* '' */
.icon-cubes:before {
  content: '\e8f8';
}
/* '' */
.icon-cube:before {
  content: '\e8f9';
}
/* '' */
.icon-paw:before {
  content: '\e8fa';
}
/* '' */
.icon-bullseye:before {
  content: '\e8fb';
}
/* '' */
.icon-wrench:before {
  content: '\e8fc';
}
/* '' */
.icon-clock:before {
  content: '\e8fd';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e8fe';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e8ff';
}
/* '' */
.icon-angle-circled-up:before {
  content: '\e900';
}
/* '' */
.icon-angle-circled-down:before {
  content: '\e901';
}
/* '' */
.icon-rocket-1:before {
  content: '\e902';
}
/* '' */
.icon-globe-1:before {
  content: '\e903';
}
/* '' */
.icon-file-question:before {
  content: '\e904';
}
/* 'î¤„' */
.icon-file-download:before {
  content: '\e905';
}
/* 'î¤…' */
html,
body {
  height: 100%;
}
iframe {
  display: none;
  visibility: hidden;
}
#dropin iframe {
  visibility: visible;
  display: block;
}
iframe.confluence {
  display: block;
  width: 100%;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
  visibility: hidden;
}
iframe.freshdesk {
  width: 100%;
  display: none;
  overflow-y: hidden;
  -ms-overflow-y: hidden;
  visibility: hidden;
}
iframe.piwik {
  border: 0;
  height: 120px;
  width: 100%;
  visibility: visible;
  display: block;
}
#services .icon {
  color: #0067c9;
}
#labs .icon {
  color: #6239b4;
}
@media (min-width: 1200px) {
  iframe.piwik {
    height: 100px;
  }
}
@media (max-width: 640px) {
  iframe.piwik {
    height: 180px;
  }
}
@media (max-width: 480px) {
  .xvidMediaCoder_25px {
    width: 260px;
  }
  .xvidAutoGraph_25px {
    width: 250px;
  }
}
@media (max-width: 400px) {
  .recaptchatable #recaptcha_response_field {
    width: 200px !important;
  }
  .recaptchatable #recaptcha_image {
    width: 200px !important;
  }
  #recaptcha_area .recaptchatable td {
    padding: 5px 5px 5px 5px !important;
  }
}
.spacer1 {
  margin-right: 0.5em;
}
.spacer2 {
  margin-right: 1em;
}
.spacer3 {
  margin-right: 1.5em;
}
.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.big {
  font-size: 19px;
  line-height: 24px;
}
.big li {
  font-size: 19px;
  line-height: 24px;
}
.or {
  display: inline-block;
  margin: 0 .75em;
}
.green,
a.green:hover {
  color: #6cc51f;
}
a.secondary {
  color: #68a8f5;
}
a.secondary:hover {
  color: #207ff0;
}
p.lead + p {
  margin-top: -0.5em;
}
.dropdown-menu a {
  margin-bottom: 2px;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  background-color: #0c3384;
}
button,
.btn {
  -webkit-font-smoothing: antialiased;
}
.kbps {
  font-size: 13px;
  width: 31px;
  padding-left: 0px;
  padding-right: 0px;
}
.k-numerictextbox .k-numeric-wrap .k-input {
  height: 24px;
  border: 1px solid rgba(180, 183, 185, 0.498039);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px inset;
}
.k-numerictextbox .k-numeric-wrap {
  border: none;
}
#thumbnailAddBtn,
#addNewOutput {
  margin: 10px 0px 10px 0;
}
.tabClose {
  background-color: white;
  padding-left: 4px;
  bottom: 10px;
  position: relative;
  left: 5px;
}
.fieldMarginTop {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  width: 145px;
}
.diggit2 {
  width: 60px !important;
}
.diggit3 {
  width: 60px !important;
}
.diggit4 {
  width: 70px !important;
}
.diggit8 {
  width: 120px !important;
}
input[required],
input:required {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTM5jWRgMAAAAYdEVYdENyZWF0aW9uIFRpbWUAMDMuMDkuMjAxMlGBysQAAACwSURBVCiRjdAxagJBGIbhZ0NKsUmVkCtIOklu4CXcIi7OBbzMwFZ7gBDSxlJY8ADp7CVJaSdxLByFFOp+MMUP8778/1eklBxTVqGHGRZNHec65KbLp0spxpPpHQK+sMQULTYYYtXU8eOc4BY9bPGUHzyjwB92Fzc4dlBW4QGvWZrwibapYzqP/+/gMcO/eR5cg0+Csgp9jPIp0aGP+7IKL50EGVzjvanjFm/4wfc1wR60/i/7VG0ZEAAAAABJRU5ErkJggg==');
  background-position: right 9px;
  background-repeat: no-repeat;
}
.req {
  position: absolute;
  border: 1px solid #ff0;
  right: 10px;
  top: 5px;
}
.controls {
  position: relative;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #f89406;
  border-color: #f89406;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #f89406;
  -webkit-box-shadow: 0 0 6px #fbbf69;
  -moz-box-shadow: 0 0 6px #fbbf69;
  box-shadow: 0 0 6px #fbbf69;
}
legend {
  margin-bottom: 0;
}
legend + label {
  -webkit-margin-top-collapse: separate;
}
legend + .labelgroup {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
fieldset + fieldset {
  margin-top: 20px;
}
input + p,
span.k-widget + p {
  margin: .5em 0 0 0;
}
.smallHelp {
  color: #99a5ab;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  /* only ff */
}
.k-window .k-widget,
.k-edit-field {
  z-index: 999;
}
.label,
.badge {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.75);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.75);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.75);
}
.progress.success .bar {
  background-color: #7bd52e;
  background-image: -moz-linear-gradient(top, #85e037, #6cc51f);
  background-image: -ms-linear-gradient(top, #85e037, #6cc51f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#85e037), to(#6cc51f));
  background-image: -webkit-linear-gradient(top, #85e037, #6cc51f);
  background-image: -o-linear-gradient(top, #85e037, #6cc51f);
  background-image: linear-gradient(top, #85e037, #6cc51f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85e037', endColorstr='#6cc51f', GradientType=0);
}
.progress.failure .bar {
  background-color: #b72c22;
  background-image: -moz-linear-gradient(top, #c83025, #9d261d);
  background-image: -ms-linear-gradient(top, #c83025, #9d261d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c83025), to(#9d261d));
  background-image: -webkit-linear-gradient(top, #c83025, #9d261d);
  background-image: -o-linear-gradient(top, #c83025, #9d261d);
  background-image: linear-gradient(top, #c83025, #9d261d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c83025', endColorstr='#9d261d', GradientType=0);
}
.progress.warning .bar {
  background-color: #f9a123;
  background-image: -moz-linear-gradient(top, #faa937, #f89406);
  background-image: -ms-linear-gradient(top, #faa937, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa937), to(#f89406));
  background-image: -webkit-linear-gradient(top, #faa937, #f89406);
  background-image: -o-linear-gradient(top, #faa937, #f89406);
  background-image: linear-gradient(top, #faa937, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa937', endColorstr='#f89406', GradientType=0);
}
.well .progress,
.k-grid td .progress {
  background-color: #dae2e2;
  background-image: -moz-linear-gradient(top, #d7e0e0, #dde4e4);
  background-image: -ms-linear-gradient(top, #d7e0e0, #dde4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d7e0e0), to(#dde4e4));
  background-image: -webkit-linear-gradient(top, #d7e0e0, #dde4e4);
  background-image: -o-linear-gradient(top, #d7e0e0, #dde4e4);
  background-image: linear-gradient(top, #d7e0e0, #dde4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7e0e0', endColorstr='#dde4e4', GradientType=0);
}
.me-cannotplay {
  background-image: url('../img/player_error.png?v=1.0.367');
  background-position: center;
  background-repeat: no-repeat;
}
.me-cannotplay a {
  display: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.mejs-container {
  position: relative;
  background: #000;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-poster img {
  padding: 0;
  border: 0;
  display: block;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url('../mediaelement/bigplay.svg?v=1.0.367') no-repeat;
}
.no-svg .mejs-overlay-button {
  background-image: url('../mediaelement/bigplay.png?v=1.0.367');
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: transparent url('../mediaelement/loading.gif?v=1.0.367') 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url('../mediaelement/controls.svg?v=1.0.367') no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
  background-image: url('../mediaelement/controls.png?v=1.0.367');
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}
/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  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: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background-color: #0071dd;
  background-image: -moz-linear-gradient(top, #0067c9, #0081fc);
  background-image: -ms-linear-gradient(top, #0067c9, #0081fc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067c9), to(#0081fc));
  background-image: -webkit-linear-gradient(top, #0067c9, #0081fc);
  background-image: -o-linear-gradient(top, #0067c9, #0081fc);
  background-image: linear-gradient(top, #0067c9, #0081fc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0067c9', endColorstr='#0081fc', GradientType=0);
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background-color: #eff2f2;
  background-image: -moz-linear-gradient(top, #ffffff, #d6dede);
  background-image: -ms-linear-gradient(top, #ffffff, #d6dede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d6dede));
  background-image: -webkit-linear-gradient(top, #ffffff, #d6dede);
  background-image: -o-linear-gradient(top, #ffffff, #d6dede);
  background-image: linear-gradient(top, #ffffff, #d6dede);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6dede', GradientType=0);
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
  visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
}
/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
  visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  /*background: #333;*/

  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/

  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 45px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(20, 20, 20, 0.8);
}
/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both;
}
/* Start: ERROR */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: ERROR */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* End: picture controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */

}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* Start: SourceChooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* End: SourceChooser */
/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url('../mediaelement/background.png?v=1.0.367');
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
/* End: Postroll */
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.modal-open {
  overflow: hidden;
}
/* add a scroll bar to stop page from jerking around */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}
@media (max-width: 979px) {
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible;
  }
}
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
  /* allow content to popup out (i.e tooltips) */

}
.modal.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
}
.modal.fade.in {
  top: 50%;
}
.modal-body {
  max-height: none;
  overflow: visible;
}
.modal.modal-absolute {
  position: absolute;
  z-index: 950;
}
.modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px;
}
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: #000000;
}
.modal.container {
  width: 940px;
  margin-left: -470px;
}
/* Modal Overflow */
.modal-overflow.modal {
  top: 1%;
}
.modal-overflow.modal.fade {
  top: -100%;
}
.modal-overflow.modal.fade.in {
  top: 1%;
}
.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Responsive */
@media (min-width: 1200px) {
  .modal.container {
    width: 1170px;
    margin-left: -585px;
  }
}
@media (max-width: 979px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal.fade.in,
  .modal.container.fade.in,
  .modal.modal-overflow.fade.in {
    top: 1%;
    bottom: auto;
  }
  .modal-body,
  .modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .modal-footer,
  .modal-overflow .modal-footer {
    position: static;
  }
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
/*
Animate.css - http://daneden.me/animate
Licensed under the ☺ license (http://licence.visualidiot.com/)

Copyright (c) 2012 Dan Eden*/
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}

