﻿/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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: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 {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps 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,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  background-color: #fff;
}
a {
  color: #9E0513;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #54030a;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 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: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
body {
  background: #fff url(/content/Images/template/bg_footer.png) 0 0 repeat;
}
#basic-modal-content {
  display: none;
}
#simplemodal-overlay {
  background-color: #000;
  cursor: wait;
}
#simplemodal-container code {
  background: #141414;
  border-left: 3px solid #65B43D;
  color: #bbb;
  display: block;
  margin-bottom: 12px;
  padding: 4px 6px 6px;
}
#simplemodal-container h4 {
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 10px;
}
#simplemodal-container a.modalCloseImg {
  position: absolute;
  top: 21px;
  right: 21px;
  background: url(/content/Images/colorbox/controls.png) no-repeat -25px 0px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#simplemodal-container a.modalCloseImg:hover {
  background-position: -25px -25px;
}
#simplemodal-container #basic-modal-content {
  padding: 8px;
}
#simplemodal-container .show-skin .top div {
  height: 21px;
}
#simplemodal-container .show-skin .top .left {
  background: url(/content/Images/bg_popup-topLeft.png) top left no-repeat;
}
#simplemodal-container .show-skin .top .right {
  background: url(/content/Images/bg_popup-topRight.png) top right no-repeat;
}
#simplemodal-container .show-skin .top .center {
  background: url(/content/Images/bg_popup-topCenter.png) 0 0 repeat-x;
  margin: 0 21px;
}
#simplemodal-container .show-skin .content .left {
  background: url(/content/Images/bg_popup-sideLeft.png) top left repeat-y;
}
#simplemodal-container .show-skin .content .right {
  background: url(/content/Images/bg_popup-sideRight.png) top right repeat-y;
}
#simplemodal-container .show-skin .content .center {
  margin: 0 21px;
  padding: 10px;
  background: #fff;
  overflow: visible;
}
#simplemodal-container .show-skin .bottom div {
  height: 21px;
}
#simplemodal-container .show-skin .bottom .left {
  background: url(/content/Images/bg_popup-bottomLeft.png) top left no-repeat;
}
#simplemodal-container .show-skin .bottom .right {
  background: url(/content/Images/bg_popup-bottomRight.png) top right no-repeat;
}
#simplemodal-container .show-skin .bottom .center {
  background: url(/content/Images/bg_popup-bottomCenter.png) 0 0 repeat-x;
  margin: 0 21px;
}
#simplemodal-container .show-skin .content {
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 1.1em;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#simplemodal-container .show-skin .content h1,
#colorbox h1 {
  margin: 9px 0 18px;
  line-height: 21.6px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #9E0513;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
#simplemodal-container .show-skin .content h2 {
  font-size: 14px;
  line-height: normal;
  margin: 10px 0 2px 0;
  padding: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}
#simplemodal-container .show-skin .content p {
  font-size: 1.1em;
}
body.modal {
  background: #fff !important;
}
.modal table td {
  font-size: 12px;
}
.modal .modalCopy {
  font-size: 12px;
}
.modal {
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 12px;
}
.modal h1 {
  margin: 0 0 28px 0 !important;
  color: #9e0516;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.6em;
  line-height: normal;
  padding: 7px 20px 5px 0 !important;
  border-bottom: 1px solid #CCC !important;
}
.modal h2 {
  font-size: 12px;
  line-height: normal;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}
#simplemodal-container .show-skin .popup-buttons,
.modal .popup-buttons {
  text-align: right;
  margin-top: 30px;
  clear: both;
  font-size: 11px;
}
#simplemodal-container .show-skin .popup-buttons div,
.modal .popup-buttons div {
  display: inline-block;
}
.search-style-dropdown {
  font-family: Verdana;
  position: absolute !important;
  top: 1px;
  left: 0px;
  font-size: 11px;
}
.search-style-dropdown a.dropdown-toggle {
  display: block;
  background: #f6f6f6;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  width: 110px;
  padding-left: 15px;
  color: #0080ff;
  text-decoration: none;
}
.search-style-dropdown a.dropdown-toggle:hover {
  text-decoration: inherit;
}
.search-style-dropdown a.dropdown-toggle .caret {
  border-top: 5px solid #989898;
  margin-right: 12px;
  margin-top: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-style-dropdown .dropdown-menu {
  background: #f6f6f6 !important;
  border-color: #CBCBCB !important;
  border-radius: 0 0 0 0;
  margin-top: 0;
  padding: 0;
  min-width: 143px;
}
.search-style-dropdown .dropdown-menu li {
  background: #f6f6f6;
  padding-left: 15px;
  color: #989898;
  border-bottom: 1px solid #cbcbcb;
}
.search-style-dropdown .dropdown-menu li.last {
  border-bottom: 0;
}
.search-style-dropdown .dropdown-menu li label {
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin: 0;
  color: #0080ff;
}
.search-style-dropdown .dropdown-menu li label input {
  margin-top: 6px;
}
#headerSearch .search-style-dropdown {
  top: 1px;
  right: 32px;
  left: auto;
}
#headerSearch .search-style-dropdown a.dropdown-toggle {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.ui-autocomplete {
  background: #F6F6F6;
  border: 1px solid #cbcbcb !important;
  border-top: 0 !important;
}
.ui-autocomplete li a {
  color: #0080ff;
  cursor: pointer;
}
.ui-autocomplete li a:hover {
  color: #666666;
}
.table-multiskill th,
.table-multiskill td {
  padding-right: 10px;
}
.table-multiskill .skill-level-1 {
  background: #f3f3f3;
}
.table-multiskill .skill-description {
  border-left: 0;
}
.table-multiskill tr.last-row td {
  color: #0080ff;
}
#ToC,
#ToS {
  padding-right: 20px;
}
#ToC ul,
#ToS ul {
  list-style: none outside none;
  padding: 0;
  margin: 10px 0 0 0;
}
#ToC ul li,
#ToS ul li {
  font-size: 14px;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 10px;
  line-height: normal;
  *zoom: 1;
}
#ToC ul li:before,
#ToS ul li:before,
#ToC ul li:after,
#ToS ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
#ToC ul li:after,
#ToS ul li:after {
  clear: both;
}
#ToC ul li span,
#ToS ul li span {
  display: inline-block;
  margin-left: -30px;
  width: 30px;
  padding-left: 0;
}
#ToC ul li ul li,
#ToS ul li ul li {
  padding-left: 40px;
  font-size: 11px;
  font-weight: normal;
}
#ToC ul li ul li span,
#ToS ul li ul li span {
  margin-left: -40px;
  width: 40px;
}
#ToC ul li ul li ul li,
#ToS ul li ul li ul li {
  padding-left: 50px;
}
#ToC ul li ul li ul li span,
#ToS ul li ul li ul li span {
  margin-left: -50px;
  width: 50px;
}
#ToC .agreement,
#ToS .agreement {
  font-size: 11px;
}
#achieveSearchButton:focus,
.btn-search:focus {
  outline: 1px solid #0080ff;
}
.glimpse {
  z-index: 1000;
  position: relative;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
h1 small {
  font-size: 21px;
}
h2 small {
  font-size: 15px;
}
h3 small {
  font-size: 12px;
}
h4 small {
  font-size: 12px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 10px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 11px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
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: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
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;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: 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 #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.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 !important;
}
.input-small {
  width: 90px !important;
}
.input-medium {
  width: 150px !important;
}
.input-large {
  width: 210px !important;
}
.input-xlarge {
  width: 270px !important;
}
.input-xxlarge {
  width: 530px !important;
}
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;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-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;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.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 .control-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;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.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 .control-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;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #373737;
}
.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-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 12px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .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: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.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 input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 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;
}
/* Allow for input prepend/append in search forms */
.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: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
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 #ccc;
}
.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 #ccc;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ccc;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ccc;
}
.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,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
td {
  padding: 0;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
  color: #9E0513;
}
h3 {
  font-size: 18px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}
h4 {
  font-size: 15px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
h1,
h2,
h3 {
  line-height: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0 20px 0;
}
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
h6.no-margin {
  margin: 0;
}
h5 {
  margin: 6px 0 0 0;
  font-weight: bold;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 33px;
  line-height: 38px;
}
.primary-theme-color {
  color: #9E0513;
}
.secondary-theme-color {
  color: #666;
}
ul.unstyled,
ol.unstyled {
  margin: 0;
  list-style: none;
}
ul.unstyled li,
ol.unstyled li {
  line-height: normal;
}
ul.no-style,
ol.no-style {
  list-style: none;
}
ul.no-style li,
ol.no-style li {
  line-height: normal;
}
form,
.form {
  margin: 0;
}
form .help-inline,
.form .help-inline,
form .help-block,
.form .help-block {
  font-size: 10px;
  color: #666;
}
form .help-inline a,
.form .help-inline a,
form .help-block a,
.form .help-block a {
  color: inherit;
  text-decoration: underline;
}
form .help-inline a:hover,
.form .help-inline a:hover,
form .help-block a:hover,
.form .help-block a:hover {
  text-decoration: none;
}
form .form-section,
.form .form-section {
  padding: 10px 0 20px 0;
  border-top: 1px solid #ccc;
}
form .form-section.first,
.form .form-section.first {
  padding-top: 20px;
  border: 0;
}
form .form-section.tight,
.form .form-section.tight {
  padding: 0 0 10px 0;
}
form .form-section.no-border,
.form .form-section.no-border {
  border: 0;
}
form .form-subsection,
.form .form-subsection {
  padding: 10px 0;
}
form .form-row,
.form .form-row {
  padding-bottom: 10px;
}
form .form-verify-box,
.form .form-verify-box {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
form h3 .requiredMark,
.form h3 .requiredMark {
  font-size: inherit;
}
form .span5,
.form .span5 {
  margin-left: 0;
}
form .span5 input[type="text"],
.form .span5 input[type="text"],
form .span5 input[type="password"],
.form .span5 input[type="password"] {
  width: 285px;
}
form .span5 select,
.form .span5 select {
  width: 299px;
}
form .span4,
.form .span4 {
  margin-left: 0;
}
form .span4 input[type="text"],
.form .span4 input[type="text"],
form .span4 input[type="password"],
.form .span4 input[type="password"] {
  width: 250px;
}
form .span4 select,
.form .span4 select {
  width: 264px;
}
form span.has-select,
.form span.has-select {
  display: inline-block;
  margin-top: 5px;
  vertical-align: top;
}
form span.has-select select,
.form span.has-select select {
  vertical-align: top;
  margin-top: -5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
label.disabled {
  color: #999;
  cursor: default;
}
.form-horizontal .control-label {
  text-align: left;
  width: 70px;
}
.form-horizontal .controls {
  margin-left: 90px;
}
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #eee;
}
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: default;
  background-color: #fff;
}
.table-bordered,
.table tr,
td,
th {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.table-outline-only {
  border: 1px solid #ccc;
}
.table-outline-only > tr,
.table-outline-only > td,
.table-outline-only > th {
  border: 0;
}
.table {
  font-size: 11px;
}
.table thead tr,
.table thead td {
  background: #e7e7e7;
}
.table tr.accent > th,
.table tr.accent > td {
  background: #f6f6f6;
}
.table th,
.table td {
  padding: 10px 20px;
}
.table.table-my-messages {
  border: 1px solid #ccc;
}
td[align="right"] {
  text-align: right !important;
}
.form-button-holder {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}
.form-button-holder .form-button-holder-wrap {
  float: left;
}
.form-button-holder .form-button-holder-wrap.align-right {
  float: right;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.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 #111;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #940512;
  background-image: -moz-linear-gradient(top, #9E0513, #850410);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9E0513), to(#850410));
  background-image: -webkit-linear-gradient(top, #9E0513, #850410);
  background-image: -o-linear-gradient(top, #9E0513, #850410);
  background-image: linear-gradient(to bottom, #9E0513, #850410);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e0513', endColorstr='#ff850410', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #940512;
  background-image: -moz-linear-gradient(top, #9E0513, #850410);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9E0513), to(#850410));
  background-image: -webkit-linear-gradient(top, #9E0513, #850410);
  background-image: -o-linear-gradient(top, #9E0513, #850410);
  background-image: linear-gradient(to bottom, #9E0513, #850410);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e0513', endColorstr='#ff850410', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.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 #111;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.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;
  -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;
  -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: #111;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #111;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 1px 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* 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 #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #666;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 10.2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary,
.btn-warning,
.btn-danger,
.btn-success,
.btn-info,
.btn-inverse {
  color: #fff;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9e140d;
  background-image: -moz-linear-gradient(top, #9E0513, #9e2a05);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9E0513), to(#9e2a05));
  background-image: -webkit-linear-gradient(top, #9E0513, #9e2a05);
  background-image: -o-linear-gradient(top, #9E0513, #9e2a05);
  background-image: linear-gradient(to bottom, #9E0513, #9e2a05);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e0513', endColorstr='#ff9e2a05', GradientType=0);
  border-color: #9e2a05 #9e2a05 #541603;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #9e2a05;
  /* 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:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #9e2a05;
  *background-color: #852304;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #6d1d03 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* 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:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* 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:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* 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:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* 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:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* 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:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
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-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #9E0513;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #54030a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
/*
a.button, a.red-button, a.blue-button, a.green-button, a.orange-button, div.link-button {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  height: 24px;
  margin-right: 6px;
  padding-right: 16px;
  text-decoration: none !important;
  cursor: pointer;
  span {
    display: inline-block;
    line-height: 14px;
    padding: 5px 0 5px 16px;
  }
}
a.button, a.button:link, div.link-button {
  color:#666 !important;
}
a.red-button, a.red-button:link, a.blue-button,a.blue-button:link, a.green-button, a.green-button:link, a.orange-button a.orange-button:link, div.red-button {
  color: #FFF !important;
}
a.button:hover, a.red-button:hover, a.blue-button:hover, a.green-button:hover, a.orange-button:hover, div.link-button:hover {
  text-decoration: underline !important;
}
a.button, div.link-button {
  background: transparent url(/content/Images/bg_button-rightSide.gif) scroll top right no-repeat;
  span {
    background: transparent url(/content/Images/bg_button-main.gif) 0 0 no-repeat;
  }
}
a.red-button, div.red-button {
  background: transparent url(/content/Images/bg_button-rightSide-red.gif) no-repeat scroll top right;
  span {
    background: transparent url(/content/Images/bg_button-main-red.gif) no-repeat;
  }
}
a.blue-button {
  background: transparent url(/content/Images/bg_button-rightSide-blue.gif) no-repeat scroll top right;
  span {
    background: transparent url(/content/Images/bg_button-main-blue.gif) no-repeat;
  }
}
a.green-button {
  background: transparent url(/content/Images/bg_button-rightSide-green.gif) no-repeat scroll top right;
  span {
    background: transparent url(/content/Images/bg_button-main-green.gif) no-repeat;
  }
}
a.orange-button {
  background: transparent url(/content/Images/bg_button-rightSide-orange.gif) no-repeat scroll top right;
  span {
    background: transparent url(/content/Images/bg_button-main-orange.gif) no-repeat;
  }
}
a.confirm span {
  background-image: url(/content/Images/bg_button-main-ico-check.gif);
  padding-left: 30px;
}
a.button.button-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}
*/
a.button,
input.button,
div.button,
button.button,
a.red-button,
input.red-button,
div.red-button,
button.red-button,
a.blue-button,
input.blue-button,
div.blue-button,
button.blue-button,
a.green-button,
input.green-button,
div.green-button,
button.green-button,
a.orange-button,
input.orange-button,
div.orange-button,
button.orange-button,
a.link-button,
input.link-button,
div.link-button,
button.link-button,
a.windows-button,
input.windows-button,
div.windows-button,
button.windows-button,
a.apple-button,
input.apple-button,
div.apple-button,
button.apple-button,
a.android-button,
input.android-button,
div.android-button,
button.android-button {
  background: none;
  font-weight: bold;
  font-size: 12px !important;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  text-transform: capitalize;
  display: inline-block;
  color: #FFF !important;
  height: auto;
  line-height: 22px;
  margin-right: 6px;
  text-decoration: none !important;
  cursor: pointer;
  padding: 5px 20px;
  border: 0;
  outline: 0;
}
a.button:link,
input.button:link,
div.button:link,
button.button:link,
a.red-button:link,
input.red-button:link,
div.red-button:link,
button.red-button:link,
a.blue-button:link,
input.blue-button:link,
div.blue-button:link,
button.blue-button:link,
a.green-button:link,
input.green-button:link,
div.green-button:link,
button.green-button:link,
a.orange-button:link,
input.orange-button:link,
div.orange-button:link,
button.orange-button:link,
a.link-button:link,
input.link-button:link,
div.link-button:link,
button.link-button:link,
a.windows-button:link,
input.windows-button:link,
div.windows-button:link,
button.windows-button:link,
a.apple-button:link,
input.apple-button:link,
div.apple-button:link,
button.apple-button:link,
a.android-button:link,
input.android-button:link,
div.android-button:link,
button.android-button:link {
  color: #FFF !important;
}
a.button,
input.button,
div.button,
button.button,
a.link-button,
input.link-button,
div.link-button,
button.link-button {
  background-color: #A8A8A8;
}
a.button:hover,
input.button:hover,
div.button:hover,
button.button:hover,
a.link-button:hover,
input.link-button:hover,
div.link-button:hover,
button.link-button:hover {
  background-color: #8f8f8f;
}
a.red-button,
input.red-button,
div.red-button,
button.red-button,
a.confirm,
input.confirm,
div.confirm,
button.confirm {
  background-color: #C32032;
}
a.red-button:hover,
input.red-button:hover,
div.red-button:hover,
button.red-button:hover,
a.confirm:hover,
input.confirm:hover,
div.confirm:hover,
button.confirm:hover {
  background-color: #971927;
}
a.blue-button,
input.blue-button,
div.blue-button,
button.blue-button {
  background-color: #0078B1;
}
a.blue-button:hover,
input.blue-button:hover,
div.blue-button:hover,
button.blue-button:hover {
  background-color: #00557e;
}
a.green-button,
input.green-button,
div.green-button,
button.green-button {
  background-color: #88C61A;
}
a.green-button:hover,
input.green-button:hover,
div.green-button:hover,
button.green-button:hover {
  background-color: #699914;
}
a.orange-button,
input.orange-button,
div.orange-button,
button.orange-button {
  background-color: #F0BE28;
}
a.orange-button:hover,
input.orange-button:hover,
div.orange-button:hover,
button.orange-button:hover {
  background-color: #d6a40f;
}
a.windows-button,
input.windows-button,
div.windows-button,
button.windows-button {
  background-color: #01A4EF;
}
a.windows-button:hover,
input.windows-button:hover,
div.windows-button:hover,
button.windows-button:hover {
  background-color: #0181bc;
}
a.apple-button,
input.apple-button,
div.apple-button,
button.apple-button {
  background-color: #000000;
}
a.apple-button:hover,
input.apple-button:hover,
div.apple-button:hover,
button.apple-button:hover {
  background-color: #1a1a1a;
}
a.android-button,
input.android-button,
div.android-button,
button.android-button {
  background-color: #A4C639;
}
a.android-button:hover,
input.android-button:hover,
div.android-button:hover,
button.android-button:hover {
  background-color: #839e2e;
}
a.button[disabled],
input.button[disabled],
div.button[disabled],
button.button[disabled],
a.button.button-disabled,
input.button.button-disabled,
div.button.button-disabled,
button.button.button-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}
a.large-button,
input.large-button,
div.large-button,
button.large-button {
  font-size: 30px !important;
  font-family: 'Open Sans', sans-serif !important;
  height: 30px;
  line-height: 30px;
  margin-right: 0;
  padding: 17px 70px;
}
a.text-input-align,
input.text-input-align,
div.text-input-align,
button.text-input-align {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 9px;
}
.btn-group > .btn-small {
  font-size: 10.2px;
}
.btn-group > .btn-large {
  font-size: 15px;
}
.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 > .btn + .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: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.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: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #9e2a05;
}
.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: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.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;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  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;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 11px;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > li > a {
  color: #0080ff;
}
.breadcrumb > .active {
  color: #666;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 15px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 10.2px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  line-height: 22px;
  border: 1px solid #CCC;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  font-size: 11px;
  padding: 0px 5px;
  margin-left: 3px;
}
.pagination ul {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.pagination ul,
.pagination-small ul > li:first-child > span,
.pagination ul > li:first-child > span,
.pagination-small ul > li:last-child > a,
.pagination ul > li:last-child > a,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:last-child > span {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.pagination-small ul > li > span {
  background: #B30022;
  color: #FFF;
}
.pagination-small ul > li > a {
  background: none;
  color: #3F3F3F;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background: #E8E8E8;
  color: #000;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -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;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  bottom: -10px;
}
/*
@import "thumbnails.less";
@import "media.less";
@import "labels-badges.less";
    */
@-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: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.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,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*
@import "accordion.less";
*/
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
/*
@import "hero-unit.less";
*/
.activity-box-1 {
  border: 1px solid transparent;
  padding: 15px;
  margin-bottom: 20px;
}
.activity-box-1 .box-inner {
  width: 152px;
  position: relative;
}
.activity-box-1 .activity-box-image-link {
  display: block;
  border: 1px solid #ccc;
}
.activity-box-1 .activity-box-details,
.activity-box-1 .activity-box-author,
.activity-box-1 .activity-box-details a,
.activity-box-1 .activity-box-author a {
  color: #999;
  font-size: 9.96px;
}
.activity-box-1 .activity-box-details a,
.activity-box-1 .activity-box-author a {
  text-decoration: underline;
}
.activity-box-1 .activity-box-details a:hover,
.activity-box-1 .activity-box-author a:hover {
  text-decoration: none;
}
.activity-box-1.hover {
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.activity-box-1.selectable {
  cursor: pointer;
}
.activity-box-1.selected {
  margin: 5px 5px 25px 5px;
  padding: 10px;
  background: #e8e8e8;
  border: 1px solid #ccc;
}
.activity-box-1 img {
  background: #fff;
  border: 1px solid #ccc;
}
.activity-box-1 .check-assigned {
  background: url(/content/Images/assign-activities-checkmark.png) 0 0 no-repeat;
  position: absolute;
  top: -15px;
  right: -15px;
  height: 46px;
  width: 46px;
  z-index: 150;
}
.activity-box-1 h5,
.lesson-block-2 h5,
.activity-box-horizontal h5,
.activity-box-1 h5 a,
.lesson-block-2 h5 a,
.activity-box-horizontal h5 a {
  color: #0080FF;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  word-wrap: break-word;
}
.lesson-block-2 {
  padding: 14px 18px;
  position: relative;
  border-bottom: 1px solid #ccc;
  /* UNCOMMENT ONCE ACTIVITY SETS PULL ACTUAL THUMBNAIL AND REMOVE ", .activitysetimage" FROM ".image, .activitysetimage" ABOVE
   .activitysetimage {
    float: left;
    display: inline;
    a {
      display: block;
      width: 76px;
      height: 62px;
      position: relative;
      background: url("/content/Images/bg-activity-set-sm.png") no-repeat;
      img {
        border: 0px none;
        position: absolute;
        right: 1px;
        bottom: 1px;
        z-index: 2;
        width: 53px;
        height: 45px;
      }
    }
  }*/
}
.lesson-block-2 .image {
  float: left;
  display: inline;
}
.lesson-block-2 .image img {
  vertical-align: top;
  border: 1px #000 solid;
}
.lesson-block-2 .activitysetimage {
  float: left;
  background: url(/content/Images/bg-activity-set-sm.png) 0 0 no-repeat;
  display: block;
  height: 62px;
  width: 76px;
  z-index: 100;
  position: relative;
}
.lesson-block-2 .activitysetimage img {
  position: absolute;
  bottom: 2px;
  right: 1px;
  height: 45px;
  width: 53px;
}
.lesson-block-2 .text-box {
  float: left;
  height: 1%;
  overflow: hidden;
  width: 440px;
  font-size: 10px;
}
.lesson-block-2 .ico-wrapper {
  padding: 0 15px;
  float: left;
  position: relative;
}
.lesson-block-2 .ico-wrapper em {
  height: 31px;
  width: 34px;
  display: block;
}
.lesson-block-2 .ico-wrapper span {
  text-align: center;
  background-image: url("/content/Images/lg-icons-sprite.png");
  height: 31px;
  width: 34px;
  display: block;
  margin: 0;
  float: left;
}
.lesson-block-2 .ico-wrapper span {
  background-position: 0 0;
}
.lesson-block-2 .ico-wrapper .ico-performance-interactive span {
  background-position: 0 -31px;
}
.lesson-block-2 .ico-wrapper .ico-performance-interactive-locked span {
  background-position: -34px -31px;
}
.lesson-block-2 .ico-wrapper .ico-performance-interactive-editable span {
  background-position: -68px -31px;
}
.lesson-block-2 .ico-wrapper .ico-interactive span {
  background-position: 0 -62px;
}
.lesson-block-2 .ico-wrapper .ico-interactive-locked span {
  background-position: -34px -62px;
}
.lesson-block-2 .ico-wrapper .ico-interactive-editable span {
  background-position: -68px -62px;
}
.lesson-block-2 .ico-wrapper .ico-non-interactive span {
  background-position: 0 -93px;
}
.lesson-block-2 .ico-wrapper .ico-non-interactive-locked span {
  background-position: -34px -93px;
}
.lesson-block-2 .ico-wrapper .ico-non-interactive-editable span {
  background-position: -68px -93px;
}
.lesson-block-2 .ico-wrapper .ico-activity-set span {
  background-position: 0 -124px;
}
.lesson-block-2 .ico-wrapper .ico-activity-set-locked span {
  background-position: -34px -124px;
}
.lesson-block-2 .ico-wrapper .ico-activity-set-editable span {
  background-position: -68px -124px;
}
.lesson-block-2 .ico-wrapper .ico-symbol span {
  background-position: 0 -155px;
}
.lesson-block-2 .ico-wrapper .ico-video span {
  background-position: 0 -186px;
}
.lesson-block-2 .ico-wrapper .ico-audio span {
  background-position: 0 -217px;
}
.lesson-block-2 .ico-wrapper .ico-program span {
  background-position: 0 -248px;
}
.lesson-block-2 .ico-wrapper .ico-bm-content span {
  background-position: 0 -279px;
}
.lesson-block-2 .quick-view {
  padding: 0 0 3px 0;
  font-size: 10.2px;
  line-height: 16px;
  color: #666;
}
.lesson-block-2 .quick-view .premium {
  color: #9E0516;
  font-weight: bold;
}
.lesson-block-2 .quick-view a {
  color: #666;
  text-decoration: underline;
}
.lesson-block-2 .quick-view a:hover {
  text-decoration: none;
}
.lesson-block-2 .quick-view a.private {
  color: #9E0516;
}
.lesson-block-2 .quick-view a.public {
  color: #268424;
  /*color:#007BB9;*/
}
.lesson-block-2 ul {
  float: right;
}
.lesson-block-2 ul li {
  position: relative;
  float: left;
}
.lesson-block-2 ul li .counter {
  background: url(/content/Images/btn-activity-actions-counter.png) 0 0 no-repeat;
  font: normal 9px/18px Arial, Helvetica, Verdana, sans-serif;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: -9px;
  right: 3px;
  height: 18px;
  width: 18px;
  display: block;
}
/*
.lesson-block-2 .ico-wrapper
.lesson-block-2 .ico-wrapper
.lesson-block-2 .ico-wrapper

.lesson-block-2 .info-columns {margin-bottom:8px; margin-bottom:0; width:100%;}
.lesson-block-2 .info-columns:after {content:''; display:block; clear:both;}
.lesson-block-2 .info-columns .col1 {width:270px; float:left; padding:10px 0 5px 15px; width:300px;}
.lesson-block-2 .info-columns .col2 {width:135px; float:left; padding:10px 0 0 0px;}

.lesson-block-2 .created-by {padding:0 0 7px 15px;}
.lesson-block-2 .created-by .premium {color:#9E0516; font-weight:bold;}
.lesson-block-2 .created-by a {color:#666; text-decoration:underline;}
.lesson-block-2 .created-by a:hover {text-decoration:none;}

.lesson-block-2 dl {margin-bottom:4px; width:100%; font-size:1.0em; color:#666; overflow:hidden;}
.lesson-block-2 dl a {text-decoration:underline; color:#666;}
.lesson-block-2 dl a:hover {text-decoration:none;}
.lesson-block-2 dl dt, .lesson-block-2 dl dd {margin:0; display:inline; float:left; line-height:inherit;}
.lesson-block-2 dl dt {font-weight:normal;}
.lesson-block-2 dl dt {width:90px;}
.lesson-block-2 dl dd {width:180px;}

.lesson-block-2 .action-items {color:#999; font-weight:normal; padding:5px 0 0 15px; font-size:1.0em;}
.lesson-block-2 .action-items a {color:#000; font-weight:bold; text-decoration:underline;}
.lesson-block-2 .action-items a:hover {text-decoration:none;}
.lesson-block-2 .action-items span {margin:0 10px;}

.lesson-block-2 .activity-stats {color:#666; font-weight:normal; padding:5px 0 0 15px; font-size:1.0em;}
.lesson-block-2 .activity-stats em {font-weight:bold; font-style:normal;}
.lesson-block-2 .activity-stats span {margin:0 10px; color:#999;}

.lesson-block-2 .toolbar {margin:0; padding:0; list-style:none; width:100%; overflow:hidden;}
.lesson-block-2 .toolbar li {float:left; padding:0 15px 0 13px; background:url(../less/Images/separator-toolbar.gif) no-repeat; color:#999;}
.lesson-block-2 .toolbar li:first-child, .lesson-block-2 .toolbar li.first-child {padding-left:0; background:none;}
.lesson-block-2 .toolbar dl {margin:0; float:left;}
.lesson-block-2 .rating {float:left;}
.lesson-block-2 .rating img {vertical-align:top;}
.lesson-block-2 dl.long {clear:both;}

.lesson-block-2 .posted-info,
.lesson-block-2 .rating-downloads {font-size: 10px; color: #666666;line-height: 18px;padding: 0 0 3px 15px;}


.lesson-block-2 .works-with {color:#666; overflow:hidden;}
.lesson-block-2 .works-with h5 {margin-bottom:4px; font-size:1.0em; line-height:1.1em; font-weight:normal;}
.lesson-block-2 .works-with .logos {width:100%; overflow:hidden; list-style:none; padding:0; margin-right:0; }
.lesson-block-2 .works-with .logos li {margin:0 4px 4px 0; float:left; display:inline;}
.lesson-block-2 .works-with .logos li img {vertical-align:top;}


*/
/* my activities */
.lg-btn-menu.my-activities-menu[class*="District"] li,
.lg-btn-menu.my-activities-menu[class*="Classroom"] li,
.lg-btn-menu.my-activities-menu.RetailFamily li {
  width: 25%;
}
.lg-btn-menu.my-activities-menu[class*="admin"] li {
  width: 20%;
  text-align: center;
}
.lg-btn-menu.my-activities-menu[class*="admin"] li a {
  height: auto;
}
.lg-btn-menu.my-activities-menu[class*="admin"] li a span {
  float: none;
  margin: 7px auto 0;
}
.lg-btn-menu.my-activities-menu.FreeAccount li,
.lg-btn-menu.my-activities-menu.FreeAccount.admin li {
  width: 50%;
}
.activity-box-horizontal .left,
.activity-box-horizontal .right {
  float: left;
}
.activity-box-horizontal .left {
  margin-right: 18px;
  position: relative;
  width: 143px;
}
.activity-box-horizontal .right {
  width: 430px;
}
.activity-box-horizontal .activity-box-details,
.activity-box-horizontal .activity-box-author,
.activity-box-horizontal .activity-box-details a,
.activity-box-horizontal .activity-box-author a {
  color: #666;
  font-size: 9.96px;
}
.activity-box-horizontal .activity-box-details a,
.activity-box-horizontal .activity-box-author a {
  text-decoration: underline;
}
.activity-box-horizontal .activity-box-details a:hover,
.activity-box-horizontal .activity-box-author a:hover {
  text-decoration: none;
}
.activity-box-horizontal img {
  border: 1px solid #111;
}
.activity-set-status {
  font-size: 18px;
  color: #aaa;
  position: absolute;
  top: 80px;
  right: 0;
}
.activity-set-status span {
  color: #0080FF;
}
.activity-set-list {
  background: #fff;
  overflow: auto;
  height: 500px;
  border: 1px solid #ccc;
}
.activity-set-list .lesson-block-2 .text-box {
  width: 325px;
  padding-left: 20px;
}
.activity-set-list .lesson-block-2 .text-box h5 {
  margin-top: 0;
}
.group-box-1 {
  border: 1px solid transparent;
  padding: 15px;
  margin-bottom: 20px;
}
.group-box-1 .box-inner {
  width: 152px;
}
.group-box-1 .group-box-image-link {
  display: block;
  border: 1px solid #ccc;
}
.group-box-1 .group-box-details,
.group-box-1 .group-box-author,
.group-box-1 .group-box-details a,
.group-box-1 .group-box-author a {
  color: #666;
  font-size: 9.96px;
}
.group-box-1 .group-box-details a,
.group-box-1 .group-box-author a {
  text-decoration: underline;
}
.group-box-1 .group-box-details a:hover,
.group-box-1 .group-box-author a:hover {
  text-decoration: none;
}
.group-box-1 .group-box-details {
  line-height: 12px;
  padding: 4px 0;
}
.group-box-1 .group-box-details.stats p {
  font-size: 10px;
  color: #3F3F3F;
  margin-bottom: 6px;
}
.group-box-1 .group-box-details.stats p .number {
  font-weight: bold;
  float: right;
}
.group-box-1.hover {
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.group-box-1.selectable {
  cursor: pointer;
}
.group-box-1.selected {
  margin: 5px 5px 25px 5px;
  padding: 10px;
  background: #e8e8e8;
  border: 1px solid #ccc;
}
.group-box-1 img {
  background: #fff;
  border: 1px solid #ccc;
}
.group-box-1 h5,
.group-box-1 h5 a {
  color: #9E0513;
}
.member-box-1 {
  border: 1px solid transparent;
  padding: 15px;
  margin-bottom: 20px;
}
.member-box-1 .box-inner {
  width: 152px;
}
.member-box-1 .member-box-image-link {
  display: block;
  border: 1px solid #ccc;
}
.member-box-1 .member-box-details,
.member-box-1 .member-box-author,
.member-box-1 .member-box-details a,
.member-box-1 .member-box-author a {
  color: #666;
  font-size: 9.96px;
}
.member-box-1 .member-box-details a,
.member-box-1 .member-box-author a {
  text-decoration: underline;
}
.member-box-1 .member-box-details a:hover,
.member-box-1 .member-box-author a:hover {
  text-decoration: none;
}
.member-box-1 .member-box-details {
  line-height: 12px;
  padding: 4px 0;
}
.member-box-1.hover {
  background: #f7f7f7;
  border: 1px solid #ccc;
}
.member-box-1.selectable {
  cursor: pointer;
}
.member-box-1.selected {
  margin: 5px 5px 25px 5px;
  padding: 10px;
  background: #e8e8e8;
  border: 1px solid #ccc;
}
.member-box-1 img {
  background: #fff;
  border: 1px solid #ccc;
}
.member-box-1 h5,
.member-box-1 h5 a {
  color: #9E0513;
}
.profile-box .profile-thumbnail {
  margin-right: 20px;
}
.profile-box .profile-thumbnail img {
  border: 1px solid #ccc;
  background: #fff;
}
.profile-box .profile-details {
  width: 707px;
}
.profile-box .profile-details h3 {
  color: #111;
  margin-bottom: 12px;
  font-family: Arial;
}
.profile-box .profile-details .profile-details-columns {
  color: #666;
  font-size: 11px;
}
.profile-box .profile-details .profile-details-columns strong {
  color: #111;
}
.profile-box .profile-details .profile-details-columns .column-left {
  padding-right: 20px;
  width: 245px;
}
.profile-box .profile-details .profile-details-columns .column-right {
  width: 345px;
}
.profile-box .profile-details .profile-details-columns li {
  padding: 2px 0;
}
.profile-box .profile-details .profile-details-wide {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.profile-box .profile-details .profile-details-wide h3 {
  color: #aaa;
  font-size: 16px;
  line-height: 18px;
  margin-top: 2px;
}
.profile-box .profile-details .profile-details-wide .col {
  float: left;
  padding-top: 10px;
}
.profile-box .profile-details .profile-details-wide .col1 {
  text-align: center;
  border-right: 1px solid #ccc;
  width: 118px;
}
.profile-box .profile-details .profile-details-wide .col1 a {
  display: block;
  font-size: 16px;
  color: #9E0513;
  margin-top: 2px;
  text-decoration: none;
}
.profile-box .profile-details .profile-details-wide .col1 a:hover {
  text-decoration: underline;
}
.profile-box .profile-details .profile-details-wide .col2 {
  text-align: center;
  width: 75px;
}
.profile-box .profile-details .profile-details-wide .col3 {
  width: 513px;
  text-align: right;
}
.profile-box .profile-details .profile-details-wide .col-dynamic {
  text-align: center;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  padding-left: 20px;
}
.profile-box .profile-details .profile-details-wide .col-dynamic.last-col-dynamic {
  border-right: 0;
}
.profile-box .profile-details .profile-details-wide .col-dynamic a {
  font-size: 16px;
  color: #9E0513;
  margin-top: 2px;
  text-decoration: none;
}
.profile-box .profile-details .profile-details-wide .col-dynamic a:hover {
  text-decoration: underline;
}
.profile-box .profile-details .profile-details-wide .col-dynamic-right {
  float: right;
  text-align: center;
  padding-top: 10px;
  padding-left: 20px;
}
.profile-box.dashboard-profile-box {
  height: 193px;
  padding: 0;
}
.profile-box.dashboard-profile-box .profile-thumbnail {
  margin: 20px;
}
.profile-box.dashboard-profile-box .profile-details {
  width: 725px;
}
.profile-box.dashboard-profile-box .profile-details .left {
  width: 355px;
  padding-top: 20px;
}
.profile-box.dashboard-profile-box .profile-details .left .profile-details-columns {
  padding-bottom: 10px;
}
.profile-box.dashboard-profile-box .profile-details .left .profile-details-columns ul li {
  padding: 4px 0;
}
.profile-box.dashboard-profile-box .profile-details .left .col {
  width: 80px;
  text-align: center;
}
.profile-box.dashboard-profile-box .profile-details .left .col2 {
  border-right: 1px solid #ccc;
}
.profile-box.dashboard-profile-box .profile-details .left .col2 a,
.profile-box.dashboard-profile-box .profile-details .left .col3 a {
  display: block;
  font-size: 16px;
  color: #9E0513;
  margin-top: 2px;
  text-decoration: none;
}
.profile-box.dashboard-profile-box .profile-details .left .col2 a:hover,
.profile-box.dashboard-profile-box .profile-details .left .col3 a:hover {
  text-decoration: underline;
}
.profile-box.dashboard-profile-box .profile-details .right {
  height: 193px;
}
.profile-box.dashboard-profile-box .profile-details .right ul {
  height: 193px;
  padding: 0;
}
.profile-box.dashboard-profile-box .profile-details .right ul li {
  text-align: center;
  width: 115px;
  padding: 0;
  border-top: none;
  height: 193px;
  float: right;
  border-left: 1px solid #dbdbdb;
  overflow: hidden;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a {
  display: block;
  height: 100%;
  color: #666;
  text-decoration: none;
  padding-top: 50px;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a .wrapper {
  padding-top: 22px;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a .wrapper .icon {
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  height: 31px;
  width: 31px;
  background: url(/content/Images/icons/lg-btn-dashboard-icons-sprite.png) 0 0 no-repeat;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a .wrapper .title {
  font-size: 11px;
  padding-top: 10px;
  line-height: 14px;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a:hover {
  background: #f79221;
  color: #fff;
  text-decoration: none;
}
.profile-box.dashboard-profile-box .profile-details .right ul li a strong {
  font-size: 18px;
  line-height: 21px;
  padding-top: 10px;
  display: block;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link01 a .wrapper .icon {
  background-position: 0 0;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link01 a:hover .wrapper .icon {
  background-position: -31px 0;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link02 a .wrapper .icon {
  background-position: 0 -93px;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link02 a:hover .wrapper .icon {
  background-position: -31px -93px;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link03 a .wrapper .icon {
  background-position: 0 -31px;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link03 a:hover .wrapper .icon {
  background-position: -31px -31px;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link04 a .wrapper .icon {
  background-position: 0 -62px;
}
.profile-box.dashboard-profile-box .profile-details .right ul .link04 a:hover .wrapper .icon {
  background-position: -31px -62px;
}
#dashboardTabs {
  margin-top: 24px;
}
.dashboard-tabs-panel-holder .ui-tabs-panel {
  padding-top: 14px !important;
}
/* table header */
#standardProgressTableHeaderHolder {
  height: 29px;
  margin-top: 30px;
}
#standardProgressTableHeader {
  width: 818px;
  background: #e8e8e8;
  height: 28px;
  border: 1px solid #ccc;
  border-bottom: 0;
  text-align: center;
  line-height: 28px;
  font-size: 11px;
}
#standardProgressTableHeader span {
  color: #000;
  font-weight: bold;
}
#standardProgressTableHeader a.scroll-button {
  color: #666;
  display: block;
  padding: 0 10px;
  cursor: pointer;
}
#standardProgressTableHeader a.scroll-button-disabled {
  color: #e8e8e8;
  display: block;
  padding: 0 10px;
  cursor: default;
}
#standardProgressTableHeader .jump-prev {
  float: left;
}
#standardProgressTableHeader .jump-next {
  float: right;
}
#homegridview {
  width: 100%;
  overflow-y: auto;
  margin-bottom: 25px;
}
#homegridview table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#homegridview th,
#homegridview td {
  padding: 6px;
  line-height: 17px;
  border: 1px solid #ccc;
  font-size: 11px;
}
/*
#homegridview tr th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
}
*/
#homegridview tr th:first-child {
  border-right: 1px solid #ccc;
  text-align: left;
}
#homegridview th.normalheader,
#homegridview td.skill-stat-data-filled {
  text-align: center;
}
#homegridview td.filled0 {
  background-color: #b41d2e;
}
#homegridview td.filled1 {
  background-color: #ff8a00;
}
#homegridview td.filled2 {
  background-color: #fbbb00;
}
#homegridview td.filled3 {
  background-color: #aeb700;
}
#homegridview td.filled4 {
  background-color: #00763f;
}
#homegridview th.normalheader {
  background-color: #f7f7f7;
  border-right-color: transparent;
}
#homegridview th.normalheader img {
  border: 1px solid #ccc;
  background: #fff;
}
#homegridview th.normalheader:last-child {
  border-right-color: #ccc;
}
#homegridview td.alt {
  background-color: #f7f7f7;
}
#homegridview th a,
#homegridview tr td:first-child a {
  color: #0080FF;
  text-decoration: underline;
  word-wrap: break-word;
}
#homegridview th :hover,
#homegridview tr td:first-child :hover {
  text-decoration: none;
}
#homegridview td.skill-stat-data-filled {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
}
#homegridview td.SkillMarker {
  color: #3f3f3f;
  /*IE fix for Standards with letters and dots only*/
  word-wrap: break-word;
}
.skill-stat-tooltip {
  z-index: 2000;
}
#newActivities h2 {
  font-size: 18px;
  margin: 6px 0 20px 0;
}
#newActivities #NewActivitiesList li {
  float: left;
  margin-right: 14px;
}
#newActivities #NewActivitiesList li:last-child {
  margin-right: 0;
}
#newActivities #NewActivitiesList li img {
  border: 1px solid #07171D;
}
.jump-to-title {
  margin-top: 30px;
}
.jump-links {
  background: #ededed;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.jump-links a {
  width: 25%;
  height: 207px;
  float: left;
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
}
.jump-links a .jump-link-inner {
  padding-top: 40px;
  display: inline-block;
}
.jump-links a .jump-link-inner .icon {
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  height: 50px;
  width: 62px;
  background: url(/content/Images/icons/btn-dashboard-jump-to-icons-sprite.png) 0 0 no-repeat;
}
.jump-links a .jump-link-inner .title {
  padding-top: 10px;
  color: #000;
  margin-bottom: 10px;
}
.jump-links a .jump-link-inner .desc {
  color: #666;
  font-size: 11px;
  line-height: normal;
}
.jump-links a:hover {
  background: #f69125;
  text-decoration: inherit;
}
.jump-links a:hover .title,
.jump-links a:hover .desc {
  color: #fff;
}
.jump-links a.my-activities .icon {
  background-position: 0 0;
}
.jump-links a.my-activities:hover .icon {
  background-position: -62px 0;
}
.jump-links a.upload-activities .icon {
  background-position: 0 -50px;
}
.jump-links a.upload-activities:hover .icon {
  background-position: -62px -50px;
}
.jump-links a.find-activities .icon {
  background-position: 0 -150px;
}
.jump-links a.find-activities:hover .icon {
  background-position: -62px -150px;
}
.jump-links a.get-support .icon {
  background-position: 0 -250px;
}
.jump-links a.get-support:hover .icon {
  background-position: -62px -250px;
}
.jump-links a.premium-activities .icon {
  background-position: 0 -200px;
}
.jump-links a.premium-activities:hover .icon {
  background-position: -62px -200px;
}
.jump-links a.learn-how .icon {
  background-position: 0 -300px;
}
.jump-links a.learn-how:hover .icon {
  background-position: -62px -300px;
}
.jump-links a.launch-student-center .icon {
  background-position: 0 -450px;
}
.jump-links a.launch-student-center:hover .icon {
  background-position: -62px -450px;
}
.jump-links a.create-activity .icon {
  background-position: 0 -100px;
}
.jump-links a.create-activity:hover .icon {
  background-position: -62px -100px;
}
.jump-links.admin-user .link01 .icon,
.jump-links.admin-user .link02 .icon {
  background-position: 0 -350px;
}
.jump-links.admin-user .link01:hover .icon,
.jump-links.admin-user .link02:hover .icon {
  background-position: -62px -350px;
}
.jump-links.admin-user .link03 .icon {
  background-position: 0 -400px;
}
.jump-links.admin-user .link03:hover .icon {
  background-position: -62px -400px;
}
.jump-links.admin-user .link04 .icon {
  background-position: 0 -300px;
}
.jump-links.admin-user .link04:hover .icon {
  background-position: -62px -300px;
}
.beta-wrapper {
  padding: 20px !important;
  background: none repeat scroll 0 0 #F79122;
  border: 1px solid #CCCCCC;
  color: #FFF;
  position: relative;
  margin-bottom: 35px;
}
.beta-wrapper .beta-message {
  float: left;
  font-size: 14px;
  width: 75%;
}
.beta-wrapper .beta-button {
  float: right;
}
.beta-wrapper .beta-button .button {
  background-color: #FFF;
  color: #F79122 !important;
  margin: 15px 20px 0 0;
}
.beta-wrapper .beta-button .button:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.single-file-view h2.sfv-title {
  padding-left: 52px;
  position: relative;
}
.single-file-view .icon {
  background: url("/content/Images/lg-icons-sprite.png") no-repeat scroll 0 0 transparent;
  width: 34px;
  margin-right: 10px;
  height: 31px;
  position: absolute;
  left: 6px;
  top: 4px;
}
.single-file-view .icon.performance {
  background-position: 0 -31px;
}
.single-file-view .icon.performance-locked {
  background-position: -34px -31px;
}
.single-file-view .icon.performance-editable {
  background-position: -68px -31px;
}
.single-file-view .icon.interactive {
  background-position: 0 -62px;
}
.single-file-view .icon.interactive-locked {
  background-position: -34px -62px;
}
.single-file-view .icon.interactive-editable {
  background-position: -68px -62px;
}
.single-file-view .icon.print {
  background-position: 0 -93px;
}
.single-file-view .icon.print-locked {
  background-position: -34px -93px;
}
.single-file-view .icon.print-editable {
  background-position: -68px -93px;
}
.single-file-view .icon.activity-set {
  background-position: 0 -124px;
}
.single-file-view .icon.activity-set-locked {
  background-position: -34px -124px;
}
.single-file-view .icon.activity-set-editable {
  background-position: -68px -124px;
}
.single-file-view .top-actions-menu {
  padding: 0 0 18px 53px;
}
.single-file-view .top-actions-menu .notification {
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  margin: .5px;
}
.single-file-view .top-actions-menu .notification.conversion-required {
  background: #007FFF;
  color: #fff;
  margin-left: 1px;
}
.single-file-view .main .main-left {
  width: 565px;
}
.single-file-view .main .main-left .embedded-player {
  width: 495px;
}
.single-file-view .main .main-left .galleria-loader {
  background: #000;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 47%;
  right: 47%;
  z-index: 2;
  display: none;
  background: url(/content/Images/loader.gif) no-repeat top left;
}
.single-file-view .main .main-right {
  width: 325px;
  margin-right: 10px;
  padding-top: 10px;
}
.single-file-view .main .author .photo {
  width: 50px;
  margin-right: 15px;
}
.single-file-view .main .author .photo a {
  border: 1px solid #ccc;
  display: inline-block;
}
.single-file-view .main .author .details {
  width: 260px;
}
.single-file-view .main .author .details h3 a {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  text-decoration: none;
  color: #000;
}
.single-file-view .main .author .details h3.author-name {
  margin: 0;
}
.single-file-view .main .author .details h3.activities {
  color: #aaa;
}
.single-file-view .main .details-2 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 20px 0;
  margin-bottom: 10px;
}
.single-file-view .main .details-2 .col {
  text-align: center;
  padding: 0 20px;
  color: #666;
  font-size: 10px;
}
.single-file-view .main .details-2 .col span {
  color: #aaa;
  font-size: 18px;
}
.single-file-view .main .details-2 .col1,
.single-file-view .main .details-2 .col2 {
  border-right: 1px solid #ccc;
}
.single-file-view .main .details-2 .description {
  font-size: 11px;
}
.single-file-view .main .standards {
  font-size: 11px;
  position: relative;
}
.single-file-view .main .standards .btn-associate-standard {
  position: absolute;
  top: 0px;
  right: 10px;
}
.single-file-view .main .standards .standard-set {
  padding-right: 50px;
}
.single-file-view .comments-details {
  padding-top: 20px;
  color: #666;
}
.single-file-view .comments-details .comments {
  width: 540px;
  margin-right: 40px;
}
.single-file-view .comments-details .comments .comment-list {
  padding: 20px 0;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single-file-view .comments-details .meta-details {
  width: 342px;
  font-size: 11px;
}
.single-file-view .comments-details .meta-details dd {
  margin-left: 0;
}
.single-file-view .comments-details h3 {
  color: #111;
}
.single-file-view .activities-list {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.single-file-view .sfv-notes {
  background: #eee;
  border: 1px solid #ccc;
  font-size: 11px;
  line-height: 18px;
  padding: 10px 0;
}
.single-file-view .sfv-notes .note-info {
  color: #111;
  padding: 0 10px;
  margin-bottom: 5px;
}
.single-file-view .sfv-notes .note-body {
  color: #666;
  border-bottom: 1px solid #ccc;
  padding: 0 10px 10px;
  margin-bottom: 10px;
}
.single-file-view .sfv-notes .note-body:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.single-file-view .sfv-notes .action-link:last-child {
  padding-left: 0 !important;
}
.primary-thumbnail-list img {
  border: 1px solid #ccc;
}
.primary-thumbnail-list label {
  padding: 10px;
  border: 1px solid transparent;
}
.primary-thumbnail-list .selected {
  border: 1px solid #ccc;
  background: #f7f7f7;
}
.subscription-status {
  height: 56px;
  background: url(/content/Images/template/bg_subscription-sprite.gif) 0 0 no-repeat;
}
.subscription-status.step-1 {
  background-position: 0 0;
}
.subscription-status.step-2 {
  background-position: 0 -56px;
}
.subscription-status.step-3 {
  background-position: 0 -112px;
}
.subscription-status.step-4 {
  background-position: 0 -168px;
}
.payment-required-notice {
  margin-top: -21px;
}
.free-trial-plan .gray-well {
  width: 420px;
}
.free-trial-plan .gray-well.no-border-left {
  width: 419px;
  border-left: 0;
}
.free-trial-plan .gray-well label {
  font-size: 18px;
  color: #0080FF;
}
.free-trial-plan .gray-well label span {
  font-size: 11px;
  color: #666;
  padding-top: 5px;
  display: block;
}
.select-term {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-family: arial;
}
.select-term .span3 {
  border-right: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.select-term .span3.last {
  border: 0;
}
.select-term .span3 label {
  font-size: 11px;
}
.select-term .span3 label h3 {
  font-size: 18px;
  margin-bottom: 0;
  color: #0080FF;
}
.select-term .span3 label.disabled h3 {
  color: #999;
}
.select-plan .span6 {
  background: #EEE;
  color: #666;
  padding: 10px 0;
}
.select-plan .span6 h3 {
  font-family: 'Open Sans';
}
.select-plan .span6 .span6 {
  border: 0;
  padding: 0;
}
.select-plan .plans .plan {
  text-align: center;
  background: #eee;
  color: #666;
  cursor: pointer;
}
.select-plan .plans .plan.not-selectable {
  cursor: default;
}
.select-plan .plans .plan.not-selectable label {
  cursor: default;
}
.select-plan .plans .plan.not-selectable .plan-header {
  background: #DBDBDB !important;
  border: 1px solid #DBDBDB !important;
  border-bottom: 0;
}
.select-plan .plans .plan.not-selectable .plan-header,
.select-plan .plans .plan.not-selectable .plan-details,
.select-plan .plans .plan.not-selectable .plan-footer,
.select-plan .plans .plan.not-selectable .highlight {
  color: #999 !important;
}
.select-plan .plans .plan.not-selectable .plan-details .feature {
  border-bottom: 1px solid #DBDBDB !important;
}
.select-plan .plans .plan.plan-selected {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 #B2D8F7;
  -moz-box-shadow: 0 0 10px 0 #B2D8F7;
  box-shadow: 0 0 10px 0 #B2D8F7;
}
.select-plan .plans .plan.plan-selected .plan-header,
.select-plan .plans .plan.plan-selected .plan-details,
.select-plan .plans .plan.plan-selected .plan-footer {
  border-left: 1px solid #B2D8F7 !important;
  border-right: 1px solid #B2D8F7 !important;
}
.select-plan .plans .plan.plan-selected .plan-header {
  border-top: 1px solid #B2D8F7 !important;
}
.select-plan .plans .plan.plan-selected .plan-footer {
  border-bottom: 1px solid #B2D8F7 !important;
}
.select-plan .plans .plan.plan-selected .plan-footer {
  background: #eee;
}
.select-plan .plans .plan .plan-header {
  padding: 20px 0;
  font-family: 'Open Sans';
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.select-plan .plans .plan .plan-details {
  padding-top: 20px;
  height: 560px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.select-plan .plans .plan .plan-details .price,
.select-plan .plans .plan .plan-details .rate {
  font-family: 'Open Sans';
}
.select-plan .plans .plan .plan-details .price {
  font-size: 36px;
}
.select-plan .plans .plan .plan-details .price sup {
  font-size: 68%;
  top: -0.3em;
}
.select-plan .plans .plan .plan-details .rate {
  font-size: 16px;
  margin-bottom: 20px;
}
.select-plan .plans .plan .plan-details .feature {
  margin: 10px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.select-plan .plans .plan .plan-details .specifics {
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
}
.select-plan .plans .plan .plan-details .specifics span {
  padding-right: 10px;
}
.select-plan .plans .plan .plan-footer {
  text-align: center;
  background: #dbdbdb;
  padding: 20px;
  border: 1px solid #dbdbdb;
  border-top: 0;
}
.select-plan .plans .plan .plan-footer label {
  font-family: 'Open Sans';
  font-size: 14px;
  display: inline-block;
  margin: 0 auto;
}
.select-plan .plans .plan .plan-footer a {
  color: #0080FF;
}
.select-plan .plans .plan.plan-family .highlight {
  color: #69D0EA;
}
.select-plan .plans .plan.plan-family .plan-header {
  background: #69D0EA;
  border: 1px solid #69D0EA;
  border-bottom: 0;
}
.select-plan .plans .plan.plan-classroom .highlight {
  color: #FFA85f;
}
.select-plan .plans .plan.plan-classroom .plan-header {
  background: #FFA85f;
  border: 1px solid #FFA85f;
  border-bottom: 0;
}
.select-plan .plans .plan.plan-district .highlight {
  color: #62C29B;
}
.select-plan .plans .plan.plan-district .plan-header {
  background: #62C29B;
  border: 1px solid #62C29B;
  border-bottom: 0;
}
.select-plan .plans .plan.plan-district-enterprise {
  cursor: default;
}
.select-plan .plans .plan.plan-paidcontent .highlight {
  color: #D35CAC;
}
.select-plan .plans .plan.plan-paidcontent .plan-header {
  background: #D35CAC;
  border: 1px solid #D35CAC;
  border-bottom: 0;
  height: 49px;
}
.select-plan .plans .plan.plan-paidcontent .plan-details {
  height: 380px;
  padding-top: 10px;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .content-type,
.select-plan .plans .plan.plan-paidcontent .plan-details .content-description,
.select-plan .plans .plan.plan-paidcontent .plan-details .content-price,
.select-plan .plans .plan.plan-paidcontent .plan-details .instructor-count {
  margin: 0 20px;
  padding: 10px 0;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .content-type {
  color: #D35CAC;
  font-size: 18px;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .content-description {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .content-price {
  color: #D35CAC;
  font-size: 14px;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .instructor-count {
  border-top: 1px solid #ccc;
}
.select-plan .plans .plan.plan-paidcontent .plan-details .instructor-count input {
  width: 153px;
}
.select-payment {
  background: #eee;
  border: 1px solid #ccc;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-family: arial;
}
.select-payment .span6 {
  border-right: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.select-payment .span6.last {
  border: none;
}
.select-payment .span6 label {
  font-size: 11px;
}
.select-payment .span6 label h3 {
  font-size: 18px;
  margin-bottom: 0;
  color: #0080FF;
}
.select-payment .span6 label.disabled h3 {
  color: #999;
}
.reseller-details {
  color: #666;
}
.reseller-details a {
  color: #0080FF;
}
/*!
   * jQuery UI Tabs @VERSION
   * http://jqueryui.com
   *
   * Copyright 2012 jQuery Foundation and other contributors
   * Released under the MIT license.
   * http://jquery.org/license
   *
   * http://docs.jquery.com/UI/Tabs#theming
   */
.ui-tabs-v2-wrapper .ui-tabs {
  position: relative;
  padding: 0;
  margin-top: 20px;
  zoom: 1;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  float: left;
  padding: 0 20px;
  font-size: 18px;
  font-weight: normal;
  line-height: 33px;
  height: 33px;
  color: #666;
  text-decoration: none;
  background: #F7F7F7;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.first-tab a {
  border-right: 0;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li:first-child a {
  border-right: 0;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.last-tab a {
  border-right: 1px solid #ccc;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li:last-child a {
  border-right: 1px solid #ccc;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav a:hover {
  text-decoration: underline;
  /*text-decoration:none; background: #F79221; color: #FFF;*/
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  margin-bottom: -1px;
  padding-bottom: 1px;
  color: #9E0513 !important;
  background: #fff;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li a,
.ui-tabs-v2-wrapper .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 20px 0;
  background: none;
}
.ui-tabs-panel-holder {
  border-top: 1px solid #ccc;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a.ui-tab-dark {
  background: #E8E8E8;
}
.ui-tabs-v2-wrapper .ui-tabs-add-assignment-wrapper.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  background: #E8E8E8;
}
.ui-tabs-v2-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a.ui-tab-light {
  background: #f7f7f7;
}
.group-box .group-thumbnail {
  margin-right: 20px;
}
.group-box .group-thumbnail img {
  border: 1px solid #ccc;
  background: #fff;
}
.group-box .group-details {
  width: 707px;
}
.group-box .group-details h3 {
  color: #111;
  margin-bottom: 12px;
}
.group-box .group-details p {
  font-size: 11px;
  line-height: 18px;
}
.group-box .group-details .group-details-columns {
  color: #666;
  font-size: 11px;
}
.group-box .group-details .group-details-columns strong {
  color: #111;
}
.group-box .group-details .group-details-columns li {
  padding: 2px 0;
}
.group-box .group-details .group-details-wide {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.group-box .group-details .group-details-wide h3 {
  color: #aaa;
  font-size: 16px;
  line-height: 20px;
  margin-top: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.group-box .group-details .group-details-wide .col {
  float: left;
  padding: 10px 20px 0px;
  text-align: center;
  border-right: 1px solid #ccc;
  color: #666;
}
.group-box .group-details .group-details-wide .col.last-col {
  border-right: 0px none;
}
.group-box .group-details .group-details-wide .col a {
  display: block;
  font-size: 16px;
  margin-top: 2px;
  color: #9E0513;
  text-decoration: none;
}
.group-box .group-details .group-details-wide .col a:hover {
  text-decoration: underline;
}
.group-box .group-details .group-details-wide .btn-col {
  float: right;
  padding: 10px 0px 0px 20px;
  text-align: right;
}
.discussion-member-thumbnail {
  margin-right: 10px;
}
.discussion-member-thumbnail img {
  border: 1px solid #ccc;
  background: #fff;
}
.network-member-box .network-member-thumbnail {
  margin-right: 20px;
}
.network-member-box .network-member-thumbnail img {
  border: 1px solid #ccc;
  background: #fff;
}
.network-member-box .network-member-details {
  width: 707px;
}
.network-member-box .network-member-details h3 {
  color: #111;
  margin-bottom: 12px;
}
.network-member-box .network-member-details p {
  font-size: 11px;
  line-height: 18px;
}
.network-member-box .network-member-details .network-member-details-columns {
  color: #666;
  font-size: 11px;
}
.network-member-box .network-member-details .network-member-details-columns strong {
  color: #111;
}
.network-member-box .network-member-details .network-member-details-columns .column-left {
  padding-right: 20px;
  width: 245px;
}
.network-member-box .network-member-details .network-member-details-columns .column-right {
  width: 345px;
}
.network-member-box .network-member-details .network-member-details-columns li {
  padding: 2px 0;
}
.network-member-box .network-member-details .network-member-details-wide {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.network-member-box .network-member-details .network-member-details-wide h3 {
  color: #aaa;
  font-size: 16px;
  line-height: 20px;
  margin-top: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.network-member-box .network-member-details .network-member-details-wide .col {
  float: left;
  padding: 10px 20px 0px;
  text-align: center;
  border-right: 1px solid #ccc;
  color: #666;
}
.network-member-box .network-member-details .network-member-details-wide .col.last-col {
  border-right: 0px none;
}
.network-member-box .network-member-details .network-member-details-wide .col a {
  display: block;
  font-size: 16px;
  margin-top: 2px;
  color: #9E0513;
  text-decoration: none;
}
.network-member-box .network-member-details .network-member-details-wide .col a:hover {
  text-decoration: underline;
}
.network-member-box .network-member-details .network-member-details-wide .btn-col {
  float: right;
  padding: 10px 0px 0px 20px;
  text-align: right;
}
.student-center {
  margin-top: 20px;
}
.student-center .gray-well {
  min-height: 236px;
  width: 45.4%;
}
.student-center .gray-well.no-border-left {
  border-left: 0;
}
.student-center .gray-well.no-border-top {
  border-top: 0;
}
.student-center .sub-well {
  border: 1px solid #ccc;
  background: #fff;
  color: #3f3f3f;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
  word-wrap: break-word;
  word-break: break-all;
}
.student-center .sub-well.cwa {
  margin-bottom: 25px;
}
.student-center .sub-well a {
  font-size: inherit;
}
.student-center .sub-well strong {
  color: #9E0513;
}
.invoice-line {
  cursor: pointer;
}
.invoice-line.highlight td {
  background: #eee !important;
}
.pcs-list img {
  cursor: pointer;
}
.pcs-list div {
  border: 1px solid transparent;
}
.pcs-list div input {
  display: none;
}
.pcs-list div.selected {
  border: 1px solid #ccc;
  background: #f7f7f7;
}
.standards-col-set div {
  width: 210px;
  margin-left: 20px;
}
.general-notification-container {
  padding: 20px !important;
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #CCCCCC;
  border-radius: 0 0 0 0;
  color: #666666;
  padding: 10px;
  text-align: center;
  position: relative;
}
.general-notification-container a {
  color: #0080FF;
  text-decoration: underline;
  text-size: inherit;
}
.general-notification-container a:hover {
  text-decoration: none;
}
.general-notification-container a.gnc-close {
  background: url(/content/Images/btn/btn_close.gif) 0 0 no-repeat;
  width: 13px;
  height: 0;
  padding-top: 13px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.general-top-notification-container {
  background: #eee url(/content/Images/template/bg_top-messaging.png) bottom left repeat-x;
  padding: 10px 0 12px 0;
}
.general-top-notification-container .gtnc-wrap {
  width: 980px;
  margin: 0 auto;
  color: #0080FF;
  position: relative;
}
.general-top-notification-container .gtnc-wrap a {
  color: inherit;
  text-decoration: underline;
}
.general-top-notification-container .gtnc-wrap a:hover {
  text-decoration: none;
}
.general-top-notification-container .gtnc-wrap a.gnc-close {
  background: url(/content/Images/btn/btn_close.gif) 0 0 no-repeat;
  width: 13px;
  height: 0;
  padding-top: 13px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 4px;
  right: 10px;
}
.alert {
  border-radius: 0;
}
.validation-summary-valid {
  display: none;
}
.table-my-messages th {
  padding: 10px 20px;
}
.table-my-messages td {
  padding: 3px 20px;
}
.table-my-messages input[type="checkbox"] {
  margin-top: 10px;
}
.table-my-messages label.inline input[type="checkbox"] {
  margin-top: 0px;
}
.table-my-messages .avatar {
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 10px;
}
.table-my-messages .checkbox-holder {
  padding-right: 0;
  width: 80px;
}
.table-my-messages .from {
  padding-left: 0;
}
.table-my-messages .subject a {
  color: #111;
  text-decoration: underline;
}
.table-my-messages .subject a:hover {
  text-decoration: none;
}
.table-my-messages .date {
  width: 100px;
}
.table-my-messages td.from,
.table-my-messages td.subject,
.table-my-messages td.date {
  padding-top: 10px;
  font-weight: normal;
}
.table-my-messages tr.mark td.from,
.table-my-messages tr.mark td.subject,
.table-my-messages tr.mark td.date {
  font-weight: bold;
}
.messages-list .form-button-holder {
  margin-top: 42px;
}
.messages-list .pagination {
  margin-top: -80px;
}
.message-body {
  border-top: 0 !important;
}
.library-item {
  padding: 14px 18px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.library-item .image {
  float: left;
  display: inline;
}
.library-item .image img {
  vertical-align: top;
  border: 1px #000 solid;
}
.library-item .text-box {
  float: left;
  height: 1%;
  overflow: hidden;
  width: 440px;
  font-size: 10px;
}
.library-item .ico-wrapper {
  padding: 0 15px;
  float: left;
  position: relative;
}
.library-item .ico-wrapper em {
  height: 31px;
  width: 34px;
  display: block;
}
.library-item .ico-wrapper span {
  text-align: center;
  background-image: url("/content/Images/lg-icons-sprite.png");
  height: 31px;
  width: 34px;
  display: block;
  margin: 0;
  float: left;
}
.library-item .ico-wrapper span {
  background-position: 0 0;
}
.library-item .ico-wrapper .ico-symbol span {
  background-position: 0 -155px;
}
.library-item .ico-wrapper .ico-video span {
  background-position: 0 -186px;
}
.library-item .ico-wrapper .ico-audio span {
  background-position: 0 -217px;
}
.library-item .ico-wrapper .ico-program span {
  background-position: 0 -248px;
}
.library-item .ico-wrapper .ico-bm-content span {
  background-position: 0 -279px;
}
.library-item .ico-wrapper .ico-image span {
  background-position: 0 -310px;
}
.library-item .quick-view {
  padding: 0 0 3px 0;
  font-size: 10.2px;
  line-height: 16px;
  color: #666;
}
.library-item .quick-view .premium {
  color: #9E0516;
  font-weight: bold;
}
.library-item .quick-view a {
  color: #666;
  text-decoration: underline;
}
.library-item .quick-view a:hover {
  text-decoration: none;
}
.library-item .quick-view a.private {
  color: #9E0516;
}
.library-item .quick-view a.public {
  color: #268424;
  /*color:#007BB9;*/
}
.library-item ul {
  float: right;
}
.library-item ul li {
  position: relative;
  float: left;
}
.library-item ul li .counter {
  background: url(/content/Images/btn-activity-actions-counter.png) 0 0 no-repeat;
  font: normal 9px/18px Arial, Helvetica, Verdana, sans-serif;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: -9px;
  right: 3px;
  height: 18px;
  width: 18px;
  display: block;
}
#UploadMediaForm #myImage #mediaImage {
  max-width: 250px;
}
#MyActivities_Grid h5 {
  margin-top: 0;
}
#MyActivities_Grid .text-box {
  width: 610px;
  width: 480px;
}
#MyActivities_Grid .text-box .quick-view .standard-set {
  margin-top: 6px;
}
.logged-out-home #Header {
  height: 64px;
}
.logged-out-home #Header #custom-header .header-top {
  display: none;
}
.logged-out-home #Header #menu-container #menu .pull-right {
  display: none;
}
.logged-out-home .home-banner {
  background: url(/content/Images/template/marketing/bg_topBanner.jpg) center top no-repeat;
  height: 380px;
}
.logged-out-home .home-banner .home-banner-inner {
  width: 922px;
  margin: 0 auto;
}
.logged-out-home .home-banner .home-banner-inner img {
  margin: 79px 0 0 11px;
}
.logged-out-home .home-banner .home-banner-inner #BecomeMemberLink {
  background: #fff;
  padding: 17px;
  font-size: 31px;
  line-height: 31px;
  color: #c10d30;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  display: block;
  margin-top: 112px;
}
.logged-out-home .home-banner .home-banner-inner #BecomeMemberLink:hover {
  text-decoration: none;
}
.logged-out-home .home-banner .home-banner-inner #AlreadyMemberLink {
  font-size: 21px;
  line-height: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  padding: 11px;
}
.logged-out-home .home-banner .home-banner-inner #AlreadyMemberLink a {
  color: #fff;
  text-decoration: underline;
}
.logged-out-home .home-banner .home-banner-inner #AlreadyMemberLink a:hover {
  text-decoration: none;
}
.logged-out-home #wrapper {
  /*background: #F7F7F7;*/
  background: #fff;
}
.logged-out-home #wrapper .main-holder {
  background: none;
}
.logged-out-home #wrapper .main-holder .main-frame {
  padding-top: 0;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper {
  margin: -83px -22px 0 -22px;
  float: left;
  background: #fff;
  width: 906px;
  padding: 30px;
  color: #3f3f3f;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper h1,
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper h1 {
  font-size: 35px;
  line-height: 43px;
  color: #3f3f3f;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper h2 {
  margin-bottom: 10px;
  font-size: 33px;
  line-height: 38px;
  color: #c10d30;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .intro {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row {
  padding-top: 30px;
  padding-bottom: 20px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-left,
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-right {
  width: 326px;
  padding-right: 37px;
  font-size: 13px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-left a,
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-right a {
  font-weight: bold;
  font-style: italic;
  color: #3f3f3f;
  text-decoration: underline;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-left a:hover,
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-right a:hover {
  text-decoration: none;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-left img,
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .feature-list .feature-row .pull-right img {
  margin-left: 16px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .ad-block-column .ad-block {
  width: 100%;
  margin-bottom: 30px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .activity-callout.first {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
}
.logged-out-home #wrapper .main-holder .main-frame .home-marketing-wrapper .activity-callout .activity-row {
  margin: 0 -15px;
}
html.connect {
  overflow: hidden;
  /*
  label {
    display: block;
  }
  #registerPanel a, #loginPanel a {
    color: #000;
  }
  .box02 {
    font-family: Verdana, Geneva, sans-serif;
    margin: 0;
    ul.contentList {
      list-style: none;
      margin: 0;
      padding: 0;
      li {
        height: 74px;
        color: #999;
        font-size: 11px;
        margin: 10px 0 7px 0;
        padding: 0 0 0 90px;
        border-bottom: 1px dotted #ccc;
        position: relative;
        a {
          color: #000;
          color: #000;
          font-weight: bold;
        }
        img {
          border: 3px solid #999999;
          margin: 0 8px 0 0;
          position: absolute;
          top: 0;
          left: 0;
        }
        a:hover {
          text-decoration: none;
          text-decoration: none;
        }
      }
      li.last {
        border: none;
        padding-bottom: 0;
      }
    }
    p {
      color: #666;
      margin: 4px 0;
    }
  }
  .loginInfo {
    font-family: Verdana;
    color: #000;
    font-size: 12px;
    img {
      border: 2px solid #cccccc;
      margin-right: 4px;
      float: left;
    }
    span {
      a:hover {
        text-decoration: none;
      }
    }
  }
  #registerPanel .content, #loginPanel .content {
    padding: 10px 14px 14px 14px;
  }
  .box select, .box #box03_headerBar {
    width: 90%;
  }

  a {
    img {
      border: 0;
    }
  }
  #registerPanel a:hover, #loginPanel a:hover {
    text-decoration: none;
  }
  .tabset .tab:active, .tabset .tab:focus {
    outline: none;
  }
  .box03 {
    font-family: Verdana, Geneva, sans-serif;
    ul.contentList {
      list-style: none;
      margin: 0;
      padding: 0;
      li {
        height: 45px;
        color: #999;
        font-size: 11px;
        margin: 10px 0 7px 0;
        padding: 0 0 0 48px;
        border-bottom: 1px dotted #ccc;
        position: relative;
        a {
          color: #000;
          font-weight: bold;
        }
        a:hover {
          text-decoration: none;
        }
      }
      li.last {
        border: none;
        padding-bottom: 0;
      }
    }
    p {
      color: #666;
      margin: 4px 0;
    }
    .userIconHolder {
      background: url(/App_Themes/Main2_0/Images/Connect/bg_userIcon.gif) 0 0 no-repeat;
      padding: 2px 8px 2px 2px;
      position: absolute;
      top: 0;
      left: 0;
    }
    p.topic {
      font-size: 11px;
      color: #000;
      font-weight: bold;
    }
  }
  .selectbox {
    margin: 0px 0 0 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 10%;
    display: block;
    text-align: left;
    background: url(/App_Themes/Main2_0/Images/Connect/bg_dropdown.png) top right no-repeat;
    height: 33px;
    cursor: pointer;
    border: 0;
    color: #9e0b0f;
    z-index: 100;
    position: relative;
    line-height: 33px;
    float: left;
  }
  .offline {
    ul {
      list-style: none;
      margin: 0;
      padding: 0;
      li {
        color: #666;
        font-size: 12px;
        padding: 0 0 20px 34px;
        margin: 0;
        border: 0;
        height: auto;
        background: url(/App_Themes/Main2_0/Images/Connect/ico_check.gif) 6px 3px no-repeat;
        line-height: 18px;
      }
    }
    #innerContainer {
      margin: 20px 0 0 0;
    }

    #mainContainer {
      background: none;
    }
    .boxContainer {
      font-family: Verdana, Geneva, sans-serif;
      color: #666;
      font-size: 12px;
      p {
        margin: 8px 0;
      }
    }
    .box {
      .content {
        height: 250px;
      }
    }
  }
  .box04 {
    font-family: Verdana, Geneva, sans-serif;
    margin: 0;
    ul.contentList {
      list-style: none;
      margin: 0;
      padding: 0;
      li {
        color: #000;
        font-size: 11px;
        margin: 10px 0 7px 0;
        padding-bottom: 10px;
        border-bottom: 1px dotted #ccc;
        position: relative;
        a {
          color: #000;
          font-weight: bold;
        }
        a:hover {
          text-decoration: none;
        }
      }
      li.last {
        border: none;
        padding-bottom: 0;
      }
    }
    p {
      color: #666;
      margin: 4px 0;
    }
  }
  .loginInfo span, .loginInfo span a {
    color: #666;
    font-size: 11px;
  }
  #innerContainer {
    padding: 0 16px 0 30px;
    margin-right: 187px;
    position: relative;
    #col1 {
      margin-right: 10px;
      .top {
        text-align: right;
        padding: 8px 14px 12px 0;
        position: relative;
      }
    }
    #col2 {
      width: 194px;
      position: absolute;
      top: 0;
      right: -177px;
      padding-top: 8px;
    }
  }

  div.selectbox-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    background-color: white;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    text-align: left;
    max-height: 200px;
    overflow: auto;
    z-index: 1;
    background: #eee;
    top: 25px;
    left: 17px;
    ul {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      margin: 15px 0;
      li.current {
        background-color: #f6d0a5;
      }
      li.selected {
        background-color: #CDD8E4;
      }
      li {
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 2px;
        cursor: pointer;
        font-family: Verdana, Geneva, sans-serif;
        padding-left: 10px;
      }
    }
  }
  .headerBar {
    background: url(/App_Themes/Main2_0/Images/Connect/bg_dropdown.png) top right no-repeat;
    margin: 0 0 2px 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 90%;
    display: block;
    text-align: left;
    background: url(/App_Themes/Main2_0/Images/Connect/bg_headerBox.png) top right no-repeat;
    height: 33px;
    border: 0;
    color: #9e0b0f;
    z-index: 100;
    position: relative;
    line-height: 33px;
    float: left;
  }
  .dashList, .dashList li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
  }
  .boxMain {
    width: 49.9999%;
    float: left;
    margin-bottom: 10px;
  }
  html, body, div, p {
    margin: 0;
    padding: 0;
  }
  .forgotPassword {
    margin: 25px 28px 0 0;
    text-align: right;
  }
  #mainContainer {
    background: url(/App_Themes/Main2_0/Images/Connect/hdr_boardmakerShare.gif) 37px 23px no-repeat;
    width: 100%;
    overflow: auto;
  }
  .infoMsg {
    color: #464646;
  }
  #dashboard {
    background: url(/App_Themes/Main2_0/Images/Connect/bg_dashboard.gif) 0 0 no-repeat;
    width: 187px;
    height: 295px;
    font-family: Verdana;
    font-size: 12px;
    .content {
      padding: 10px 14px 14px 14px;
    }
    .homeLink {
      font-size: 11px;
      margin-top: 15px;
      a {
        color: #005e20;
        font-weight: bold;
      }
      img {
        position: relative;
        top: 4px;
      }
      a:hover {
        text-decoration: none;
      }
    }
    .title {
      color: #9e0b0f;
      font-weight: bold;
      margin-bottom: 12px;
    }
  }
  #registerPanel .header, #loginPanel .header {
    color: #9e0b0f;
    font-weight: bold;
  }
  .boxContainer {
    background: url(/App_Themes/Main2_0/Images/Connect/bg_box-container.gif) bottom right no-repeat;
    padding: 0 14px 9px 0;
    margin: 0 2% 0 0;
    .right {
      background: url(/App_Themes/Main2_0/Images/Connect/bg_box-topRight.gif) top right no-repeat;
    }
  }
  .mid {
    position: relative;
    .rightBox {
      margin-right: 0;
    }
  }
  #registerPanel p, #loginPanel p {
    line-height: 15px;
    color: #000;
  }
  #registerPanel, #loginPanel {
    width: 194px;
    height: 269px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
  }
  .tabset {
    .active {
      background-position: 0 -25px;
    }
    .tab02 {
      background: url(/App_Themes/Main2_0/Images/Connect/tab_signIn.gif) 0 0 no-repeat;
      width: 88px;
    }
    .tab {
      height: 0;
      padding-top: 25px;
      overflow: hidden;
      display: block;
      float: left;
    }
    .tab01 {
      background: url(/App_Themes/Main2_0/Images/Connect/tab_joinUs.gif) 0 0 no-repeat;
      width: 77px;
      margin-right: 4px;
    }
  }
  #registerPanel {
    background: url(/App_Themes/Main2_0/Images/Connect/bg_register.gif) 0 0 no-repeat;
  }
  br.clear {
    clear: both;
    height: 0;
    line-height: 0;
  }
  #adBlock {
    margin: 11px 0;
  }
  .box {
    .content {
      background: url(/App_Themes/Main2_0/Images/Connect/bg_box-content.gif) 0 0 repeat-y;
      padding: 0 29px 0 17px;
      height: 230px;
      position: relative;
    }
    .holder {
      background: url(/App_Themes/Main2_0/Images/Connect/bg_box-bottom.gif) bottom left no-repeat;
      padding: 0 0 14px 0;
    }
    .left {
      background: url(/App_Themes/Main2_0/Images/Connect/bg_box-topLeft.gif) 0 0 no-repeat;
      padding: 13px 0 0 0;
    }
  }

  .dashList {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
    li {
      line-height: 18px;
      span {
        text-align: right;
        padding-right: 20px;
        display: inline-block;
        color: #9e0b0f;
        width: 20px;
        font-weight: bold;
      }
    }
  }
  #loginPanel {
    background: url(/App_Themes/Main2_0/Images/Connect/bg_login.gif) 0 0 no-repeat;
    .forgotPassword {
      a {
        color: #999;
      }
    }
    input.text {
      height: 32px;
      width: 126px;
      border: 1px solid #cccccc;
      color: #000;
      padding: 0 0 0 10px;
      margin: 0 0 10px 0;
      font-size: 14px;
      line-height: 32px;
    }
  }
  .box01 {
    a {
      color: #000;
      font-weight: bold;
      white-space: nowrap;
    }
    a:hover {
      text-decoration: none;
    }
    .last {
      padding-right: 0;
    }
    .first {
      padding-left: 0;
      margin-left: 0;
      border: none;
    }
    .col {
      width: 78px;
      float: left;
      padding-left: 17px;
      margin-left: 17px;
      border-left: 1px dashed #cccccc;
      font-family: Verdana, Geneva, sans-serif;
      margin-top: 18px;
      margin-bottom: 100px;
      img {
        border: 3px solid #999999;
        margin: 0 0 10px 0;
      }
      p {
        color: #666;
        margin-top: 6px;
        font-size: 10px;
      }
      p.title {
        font-weight: bold;
        color: #000;
        margin: 0;
        font-size: 11px;
      }
    }
  }

  */
}
html.connect body {
  background: #fff;
}
html.connect .ui-tabs-v2-wrapper .ui-tabs {
  margin-top: 0;
}
html.connect .ui-tabs-v2-wrapper .ui-tabs .ui-tabs-active .ui-tab-dark,
html.connect .ui-tabs-v2-wrapper .ui-tabs .ui-state-active .ui-tab-dark {
  background: #EEE !important;
}
html.connect .ui-tabs-v2-wrapper .ui-tabs .ui-tabs-panel {
  padding-top: 0;
}
html.connect #connectLoginTabs ul {
  margin: 0;
}
html.connect #connectLoginTabs ul li {
  border-bottom: 0 none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  top: 0;
  border-bottom: 0 none !important;
  float: left;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  margin-right: -1px;
  white-space: nowrap;
  color: #7A0002;
}
html.connect #connectLoginTabs ul li a {
  background: none repeat scroll 0 0 #F7F7F7;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #666666;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  height: 33px;
  line-height: 33px;
  padding: 0 20px;
  text-decoration: none;
}
html.connect #connectLoginTabs ul li a.last {
  border-right: 1px solid #ccc;
}
html.connect #connectLoginTabs ul li.active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
html.connect #connectLoginTabs ul li.active a {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #9E0513 !important;
  margin-bottom: -1px;
  padding-bottom: 1px;
}
html.connect #connectLoginTabs ul li.active a.ui-tab-dark {
  background: #EEE !important;
}
html.connect .gray-well a {
  font-size: inherit;
}
html.connect .topBar {
  background: #b7b7b7 url(/App_Themes/Main2_0/Images/Connect/bg_topBar.gif) bottom left repeat-x;
  padding-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px 38px 24px 38px;
}
html.connect .topBar .top {
  background: #eaf2fd url(/App_Themes/Main2_0/Images/Connect/bg_topBar-topRight.gif) top right no-repeat;
}
html.connect .topBar .top .holder {
  height: 9px;
  background: url(/App_Themes/Main2_0/Images/Connect/bg_topBar-topLeft.gif) top left no-repeat;
}
html.connect .topBar .bottom {
  background: #eaf2fd url(/App_Themes/Main2_0/Images/Connect/bg_topBar-botRight.gif) top right no-repeat;
}
html.connect .topBar .bottom .holder {
  background: url(/App_Themes/Main2_0/Images/Connect/bg_topBar-botLeft.gif) top left no-repeat;
  height: 9px;
}
html.connect .topBar div.holder-main {
  background: url(/App_Themes/Main2_0/Images/Connect/ico_topBar-info.gif) 16px 1px no-repeat;
  font-size: 12px;
  padding: 0 70px;
  min-height: 44px;
}
html.connect .topBar div.holder-main a {
  color: #0080ff;
  text-decoration: underline;
}
html.connect .topBar div.holder-main a:hover {
  text-decoration: none;
}
html.connect .topBar div.holder-main .title {
  color: #083473;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
html.connect .wrapper {
  padding: 0 38px;
  overflow: auto;
}
html.connect .top-row,
html.connect .box-row {
  margin: 30px 0;
}
html.connect .box-row .info-box {
  width: 48.3280255%;
}
html.connect .box-row .info-box .inner {
  height: 200px;
}
@media (max-width: 855px) {
  html.connect .box-row .info-box .inner {
    height: 250px;
  }
}
html.connect .box-row .info-box .inner.has-tabs {
  height: 166px;
}
@media (max-width: 855px) {
  html.connect .box-row .info-box .inner.has-tabs {
    height: 216px;
  }
}
html.connect .box-row .info-box.pull-left {
  margin-right: 03.343949%;
}
html.connect .box-row select {
  color: #9E0513;
}
html.connect #FileActivity ul,
html.connect #GroupActivity ul {
  *zoom: 1;
  margin-top: 20px;
  height: 123px;
  overflow: hidden;
}
html.connect #FileActivity ul:before,
html.connect #GroupActivity ul:before,
html.connect #FileActivity ul:after,
html.connect #GroupActivity ul:after {
  display: table;
  content: "";
  line-height: 0;
}
html.connect #FileActivity ul:after,
html.connect #GroupActivity ul:after {
  clear: both;
}
html.connect #FileActivity ul li,
html.connect #GroupActivity ul li {
  float: left;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
html.connect #FileActivity ul li.first,
html.connect #GroupActivity ul li.first {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
html.connect #FileActivity ul li img,
html.connect #GroupActivity ul li img {
  border: 1px solid #999999;
}
html.connect #FileActivity ul li p,
html.connect #GroupActivity ul li p {
  margin-top: 10px;
  margin-bottom: 0;
}
html.connect #FileActivity ul li p.title a,
html.connect #GroupActivity ul li p.title a {
  color: #333;
  font-size: 12px;
  padding-top: 10px;
}
html.connect #FileActivity ul li p.date,
html.connect #GroupActivity ul li p.date {
  color: #999;
  font-size: 11px;
}
html.connect #GroupActivity ul {
  height: 155px;
}
html.connect #GroupActivity ul li {
  float: none;
  margin: 0;
  border: 0;
  padding: 0;
  padding-bottom: 20px;
  *zoom: 1;
}
html.connect #GroupActivity ul li:before,
html.connect #GroupActivity ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
html.connect #GroupActivity ul li:after {
  clear: both;
}
html.connect #GroupActivity ul li a.image-link {
  float: left;
  margin-right: 10px;
}
html.connect #GroupActivity ul li .details {
  float: left;
}
html.connect #GroupActivity ul li .details p {
  margin-top: 0;
  margin-bottom: 10px;
}
html.connect #NewsActivity li {
  margin-top: 15px;
}
html.connect #NewsActivity li p {
  margin-bottom: 5px;
}
html.connect #NewsActivity li p a {
  color: #333;
  font-weight: normal;
}
html.connect .profile-box.dashboard-profile-box .profile-thumbnail {
  margin: 0 20px 0 0;
}
html.connect .profile-box.dashboard-profile-box .profile-details,
html.connect .profile-box.dashboard-profile-box .profile-details .left {
  width: auto;
  padding-top: 0;
}
html.connect .profile-box.dashboard-profile-box .profile-details h3,
html.connect .profile-box.dashboard-profile-box .profile-details .left h3 {
  margin-bottom: 0;
}
html.connect .profile-box.dashboard-profile-box .profile-details .logoutLink,
html.connect .profile-box.dashboard-profile-box .profile-details .left .logoutLink {
  display: block;
  margin-bottom: 20px;
  font-size: 11px;
  color: #C32032;
}
html.connect .profile-box.dashboard-profile-box .profile-details .dashList li,
html.connect .profile-box.dashboard-profile-box .profile-details .left .dashList li {
  margin: 4px 0;
}
.login-section h2 {
  color: #999;
}
.login-section p {
  margin-bottom: 20px;
}
.login-section .login-member {
  float: left;
  width: 60%;
}
.login-section .login-member .keep-me-signed-in {
  padding: 8px 0 10px 5px;
}
.login-section .login-non-member {
  float: left;
  width: 40%;
}
#knowledgebase .kb-section {
  padding: 30px 0 10px 0;
}
#knowledgebase .kb-section.first {
  padding: 20px 0 0 0;
  border: 0;
}
#knowledgebase .kb-section .row-fluid {
  margin-top: 20px;
}
#knowledgebase .kb-section .row-fluid:first-child {
  margin-top: 0;
}
#knowledgebase .kb-section h3 {
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
#knowledgebase .kb-section h4 {
  font-size: 14px;
  color: #666;
  margin: 0 0 5px 0;
}
#knowledgebase .kb-section h4 a {
  color: #0080FF;
}
#knowledgebase .kb-section .browsing-tabs .tab {
  margin-bottom: 5px;
}
#knowledgebase .kb-section .browsing-tabs .tab a {
  background-color: #F7F7F7;
  border-color: #E8E8E8;
  border-width: 1px;
  border-style: solid;
  height: 31px;
  line-height: 31px;
  padding: 0 10px;
  font-size: 14px;
  color: #666;
  display: block;
  text-decoration: none;
}
#knowledgebase .kb-section .browsing-tabs .tab a:hover {
  text-decoration: underline;
}
#knowledgebase .kb-section .browsing-tabs .tab.active a {
  background-color: #fff;
  border-color: #fff;
  color: #0080FF;
  cursor: text;
}
#knowledgebase .kb-section .browsing-tabs .tab.active a:hover {
  text-decoration: none;
}
#knowledgebase .kb-section .article-overview {
  margin-bottom: 20px;
}
#knowledgebase .kb-section .article-overview p {
  margin: 0 0 5px;
}
#knowledgebase .kb-section .article-overview .article-summary {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #3F3F3F;
  font-size: 12px;
  line-height: normal;
}
#knowledgebase .kb-section .article-overview .article-details {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #999;
}
#knowledgebase .kb-section .article-overview .article-details span {
  padding: 0 5px;
  color: #3F3F3F;
}
#knowledgebase .kb-section .article-overview .article-details em {
  padding: 0 8px 0 3px;
}
#knowledgebase a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #3F3F3F;
}
#knowledgebase .clear-results {
  margin-top: 5px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 20px;
}
#knowledgebase .clear-results a {
  color: #9E0513;
}
#knowledgebase .t-grid-pager {
  padding-top: 15px;
}
#knowledgebase table.help-questions {
  border-width: 1px 0;
  border-style: solid;
  border-color: #ccc;
}
#knowledgebase table.help-questions thead {
  display: none;
}
#knowledgebase .question-block {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #3F3F3F;
  font-size: 12px;
  padding: 10px;
}
#knowledgebase .question-block .question-title {
  font-size: 14px;
}
#knowledgebase .question-block .question-title a {
  color: #0080FF;
}
#knowledgebase .question-block .question-sub-title {
  padding: 7px 0;
}
#knowledgebase .question-block .question-field-set {
  color: #999;
}
#knowledgebase .question-block .question-field-set .question-field-name {
  padding: 0 0 0 9px;
}
#knowledgebase .question-block .question-field-set .question-field-name:first-child {
  padding: 0;
}
#knowledgebase .question-block .question-field-set .question-field-value {
  color: #3F3F3F;
  padding: 0 9px 0 5px;
}
#knowledgebase .article-question-block {
  background: #EEE;
  border: 1px solid #ccc;
  padding: 20px;
  color: #3F3F3F;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
}
#knowledgebase .article-question-block .question-title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
}
#knowledgebase .article-question-block .question-sub-title,
#knowledgebase .article-question-block .question-field-set {
  padding-top: 7px;
}
#knowledgebase .article-question-block .question-field-set .question-field-name {
  padding: 0 0 0 9px;
}
#knowledgebase .article-question-block .question-field-set .question-field-name:first-child {
  padding: 0;
}
#knowledgebase .article-question-block .question-field-set .question-field-value {
  padding: 0 9px 0 5px;
}
#knowledgebase .trans-well #lipsum {
  color: #3F3F3F !important;
  font-family: Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 12px !important;
  text-align: left !important;
}
/*
  .resources-list table {
    //border: 1px solid @primaryBorderColor !important;
    padding: 0;
    margin: 0;
    font-size: 11px;
    width: 100%;
    color: @textColor;
    //.alt {
    //  background: @tableBackgroundAccent;
    //}
    th {
      text-align: left;
      //font-weight: bold;
      height: 20px;
      vertical-align: middle;
      //background: @tableHeaderBackground;
      padding: 10px;
      overflow: hidden;
      //border-top: 1px solid @primaryBorderColor;
      //:first-child {
      //  border-top: 0px none;
      //}
      background: #F3F3F3;
      font-family: "open sans";
      font-weight: 300;
      font-size: 18px;
      //color: #006BAE;
      color: @secondaryThemeColor;
    }
    td {
      height: 30px;
      vertical-align: middle;
      //border-top: 1px solid @primaryBorderColor;
      padding: 10px;
      overflow: hidden;
      line-height: 16px;
      color: #666;
      padding-left: 20px;
      .res-icon {
        width: 26px;
        height: 0;
        padding: 30px 10px 0 0;
        overflow: hidden;
        display: block;
        float: left;
        background-image: url(/content/Images/bg-resources-sprite.png);
        background-repeat: no-repeat;
        &.res-pdf {
          background-position: 0px 0px;
        }
        &.res-mp4 {
          background-position: 0px -30px;
        }
      }
      a {
        text-decoration: underline;
        color: #0080ff;
        &:hover {
          text-decoration: none;
          color: @newLinkColor;
        }
      }
    }
    tbody tr:first-child td {
      padding-top: 20px;
    }
    tbody tr:last-child td {
      padding-bottom: 20px;
    }
    tr.alt td {
      background-color:#f7f7f7;
    }
  }  */
.getting-started-container .top {
  text-align: center;
}
.getting-started-container .top p {
  font-size: 16px;
  color: #3f3f3f;
}
.getting-started-container h2 {
  color: #C32032;
}
.getting-started-container h2.main-header {
  font-size: 40px;
}
.getting-started-container h2.dark {
  color: #3f3f3f;
}
.getting-started-container .getting-started-box {
  position: relative;
  padding: 20px 35px 42px 100px;
  margin: 0 -22px;
}
.getting-started-container .getting-started-box .pull-left {
  width: 440px;
}
.getting-started-container .getting-started-box .pull-right {
  width: 298px;
  padding-top: 22px;
}
.getting-started-container .getting-started-box.alt {
  background: #e6e6e6;
}
.getting-started-container .getting-started-box.no-step {
  padding-left: 35px;
}
.getting-started-container .getting-started-box.no-step .pull-left {
  width: 505px;
}
.getting-started-container .getting-started-box .step-1,
.getting-started-container .getting-started-box .step-2,
.getting-started-container .getting-started-box .step-3,
.getting-started-container .getting-started-box .step-4,
.getting-started-container .getting-started-box .step-5,
.getting-started-container .getting-started-box .step-6 {
  background: url(/content/Images/template/marketing/numbering-sprite.png) 0 0 no-repeat;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 30px;
  left: 40px;
  display: block;
}
.getting-started-container .getting-started-box .step-1 {
  background-position: 0 0;
}
.getting-started-container .getting-started-box .step-2 {
  background-position: 0 -40px;
}
.getting-started-container .getting-started-box .step-3 {
  background-position: 0 -80px;
}
.getting-started-container .getting-started-box .step-4 {
  background-position: 0 -120px;
}
.getting-started-container .getting-started-box .step-5 {
  background-position: 0 -160px;
}
.getting-started-container .getting-started-box .step-6 {
  background-position: 0 -200px;
}
.getting-started-container .getting-started-box.last {
  padding-left: 45px;
}
.getting-started-container .getting-started-box.last .pull-left {
  width: 530px;
}
.getting-started-container .getting-started-box.last .pull-left a {
  color: #9E0513;
  text-decoration: underline;
}
.getting-started-container .getting-started-box.last .pull-left a:hover {
  text-decoration: none;
}
.getting-started-container .getting-started-box.help-divider {
  border-top: 1px solid #C9C9C9;
  padding-bottom: 0;
}
#OrganizationsGrid table th {
  white-space: normal;
}
.network-member-details-wide .col {
  text-align: center;
  border-right: 1px solid #cccccc;
  padding-right: 30px;
  padding-left: 30px;
}
.network-member-details-wide .col .non-link-details {
  display: block;
  font-size: 16px;
  margin-top: 2px;
  color: #AAA;
}
.admin-manage-privileges-checkboxlist label,
.admin-manage-privileges-checkboxlist input {
  float: left;
}
.admin-manage-privileges-checkboxlist label {
  margin-left: 5px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.members-management a {
  color: #9E0513 !important;
  background: #FFF !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.manage-settings a:hover span {
  background-position: 0 -324px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active.manage-account a:hover span {
  background-position: 0 -360px;
}
#licensing-admin-manage-license {
  padding: 20px;
}
#browse-standards .sortable li div p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.step-container .step-wrapper {
  margin-top: 20px;
}
.step-container .step-wrapper .step-1,
.step-container .step-wrapper .step-2,
.step-container .step-wrapper .step-3 {
  background: url(/content/Images/template/numbering-sprite.png) 0 0 no-repeat;
  height: 40px;
  top: 30px;
  left: 40px;
  display: block;
  padding-left: 50px;
  line-height: 40px;
  color: #666;
  margin: 0 !important;
}
.step-container .step-wrapper .step-1 {
  background-position: 0 0;
}
.step-container .step-wrapper .step-2 {
  background-position: 0 -40px;
}
.step-container .step-wrapper .step-3 {
  background-position: 0 -80px;
}
.step-container .step-wrapper .step-button {
  margin-bottom: 10px;
  margin-left: 50px;
}
.noMenuWrapper {
  width: 800px;
  margin: 0 auto;
}
.noMenuWrapper .button,
.noMenuWrapper .link-button {
  background: #A8A8A8;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  font-size: 22px !important;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  color: #FFF !important;
  text-decoration: none !important;
  cursor: pointer;
  padding: 5px 30px;
  border: 0;
  outline: 0;
}
.noMenuWrapper .red-button {
  background-color: #C32032;
}
.noMenuWrapper .windows-button {
  background-color: #01A4EF;
}
.noMenuWrapper .windows-button:hover {
  background-color: #0181bc;
}
.noMenuWrapper .apple-button {
  background-color: #000000;
}
.noMenuWrapper .apple-button:hover {
  background-color: #262626;
}
.noMenuWrapper #header {
  height: 120px;
}
.noMenuWrapper #header .logo {
  float: left;
  margin: 41px 0 0 50px;
}
.noMenuWrapper #container {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  background-color: #F9F9F9;
  margin-bottom: 35px;
}
.noMenuWrapper .page h2 {
  margin: 0;
}
.noMenuWrapper .page .heading {
  padding: 25px 50px;
  background-color: #fff;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}
.noMenuWrapper .page .heading .thumb {
  float: left;
  border: 1px solid #DBDBDB;
  height: 70px;
  width: 70px;
  margin-right: 20px;
}
.noMenuWrapper .page .heading .titleContainer {
  float: left;
  width: 608px;
}
.noMenuWrapper .page .heading .titleContainer .title {
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}
.noMenuWrapper .page .content {
  padding: 40px 50px 50px;
}
.noMenuWrapper .page .content h2 {
  color: #999;
  margin-bottom: 30px;
}
.noMenuWrapper .page .content .new-form,
.noMenuWrapper .page .content .new-form form {
  padding: 0;
  margin: 0;
}
.noMenuWrapper .page .content .new-form input[type="text"],
.noMenuWrapper .page .content .new-form input[type="password"] {
  height: 40px;
  padding: 4px 6px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 40px;
  color: #999;
  width: 310px;
}
.noMenuWrapper .page .content .new-form .checkbox {
  color: #666;
}
.noMenuWrapper .page .content .keep-me-signed-in {
  margin: 15px 0 0 10px;
}
.noMenuWrapper .page .content .forgot-password {
  font-size: 11px;
  margin-top: 10px;
}
.noMenuWrapper .page .content .col {
  float: left;
  width: 50%;
}
.noMenuWrapper .page .content .col .left {
  padding-right: 25px;
}
.noMenuWrapper .page .content .col .right {
  padding-left: 25px;
}
.noMenuWrapper .page .content .t-dropzone {
  padding: 0 !important;
}
.noMenuWrapper .page .footing {
  padding: 40px 50px 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.noMenuWrapper .page .footing h2 {
  color: #999;
  margin-bottom: 30px;
}
.noMenuWrapper #footer {
  text-align: center;
  color: #666;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  background: none;
  border: 0;
}
.group-box-1 .box-inner,
.member-box-1 .box-inner,
.author .box-inner,
.group-thumbnail .box-inner,
.network-member-thumbnail .box-inner {
  position: relative;
}
.group-box-1 .box-inner .my-org,
.member-box-1 .box-inner .my-org,
.author .box-inner .my-org,
.group-thumbnail .box-inner .my-org,
.network-member-thumbnail .box-inner .my-org {
  background: url(/content/Images/template/tag-my-org.png) 0 0 no-repeat;
  height: 37px;
  width: 37px;
  position: absolute;
  top: -16px;
  right: -16px;
}
.author .box-inner .my-org,
.group-thumbnail .box-inner .my-org,
.network-member-thumbnail .box-inner .my-org {
  top: 0px;
  right: 0px;
}
.org-toggle {
  padding: 0px 10px;
  margin: 0px 0px 0px 10px;
  font-size: 12px;
  color: #3f3f3f;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cccccc;
  background-color: #e8e8e8;
}
.org-toggle span {
  float: left;
  display: block;
}
.org-toggle .on-off-toggle {
  background: url(/content/Images/btn/btn_on-off-toggle.png) 0 0 no-repeat;
  display: block;
  width: 60px;
  height: 0;
  padding-top: 20px;
  margin: 4px 0px 0px 10px;
  overflow: hidden;
}
.org-toggle .on-off-toggle.on {
  background-position: 0 -20px;
}
#PremiumActivities {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #3F3F3F;
}
#PremiumActivities h2 {
  margin-bottom: 10px;
}
#PremiumActivities .top-banner {
  background-image: url(/content/Images/premium-activities/bg_topBanner.jpg);
  background-repeat: no-repeat;
  height: 461px;
  width: 1170px;
  margin: -58px 0 50px -124px;
  text-align: center;
}
#PremiumActivities .top-banner h2.premium-title {
  padding-top: 32px;
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 20px;
}
#PremiumActivities .top-banner .premium-subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #3F3F3F;
  margin-top: -12px;
}
#PremiumActivities .premium-col {
  float: left;
  width: 50%;
}
#PremiumActivities #premium-sample-activities {
  width: 372px;
}
#PremiumActivities #carousel-premium-apps {
  width: 324px;
}
#PremiumActivities .premium-sample-activities {
  margin-bottom: 60px;
}
#PremiumActivities .premium-sample-activities .monitor-container {
  background-image: url(/content/Images/premium-activities/bg_monitor.gif);
  background-repeat: no-repeat;
  height: 302px;
  width: 400px;
  padding: 12px 0 0 14px;
}
#PremiumActivities .premium-apps {
  margin-top: 60px;
}
#PremiumActivities .premium-apps .device-container {
  background-image: url(/content/Images/premium-activities/bg_device.gif);
  background-repeat: no-repeat;
  height: 269px;
  width: 400px;
  padding: 13px 0 0 38px;
  margin-top: 80px;
}
#PremiumActivities .premium-apps .available-apps {
  font-size: 11px;
  line-height: 22px;
}
#PremiumActivities .premium-apps .available-apps .available-apps-col {
  float: left;
}
#UploadListTable {
  table-layout: fixed;
}
#UploadListTable th,
#UploadListTable td {
  min-width: 100px;
  overflow: hidden;
}
#UploadListTable td .filename {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  color: #666;
  font-size: 10px;
}
#UploadListTable input[type=text] {
  width: 100%;
  margin-bottom: 0;
}
form[name=uploadForm] .progress {
  background: #F7F7F7;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
}
.aside {
  display: inline;
  float: right;
  width: 261px;
  margin-right: 16px;
  padding-top: 14px;
  padding-top: 0px;
}
.aside h4 {
  height: 1%;
  margin-bottom: 15px;
  font-size: 1.1em;
  line-height: 1.273em;
  font-weight: bold;
  color: #333;
  color: #666;
}
.aside h4:after {
  content: '';
  display: block;
  clear: both;
}
.aside h4.indent {
  padding-left: 3px;
}
.aside h4 span {
  float: left;
}
.aside h4 img,
.aside h5 img {
  float: right;
  margin: -1px 3px 0 0;
  position: relative;
}
.aside h5 img {
  margin-top: 0;
}
aside .sidebox {
    padding: 38px 20px 0;
    width: 252px;
    background: url(/content/Images/bg-sidebox.gif) no-repeat;
    overflow: hidden;
}
.aside .noBg {
  background: none;
  padding-top: 0;
}
.aside .sidebox .sidehold,
.aside .sidebox .sidehold2 {
    margin: 0 -20px;
    padding: 0 20px;
    position: relative;
    background: url(/content/Images/dot-line.gif) repeat-x 0 100%;
    overflow: hidden;
}
.aside .sidebox .sidehold2 {
  margin-bottom: 19px;
}
#main .aside .topbox {
  padding-top: 0;
  background: none;
}
.aside .sidebox h4,
.aside .sidebox h5 {
  margin: 0 0 8px;
  font-size: 1.2em;
  line-height: 1.2em;
  color: #900;
  font-weight: bold;
}
.aside .sidebox h5 {
  font-size: 1.1em;
  color: #666;
}
.aside .link-list {
  margin: 0 0 6px;
  padding: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
.aside .link-list li {
  margin-bottom: 6px;
  font-size: 1.2em;
  line-height: 1.333em;
}
.aside .link-list li a {
  color: #666;
}
.aside .all-link {
    padding: 11px 23px 0;
    width: 246px;
    background: url(/content/Images/dot-line.gif) repeat-x;
    overflow: hidden;
}
    .aside .all-link a {
        padding-left: 34px;
        background: url(/content/Images/arrow-all-link.gif) no-repeat 0 3px;
        font-size: 1.1em;
        line-height: 1.2em;
        color: #333;
        font-weight: bold;
    }
.aside .activities-folders h4 {
  margin: 0 0 12px;
  font-size: 1.1em;
}
.aside .activities-folders h4 span {
  float: none;
  color: #666;
  font-weight: normal;
}
.aside .activities-folders h4.all-activities {
        padding: 17px 15px 0;
        background: #fff4ec url(/content/Images/ico-folder-folders-list.gif) no-repeat 15px 19px;
        margin: 0 -15px;
        width: 292px;
        font-size: 1.2em;
    }
.aside .activities-folders h4.all-activities a {
  padding-left: 24px;
}
.aside .text-block {
    margin-top: -5px;
    padding: 0 40px 4px 0px;
    width: 234px;
    background: url(/content/Images/dot-line.gif) repeat-x 0 100%;
    overflow: hidden;
}
.aside .text-block2 {
  background: none;
  margin-bottom: -28px;
}
.aside .text-block3 {
  background: none;
  padding-left: 18px;
}
.aside .text-block h3 {
  margin: 0 0 5px;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #000;
  font-weight: bold;
}
.twocolumns .aside .text-block h3 {
  font-size: 1.1em;
}
.aside .text-block p {
  margin: 0 0 18px;
  font-size: 1.1em;
  line-height: 1.6363em;
}
.aside .invite-link {
  margin-bottom: 18px;
  padding: 14px 19px;
  width: 254px;
  background: #eef3ea url(/content/Images/bg-create-folder.gif) no-repeat 0 100%;
  overflow: hidden;
}
.aside .invite-link a {
  float: left;
  padding-left: 29px;
  background: url(/content/Images/ico-invitation.png) no-repeat;
  font-size: 1.1em;
  line-height: 1.6363em;
  color: #360;
  font-weight: bold;
  cursor: pointer;
}
.aside .view-all {
  padding: 5px 2px 20px;
  height: 1%;
  overflow: hidden;
}
.aside .view-all a {
  float: left;
  padding-left: 27px;
  font-size: 1.1em;
  line-height: 1.6363em;
  color: #360;
  font-weight: bold;
  background: url(/content/Images/ico-add.gif) no-repeat 0 2px;
}
.aside .add-friends-link,
.aside .compose-link,
.start-thread-link,
.add-activity-link {
  padding: 16px 19px 15px;
  width: 254px;
  background: #eef3ea url(/content/Images/bg-create-folder.gif) no-repeat 0 100%;
  overflow: hidden;
}
.aside .compose-link {
  margin-bottom: 18px;
  padding: 14px 22px 16px;
  width: 248px;
}
.aside .add-friends-link a,
.aside .compose-link a,
.start-thread-link a,
.add-activity-link a {
  float: left;
  padding-left: 31px;
  background: url(/content/Images/ico-request.png) no-repeat;
  font-size: 1.1em;
  line-height: 1.4em;
  cursor: pointer;
  font-weight: bold;
  color: #360;
}
.aside .compose-link a {
  padding-left: 28px;
  line-height: 1.5em;
  background: url(/content/Images/ico-compose.gif) no-repeat;
}
.aside .send-link {
  padding: 15px 19px 16px;
  width: 254px;
  background: #ffe5e5 url(/content/Images/bg-send-message.gif) no-repeat 0 100%;
  overflow: hidden;
}
.aside .send-link a {
  float: left;
  padding-left: 31px;
  background: url(/content/Images/ico-mail.gif) no-repeat 4px 4px;
  font-size: 1.1em;
  line-height: 1.4em;
  cursor: pointer;
  font-weight: bold;
  color: #7a0002;
}
.aside .send-link span {
  float: left;
  padding-left: 31px;
  background: url(/content/Images/ico-mail.gif) no-repeat 4px 4px;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: bold;
  color: #7a0002;
}
.aside .message-link {
  padding: 0 17px 15px;
  width: 258px;
  overflow: hidden;
}
.aside .message-link a {
  float: left;
  padding-left: 26px;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #333;
  font-weight: bold;
  background: url(/content/Images/arrow-all-link.gif) no-repeat 0 4px;
}
.aside .message-link a span {
  color: #9e0516;
}
.aside .form-login {
  width: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
}
.aside .box {
  width: 260px;
  background: url(/content/Images/bg-form-login.gif) repeat-y;
  overflow: hidden;
}
.aside .box .holder {
  background: url(/content/Images/bg-top-form-login.gif) no-repeat;
}
.aside .box .frame {
  padding: 10px 17px 25px;
  width: 226px;
  background: url(/content/Images/bg-bot-form-login.gif) no-repeat 0 100%;
  overflow: hidden;
}
.aside .form-login .form,
.aside .form-login .holder {
  background: #eee;
  height: 320px;
  overflow: hidden;
}
.aside .form-login .frame {
  padding: 48px 40px 25px 35px;
  overflow: hidden;
}
.aside .box .groupDash {
  padding-bottom: 15px;
}
.aside .box .groupDash .settings-list {
  margin-bottom: 0;
}
.aside .form-login ul {
  overflow: hidden;
}
.aside .form-login ul li {
  margin-bottom: 4px;
  width: 100%;
  float: left;
}
.aside .form-login h4 {
  margin: 0 0 5px;
  font: 1.8em/1.2em Arial, Helvetica, sans-serif;
  color: #000;
}
.aside .form-login ul li label {
  display: block;
  margin-bottom: 3px;
  font: 1.1em/1.6363em Arial, Helvetica, sans-serif;
  color: #666;
}
.aside .form-login ul li .text {
  width: 206px;
  height: 14px;
  border: 1px #ccc solid;
  padding: 8px 4px 9px;
  font-size: 12px;
  line-height: 14px;
}
.aside .form-login .buttons {
  padding: 13px 0 4px;
  width: 100%;
  overflow: hidden;
}
.aside .form-login .btn {
  margin: 0 0 0 7px;
  float: left;
  padding: 0 0 2px 15px;
  width: 99px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
  color: #666;
  font-weight: bold;
  text-align: center;
  border: 0;
  background: url(/content/Images/btn-login.gif) no-repeat;
  cursor: pointer;
}
.aside .form-login .buttons span {
  margin: 2px 0 0 15px;
  float: left;
  font-size: 1.1em;
  line-height: 2em;
}
.aside .form-login .buttons span a {
  color: #666;
  text-decoration: underline;
}
.aside .form-login .buttons span a:hover {
  text-decoration: none;
}
.aside .settings-list {
  margin: -5px 0 15px;
  height: 1%;
  overflow: hidden;
}
.aside .user-info .box {
  background: none;
  width: auto;
  overflow: hidden;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
pre {
  background: none;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  font-family: inherit;
}