/*
@import url(base.css);
*/
/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: .6; }
  .portlet-boundary.yui3-dd-dragging portlet {
    border: 2px dashed #cccccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }
  .aui-portal-layout-proxy .portlet-topper {
    background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .aui-proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .aui-proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .aui-proxy
  .not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.aui-resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.aui-sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.aui-portal-layout-drag-target-indicator {
  margin: 2px 0; }

/* ---------- Portal tool tips ---------- */
.aui-tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.lfr-tag-selector-popup .aui-field-input-text {
  width: 80% !important;
  margin: 0 5px 0 0 !important; }

.lfr-tag-selector-popup label {
  border-bottom: none !important;
  padding: 0 4px !important;
  margin: 0 !important;
  font-size: 0.85em !important; }

.lfr-tag-selector-popup label input {
  margin-right: 5px !important;
  margin-top: 0 !important; }

.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }
  .aui-tagselector-content .aui-textboxlistentry-holder {
    background: #fff;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    overflow: visible; }

.lfr-tags-selector-list {
  margin-bottom: 0 !important; }

.aui-tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }
.aui-tagselector .aui-toolbar {
  margin-top: 5px; }
.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #FC0; }

.aui-categoriesselector-content .aui-textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 0.95em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.2em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.45em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.7em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 1.95em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.2em; }

/* ---------- Underlay ---------- */
.aui-underlay {
  clear: both;
  top: 100%; }
  .aui-underlay .yui3-widget-hd {
    height: 38px; }
  .aui-underlay .lfr-portlet-item {
    border-width: 0; }

.aui-underlay-hidden {
  display: none; }

.aui-underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.aui-underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.aui-tab-active strong {
  font-weight: normal; }

.aui-tab-back {
  float: right; }

.aui-tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background: transparent; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.aui-dialog-bd {
  min-height: 30px; }

.aui-dialog-content {
  border: 1px solid #C8C9CA;
  padding: 10px; }

.yui3-dd-draggable .aui-dialog-hd {
  border: 0 none !important; }

.aui-panel-hd {
  border: 1px solid;
  border-color: #ccc;
  padding: 0 0 5px 0 !important;
  text-shadow: 1px 1px #FFF;
  line-height: 32px important;
  -moz-border: none !important;
  -webkit-border: none !important;
  border: none !important;
  background: none !important; }

.aui-panel-hd-text {
  font-family: 'Arial Rounded Bold' !important;
  line-height: 32px; }

.aui-panel-bd {
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0 !important; }

.aui-button-holder {
  margin: 0 !important;
  text-align: right; }

/* ---------- Menus ---------- */
.lfr-actions.portlet-options .lfr-trigger
strong span, .visible.portlet-options .lfr-trigger
strong span {
  background-image: url(../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

.aui-menu {
  position: absolute;
  width: auto; }
  .aui-menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .aui-menu-content li {
    margin: 0;
    padding: 0; }
    .aui-menu-content li .disabled {
      color: #999; }

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.aui-menugroup-content .aui-menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  font-weight: bold;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

.aui-menu-content li a, .lfr-menu-list ul li .taglib-icon, .aui-menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.lfr-menu-list ul li.disabled .taglib-icon {
  color: #666; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul .taglib-icon.aui-focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a, .lfr-menu-list li .taglib-icon, .aui-menu-content .disabled, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  font-weight: bold;
  text-shadow: 1px 1px 0 0 #FFF; }

/* ---------- Toolbar ---------- */
.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.aui-toolbar-separator {
  background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

.aui-toolbar-last {
  margin-right: 0 !important; }

/* ---------- Loading Mask ---------- */
.aui-loadingmask-content {
  background: #CCC; }

.aui-loadingmask-message {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree View ---------- */
.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

/* ---------- Page Customization ---------- */
.aui-dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.aui-paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.ie7 .aui-paginator-link {
  color: transparent;
  overflow: hidden;
  text-indent: 0; }

.aui-paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003c57; }

.ie7 .aui-paginator-current-page {
  color: #FFF; }

.aui-paginator-page-link {
  text-indent: 0;
  height: auto; }

.ie7 .aui-paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  overflow: visible;
  text-indent: 0; }

.aui-paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.aui-paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.aui-paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.aui-paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.aui-paginator-current-page-report, .aui-paginator-total {
  font-size: 0.9em;
  color: #555; }

.aui-paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- Application Column View ---------- */
.lfr-app-column-view {
  border: 1px solid #C9C9C9; }
  .lfr-app-column-view .aui-layout-content {
    position: relative; }
  .lfr-app-column-view .aui-column:before {
    border-right: 1px solid #C9C9C9;
    bottom: 0;
    content: "";
    margin-left: -1px;
    position: absolute;
    top: 0; }
  .lfr-app-column-view .aui-column-content {
    border-right: 1px solid transparent; }
    .lfr-app-column-view .aui-column-content .lfr-message-response {
      margin: 10px; }

/* ---------- Header row ---------- */
.lfr-header-row {
  background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x; }
  .lfr-header-row .lfr-actions
  .show-arrow.direction-down
  .lfr-trigger
  strong
  a {
    background: url(../images/arrows/08_down.png) 100% -5px no-repeat; }
  .lfr-header-row .aui-toolbar .aui-toolbar-content {
    white-space: normal;
    word-wrap: normal; }
  .lfr-header-row .aui-toolbar .aui-toolbar-item {
    border-right-width: 0; }
  .lfr-header-row .aui-toolbar .aui-toolbar-last {
    border-right-width: 1px; }

.ie .portlet-boundary .yui3-dd-dragging {
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }
.ie .aui-proxy {
  filter: alpha(opacity=65); }
.ie .aui-proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }
.ie .layout-customizable-controls {
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.ie7 .aui-tabview-list {
  overflow: hidden; }
.ie7 .aui-menu-content li {
  z-index: 10; }

.ie6 .aui-toolbar li, .ie7 .aui-toolbar li {
  display: inline; }
.ie6 .lfr-header-row .aui-buttonitem-content, .ie7 .lfr-header-row .aui-buttonitem-content {
  white-space: normal; }
  .ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
    white-space: nowrap; }
.ie6 .results-row.hover td, .ie7 .results-row.hover td {
  border-color: #D3E8F1; }

/* ---------- Wrapper ---------- */
.portlet-layout {
  border-collapse: collapse;
  clear: both;
  display: table;
  border-spacing: 0;
  table-layout: auto;
  width: 100%; }

.portlet-column {
  display: table-cell;
  vertical-align: top; }

.portlet-column-content {
  padding: 5px; }

.portlet-column-content-only, .ltr .portlet-column-content-first, .rtl .portlet-column-content-last {
  padding-left: 0; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding-right: 0; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

#main-content.dragging .portlet-column {
  border: 3px double #828F95;
  height: 100px;
  min-height: 100px; }

.ie6 div.portlet-layout, .ie7 div.portlet-layout {
  height: 1%; }
.ie6 div.portlet-column, .ie7 div.portlet-column {
  float: left;
  overflow: hidden;
  width: 100%; }
.ie6 div.aui-column-last, .ie7 div.aui-column-last {
  margin-right: -1px; }
.ie6 .portlet-column-content, .ie7 .portlet-column-content {
  zoom: 1; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(../images/application/loading_indicator.gif) no-repeat 50%; }

.portlet-dockbar {
  background-color: #E0E7F1;
  border-bottom: 1px solid #636364; }

.dockbar, .staging-bar {
  visibility: hidden; }

.dockbar-ready .dockbar, .staging .staging-bar, .live-view .staging-bar {
  visibility: visible; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  background: none;
  border-width: 0; }

.dockbar {
  background: #97a1ae url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
  border-bottom: 1px solid #636364;
  font-size: 13px;
  padding: 1px 5px;
  position: relative;
  z-index: 300; }

.dockbar:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.ie.rtl .dockbar .menu-button span {
  background-position-x: -25px; }

.ie7 .dockbar {
  zoom: 1; }

.ie6 .dockbar, .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0; }

.dockbar a, span.user-portrait {
  color: #2C2F34;
  font-weight: bold;
  text-shadow: 1px 1px #FFF; }

.dockbar .menu-button-active {
  background: #5c94da url(../images/dockbar/button_active_bg.png) repeat-x 0 0; }

.dockbar .menu-button-active a {
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.dockbar .user-avatar .sign-out {
  font-size: 0.8em;
  padding-left: 0; }

.dockbar ul {
  margin: 0;
  padding: 0; }

.dockbar li li {
  margin-left: 0; }

html > .lfr-dockbar-pinned {
  padding-top: 3.45em; }

.lfr-dockbar-pinned .dockbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.dockbar .pin-dockbar {
  margin-left: 0; }

.ie6 .dockbar .pin-dockbar {
  display: none; }

.pin-dockbar img {
  background: url(../images/dockbar/pin.png) no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

.lfr-dockbar-pinned .pin-dockbar img {
  background-image: url(../images/dockbar/unpin.png); }

.dockbar a.user-portrait {
  text-decoration: none; }
  .dockbar a.user-portrait span {
    text-decoration: underline; }

.dockbar .user-portrait img {
  text-decoration: none;
  vertical-align: middle;
  width: 25px; }

.dockbar .user-avatar img {
  vertical-align: middle;
  width: 25px; }

.dockbar .impersonating-user {
  background: url(../images/messages/alert.png) no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .impersonating-user .user-links a {
  color: #999; }

/* ---------- Staging Dockbar ---------- */
.variation-selector {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em; }

.layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }
  .layout-revision-container .approximate-date {
    color: #999;
    font-weight: bold; }
  .layout-revision-container .current-version {
    color: #41801d;
    display: block; }
  .layout-revision-container .current-version-pointer {
    display: inline-block;
    width: 0; }
  .layout-revision-container .current-version-pointer img {
    left: -25px;
    position: relative; }
  .layout-revision-container .layout-variation-name {
    color: #666;
    font-size: 1.15em;
    margin-bottom: 0.1em;
    text-transform: uppercase; }
  .layout-revision-container .layout-revision-current {
    color: #666; }
  .layout-revision-container .real-date {
    color: #999;
    display: block;
    text-align: right; }
  .layout-revision-container .taglib-workflow-status .workflow-status {
    background: none;
    padding-left: 0; }
    .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
      color: #41801d;
      font-weight: bold; }

.layout-revision-container-root {
  margin: 0; }

.staging-details {
  background: url() no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

.staging .staging-details {
  background-image: url(../images/staging_bar/staging.png); }

.live-view .staging-details {
  background-image: url(../images/staging_bar/live.png); }

.staging .staging-tabview-list {
  background-color: #FFDBA6; }

.live-view .staging-tabview-list {
  background-color: #C4F0BC; }

/* ---------- Menus ---------- */
.aui-dockbarmenu-hidden {
  visibility: hidden; }

.dockbar .admin-toolbar {
  float: left; }

.dockbar .user-toolbar {
  float: right; }

.aui-underlay .portal-add-content {
  background-color: transparent;
  font-size: 11px; }

.aui-underlay .portal-add-content .portlet-dd-placeholder {
  display: none; }

.add-application .yui3-widget-bd, .dockbar-messages .yui3-widget-bd {
  padding: 0 10px 10px; }

.add-application {
  left: 10px !important; }

.lfr-has-sidebar #main-content {
  padding-left: 220px; }

.manage-layouts {
  left: 60px !important; }

.my-sites-menu {
  max-width: 350px; }

.my-sites-menu ul {
  list-style: none;
  max-height: 300px;
  overflow: auto; }

.my-sites-menu ul, .my-sites-menu li {
  display: block;
  margin: 0;
  padding: 0; }

.my-sites-menu a {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap; }

.my-sites-menu .control-panel a {
  background: url(../images/dock/control_panel.png) no-repeat 3px 50%;
  padding-left: 25px; }

.my-sites-menu .current-site {
  border: solid #1D4280;
  border-width: 1px 0; }

.my-sites-menu .current-site a {
  background: #3068ba url(../images/arrows/01_right.png) no-repeat scroll 2px 30%;
  color: #FFF;
  padding-left: 20px;
  text-shadow: 1px 1px #333; }

.my-sites-menu .current-site .site-type {
  color: #FFF; }

.my-sites-menu .current-site a:hover, .my-sites-menu a:hover .site-type {
  color: #FFF;
  text-shadow: 1px 1px #333; }

.my-sites-menu .site-name {
  cursor: pointer;
  float: left; }

.my-sites-menu .site-type {
  color: #777;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 10px; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.my-sites-menu a:hover .site-type {
  color: #FFF; }

.ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left; }

.ie7 .my-sites-menu .site-name {
  float: none; }

.ie7 .my-sites-menu .site-type {
  float: none; }

.ie6 .my-sites-menu {
  width: 200px; }

.ie6 .my-sites-menu a {
  zoom: 1; }

.ie6 .aui-menu-scroll {
  height: 300px;
  overflow-y: auto; }

.dockbar .toggle-controls a {
  background: url(../images/dockbar/checked.png) no-repeat 0 50%;
  padding-left: 20px; }

.controls-hidden .toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.toggle-controls a {
  background-image: url(../images/dockbar/unchecked.png); }

.dockbar .menu-button {
  background: url(../images/arrows/05_down.png) no-repeat 93% 50%;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  text-decoration: none; }

.dockbar .menu-button span {
  background: url() no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .add-content .menu-button span {
  background-image: url(../images/common/add.png); }

.dockbar .manage-content .menu-button span {
  background-image: url(../images/dockbar/settings.png); }

.dockbar .my-sites .menu-button span {
  background-image: url(../images/dockbar/places.png); }

.dockbar-messages-container {
  left: 50%;
  margin-left: -150px; }

.dockbar-messages {
  width: 300px; }

.showing-messages .dockbar-messages {
  display: block; }

.multiple-messages .dockbar-message {
  border-top: 1px solid #CCC;
  padding: 5px 0; }

.multiple-messages .first {
  border-top-width: 0;
  padding-top: 0; }

.add-content-menu .add-page a {
  background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(../images/common/portlet.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu a.lfr-portlet-used {
  color: #999;
  cursor: auto; }

.manage-content-menu li a, .manage-content-menu li .disabled {
  background: url() no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu .manage-page a {
  background-image: url(../images/dock/page_settings.png); }

.manage-content-menu .manage-site-content a {
  background-image: url(../images/common/site_icon.png); }

.manage-content-menu .manage-site-memberships a {
  background-image: url(../images/common/assign.png); }

.manage-content-menu .manage-page-customization a, .manage-content-menu .manage-page-customization .disabled {
  background-image: url(../images/dock/customizations.png); }

.manage-content-menu .page-layout a {
  background-image: url(../images/dock/layout.png); }

.manage-content-menu .sitemap a {
  background-image: url(../images/common/sitemap.png); }

.manage-content-menu .settings a {
  background-image: url(../images/common/configuration.png); }

/* ---------- Customization Bar ---------- */
.page-customization-bar {
  background-color: #999;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 30px;
  padding: 5px; }

.controls-hidden .page-customization-bar {
  display: none; }

.page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: 0.8em;
  padding: 0 1em; }

.page-customization-bar .reset-prototype {
  display: inline;
  padding-left: 1em; }

/* ---------- RTL ---------- */
.rtl .dockbar .admin-toolbar {
  float: right; }
.rtl .dockbar .user-toolbar {
  float: left; }
.rtl .dockbar .menu-button {
  background-position: 7%;
  padding-left: 0;
  padding-right: 5px; }
  .rtl .dockbar .menu-button span {
    background-position: right;
    padding-right: 20px; }
.rtl .my-sites-menu .site-name {
  float: right; }
.rtl .my-sites-menu .site-type {
  float: left;
  margin-right: 10px; }
.rtl .my-sites-menu .control-panel a {
  background-position: right;
  margin-right: 3px;
  padding-right: 25px; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
.modify-pages .delete-tab {
  background: #333333 url(../images/portlet/close_borderless.png) no-repeat 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin-top: -7px;
  padding: 3px;
  position: absolute;
  right: 1px;
  text-indent: -9999em;
  top: 50%;
  width: 8px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

/* ---------- Page template selector ---------- */
.aui-form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .aui-form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.aui-form-triggers {
  float: left; }

.aui-form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .aui-form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .aui-form-trigger:hover, .aui-form-trigger:focus {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

.aui-trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }
  .aui-trigger-selected:hover, .aui-trigger-selected:focus {
    background-color: #B7DEF4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.aui-options-trigger img {
  background-image: url(../images/common/configuration.png); }

.aui-save-trigger img {
  background-image: url(../images/dock/my_place_current.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }
  .portlet-topper-toolbar .nobr {
    display: block;
    float: left;
    padding: 1px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    color: #3AF;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: top;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 20px; }
  .portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png); }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }
  .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
    display: inline; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg, .portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-success, .lfr-message-success {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  background-color: #DFF4FF;
  background-image: url(../images/messages/info.png);
  border-color: #A7CEDF; }

.portlet-msg-help, .lfr-message-help {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress, .lfr-message-progress {
  background-image: url(../images/aui/loading_indicator.gif); }

/* ---------- Error messages ---------- */
.portlet-msg-error, .lfr-message-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: #F00; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert, .lfr-message-alert {
  background-color: #FFC;
  background-image: url(../images/messages/alert.png);
  background-position: 6px 20%;
  border-color: #FC0; }

/* ---------- Success messages ---------- */
.portlet-msg-success, .lfr-message-success {
  background-color: #F4FDEF;
  background-image: url(../images/messages/success.png);
  border-color: #ACDFA7;
  color: #384F34; }

/* ---------- Message labels ---------- */
.portlet-msg-alert-label, .portlet-msg-error-label, .portlet-msg-info-label, .portlet-msg-progress-label, .portlet-msg-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
  font-weight: bold; }

.portlet-msg-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.portlet-msg-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.portlet-msg-info-label, .portlet-msg-help-label, .portlet-msg-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.portlet-msg-help-label {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.portlet-msg-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay Messages ---------- */
.lfr-message-content, .lfr-message-info, .lfr-message-help, .lfr-message-error, .lfr-message-alert, .lfr-message-success {
  border-left-width: 0;
  border-right-width: 0; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-dismissible.lfr-message-hover .lfr-message-content {
  background-image: none; }
.lfr-message-dismissible.lfr-message-hover .lfr-message-controls {
  display: block; }

.lfr-message-trigger, .lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.restricted td.col-1, .alt.restricted td.col-1 {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }
.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(../images/common/guest_icon.png); }
.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(../images/common/user_icon.png); }
.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(../images/common/site_icon.png); }
.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(../images/common/organization_icon.png); }
.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Actions button ---------- */
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: white url(../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }
.lfr-actions ul {
  bottom: -1px; }
.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }
.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }
  .lfr-actions .lfr-trigger li a {
    padding: 5px 10px 5px 25px; }
    .lfr-actions .lfr-trigger li a:hover {
      background-color: #828F95;
      color: #FFF; }
  .lfr-actions .lfr-trigger li img {
    left: 3px;
    position: absolute; }
  .lfr-actions .lfr-trigger li.last {
    border-bottom: none; }
.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }
  .lfr-actions.portlet-options .lfr-trigger {
    padding: 0; }
    .lfr-actions.portlet-options .lfr-trigger strong {
      min-width: 0;
      padding: 1px; }
      .lfr-actions.portlet-options .lfr-trigger strong a {
        background-image: url(../images/portlet/options.png);
        background-position: 0 0;
        display: block;
        font-size: 0;
        height: 16px;
        padding: 0;
        text-indent: -9999px;
        width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options_selected.png); }

/* ---------- Breadcrumbs taglib ---------- */
.breadcrumbs:before, .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }
.breadcrumbs:after {
  clear: both; }

.breadcrumbs-vertical {
  display: inline-block; }

.breadcrumbs-horizontal li {
  display: inline-block;
  vertical-align: middle; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }
.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .breadcrumbs-vertical, .ie6 .breadcrumbs-horizontal li, .ie7 .breadcrumbs-vertical, .ie7 .breadcrumbs-horizontal li {
  display: inline;
  zoom: 1; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

/* ---------- RTL ---------- */
.rtl .breadcrumbs-horizontal li {
  float: right; }
.rtl .portlet-msg, .rtl .portlet-msg-info, .rtl .portlet-msg-help, .rtl .lfr-message-help, .rtl .portlet-msg-progress, .rtl .lfr-message-progress, .rtl .lfr-message-info, .rtl .portlet-msg-error, .rtl .lfr-message-error, .rtl .portlet-msg-alert, .rtl .lfr-message-alert, .rtl .portlet-msg-success, .rtl .lfr-message-success {
  background-position: right;
  padding-left: 6px;
  padding-right: 24px;
  text-align: right; }
.rtl .portlet-topper-toolbar {
  left: 3px;
  right: auto;
  text-align: left; }
  .rtl .portlet-topper-toolbar .nobr {
    float: right; }
.rtl .lfr-actions.portlet-options {
  float: right; }
  .rtl .lfr-actions.portlet-options .lfr-trigger strong a {
    padding: 0; }
.rtl .lfr-message .lfr-message-controls {
  left: auto;
  margin-left: -4px;
  margin-right: 3px;
  right: 3px; }
.rtl .results-row, .rtl .results-row.hover {
  padding-right: 5px; }
  .rtl .results-row.lfr-role .col-1, .rtl .results-row.hover.lfr-role .col-1 {
    background-position: right;
    padding-right: 30px; }

/*
@import url(forms.css);
*/
/*
@import url(extras.css);
*/
/* CSS crunched with Crunch - http://crunchapp.net/ */
/*
 * Bootstrap v2.3.2
 *
 * 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:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* 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: Arial, "Helvetica Neue", Helvetica, sans-serif;
  /*()font-size: 14px;*/
  line-height: 20px;
  background-color: #eee !important;
  font-size: 14px !important;
  margin: 0px 10px 0px 10px !important;
  color: #333 !important; }

a {
  text-decoration: none !important;
  color: #333; }

a:hover,
a:focus {
  color: #009fda; }

.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.127659574468085%;
  *margin-left: 2.074468085106383%; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%; }

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%; }

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%; }

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%; }

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%; }

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%; }

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%; }

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%; }

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%; }

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%; }

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%; }

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%; }

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%; }

[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; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

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: #58a618; }

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: bold;
  line-height: 20px;
  color: #d10074;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

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 {
  border: 0;
  height: 0;
  border-bottom: 2px solid #ddd;
  margin: 10px 0 !important; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 12px;
  color: #333333;
  -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: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  */ }

legend small {
  font-size: 15px;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

label {
  display: block;
  margin-bottom: 5px !important; }

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: 14px;
  line-height: 20px;
  color: #555555;
  -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: #ffffff;
  border: 1px solid #cccccc;
  /*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  */
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

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, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

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 #cccccc;
  background-color: #ffffff; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.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; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.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: #eeeeee; }

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: #262626; }

.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: 14px; }

.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: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  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: #a5ea6d;
  border-color: #58a618; }

.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 #dddddd; }

.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 #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

.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: #f9f9f9; }

.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; }

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/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("../images/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 #000000;
  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: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.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 #ffffff; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  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: #ffffff;
  background-color: #0098d0;
  background-image: -moz-linear-gradient(top, #009fda, #008cc1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009fda), to(#008cc1));
  background-image: -webkit-linear-gradient(top, #009fda, #008cc1);
  background-image: -o-linear-gradient(top, #009fda, #008cc1);
  background-image: linear-gradient(to bottom, #009fda, #008cc1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009fda', endColorstr='#ff008cc1', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0098d0;
  background-image: -moz-linear-gradient(top, #009fda, #008cc1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009fda), to(#008cc1));
  background-image: -webkit-linear-gradient(top, #009fda, #008cc1);
  background-image: -o-linear-gradient(top, #009fda, #008cc1);
  background-image: linear-gradient(to bottom, #009fda, #008cc1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009fda', endColorstr='#ff008cc1', GradientType=0); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.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; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  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: #ffffff; }

.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: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  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: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* 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 #cccccc;
  *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, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  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: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.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: 17.5px;
  -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: 11.9px;
  -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: 10.5px;
  -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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0082da;
  background-image: -moz-linear-gradient(top, #009fda, #0056da);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009fda), to(#0056da));
  background-image: -webkit-linear-gradient(top, #009fda, #0056da);
  background-image: -o-linear-gradient(top, #009fda, #0056da);
  background-image: linear-gradient(to bottom, #009fda, #0056da);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009fda', endColorstr='#ff0056da', GradientType=0);
  border-color: #0056da #0056da #00388e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0056da;
  /* 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: #ffffff;
  background-color: #0056da;
  *background-color: #004cc1; }

.btn-primary:active,
.btn-primary.active {
  background-color: #0042a7 \9; }

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* 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: #ffffff;
  background-color: #f89406;
  *background-color: #df8505; }

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* 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: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a; }

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58a618;
  background-image: -moz-linear-gradient(top, #62c462, #58a618);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#58a618));
  background-image: -webkit-linear-gradient(top, #62c462, #58a618);
  background-image: -o-linear-gradient(top, #62c462, #58a618);
  background-image: linear-gradient(to bottom, #62c462, #58a618);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff58a618', GradientType=0);
  border-color: #58a618 #58a618 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #58a618;
  /* 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: #ffffff;
  background-color: #58a618;
  *background-color: #499249; }

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* 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: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0; }

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* 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: #ffffff;
  background-color: #222222;
  *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: #009fda;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #00678e;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none; }

.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: 14px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.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, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

.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, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0056da; }

.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: #58a618; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

.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: #ffffff;
  border-bottom-color: #ffffff; }

.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; }

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #009fda; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0; }

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #009fda; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #009fda;
  border-bottom-color: #009fda;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #00678e;
  border-bottom-color: #00678e; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0; }

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

.nav > .disabled > a {
  color: #999999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0; }

.navbar-inner:after {
  clear: both; }

.navbar .container {
  width: auto; }

.container-full {
  margin: 0 auto;
  width: 100%; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777; }

.navbar-link {
  color: #777777; }

.navbar-link:hover,
.navbar-link:focus {
  color: #333333; }

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0; }

.navbar-form:after {
  clear: both; }

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px; }

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0; }

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px; }

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap; }

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9; }

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

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

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555; }

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

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

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: rgba(0, 0, 0, 0.65);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0);
  border-color: transparent; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

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

.navbar-inverse .brand {
  color: #ffffff; }

.navbar-inverse .navbar-text {
  color: #eeeeee; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #009fda; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #009fda;
  background-color: rgba(0, 0, 0, 0.65); }

.navbar-inverse .navbar-link {
  color: #ffffff; }

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #009fda; }

.navbar-inverse .divider-vertical {
  border-left-color: rgba(0, 0, 0, 0.65);
  border-right-color: rgba(0, 0, 0, 0.65); }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: rgba(0, 0, 0, 0.65);
  color: #009fda; }

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

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

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

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: rgba(64, 64, 64, 0.65);
  border-color: rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0; }

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.65);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0.65) rgba(0, 0, 0, 0.65) rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgba(0, 0, 0, 0.65);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.65);
  *background-color: rgba(0, 0, 0, 0.65); }

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: rgba(0, 0, 0, 0.65) \9; }

.breadcrumb {
  padding: 0px !important;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff; }

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc; }

.breadcrumb > .active {
  color: #999999; }

.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: #ffffff;
  border: 1px solid #dddddd;
  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: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  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: 17.5px; }

.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: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }

.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0; }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%; }

.modal.fade.in {
  top: 10%; }

.modal-header {
  padding: 8px 14px 0px 14px;
  text-align: left;
  border-bottom: 1px solid #eee; }

.modal-header .close {
  margin-top: 0px; }

.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
  margin: 0px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn {
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  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: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.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: #ffffff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0; }

.thumbnails:after {
  clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #009fda;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555555; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  margin-left: 0;
  list-style: none; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label-important,
.badge-important {
  background-color: #b94a48; }

.label-important[href],
.badge-important[href] {
  background-color: #953b39; }

.label-warning,
.badge-warning {
  background-color: #f89406; }

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605; }

.label-success,
.badge-success {
  background-color: #468847; }

.label-success[href],
.badge-success[href] {
  background-color: #356635; }

.label-info,
.badge-info {
  background-color: #3a87ad; }

.label-info[href],
.badge-info[href] {
  background-color: #2d6987; }

.label-inverse,
.badge-inverse {
  background-color: #333333; }

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a; }

.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-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, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #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: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.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: #58a618;
  background-image: -moz-linear-gradient(top, #62c462, #58a618);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#58a618));
  background-image: -webkit-linear-gradient(top, #62c462, #58a618);
  background-image: -o-linear-gradient(top, #62c462, #58a618);
  background-image: linear-gradient(to bottom, #62c462, #58a618);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff58a618', 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); }

.accordion {
  margin-bottom: 20px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.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: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  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: #333333;
  background: rgba(0, 0, 0, 0); }

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px; }

.hero-unit li {
  line-height: 30px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

/* CSS crunched with Crunch - http://crunchapp.net/ */
/*
 * Bootstrap Responsive v2.3.2
 *
 * 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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .hidden-print {
    display: none !important; } }
@media (min-width: 1200px) {
  .row {
    margin-left: -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: 1132px; }

  .span12 {
    width: 1132px; }

  .span11 {
    width: 1036px; }

  .span10 {
    width: 940px; }

  .span9 {
    width: 844px; }

  .span8 {
    width: 748px; }

  .span7 {
    width: 652px; }

  .span6 {
    width: 556px; }

  .span5 {
    width: 460px; }

  .span4 {
    width: 364px; }

  .span3 {
    width: 268px; }

  .span2 {
    width: 172px; }

  .span1 {
    width: 76px; }

  .offset12 {
    margin-left: 1172px; }

  .offset11 {
    margin-left: 1076px; }

  .offset10 {
    margin-left: 980px; }

  .offset9 {
    margin-left: 884px; }

  .offset8 {
    margin-left: 788px; }

  .offset7 {
    margin-left: 692px; }

  .offset6 {
    margin-left: 596px; }

  .offset5 {
    margin-left: 500px; }

  .offset4 {
    margin-left: 404px; }

  .offset3 {
    margin-left: 308px; }

  .offset2 {
    margin-left: 212px; }

  .offset1 {
    margin-left: 116px; }

  .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: 1.76678445229682%;
    *margin-left: 1.7135929629351179%; }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.76678445229682%; }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }

  .row-fluid .span11 {
    width: 91.51943462897528%;
    *width: 91.46624313961357%; }

  .row-fluid .span10 {
    width: 83.03886925795054%;
    *width: 82.98567776858883%; }

  .row-fluid .span9 {
    width: 74.5583038869258%;
    *width: 74.50511239756409%; }

  .row-fluid .span8 {
    width: 66.07773851590106%;
    *width: 66.02454702653935%; }

  .row-fluid .span7 {
    width: 57.597173144876336%;
    *width: 57.543981655514635%; }

  .row-fluid .span6 {
    width: 49.11660777385159%;
    *width: 49.06341628448989%; }

  .row-fluid .span5 {
    width: 40.63604240282686%;
    *width: 40.58285091346516%; }

  .row-fluid .span4 {
    width: 32.15547703180212%;
    *width: 32.10228554244042%; }

  .row-fluid .span3 {
    width: 23.674911660777386%;
    *width: 23.621720171415685%; }

  .row-fluid .span2 {
    width: 15.194346289752652%;
    *width: 15.14115480039095%; }

  .row-fluid .span1 {
    width: 6.713780918727916%;
    *width: 6.660589429366214%; }

  .row-fluid .offset12 {
    margin-left: 103.53356890459364%;
    *margin-left: 103.42718592587022%; }

  .row-fluid .offset12:first-child {
    margin-left: 101.76678445229682%;
    *margin-left: 101.6604014735734%; }

  .row-fluid .offset11 {
    margin-left: 95.05300353356891%;
    *margin-left: 94.9466205548455%; }

  .row-fluid .offset11:first-child {
    margin-left: 93.2862190812721%;
    *margin-left: 93.17983610254868%; }

  .row-fluid .offset10 {
    margin-left: 86.57243816254417%;
    *margin-left: 86.46605518382076%; }

  .row-fluid .offset10:first-child {
    margin-left: 84.80565371024736%;
    *margin-left: 84.69927073152394%; }

  .row-fluid .offset9 {
    margin-left: 78.09187279151944%;
    *margin-left: 77.98548981279602%; }

  .row-fluid .offset9:first-child {
    margin-left: 76.32508833922262%;
    *margin-left: 76.2187053604992%; }

  .row-fluid .offset8 {
    margin-left: 69.6113074204947%;
    *margin-left: 69.50492444177128%; }

  .row-fluid .offset8:first-child {
    margin-left: 67.84452296819788%;
    *margin-left: 67.73813998947446%; }

  .row-fluid .offset7 {
    margin-left: 61.13074204946997%;
    *margin-left: 61.02435907074658%; }

  .row-fluid .offset7:first-child {
    margin-left: 59.363957597173155%;
    *margin-left: 59.25757461844975%; }

  .row-fluid .offset6 {
    margin-left: 52.650176678445234%;
    *margin-left: 52.543793699721824%; }

  .row-fluid .offset6:first-child {
    margin-left: 50.88339222614841%;
    *margin-left: 50.777009247425006%; }

  .row-fluid .offset5 {
    margin-left: 44.169611307420496%;
    *margin-left: 44.0632283286971%; }

  .row-fluid .offset5:first-child {
    margin-left: 42.40282685512368%;
    *margin-left: 42.296443876400275%; }

  .row-fluid .offset4 {
    margin-left: 35.68904593639576%;
    *margin-left: 35.58266295767236%; }

  .row-fluid .offset4:first-child {
    margin-left: 33.92226148409894%;
    *margin-left: 33.81587850537554%; }

  .row-fluid .offset3 {
    margin-left: 27.208480565371026%;
    *margin-left: 27.102097586647623%; }

  .row-fluid .offset3:first-child {
    margin-left: 25.441696113074208%;
    *margin-left: 25.335313134350805%; }

  .row-fluid .offset2 {
    margin-left: 18.72791519434629%;
    *margin-left: 18.62153221562289%; }

  .row-fluid .offset2:first-child {
    margin-left: 16.96113074204947%;
    *margin-left: 16.854747763326067%; }

  .row-fluid .offset1 {
    margin-left: 10.247349823321557%;
    *margin-left: 10.140966844598152%; }

  .row-fluid .offset1:first-child {
    margin-left: 8.480565371024735%;
    *margin-left: 8.374182392301332%; }

  input, textarea, .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1118px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1022px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 926px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 830px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 734px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 638px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 542px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 446px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 350px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 254px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 158px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 62px; }

  .thumbnails {
    margin-left: -20px; }

  .thumbnails > li {
    margin-left: 20px; }

  .row-fluid .thumbnails {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }

  .row:before, .row:after {
    display: table;
    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: 724px; }

  .span12 {
    width: 724px; }

  .span11 {
    width: 662px; }

  .span10 {
    width: 600px; }

  .span9 {
    width: 538px; }

  .span8 {
    width: 476px; }

  .span7 {
    width: 414px; }

  .span6 {
    width: 352px; }

  .span5 {
    width: 290px; }

  .span4 {
    width: 228px; }

  .span3 {
    width: 166px; }

  .span2 {
    width: 104px; }

  .span1 {
    width: 42px; }

  .offset12 {
    margin-left: 764px; }

  .offset11 {
    margin-left: 702px; }

  .offset10 {
    margin-left: 640px; }

  .offset9 {
    margin-left: 578px; }

  .offset8 {
    margin-left: 516px; }

  .offset7 {
    margin-left: 454px; }

  .offset6 {
    margin-left: 392px; }

  .offset5 {
    margin-left: 330px; }

  .offset4 {
    margin-left: 268px; }

  .offset3 {
    margin-left: 206px; }

  .offset2 {
    margin-left: 144px; }

  .offset1 {
    margin-left: 82px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    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.7624309392265194%;
    *margin-left: 2.709239449864817%; }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%; }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }

  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }

  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }

  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }

  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }

  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }

  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }

  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }

  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }

  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }

  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }

  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }

  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }

  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }

  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }

  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }

  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }

  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }

  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }

  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }

  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }

  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }

  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }

  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }

  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }

  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }

  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }

  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }

  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }

  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }

  input, textarea, .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px; } }
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }

  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: -30px;
    margin-right: -30px; }

  .container-fluid {
    padding: 0; }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }

  .dl-horizontal dd {
    margin-left: 0; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row, .thumbnails {
    margin-left: 0; }

  .thumbnails > li {
    float: none;
    margin-left: 0; }

  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .span12, .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }

  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }

  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }

  .modal.fade {
    top: -100px; }

  .modal.fade.in {
    top: 20px; } }
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 20px; }

  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }

  .form-horizontal .controls {
    margin-left: 0; }

  .form-horizontal .control-list {
    padding-top: 0; }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  .media .pull-left, .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }

  .media-object {
    margin-right: 0;
    margin-left: 0; }

  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }

  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  .carousel-caption {
    position: static; } }
@media (max-width: 979px) {
  body {
    padding-top: 0; }

  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static; }

  .navbar-fixed-top {
    margin-bottom: 20px; }

  .navbar-fixed-bottom {
    margin-top: 20px; }

  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }

  .navbar .container {
    width: auto;
    padding: 0; }

  .container-full {
    margin: 0 auto;
    width: 100%; }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }

  .nav-collapse {
    clear: both; }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }

  .nav-collapse .nav > li {
    float: none; }

  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }

  .nav-collapse .nav > .divider-vertical {
    display: none; }

  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none; }

  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }

  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }

  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2; }

  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #ffffff; }

  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: rgba(0, 0, 0, 0.65); }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }

  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .nav-collapse .open > .dropdown-menu {
    display: block; }

  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none; }

  .nav-collapse .dropdown-menu .divider {
    display: none; }

  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }

  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: rgba(0, 0, 0, 0.65);
    border-bottom-color: rgba(0, 0, 0, 0.65); }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }

  .nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }

  .navbar .btn-navbar {
    display: block; }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }
/*
 * Jasny Bootstrap Extensions j3
 *
 * Copyright 2012 Jasny BV
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Extended with pride by @ArnoldDaniels of jasny.net
 */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container-semifluid {
  max-width: 940px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }

.container-semifluid:before, .container-semifluid:after {
  display: table;
  line-height: 0;
  content: ""; }

.container-semifluid:after {
  clear: both; }

/*form>*:last-child{margin-bottom:0}*/
label input[type="image"], label input[type="checkbox"], label input[type="radio"] {
  vertical-align: middle; }

select {
  padding-left: 2px; }

.small-labels .control-group > label {
  width: 70px; }

.small-labels .controls {
  margin-left: 80px; }

.small-labels .form-actions {
  padding-left: 80px; }

.form-vertical .form-horizontal .control-group > label {
  text-align: left; }

.form-horizontal .form-vertical .control-group > label {
  float: none;
  padding-top: 0;
  text-align: left; }

.form-horizontal .form-vertical .controls {
  margin-left: 0; }

.form-horizontal .form-vertical.form-actions, .form-horizontal .form-vertical .form-actions {
  padding-left: 20px; }

.control-group .control-group {
  margin-bottom: 0; }

.form-horizontal .well .control-label {
  width: 120px; }

.form-horizontal .well .controls {
  margin-left: 140px; }

form .well > *:last-child {
  margin-bottom: 0; }

.editor {
  width: 100%;
  height: 100px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.uneditable-textarea.editor-html {
  padding: 5px 3px 5px 5px;
  white-space: normal; }

textarea.editor-html {
  visibility: hidden; }

.uneditable-input, .uneditable-textarea {
  display: inline-block;
  padding: 4px 3px 4px 5px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  cursor: not-allowed;
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.uneditable-input {
  height: 20px;
  overflow: hidden;
  white-space: pre; }

.uneditable-textarea {
  overflow-x: hidden;
  overflow-y: auto;
  white-space: pre-wrap; }

select[disabled], textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="date"][disabled], input[type="month"][disabled], input[type="time"][disabled], input[type="week"][disabled], input[type="number"][disabled], input[type="email"][disabled], input[type="url"][disabled], input[type="search"][disabled] {
  color: #999999; }

.uneditable-input.disabled, .uneditable-textarea.disabled {
  color: #999;
  cursor: not-allowed;
  background-color: #f5f5f5;
  border-color: #dddddd; }

textarea, .uneditable-textarea {
  height: 60px; }

textarea[rows="1"], .uneditable-textarea[rows="1"] {
  height: 40px; }

textarea[rows="2"], .uneditable-textarea[rows="2"] {
  height: 60px; }

textarea[rows="3"], .uneditable-textarea[rows="3"] {
  height: 80px; }

textarea[rows="4"], .uneditable-textarea[rows="4"] {
  height: 100px; }

textarea[rows="5"], .uneditable-textarea[rows="5"] {
  height: 120px; }

textarea[rows="6"], .uneditable-textarea[rows="6"] {
  height: 140px; }

textarea[rows="7"], .uneditable-textarea[rows="7"] {
  height: 160px; }

textarea[rows="8"], .uneditable-textarea[rows="8"] {
  height: 180px; }

textarea[rows="9"], .uneditable-textarea[rows="9"] {
  height: 200px; }

textarea[rows="10"], .uneditable-textarea[rows="10"] {
  height: 220px; }

textarea[rows="11"], .uneditable-textarea[rows="11"] {
  height: 240px; }

textarea[rows="12"], .uneditable-textarea[rows="12"] {
  height: 260px; }

textarea[rows="13"], .uneditable-textarea[rows="13"] {
  height: 280px; }

textarea[rows="14"], .uneditable-textarea[rows="14"] {
  height: 300px; }

textarea[rows="15"], .uneditable-textarea[rows="15"] {
  height: 320px; }

textarea[rows="16"], .uneditable-textarea[rows="16"] {
  height: 340px; }

textarea[rows="17"], .uneditable-textarea[rows="17"] {
  height: 360px; }

textarea[rows="18"], .uneditable-textarea[rows="18"] {
  height: 380px; }

textarea[rows="19"], .uneditable-textarea[rows="19"] {
  height: 400px; }

textarea[rows="20"], .uneditable-textarea[rows="20"] {
  height: 420px; }

textarea[rows="21"], .uneditable-textarea[rows="21"] {
  height: 440px; }

textarea[rows="22"], .uneditable-textarea[rows="22"] {
  height: 460px; }

textarea[rows="23"], .uneditable-textarea[rows="23"] {
  height: 480px; }

textarea[rows="24"], .uneditable-textarea[rows="24"] {
  height: 500px; }

textarea[rows="25"], .uneditable-textarea[rows="25"] {
  height: 520px; }

textarea[rows="26"], .uneditable-textarea[rows="26"] {
  height: 540px; }

textarea[rows="27"], .uneditable-textarea[rows="27"] {
  height: 560px; }

textarea[rows="28"], .uneditable-textarea[rows="28"] {
  height: 580px; }

textarea[rows="29"], .uneditable-textarea[rows="29"] {
  height: 600px; }

textarea[rows="30"], .uneditable-textarea[rows="30"] {
  height: 620px; }

textarea[rows="35"], .uneditable-textarea[rows="35"] {
  height: 720px; }

textarea[rows="40"], .uneditable-textarea[rows="40"] {
  height: 820px; }

textarea[rows="45"], .uneditable-textarea[rows="45"] {
  height: 920px; }

textarea[rows="50"], .uneditable-textarea[rows="50"] {
  height: 1020px; }

textarea[rows="55"], .uneditable-textarea[rows="55"] {
  height: 1120px; }

textarea[rows="60"], .uneditable-textarea[rows="60"] {
  height: 1220px; }

textarea[rows="65"], .uneditable-textarea[rows="65"] {
  height: 1320px; }

textarea[rows="70"], .uneditable-textarea[rows="70"] {
  height: 1420px; }

textarea[rows="75"], .uneditable-textarea[rows="75"] {
  height: 1520px; }

textarea[rows="80"], .uneditable-textarea[rows="80"] {
  height: 1620px; }

textarea[rows="85"], .uneditable-textarea[rows="85"] {
  height: 1720px; }

textarea[rows="90"], .uneditable-textarea[rows="90"] {
  height: 1820px; }

textarea[rows="95"], .uneditable-textarea[rows="95"] {
  height: 1920px; }

textarea[rows="100"], .uneditable-textarea[rows="100"] {
  height: 2020px; }

.uneditable-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.uneditable-input[class*="span"], .uneditable-textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .uneditable-textarea[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append .uneditable-input, .input-prepend .uneditable-input {
  vertical-align: top; }

.input-append .uneditable-input[class*="span"], .input-prepend .uneditable-input[class*="span"] {
  display: inline-block; }

.uneditable-form input[disabled], .uneditable-form textarea[disabled], .uneditable-form select[disabled] {
  cursor: auto; }

.uneditable-form .uneditable-input, .uneditable-form .uneditable-textarea {
  cursor: text; }

.uneditable-form .form-actions {
  background-color: transparent; }

.header-actions {
  padding: 0 20px;
  line-height: 36px; }

.table-actions {
  padding-bottom: 20px;
  *zoom: 1; }

.table-actions:before, .table-actions:after {
  display: table;
  line-height: 0;
  content: ""; }

.table-actions:after {
  clear: both; }

tr.rowlink td {
  cursor: pointer; }

tr.rowlink td.nolink {
  cursor: auto; }

.table tbody tr.rowlink:hover td {
  background-color: #cfcfcf; }

a.rowlink {
  font: inherit;
  color: inherit;
  text-decoration: inherit; }

.act {
  display: inline;
  padding: 0;
  font-weight: bold;
  color: #555;
  background: inherit;
  border: 0;
  -webkit-transition: text-shadow .1s linear;
  -moz-transition: text-shadow .1s linear;
  -o-transition: text-shadow .1s linear;
  transition: text-shadow 0.1s linear; }

.act:hover {
  color: #333;
  text-decoration: none;
  text-shadow: 1px 1px 3px rgba(85, 85, 85, 0.5); }

.act-primary {
  color: #006dcc; }

.act-primary:hover {
  color: #04c;
  text-shadow: 1px 1px 3px rgba(0, 109, 204, 0.5); }

.act-info {
  color: #49afcd; }

.act-info:hover {
  color: #2f96b4;
  text-shadow: 1px 1px 3px rgba(75, 175, 206, 0.5); }

.act-success {
  color: #51a351; }

.act-success:hover {
  color: #468847;
  text-shadow: 1px 1px 3px rgba(81, 164, 81, 0.5); }

.act-warning {
  color: #c09853; }

.act-warning:hover {
  color: #f89406;
  text-shadow: 1px 1px 3px rgba(192, 152, 84, 0.5); }

.act-danger {
  color: #b94a48; }

.act-danger:hover {
  color: #bd362f;
  text-shadow: 1px 1px 3px rgba(185, 72, 70, 0.5); }

.act.disabled, .act[disabled] {
  color: #aaa;
  cursor: not-allowed; }

.act.disabled:hover, .act[disabled]:hover {
  color: #aaa;
  text-shadow: none; }

.form-actions .act {
  line-height: 30px; }

@font-face {
  font-family: IconicStroke;
  font-weight: normal;
  src: url(../font/iconic_stroke.eot);
  src: local("IconicStroke"), url(../font/iconic_stroke.eot?#iefix) format("embedded-opentype"), url(../font/iconic_stroke.woff) format("woff"), url(../font/iconic_stroke.ttf) format("truetype"), url(../font/iconic_stroke.svg#iconic) format("svg"), url(../font/iconic_stroke.otf) format("opentype"); }

@font-face {
  font-family: IconicFill;
  font-weight: normal;
  src: url(../font/iconic_fill.eot);
  src: local("IconicFill"), url(../font/iconic_fill.eot?#iefix) format("embedded-opentype"), url(../font/iconic_fill.woff) format("woff"), url(../font/iconic_fill.ttf) format("truetype"), url(../font/iconic_fill.svg#iconic) format("svg"), url(../font/iconic_fill.otf) format("opentype"); }

@media screen, print {
  [class*="iconic-"] {
    font-style: inherit;
    font-weight: normal;
    vertical-align: bottom; }

  [class*="iconic-"]:before {
    display: inline-block;
    width: 1em;
    font-family: IconicFill;
    font-size: .9em;
    text-align: center;
    vertical-align: middle;
    content: ""; }

  .iconic-stroke:before {
    font-family: IconicStroke; }

  .iconic-hash:before {
    content: "\23"; }

  .iconic-question-mark:before {
    content: "\3f"; }

  .iconic-at:before {
    content: "\40"; }

  .iconic-pilcrow:before {
    content: "\b6"; }

  .iconic-info:before {
    content: "\2139"; }

  .iconic-arrow-left:before {
    content: "\2190"; }

  .iconic-arrow-up:before {
    content: "\2191"; }

  .iconic-arrow-right:before {
    content: "\2192"; }

  .iconic-arrow-down:before {
    content: "\2193"; }

  .iconic-home:before {
    content: "\2302"; }

  .iconic-sun:before {
    content: "\2600"; }

  .iconic-cloud:before {
    content: "\2601"; }

  .iconic-umbrella:before {
    content: "\2602"; }

  .iconic-star:before {
    content: "\2605"; }

  .iconic-moon:before {
    content: "\263e"; }

  .iconic-heart:before {
    content: "\2764"; }

  .iconic-cog:before {
    content: "\2699"; }

  .iconic-bolt:before {
    content: "\26a1"; }

  .iconic-key:before {
    content: "\26bf"; }

  .iconic-rain:before {
    content: "\26c6"; }

  .iconic-denied:before {
    content: "\26d4"; }

  .iconic-mail:before {
    content: "\2709"; }

  .iconic-pen:before {
    content: "\270e"; }

  .iconic-x:before {
    content: "\2717"; }

  .iconic-o-x:before {
    content: "\2718"; }

  .iconic-check:before {
    content: "\2713"; }

  .iconic-o-check:before {
    content: "\2714"; }

  .iconic-left-quote:before {
    content: "\275d"; }

  .iconic-right-quote:before {
    content: "\275e"; }

  .iconic-plus:before {
    content: "\2795"; }

  .iconic-minus:before {
    content: "\2796"; }

  .iconic-curved-arrow:before {
    content: "\2935"; }

  .iconic-document-alt:before {
    content: "\e000"; }

  .iconic-calendar:before {
    content: "\e001"; }

  .iconic-map-pin-alt:before {
    content: "\e002"; }

  .iconic-comment-alt1:before {
    content: "\e003"; }

  .iconic-comment-alt2:before {
    content: "\e004"; }

  .iconic-pen-alt:before {
    content: "\e005"; }

  .iconic-pen-alt2:before {
    content: "\e006"; }

  .iconic-chat-alt:before {
    content: "\e007"; }

  .iconic-o-plus:before {
    content: "\e008"; }

  .iconic-o-minus:before {
    content: "\e009"; }

  .iconic-bars-alt:before {
    content: "\e00a"; }

  .iconic-book-alt:before {
    content: "\e00b"; }

  .iconic-aperture-alt:before {
    content: "\e00c"; }

  .iconic-beaker-alt:before {
    content: "\e010"; }

  .iconic-left-quote-alt:before {
    content: "\e011"; }

  .iconic-right-quote-alt:before {
    content: "\e012"; }

  .iconic-o-arrow-left:before {
    content: "\e013"; }

  .iconic-o-arrow-up:before {
    content: "\e014"; }

  .iconic-o-arrow-right:before {
    content: "\e015"; }

  .iconic-o-arrow-down:before {
    content: "\e016"; }

  .iconic-o-arrow-left-alt:before {
    content: "\e017"; }

  .iconic-o-arrow-up-alt:before {
    content: "\e018"; }

  .iconic-o-arrow-right-alt:before {
    content: "\e019"; }

  .iconic-o-arrow-down-alt:before {
    content: "\e01a"; }

  .iconic-brush:before {
    content: "\e01b"; }

  .iconic-brush-alt:before {
    content: "\e01c"; }

  .iconic-eyedropper:before {
    content: "\e01e"; }

  .iconic-layers:before {
    content: "\e01f"; }

  .iconic-layers-alt:before {
    content: "\e020"; }

  .iconic-compass:before {
    content: "\e021"; }

  .iconic-award:before {
    content: "\e022"; }

  .iconic-beaker:before {
    content: "\e023"; }

  .iconic-steering-wheel:before {
    content: "\e024"; }

  .iconic-eye:before {
    content: "\e025"; }

  .iconic-aperture:before {
    content: "\e026"; }

  .iconic-image:before {
    content: "\e027"; }

  .iconic-chart:before {
    content: "\e028"; }

  .iconic-chart-alt:before {
    content: "\e029"; }

  .iconic-target:before {
    content: "\e02a"; }

  .iconic-tag:before {
    content: "\e02b"; }

  .iconic-rss:before {
    content: "\e02c"; }

  .iconic-rss-alt:before {
    content: "\e02d"; }

  .iconic-share:before {
    content: "\e02e"; }

  .iconic-undo:before {
    content: "\e02f"; }

  .iconic-reload:before {
    content: "\e030"; }

  .iconic-reload-alt:before {
    content: "\e031"; }

  .iconic-loop:before {
    content: "\e032"; }

  .iconic-loop-alt:before {
    content: "\e033"; }

  .iconic-back-forth:before {
    content: "\e034"; }

  .iconic-back-forth-alt:before {
    content: "\e035"; }

  .iconic-spin:before {
    content: "\e036"; }

  .iconic-spin-alt:before {
    content: "\e037"; }

  .iconic-move-horizontal:before {
    content: "\e038"; }

  .iconic-move-horizontal-alt:before {
    content: "\e039"; }

  .iconic-o-move-horizontal:before {
    content: "\e03a"; }

  .iconic-move-vertical:before {
    content: "\e03b"; }

  .iconic-move-vertical-alt:before {
    content: "\e03c"; }

  .iconic-o-move-vertical:before {
    content: "\e03d"; }

  .iconic-move:before {
    content: "\e03e"; }

  .iconic-move-alt:before {
    content: "\e03f"; }

  .iconic-o-move:before {
    content: "\e040"; }

  .iconic-transfer:before {
    content: "\e041"; }

  .iconic-download:before {
    content: "\e042"; }

  .iconic-upload:before {
    content: "\e043"; }

  .iconic-cloud-download:before {
    content: "\e044"; }

  .iconic-cloud-upload:before {
    content: "\e045"; }

  .iconic-fork:before {
    content: "\e046"; }

  .iconic-play:before {
    content: "\e047"; }

  .iconic-o-play:before {
    content: "\e048"; }

  .iconic-pause:before {
    content: "\e049"; }

  .iconic-stop:before {
    content: "\e04a"; }

  .iconic-eject:before {
    content: "\e04b"; }

  .iconic-first:before {
    content: "\e04c"; }

  .iconic-last:before {
    content: "\e04d"; }

  .iconic-fullscreen:before {
    content: "\e04e"; }

  .iconic-fullscreen-alt:before {
    content: "\e04f"; }

  .iconic-fullscreen-exit:before {
    content: "\e050"; }

  .iconic-fullscreen-exit-alt:before {
    content: "\e051"; }

  .iconic-equalizer:before {
    content: "\e052"; }

  .iconic-article:before {
    content: "\e053"; }

  .iconic-read-more:before {
    content: "\e054"; }

  .iconic-list:before {
    content: "\e055"; }

  .iconic-list-nested:before {
    content: "\e056"; }

  .iconic-cursor:before {
    content: "\e057"; }

  .iconic-dial:before {
    content: "\e058"; }

  .iconic-new-window:before {
    content: "\e059"; }

  .iconic-trash:before {
    content: "\e05a"; }

  .iconic-battery-half:before {
    content: "\e05b"; }

  .iconic-battery-empty:before {
    content: "\e05c"; }

  .iconic-battery-charging:before {
    content: "\e05d"; }

  .iconic-chat:before {
    content: "\e05e"; }

  .iconic-mic:before {
    content: "\e05f"; }

  .iconic-movie:before {
    content: "\e060"; }

  .iconic-headphones:before {
    content: "\e061"; }

  .iconic-user:before {
    content: "\e062"; }

  .iconic-lightbulb:before {
    content: "\e063"; }

  .iconic-cd:before {
    content: "\e064"; }

  .iconic-folder:before {
    content: "\e065"; }

  .iconic-document:before {
    content: "\e066"; }

  .iconic-pin:before {
    content: "\e067"; }

  .iconic-map-pin:before {
    content: "\e068"; }

  .iconic-book:before {
    content: "\e069"; }

  .iconic-book-alt2:before {
    content: "\e06a"; }

  .iconic-box:before {
    content: "\e06b"; }

  .iconic-calendar-alt:before {
    content: "\e06c"; }

  .iconic-comment:before {
    content: "\e06d"; }

  .iconic-iphone:before {
    content: "\e06e"; }

  .iconic-bars:before {
    content: "\e06f"; }

  .iconic-camera:before {
    content: "\e070"; }

  .iconic-volume-mute:before {
    content: "\e071"; }

  .iconic-volume:before {
    content: "\e072"; }

  .iconic-battery-full:before {
    content: "\e073"; }

  .iconic-magnifying-glass:before {
    content: "\e074"; }

  .iconic-lock:before {
    content: "\e075"; }

  .iconic-unlock:before {
    content: "\e076"; }

  .iconic-link:before {
    content: "\e077"; }

  .iconic-wrench:before {
    content: "\e078"; }

  .iconic-clock:before {
    content: "\e079"; }

  .iconic-sun-stroke:before {
    font-family: IconicStroke;
    content: "\2600"; }

  .iconic-moon-stroke:before {
    font-family: IconicStroke;
    content: "\263e"; }

  .iconic-star-stroke:before {
    font-family: IconicStroke;
    content: "\2605"; }

  .iconic-heart-stroke:before {
    font-family: IconicStroke;
    content: "\2764"; }

  .iconic-key-stroke:before {
    font-family: IconicStroke;
    content: "\26bf"; }

  .iconic-document-alt-stroke:before {
    font-family: IconicStroke;
    content: "\e000"; }

  .iconic-comment-alt1-stroke:before {
    font-family: IconicStroke;
    content: "\e003"; }

  .iconic-comment-alt2-stroke:before {
    font-family: IconicStroke;
    content: "\e004"; }

  .iconic-pen-alt-stroke:before {
    font-family: IconicStroke;
    content: "\e005"; }

  .iconic-chat-alt-stroke:before {
    font-family: IconicStroke;
    content: "\e007"; }

  .iconic-award-stroke:before {
    font-family: IconicStroke;
    content: "\e022"; }

  .iconic-tag-stroke:before {
    font-family: IconicStroke;
    content: "\e02b"; }

  .iconic-trash-stroke:before {
    font-family: IconicStroke;
    content: "\e05a"; }

  .iconic-folder-stroke:before {
    font-family: IconicStroke;
    content: "\e065"; }

  .iconic-document-stroke:before {
    font-family: IconicStroke;
    content: "\e066"; }

  .iconic-map-pin-stroke:before {
    font-family: IconicStroke;
    content: "\e068"; }

  .iconic-calendar-alt-stroke:before {
    font-family: IconicStroke;
    content: "\e06c"; }

  .iconic-comment-stroke:before {
    font-family: IconicStroke;
    content: "\e06d"; }

  .iconic-lock-stroke:before {
    font-family: IconicStroke;
    content: "\e075"; }

  .iconic-unlock-stroke:before {
    font-family: IconicStroke;
    content: "\e076"; } }
.page-alert {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1020;
  width: 0; }

.page-alert .alert {
  width: 550px;
  margin-left: -300px;
  border-top-width: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.navbar-fixed-top + .page-alert {
  top: 40px; }

body > .page-alert {
  position: fixed; }

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle; }

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  direction: ltr; }

.fileupload {
  margin-bottom: 9px; }

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text; }

.fileupload .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle; }

.fileupload .thumbnail > img {
  display: inline-block;
  max-height: 100%;
  vertical-align: middle; }

.fileupload .btn {
  vertical-align: middle; }

.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
  display: none; }

.fileupload-inline .fileupload-controls {
  display: inline; }

.fileupload-new .input-append .btn-file {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.thumbnail-borderless .thumbnail {
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #dddddd; }

.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c; }

.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c; }

.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c; }

.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48; }

.control-group.error .fileupload .fileupload-preview {
  color: #b94a48; }

.control-group.error .fileupload .thumbnail {
  border-color: #b94a48; }

.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847; }

.control-group.success .fileupload .fileupload-preview {
  color: #468847; }

.control-group.success .fileupload .thumbnail {
  border-color: #468847; }

.nav-tabs > li > a, .nav-pills > li > a {
  outline: 0; }

.nav-tabs > li.disabled > a {
  color: #ccc;
  cursor: not-allowed; }

.tabbable {
  border-color: #ddd;
  border-style: solid;
  border-width: 0;
  *zoom: 1; }

.tabbable:before, .tabbable:after {
  display: table;
  line-height: 0;
  content: ""; }

.tabbable:after {
  clear: both; }

.tabbable > .nav-tabs {
  margin: 0; }

.tab-content {
  padding: 18px 0 0 0;
  overflow: auto;
  border-color: #ddd;
  border-style: solid;
  border-width: 0; }

.tabbable-bordered {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tabbable-bordered > .tab-content {
  padding: 20px 20px 10px 20px;
  border-width: 0 1px 1px 1px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

body > .container.tabbable > .nav-tabs {
  padding-top: 15px; }

.tabs-below > .tab-content {
  padding: 0 0 10px 0; }

.tabs-below.tabbable-bordered > .tab-content {
  padding: 20px 20px 10px 20px;
  border-width: 1px 1px 0 1px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

body > .container.tabs-below.tabbable-bodered > .tab-content {
  border-top-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tabs-left, .tabs-right {
  margin-bottom: 20px; }

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  position: relative;
  z-index: 1;
  margin-bottom: 0; }

.tabs-left > .tab-content, .tabs-right > .tab-content {
  overflow: hidden; }

.tabs-left > .nav-tabs {
  left: 1px; }

.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white; }

.tabs-left > .tab-content {
  padding: 0 0 0 19px;
  border-left-width: 1px; }

.tabs-left.tabbable-bordered {
  border-width: 0 1px 0 0; }

.tabs-left.tabbable-bordered > .tab-content {
  padding: 20px 20px 10px 20px;
  border-width: 1px 0 1px 1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

body > .container.tabs-left.tabbable-bodered > .tab-content {
  border-top-width: 0;
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0; }

.tabs-right > .nav-tabs {
  right: 1px; }

.tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white; }

.tabs-right > .tab-content {
  padding: 0 19px 0 0;
  border-right-width: 1px; }

.tabs-right.tabbable-bordered {
  border-width: 0 0 0 1px; }

.tabs-right.tabbable-bordered > .tab-content {
  padding: 20px 20px 10px 20px;
  border-width: 1px 1px 1px 0;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

body > .container.tabs-right.tabbable-bodered > .tab-content {
  border-top-width: 0;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px; }

/*
 * Jasny Bootstrap Responsive Extensions j3
 *
 * Copyright 2012 Jasny BV
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Extended with pride by @ArnoldDaniels of jasny.net
 */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container-semifluid {
  max-width: 1170px; }

@media (min-width: 768px) and (max-width: 979px) {
  .row-desktop.row-fluid {
    width: 100%; }

  .row-desktop.row {
    margin-left: 0; }

  .row-desktop > [class*="span"], .row-desktop > [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin: 0; } }
@media (max-width: 767px) {
  .table-responsive tr {
    display: block;
    padding: 8px; }

  .table-bordered.table-responsive tr {
    border: 1px solid #DDD;
    border-top: 0;
    border-right: 0; }

  .table-responsive td, .table-responsive th {
    display: block;
    padding: 0;
    font-weight: normal;
    border: 0; }

  .table-responsive th {
    font-style: italic; }

  .responsive-strong {
    font-weight: bold; }

  .responsive-em {
    font-style: italic; }

  .responsive-soft {
    color: #999999; } }
@media (max-width: 480px) {
  .form-horizontal .controls, .form-horizontal .well .controls, .small-labels .controls {
    margin-left: 0; } }
@media (max-width: 768px) {
  .form-horizontal .form-actions {
    padding-left: 18px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .form-horizontal .control-label {
    width: 100px; }

  .form-horizontal .controls {
    margin-left: 110px; }

  .form-horizontal .form-actions {
    padding-left: 110px; }

  .form-horizontal .well .control-label {
    width: 80px; }

  .form-horizontal .well .controls {
    margin-left: 90px; }

  .small-labels .control-group > label {
    width: 50px; }

  .small-labels .controls {
    margin-left: 60px; }

  .small-labels .form-actions {
    padding-left: 60px; } }
@media (min-width: 1200px) {
  .small-labels .control-group > label {
    width: 80px; }

  .small-labels .controls {
    margin-left: 100px; }

  .small-labels .form-actions {
    padding-left: 100px; } }
@media (max-width: 480px) {
  .page-alert {
    position: static;
    width: auto; }

  .page-alert .alert {
    width: auto;
    margin-left: 0;
    border-top-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  body > .page-alert {
    position: static; } }
@media (min-width: 1200px) {
  .page-alert .alert {
    width: 700px;
    margin-left: -375px; } }
/* jQuery UI - v1.10.3 - 2013-10-07
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaaaaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: white; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: white url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: white; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: white; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: white; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ffd27a_256x240.png); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: black url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }

.switch-button-label {
  float: left;
  font-size: 10pt;
  cursor: pointer; }

.switch-button-label.off {
  color: #adadad; }

.switch-button-label.on {
  color: #0088CC; }

.switch-button-background {
  float: left;
  position: relative;
  background: #ccc;
  border: 1px solid #aaa;
  margin: 1px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer; }

.switch-button-button {
  position: absolute;
  left: -1px;
  top: -1px;
  background: #FAFAFA;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* ---------- Breadcrumbs ---------- */
.breadcrumbs-horizontal {
  margin-bottom: 1.5em; }

.breadcrumbs-horizontal li {
  background: url(/bootstrap-allPage-theme/images/arrows/05_right.png) no-repeat 100% 50%;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px; }

.breadcrumbs-vertical li {
  background: url(/bootstrap-allPage-theme/images/arrows/07_down.png) no-repeat 50% 100%;
  padding: 0 0 9px;
  max-width: auto; }

.breadcrumbs a {
  display: block; }

.breadcrumbs-vertical a {
  text-align: center;
  text-decoration: none; }

.breadcrumbs .last {
  background-image: none; }

.breadcrumbs-horizontal .last {
  margin-top: 0.2em; }

.breadcrumbs-vertical .last {
  font-weight: bold; }

.breadcrumbs-horizontal .last a, .aui-tree-node-selected a {
  color: #555; }

/* ---------- Hidden Accessible ---------- */
#skip-to-content, #banner h2, #banner h3, #navigation h1, .site-breadcrumbs h1 {
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.opens-new-window-accessible {
  background: url(/bootstrap-allPage-theme/images/common/open_window.png) no-repeat 0 50%;
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin-left: 2px;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: top;
  width: 11px; }

/* ---------- Extras ---------- */
.lfr-title-scope-selector {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.lfr-title-scope-selector {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.logo .current-site, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul, .aui-form-validator-message {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* ---------- Base styles ---------- */
#wrapper {
  background: none;
  margin: 0 auto;
  /* max-width: 90%;
  min-width: 960px; */
  width: 90%;
  /*max-width: 960px;*/
  position: relative; }

.ie6 #wrapper {
  width: 90%; }

/* MAM */
#banner {
  background: none;
  height: auto;
  margin-top: 60px !important;
  position: relative; }

.site-title .site-name {
  background: #555555 url(../images/common/site_icon.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 1em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  position: relative;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

.page-template .site-title .site-name {
  background-image: url(../images/common/page_template.png); }

.site-template .site-title .site-name {
  background-image: url(../images/common/site_template.png); }

.company-site .site-title .site-name {
  background-image: url(../images/common/folder.png); }

.organization-site .site-title .site-name {
  background-image: url(../images/common/organization_icon_white.png); }

.user-site .site-title .site-name {
  background-image: url(../images/common/user_icon_white.png); }

.private-page .site-title .site-name:after {
  background-image: url(../images/common/key_small.png);
  content: '';
  display: block;
  height: 10px;
  left: 24px;
  position: absolute;
  top: 50%;
  width: 10px; }

#skip-to-content:focus {
  clip: rect(auto, auto, auto, auto);
  right: 0;
  z-index: 200; }

#sign-in {
  background: url(/bootstrap-allPage-theme/images/common/key.png) no-repeat 3px 50%;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 0;
  top: -1.2em; }

.ie6 #banner {
  height: 1%; }

.ie6 #banner h1.logo {
  height: 1%; }

/* ---------- Main navigation ---------- */
#navigation {
  background: #414445 url(/bootstrap-allPage-theme/images/navigation/bg.png) repeat-x 0 0;
  clear: both;
  margin: 0 auto 5px;
  min-height: 2.2em;
  padding: 0 5px;
  position: relative;
  z-index: 1; }

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 3px; }

.ie7 #navigation ul {
  padding: 2px; }

#navigation li, #navigation a {
  display: inline-block; }

.ie6 #navigation li, .ie7 #navigation li, .ie6 #navigation a, .ie7 #navigation a {
  display: inline;
  zoom: 1;
  z-index: 200; }

#navigation li {
  position: relative;
  vertical-align: top; }

#navigation a {
  color: #FFF;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 1px;
  padding: 3px 15px;
  text-decoration: none; }

.ie6 #navigation a, .ie7 #navigation a {
  padding: 4px 15px; }

#navigation .yui3-dd-drop a {
  cursor: move; }

#navigation .selected a, #navigation li.hover a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a, #navigation .yui3-dd-dragging, .lfr-navigation-proxy {
  background: #313334;
  color: #FFF;
  outline: 0;
  text-shadow: -1px -1px black; }

#navigation li.hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 250; }

.ie6 #navigation ul.child-menu-visible, .ie6 #navigation li.hover .child-menu, .ie7 #navigation ul.child-menu-visible, .ie7 #navigation li.hover ul.child-menu {
  left: 0;
  top: 25px; }

#navigation .child-menu {
  display: none; }

#navigation .child-menu li {
  border-width: 0 0 1px;
  display: block;
  float: none;
  margin: 0; }

#navigation .child-menu li a {
  cursor: pointer !important; }

.ie7 #navigation .child-menu li a {
  zoom: 1; }

#navigation .child-menu li a:hover, #navigation li a.active {
  background-color: #020509; }

#navigation .child-menu .selected a {
  background: #020509 url(/bootstrap-allPage-theme/images/navigation/bullet_selected.png) no-repeat 5px 50%; }

.nav-menu-style-arrows ul {
  list-style-image: url(/bootstrap-allPage-theme/images/navigation/bullet_selected.png); }

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #EEF0F2;
  /*border: 1px solid #C8C9CA;*/
  margin: 0 0 10px;
  padding: 3px;
  text-align: left; }

.portlet-topper {
  background: #d4d4d4 url(/bootstrap-allPage-theme/images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF; }

.signed-in.controls-visible .portlet-title {
  padding-right: 80px; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999; }

.ie .lfr-portlet-title-editable {
  margin-top: -6px; }

.lfr-portlet-title-editable-content {
  padding: 0; }

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px; }

.portlet-icons {
  float: none; }

.portlet-icons .portlet-close-icon {
  border-width: 0; }

.page-maximized .portlet-icons {
  font-size: 11px; }

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

/* ---------- Footer ---------- */
#footer {
  text-align: right; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(/bootstrap-allPage-theme/images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 440; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(/bootstrap-allPage-theme/images/common/breadcrumbs_hud.png); }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent; }

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 15px; }

.aui-combobox .aui-field {
  float: left;
  line-height: 0; }

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline; }

/* ---------- Extras ---------- */
#banner .site-name {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white; }

.portlet-borderless-bar {
  -moz-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000;
  padding: 0 !important; }

.portlet-topper {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

#banner .site-name {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white; }

#navigation li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.aui-combobox .aui-toolbar-first {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/*---------- Additional Styles ----------*/
.container-fluid {
  max-width: 960px; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

a [class^="icon-"], a [class*=" icon-"] {
  display: inline; }

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em; }

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.icons-ul > li {
  position: relative; }

.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

[class^="icon-"].hide, [class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: #ffffff; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.icon-3x {
  font-size: 3em; }

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.icon-4x {
  font-size: 4em; }

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.icon-5x {
  font-size: 5em; }

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em; }

[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

.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:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  line-height: inherit; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

a .icon-stack, a .icon-spin {
  display: inline-block;
  text-decoration: none; }

-moz-keyframes spin 0%  {
  -moz-transform: rotate(0deg); }
-moz-keyframes spin 100%  {
  -moz-transform: rotate(359deg); }

-webkit-keyframes spin 0%  {
  -webkit-transform: rotate(0deg); }
-webkit-keyframes spin 100%  {
  -webkit-transform: rotate(359deg); }

-o-keyframes spin 0%  {
  -o-transform: rotate(0deg); }
-o-keyframes spin 100%  {
  -o-transform: rotate(359deg); }

-ms-keyframes spin 0%  {
  -ms-transform: rotate(0deg); }
-ms-keyframes spin 100%  {
  -ms-transform: rotate(359deg); }

keyframes spin 0%  {
  transform: rotate(0deg); }
keyframes spin 100%  {
  transform: rotate(359deg); }

.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-alt:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-power-off:before, .icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-gear:before, .icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-alt:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-gears:before, .icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up-alt:before {
  content: "\f087"; }

.icon-thumbs-down-alt:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-text-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before, .icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before, .icon-eur:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before, .icon-usd:before {
  content: "\f155"; }

.icon-rupee:before, .icon-inr:before {
  content: "\f156"; }

.icon-yen:before, .icon-jpy:before {
  content: "\f157"; }

.icon-renminbi:before, .icon-cny:before {
  content: "\f158"; }

.icon-won:before, .icon-krw:before {
  content: "\f159"; }

.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-large {
  font-size: 1.3333333333333333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle; }

.nav [class^="icon-"], .nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px; }

.nav [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  vertical-align: -25%; }

.nav-pills [class^="icon-"].icon-large, .nav-tabs [class^="icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px; }

.btn [class^="icon-"].pull-left, .btn [class*=" icon-"].pull-left, .btn [class^="icon-"].pull-right, .btn [class*=" icon-"].pull-right {
  vertical-align: inherit; }

.btn [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large {
  margin-top: -0.5em; }

a [class^="icon-"], a [class*=" icon-"] {
  cursor: pointer; }

.icon-glass {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf000;'); }

.icon-music {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf001;'); }

.icon-search {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf002;'); }

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf003;'); }

.icon-heart {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf004;'); }

.icon-star {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf005;'); }

.icon-star-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf006;'); }

.icon-user {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf007;'); }

.icon-film {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf008;'); }

.icon-th-large {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf009;'); }

.icon-th {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf00a;'); }

.icon-th-list {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf00b;'); }

.icon-ok {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf00c;'); }

.icon-remove {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf00d;'); }

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf00e;'); }

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf010;'); }

.icon-off {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf011;'); }

.icon-power-off {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf011;'); }

.icon-signal {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf012;'); }

.icon-cog {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf013;'); }

.icon-gear {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf013;'); }

.icon-trash {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf014;'); }

.icon-home {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf015;'); }

.icon-file-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf016;'); }

.icon-time {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf017;'); }

.icon-road {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf018;'); }

.icon-download-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf019;'); }

.icon-download {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01a;'); }

.icon-upload {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01b;'); }

.icon-inbox {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01c;'); }

.icon-play-circle {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01d;'); }

.icon-repeat {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01e;'); }

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf01e;'); }

.icon-refresh {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf021;'); }

.icon-list-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf022;'); }

.icon-lock {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf023;'); }

.icon-flag {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf024;'); }

.icon-headphones {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf025;'); }

.icon-volume-off {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf026;'); }

.icon-volume-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf027;'); }

.icon-volume-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf028;'); }

.icon-qrcode {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf029;'); }

.icon-barcode {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02a;'); }

.icon-tag {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02b;'); }

.icon-tags {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02c;'); }

.icon-book {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02d;'); }

.icon-bookmark {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02e;'); }

.icon-print {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf02f;'); }

.icon-camera {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf030;'); }

.icon-font {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf031;'); }

.icon-bold {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf032;'); }

.icon-italic {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf033;'); }

.icon-text-height {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf034;'); }

.icon-text-width {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf035;'); }

.icon-align-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf036;'); }

.icon-align-center {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf037;'); }

.icon-align-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf038;'); }

.icon-align-justify {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf039;'); }

.icon-list {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf03a;'); }

.icon-indent-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf03b;'); }

.icon-indent-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf03c;'); }

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf03d;'); }

.icon-picture {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf03e;'); }

.icon-pencil {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf040;'); }

.icon-map-marker {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf041;'); }

.icon-adjust {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf042;'); }

.icon-tint {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf043;'); }

.icon-edit {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf044;'); }

.icon-share {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf045;'); }

.icon-check {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf046;'); }

.icon-move {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf047;'); }

.icon-step-backward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf048;'); }

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf049;'); }

.icon-backward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf04a;'); }

.icon-play {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf04b;'); }

.icon-pause {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf04c;'); }

.icon-stop {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf04d;'); }

.icon-forward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf04e;'); }

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf050;'); }

.icon-step-forward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf051;'); }

.icon-eject {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf052;'); }

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf053;'); }

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf054;'); }

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf055;'); }

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf056;'); }

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf057;'); }

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf058;'); }

.icon-question-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf059;'); }

.icon-info-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf05a;'); }

.icon-screenshot {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf05b;'); }

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf05c;'); }

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf05d;'); }

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf05e;'); }

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf060;'); }

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf061;'); }

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf062;'); }

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf063;'); }

.icon-share-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf064;'); }

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf064;'); }

.icon-resize-full {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf065;'); }

.icon-resize-small {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf066;'); }

.icon-plus {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf067;'); }

.icon-minus {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf068;'); }

.icon-asterisk {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf069;'); }

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf06a;'); }

.icon-gift {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf06b;'); }

.icon-leaf {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf06c;'); }

.icon-fire {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf06d;'); }

.icon-eye-open {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf06e;'); }

.icon-eye-close {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf070;'); }

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf071;'); }

.icon-plane {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf072;'); }

.icon-calendar {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf073;'); }

.icon-random {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf074;'); }

.icon-comment {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf075;'); }

.icon-magnet {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf076;'); }

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf077;'); }

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf078;'); }

.icon-retweet {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf079;'); }

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf07a;'); }

.icon-folder-close {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf07b;'); }

.icon-folder-open {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf07c;'); }

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf07d;'); }

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf07e;'); }

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf080;'); }

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf081;'); }

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf082;'); }

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf083;'); }

.icon-key {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf084;'); }

.icon-cogs {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf085;'); }

.icon-gears {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf085;'); }

.icon-comments {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf086;'); }

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf087;'); }

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf088;'); }

.icon-star-half {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf089;'); }

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf08a;'); }

.icon-signout {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf08b;'); }

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf08c;'); }

.icon-pushpin {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf08d;'); }

.icon-external-link {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf08e;'); }

.icon-signin {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf090;'); }

.icon-trophy {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf091;'); }

.icon-github-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf092;'); }

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf093;'); }

.icon-lemon {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf094;'); }

.icon-phone {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf095;'); }

.icon-check-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf096;'); }

.icon-unchecked {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf096;'); }

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf097;'); }

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf098;'); }

.icon-twitter {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf099;'); }

.icon-facebook {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf09a;'); }

.icon-github {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf09b;'); }

.icon-unlock {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf09c;'); }

.icon-credit-card {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf09d;'); }

.icon-rss {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf09e;'); }

.icon-hdd {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a0;'); }

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a1;'); }

.icon-bell {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a2;'); }

.icon-certificate {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a3;'); }

.icon-hand-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a4;'); }

.icon-hand-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a5;'); }

.icon-hand-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a6;'); }

.icon-hand-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a7;'); }

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a8;'); }

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0a9;'); }

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0aa;'); }

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ab;'); }

.icon-globe {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ac;'); }

.icon-wrench {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ad;'); }

.icon-tasks {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ae;'); }

.icon-filter {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0b0;'); }

.icon-briefcase {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0b1;'); }

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0b2;'); }

.icon-group {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c0;'); }

.icon-link {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c1;'); }

.icon-cloud {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c2;'); }

.icon-beaker {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c3;'); }

.icon-cut {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c4;'); }

.icon-copy {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c5;'); }

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c6;'); }

.icon-paperclip {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c6;'); }

.icon-save {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c7;'); }

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c8;'); }

.icon-reorder {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0c9;'); }

.icon-list-ul {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ca;'); }

.icon-list-ol {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0cb;'); }

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0cc;'); }

.icon-underline {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0cd;'); }

.icon-table {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ce;'); }

.icon-magic {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d0;'); }

.icon-truck {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d1;'); }

.icon-pinterest {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d2;'); }

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d3;'); }

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d4;'); }

.icon-google-plus {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d5;'); }

.icon-money {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d6;'); }

.icon-caret-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d7;'); }

.icon-caret-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d8;'); }

.icon-caret-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0d9;'); }

.icon-caret-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0da;'); }

.icon-columns {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0db;'); }

.icon-sort {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0dc;'); }

.icon-sort-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0dd;'); }

.icon-sort-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0de;'); }

.icon-envelope {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e0;'); }

.icon-linkedin {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e1;'); }

.icon-undo {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e2;'); }

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e2;'); }

.icon-legal {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e3;'); }

.icon-dashboard {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e4;'); }

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e5;'); }

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e6;'); }

.icon-bolt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e7;'); }

.icon-sitemap {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e8;'); }

.icon-umbrella {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0e9;'); }

.icon-paste {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ea;'); }

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0eb;'); }

.icon-exchange {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ec;'); }

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ed;'); }

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0ee;'); }

.icon-user-md {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f0;'); }

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f1;'); }

.icon-suitcase {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f2;'); }

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f3;'); }

.icon-coffee {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f4;'); }

.icon-food {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f5;'); }

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f6;'); }

.icon-building {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f7;'); }

.icon-hospital {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f8;'); }

.icon-ambulance {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0f9;'); }

.icon-medkit {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0fa;'); }

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0fb;'); }

.icon-beer {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0fc;'); }

.icon-h-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0fd;'); }

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf0fe;'); }

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf100;'); }

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf101;'); }

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf102;'); }

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf103;'); }

.icon-angle-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf104;'); }

.icon-angle-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf105;'); }

.icon-angle-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf106;'); }

.icon-angle-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf107;'); }

.icon-desktop {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf108;'); }

.icon-laptop {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf109;'); }

.icon-tablet {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf10a;'); }

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf10b;'); }

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf10c;'); }

.icon-quote-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf10d;'); }

.icon-quote-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf10e;'); }

.icon-spinner {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf110;'); }

.icon-circle {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf111;'); }

.icon-reply {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf112;'); }

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf112;'); }

.icon-github-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf113;'); }

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf114;'); }

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf115;'); }

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf116;'); }

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf117;'); }

.icon-smile {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf118;'); }

.icon-frown {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf119;'); }

.icon-meh {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf11a;'); }

.icon-gamepad {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf11b;'); }

.icon-keyboard {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf11c;'); }

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf11d;'); }

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf11e;'); }

.icon-terminal {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf120;'); }

.icon-code {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf121;'); }

.icon-reply-all {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf122;'); }

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf122;'); }

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf123;'); }

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf123;'); }

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf124;'); }

.icon-crop {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf125;'); }

.icon-code-fork {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf126;'); }

.icon-unlink {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf127;'); }

.icon-question {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf128;'); }

.icon-info {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf129;'); }

.icon-exclamation {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf12a;'); }

.icon-superscript {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf12b;'); }

.icon-subscript {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf12c;'); }

.icon-eraser {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf12d;'); }

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf12e;'); }

.icon-microphone {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf130;'); }

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf131;'); }

.icon-shield {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf132;'); }

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf133;'); }

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf134;'); }

.icon-rocket {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf135;'); }

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf136;'); }

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf137;'); }

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf138;'); }

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf139;'); }

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf13a;'); }

.icon-html5 {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf13b;'); }

.icon-css3 {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf13c;'); }

.icon-anchor {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf13d;'); }

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf13e;'); }

.icon-bullseye {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf140;'); }

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf141;'); }

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf142;'); }

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf143;'); }

.icon-play-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf144;'); }

.icon-ticket {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf145;'); }

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf146;'); }

.icon-check-minus {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf147;'); }

.icon-level-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf148;'); }

.icon-level-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf149;'); }

.icon-check-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf14a;'); }

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf14b;'); }

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf14c;'); }

.icon-share-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf14d;'); }

.icon-compass {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf14e;'); }

.icon-collapse {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf150;'); }

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf151;'); }

.icon-expand {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf152;'); }

.icon-eur {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf153;'); }

.icon-euro {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf153;'); }

.icon-gbp {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf154;'); }

.icon-usd {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf155;'); }

.icon-dollar {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf155;'); }

.icon-inr {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf156;'); }

.icon-rupee {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf156;'); }

.icon-jpy {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf157;'); }

.icon-yen {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf157;'); }

.icon-cny {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf158;'); }

.icon-renminbi {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf158;'); }

.icon-krw {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf159;'); }

.icon-won {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf159;'); }

.icon-btc {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15a;'); }

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15a;'); }

.icon-file {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15b;'); }

.icon-file-text {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15c;'); }

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15d;'); }

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf15e;'); }

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf160;'); }

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf161;'); }

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf162;'); }

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf163;'); }

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf164;'); }

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf165;'); }

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf166;'); }

.icon-youtube {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf167;'); }

.icon-xing {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf168;'); }

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf169;'); }

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf16a;'); }

.icon-dropbox {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf16b;'); }

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf16c;'); }

.icon-instagram {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf16d;'); }

.icon-flickr {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf16e;'); }

.icon-adn {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf170;'); }

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf171;'); }

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf172;'); }

.icon-tumblr {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf173;'); }

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf174;'); }

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf175;'); }

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf176;'); }

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf177;'); }

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf178;'); }

.icon-apple {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf179;'); }

.icon-windows {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf17a;'); }

.icon-android {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf17b;'); }

.icon-linux {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf17c;'); }

.icon-dribbble {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf17d;'); }

.icon-skype {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf17e;'); }

.icon-foursquare {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf180;'); }

.icon-trello {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf181;'); }

.icon-female {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf182;'); }

.icon-male {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf183;'); }

.icon-gittip {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf184;'); }

.icon-sun {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf185;'); }

.icon-moon {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf186;'); }

.icon-archive {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf187;'); }

.icon-bug {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf188;'); }

.icon-vk {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf189;'); }

.icon-weibo {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf18a;'); }

.icon-renren {
  *zoom: expression(this.runtimeStyle [ 'zoom' ] = '1', this.innerHTML =  		'&#xf18b;'); }

/* --------------------- FONTS --------------------- */
@font-face {
  font-family: 'Arial Rounded Bold';
  src: url("../font/Arial_Rounded_MT_Bold.eot");
  /* EOT file for IE */ }

@font-face {
  font-family: 'Arial Rounded Bold';
  src: url("../font/Arial_Rounded_MT_Bold.ttf") format("truetype");
  /* TTF file for CSS3 browsers */ }

/* --------------------- FLEX VIDEO --------------------- */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 5px;
  overflow: hidden;
  border: 2px solid #ddd; }

.flex-video.widescreen {
  padding-bottom: 57.25%; }

.flex-video.widescreen.notcomplex {
  padding-bottom: 52%; }

.flex-video.vimeo {
  padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0; } }
/* --------------------- LIFERAY --------------------- */
/* Dockbar */
#dockbar {
  margin-top: 40px !important;
  margin-bottom: -40px !important; }

form {
  margin-bottom: 0 !important; }

/* Portlets */
.portlet-borderless-container {
  min-height: 1.5em !important; }

/* Messages */
.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress {
  font-weight: normal !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #D9EDF7 !important;
  border-color: #3A87AD !important;
  color: #3A87AD !important;
  margin-bottom: 5px !important; }

.portlet-msg-info a, .portlet-msg-help a, .lfr-message-help a, .portlet-msg-progress a, .lfr-message-progress a {
  color: #3A87AD !important; }

.portlet-msg-error {
  font-weight: normal !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #F2DEDE !important;
  border-color: #B94A48 !important;
  color: #B94A48 !important;
  margin-bottom: 5px !important; }

.portlet-msg-error a {
  color: #B94A48 !important; }

.portlet-msg-success {
  font-weight: normal !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #DFF0D8 !important;
  border-color: #468847 !important;
  color: #468847 !important;
  margin-bottom: 5px !important; }

.portlet-msg-success a {
  color: #468847 !important; }

.portlet-msg-alert {
  font-weight: normal !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #FCF8E3 !important;
  border-color: #C09853 !important;
  color: #C09853 !important;
  background-position: 6px center !important;
  margin-bottom: 5px !important; }

.portlet-msg-alert a {
  color: #C09853 !important; }

/* Filter Tags */
.taglib-categorization-filter.entry-title {
  font-size: 15px !important;
  font-family: Arial, Verdana, sans-serif !important;
  padding: 0 8px 0 4px !important; }

.taglib-categorization-filter.entry-title .asset-entry {
  margin-right: 2px !important;
  padding: 2px 18px 2px 8px !important;
  border-radius: 8px 8px 8px 8px !important;
  border: none !important;
  background-color: #eee !important; }

.tag-items a {
  white-space: pre-wrap !important; }

/* Taglib icon */
.taglib-icon {
  color: #333 !important; }

.taglib-icon .icon {
  margin-top: -2px !important; }

.taglib-icon .taglib-text {
  text-decoration: none !important; }

.taglib-icon:hover .taglib-text {
  color: #009fda !important; }

/* Pop Up */
.aui-dialog {
  z-index: 91000 !important; }

/* Tooltip */
.aui-tooltip-content {
  min-width: 216px; }

/* Asteriscos */
.aui-label-required {
  color: #888;
  font-weight: normal !important; }

/* BBCode dropdown */
body.cke_panel_frame {
  overflow: auto;
  margin: 0 !important;
  padding: 0 !important; }

.cke_panel_grouptitle {
  background-color: #fff !important;
  font-size: 0.85em;
  line-height: inherit;
  text-align: center;
  margin-bottom: 0 !important; }

ul.cke_panel_list {
  margin: 0 !important; }

.cke_panel_listItem a {
  border: 0 !important; }

/* Formularios */
.aui-field-labels-inline .aui-field-label {
  margin: 0.3em 2% 0 0;
  text-align: right !important;
  width: 180px !important; }

.lfr-textarea, .aui-form .aui-fieldset .aui-field.lfr-textarea-container textarea {
  /*width: auto !important;*/
  width: 100% !important;
  max-width: 96% !important; }

.aui-field-labels-inline .aui-field-input-text {
  width: auto !important; }

#recaptcha_area, #recaptcha_table {
  margin-bottom: 10px;
  margin-left: -3px;
  margin-right: 0; }

.aui-fieldset-legend {
  font-size: 1em !important;
  font-weight: normal !important;
  width: auto !important; }

.aui-form-validator-stack-error {
  margin: 0 !important; }

.aui-form-validator-error-container .aui-field-element {
  background: none !important;
  padding-right: 0px !important;
  display: inherit !important; }

.aui-form-validator-error-container .aui-field-element input,
.aui-form-validator-error-container .aui-field-element textarea {
  border: 1px solid #990000; }

.aui-form-validator-message {
  min-width: 200px !important; }

/* Buttons */
.aui-buttonitem-content {
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6) !important;
  font-family: 'Arial Rounded Bold' !important;
  color: #333 !important;
  border-radius: 3px !important;
  font-size: 11.9px !important;
  padding: 2px 10px !important;
  height: 26px !important;
  margin-right: 4px;
  border-color: #ccc !important; }

/* Tags Selector */
.aui-tagselector-content {
  margin-bottom: 0 !important; }

/* Code lines */
.code, .wiki-code {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 0.85em;
  color: #666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 4px;
  background-color: #eee;
  /*white-space: nowrap;*/
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto; }

.code-lines {
  font-size: 0.85em;
  border-right: 1px solid #ccc;
  color: #000;
  margin-right: 5px;
  padding: 0 5px; }

#cke_29 {
  display: none; }

/* Portlet Login - new password */
#portlet_new-password .portlet-topper,
#portlet_verify-email-address .portlet-topper,
#portlet_terms-of-use .portlet-topper,
#portlet_status .portlet-topper {
  display: none; }

#portlet_new-password,
#portlet_verify-email-address,
#portlet_terms-of-use,
#portlet_status {
  padding: 4px 10px 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  min-height: 460px; }

/* Wiki TOC */
#toc ul {
  list-style: none;
  margin: 0; }

#toc .tocnumber {
  display: none; }

/* Cabeceras columnas mensaje y accesos de Resultados busqueda en Foro */
#_19_ocerSearchContainer_col-messages,
#_19_ocerSearchContainer_col-views {
  text-align: center !important; }

/* Porlet columns */
.portlet-column-content {
  padding: 0 !important; }

/* Tags */
.tag-items.tag-cloud {
  font-family: 'Arial Rounded Bold';
  margin: 5px 0 !important;
  padding: 0 !important;
  display: table; }

/* General - Wiki, Foro y Blog */
a[id$="TabsBack"] {
  margin: 7px 0 0 !important;
  padding: 0 !important; }

.taglib-header {
  border-bottom: 2px solid #d10074;
  margin: 0 0 10px 0 !important;
  padding: 0 !important; }

.header-back-to {
  margin: 0 !important;
  padding: 0 !important; }

.taglib-header {
  border-bottom: 2px solid #d10074;
  margin: 0 0 10px 0 !important;
  padding: 0 !important; }

.taglib-header h1 {
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 !important;
  padding: 0 !important; }

.taglib-social-bookmarks {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* Highlight */
.highlight {
  background-color: #ffdc48;
  padding: 0 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

fieldset, .aui-form fieldset {
  margin-bottom: 10px; }

/* User Display */
.taglib-user-display {
  padding: 0 !important; }

.taglib-user-display.dropdown .dropdown-menu {
  padding: 5px 10px !important;
  text-align: left !important; }

.taglib-user-display.display-style-1.dropdown .dropdown-menu {
  margin-left: 62px; }

.taglib-user-display.display-style-3.dropdown {
  display: inline; }

.taglib-user-display.display-style-3.dropdown .dropdown-menu {
  margin-left: 0px;
  margin-top: 25px; }

.taglib-user-display.display-style-4.dropdown {
  text-align: center;
  margin-top: 8px;
  height: 155px; }

.taglib-user-display.display-style-4.dropdown .dropdown-menu {
  margin-left: 0px;
  position: absolute;
  right: 0;
  left: 0; }

.user-profile-image {
  margin: 0 2px 5px 0 !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid #DDDDDD;
  padding: 2px; }

img.avatar {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  height: 52px;
  width: 52px; }

img.avatar.avatar-xl {
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px;
  height: 136px;
  width: 136px; }

.user-name {
  font-size: 0.9em !important;
  text-decoration: none !important; }

/* User Statistics */
#aui_3_4_0_1_930 {
  border: 0; }

/* AUI Radio buttons */
.aui-field-choice .aui-field-content {
  margin: 0;
  padding: 0; }

.aui-field-choice .aui-field-content .aui-field-element {
  float: left; }

.aui-field-choice .aui-field-content .aui-field-element input[type="radio"], .aui-field-choice .aui-field-content .aui-field-element input[type="checkbox"] {
  margin: 0px 5px 0px 0px; }

.aui-field-choice .aui-field-content .aui-choice-label {
  padding: 2px 0px 0px 0px; }

dl.bs-suop-dataview > dt .aui-field-content {
  display: inline-block;
  text-align: right !important; }

dl.bs-suop-dataview > dd {
  margin-bottom: 10px; }

.aui-suffix {
  color: #888888; }

.switch-button-background {
  margin-top: 3px; }

/* Ratings */
.bs-suop-rating {
  font-size: 0.85em; }

.taglib-ratings.stars {
  padding: 0px !important; }

.taglib-ratings.stars .liferay-rating-vote {
  padding-right: 5px !important; }

.aui-rating-label-element {
  padding: 0 !important; }

.taglib-ratings.stars .liferay-rating-score {
  padding-left: 0px !important; }

.taglib-ratings.thumbs {
  float: right;
  display: inline-table;
  margin-bottom: 5px;
  margin-left: 5px; }

.aui-thumbrating .aui-rating-thumb-up.aui-rating-element-off {
  margin-left: 5px; }

.taglib-flags {
  float: right;
  border-right: 1px solid #ddd;
  padding-right: 5px;
  margin-right: 0px; }

.taglib-flags span a {
  margin: 0 !important; }

/* Ranking de actividad */
#_180_ocerSearchContainer #_180_ocerSearchContainerSearchContainer
table tbody tr td {
  padding: 5px 0 !important;
  border: 0px !important; }

#_180_ocerSearchContainer #_180_ocerSearchContainerSearchContainer
table tbody tr.results-row.alt td, #_180_ocerSearchContainer #_180_ocerSearchContainerSearchContainer
table tbody tr.results-row td {
  background: none; }

#_180_ocerSearchContainer {
  border-bottom: 1px solid #ddd !important; }

/* Menu Search */
.aui-column-content.aui-column-content-first.span4-content {
  margin: 0 !important;
  padding: 0 !important; }

.aui-column-content.aui-column-content-last.span8-content {
  margin: 0 !important;
  padding: 0 !important; }

.search-facet.search-asset_entries,
.search-facet.asset-tags.search-asset_tags,
.search-facet.search-modified {
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  margin-bottom: 5px;
  font-size: 0.85em; }

.search-facet li.facet-value {
  padding: 5px 5px 5px 24px; }

.search-facet li.facet-value:hover {
  padding: 5px 5px 5px 24px;
  background-color: #ddd !important; }

.search-facet.search-asset_entries .search-facet li.facet-value {
  padding-left: 5px !important; }

.search-facet li.facet-value.default {
  padding-left: 5px !important;
  font-weight: bold;
  border-bottom: 1px solid #ddd; }

.search-facet li.facet-value.current-term {
  background-color: #ddd; }

/* Token list */
.lfr-token-list-content.aui-liferaytokenlist-content {
  padding: 3px 4px;
  background-color: #eee;
  font-size: 0.85em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.lfr-token-list-content.aui-liferaytokenlist-content:empty {
  background: none !important;
  margin-bottom: -10px !important; }

.lfr-token-list {
  clear: both;
  margin: 0 0 10px !important; }

.lfr-token {
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: default;
  display: inline-block;
  margin-right: 2px;
  margin-left: 0 !important;
  padding: 2px 6px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.lfr-token-primary {
  border-width: 0;
  font-weight: bold; }

.lfr-token:hover {
  background-color: #ddd; }

.lfr-token-primary, .lfr-token-primary:hover {
  background-color: #009fda;
  cursor: default; }

.lfr-token-close, .lfr-token-text {
  display: inline-block;
  vertical-align: middle; }

.lfr-token-close.aui-icon.aui-icon-close {
  margin-left: 5px; }

.aui-datepicker-button-wrapper {
  margin: 0 5px 0 4px !important; }

.aui-datepicker-select-wrapper select {
  margin-left: 0 !important; }

/* --------------------- BOOTSTRAP Extended --------------------- */
p > a, small > a, label > a,
.bs-suop-forum-thread-messagebody a,
.bs-suop-wiki-entrybody a,
.bs-suop-blog-entrybody a,
.bs-suop-commentbody a,
.bs-suop-announcements-entrybody > a {
  color: #77216f;
  font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Arial Rounded Bold'; }

h2 > img.medium {
  margin-bottom: 15px; }

h2 > img.small {
  margin-bottom: 6px; }

h5 > img.small {
  margin-bottom: 5px; }

input {
  min-height: 20px !important; }

select {
  width: auto; }

blockquote, .quote .quote-content {
  border-left: 2px solid #ccc !important;
  color: #777 !important;
  padding-left: 10px; }

cite, .quote-title {
  display: block !important;
  font-size: 0.85em !important;
  font-weight: bold !important;
  color: #777 !important; }

.input-append, .input-prepend {
  margin-bottom: 5px; }

.table {
  margin-bottom: 5px !important; }

.table th, .table td {
  border-top: 0 !important;
  border-bottom: 1px solid #DDDDDD; }

.table th {
  background-color: transparent !important;
  font-family: 'Arial Rounded Bold'; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #eee; }

.btn {
  font-family: 'Arial Rounded Bold';
  margin-bottom: 5px;
  font-weight: normal !important; }

.divider {
  margin: 2px 0 !important; }

.popover-title {
  padding-left: 14px !important;
  padding-right: 14px !important;
  font-weight: bold !important;
  line-height: 26px !important; }

.row-fluid [class*="span"] {
  min-height: 1px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px; }

.nav-list {
  margin-bottom: 5px !important; }

.nav-list > li > a {
  padding: 3px 5px !important; }

.nav-tabs > li > a {
  background-color: #ddd;
  padding-bottom: 2px !important;
  padding-top: 2px !important; }

.nav-tabs > li > a:hover {
  background-color: transparent; }

.modal {
  top: 50px !important; }

/* Carousel responsivity fix */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%; }

/* --------------------- JASNY Extended --------------------- */
.fileupload {
  margin-bottom: 0px !important; }

.fileupload .thumbnail {
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

.fileupload .thumbnail > img {
  width: 154px !important;
  height: 154px !important;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px; }

/* --------------------- SUOP --------------------- */
/* Logo */
img.bs-suop-homelogo {
  margin: 20px 0px 16px 20px; }

@media (max-width: 480px) {
  img.bs-suop-homelogo {
    width: 220px; } }
img.bs-suop-generallogo {
  /*  margin: 18px 0px 10px 0px; */
  margin: 12px -2px 4px 0px;
  max-width: 166px;
  max-height: 50px; }

/* Logo container */
.container-fluid {
  max-width: 100% !important; }

.bs-suop-logocontainer {
  background-color: #fff;
  margin: 40px -10px 20px -10px !important;
  padding: 0px 10px 0px 10px !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }

.bs-suop-logocontainer-logline {
  border-left: 2px solid #111111;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: 'Arial Rounded Bold',Arial,Verdana;
  font-size: 20px;
  margin-left: 10px;
  padding: 6px 10px;
  position: relative;
  top: 8px; }

.bs-suop-logocontainer .bs-suop-home {
  /*  imagen */ }

.bs-suop-logocontainer .bs-suop-logorow-general {
  margin: 0 auto !important; }

@media (min-width: 1200px) {
  .bs-suop-logocontainer .bs-suop-logorow-general {
    width: 1132px !important; } }
@media (max-width: 1199px) {
  .bs-suop-logocontainer .bs-suop-logorow-general {
    width: 940px !important; } }
@media (min-width: 768px) and (max-width: 979px) {
  .bs-suop-logocontainer .bs-suop-logorow-general {
    width: 724px !important; }

  .bs-suop-logocontainer-logline {
    font-size: 12px; } }
@media (max-width: 767px) {
  .bs-suop-logocontainer .bs-suop-logorow-general {
    width: 724px !important; }

  .bs-suop-logocontainer-logline {
    display: none; } }
@media (max-width: 480px) {
  .bs-suop-logocontainer {
    margin-top: -20px !important; }

  .bs-suop-logocontainer .bs-suop-logorow-general {
    width: 480px !important; }

  #dockbar {
    margin-top: -20px !important;
    padding-top: 0px !important; } }
/* Text colors */
.bs-suop-text-white {
  color: #ffffff !important; }

.bs-suop-text-pink {
  color: #d10074 !important; }

.bs-suop-text-purple {
  color: #77216f !important; }

.bs-suop-text-blue {
  color: #009fda !important; }

.bs-suop-text-green {
  color: #58a618 !important; }

.bs-suop-text-yellow {
  color: #ffdc48 !important; }

.bs-suop-text-black {
  color: #111111 !important; }

/* Home Social & Pills & Call */
/* ---------------------- */
.bs-suop-homeheader {
  background-color: #111;
  margin-top: -20px;
  padding: 30px 30px 100px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px; }

.bs-suop-homeheader > div.row-fluid > div {
  padding: 10px !important; }

.bs-suop-homeheader .flex-video {
  border: 0 !important; }

.bs-suop-homesocial {
  text-align: center;
  margin-bottom: 0px; }

.bs-suop-homeheader-desc {
  position: relative;
  height: 288px; }

.bs-suop-homepill {
  margin-bottom: 20px;
  font-size: 2em;
  line-height: 1.1em;
  font-family: 'Arial Rounded Bold';
  color: #fff !important; }

.bs-suop-homecall {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.bs-suop-homecall .btn {
  margin-bottom: 20px;
  padding: 26px;
  font-size: 1.6em;
  color: #111 !important; }

.bs-suop-homecall .btn:hover {
  background-image: none !important;
  background-color: #ffdc48 !important; }

.bs-suop-homecall .btn:last-child {
  margin-bottom: 0; }

.bs-suop-homecall p {
  font-size: 1.2em;
  line-height: 1em;
  margin-bottom: 0;
  color: #fff !important; }

div.bs-suop-homeads {
  margin-top: -90px;
  margin-bottom: 20px;
  padding: 0 30px; }

div.bs-suop-homead {
  color: #fff !important;
  height: 140px;
  margin: 10px 10px 0; }

div.bs-suop-homead * {
  color: #fff !important; }

div.bs-suop-homead.bs-suop-homead-blue > div.bs-suop-homead-body {
  background-color: #009fda; }

div.bs-suop-homead.bs-suop-homead-pink > div.bs-suop-homead-body {
  background-color: #d10074; }

div.bs-suop-homead.bs-suop-homead-green > div.bs-suop-homead-body {
  background-color: #58a618; }

div.bs-suop-homead.bs-suop-homead-purple > div.bs-suop-homead-body {
  background-color: #77216f; }

div.bs-suop-homead-body {
  height: 120px;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 10px 10px 0px 10px;
  -moz-border-radius: 10px 10px 0px 10px;
  border-radius: 10px 10px 0px 10px; }

div.bs-suop-homead-body article {
  padding: 4px 8px 8px 4px; }

div.bs-suop-homead-body article > h5 {
  font-size: 1.5em;
  line-height: 1.1em;
  margin-bottom: 5px !important; }

div.bs-suop-homead-body:hover article > h5 {
  color: #ffdc48 !important; }

div.bs-suop-homead-body article > p {
  font-size: 0.9em;
  line-height: 1.2em; }

div.bs-suop-homead-body div.bs-suop-homead-img {
  padding: 5px 0px 0px 5px;
  text-align: center; }

div.bs-suop-homead-footer {
  height: 20px;
  background: right no-repeat;
  position: relative; }

div.bs-suop-homead-footer div.bs-suop-homead-triangle {
  margin: 0;
  background-color: transparent !important;
  border-bottom: medium none transparent;
  border-left: 20px solid transparent;
  float: right;
  height: 0;
  width: 0;
  position: absolute;
  right: 0; }

div.bs-suop-homead.bs-suop-homead-blue .bs-suop-homead-triangle {
  border-top: 20px solid #009fda; }

div.bs-suop-homead.bs-suop-homead-pink .bs-suop-homead-triangle {
  border-top: 20px solid #d10074; }

div.bs-suop-homead.bs-suop-homead-green .bs-suop-homead-triangle {
  border-top: 20px solid #58a618; }

div.bs-suop-homead.bs-suop-homead-purple .bs-suop-homead-triangle {
  border-top: 20px solid #77216f; }

/* Large desktop */
@media (max-width: 1200px) {
  .bs-suop-homeheader-desc {
    height: 236px; }

  .bs-suop-homepill {
    font-size: 1.6em; }

  .bs-suop-homecall .btn {
    margin-bottom: 10px;
    padding: 18px;
    font-size: 1.3em; }

  .bs-suop-homecall p {
    font-size: 1.1em; }

  div.bs-suop-homead-body article > h5 {
    font-size: 1.15em; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .bs-suop-homeheader {
    margin-bottom: 10px;
    padding: 20px 20px 60px; }

  .bs-suop-homeheader > div.row-fluid > div {
    padding: 0px !important; }

  .bs-suop-homeheader-desc {
    height: 194px; }

  .bs-suop-homepill {
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 10px; }

  .bs-suop-homecall .btn {
    margin-bottom: 12px;
    padding: 12px;
    font-size: 1.1em; }

  .bs-suop-homecall p {
    font-size: 0.85em; }

  div.bs-suop-homeads {
    margin-top: -60px;
    margin-bottom: 10px;
    padding: 0 20px; }

  div.bs-suop-homead {
    margin: 0px; }

  div.bs-suop-homead-body article > h5 {
    font-size: 1em;
    line-height: 1.2em; }

  div.bs-suop-homead-body article > p {
    font-size: 0.85em; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .bs-suop-homeheader {
    margin-bottom: 10px; }

  .bs-suop-homeheader > div.row-fluid > div {
    padding: 0px !important; }

  .bs-suop-homeheader-desc {
    height: auto; }

  .bs-suop-homepills {
    margin-top: 10px; }

  .bs-suop-homepill {
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 10px; }

  .bs-suop-homecall {
    position: relative; }

  .bs-suop-homecall .btn {
    margin-bottom: 10px;
    padding: 12px;
    font-size: 1.1em; }

  .bs-suop-homecall p {
    font-size: 1em; }

  div.bs-suop-homeads {
    margin-bottom: 10px; }

  div.bs-suop-homead {
    margin: 0px;
    height: 120px; }

  div.bs-suop-homead-body {
    height: 100px; }

  div.bs-suop-homead-body article > h5 {
    font-size: 1.8em; }

  div.bs-suop-homead-body article > p {
    font-size: 1em; }

  div.bs-suop-homead-img {
    float: left !important;
    width: 25% !important; }

  div.bs-suop-homead-text {
    display: inline-table !important;
    width: 75% !important; } }
/* Landscape phones and down */
@media (max-width: 480px) {
  .bs-suop-homeheader {
    margin-top: -10px;
    margin-bottom: 10px;
    padding: 10px 10px 60px; }

  .bs-suop-homeheader > div.row-fluid > div {
    padding: 0px !important; }

  .bs-suop-homeheader-desc {
    height: auto; }

  .bs-suop-homepills {
    margin-top: 10px; }

  .bs-suop-homepill {
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 10px; }

  .bs-suop-homecall {
    position: relative; }

  .bs-suop-homecall .btn {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 1em; }

  .bs-suop-homecall p {
    font-size: 1em; }

  div.bs-suop-homeads {
    margin-top: -60px;
    margin-bottom: 10px;
    padding: 0 10px; }

  div.bs-suop-homead {
    margin: 0px;
    height: 120px; }

  div.bs-suop-homead-body {
    height: 100px; }

  div.bs-suop-homead-body article > h5 {
    font-size: 1.4em; }

  div.bs-suop-homead-body article > p {
    font-size: 1em; }

  div.bs-suop-homead-img {
    float: left !important;
    width: 30% !important; }

  div.bs-suop-homead-text {
    display: inline-table !important;
    width: 70% !important; } }
/* ----------- Home Page ----------- */
.bs-suop-homebox {
  background-color: #fff;
  margin-bottom: 20px !important;
  padding: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-homebox-introblock {
  margin: 10px 10px 20px; }

.bs-suop-homebox-carrousel {
  border: 3px solid #111;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-homebox-carrousel > .carousel {
  margin-bottom: 0 !important; }

.bs-suop-homebox-carrousel .carousel-control {
  top: 50% !important; }

.bs-suop-homebox-call {
  border: 3px solid #111;
  background-color: #111;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  height: 362px;
  line-height: normal !important; }

.bs-suop-homebox-call:hover {
  background-color: #fff;
  cursor: pointer; }

.bs-suop-homebox-call:hover .bs-suop-text-white {
  color: #111 !important; }

.bs-suop-homebox-priceplans {
  background-color: #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 30px;
  margin: 0px 10px 20px; }

.bs-suop-homebox-priceplans h2 {
  line-height: normal; }

.bs-suop-homebox-priceplans ul {
  margin: 10px 0 10px 15px; }

.bs-suop-homebox-priceplans .bs-suop-homebox-rightseparator {
  padding-right: 20px;
  border-right: 2px solid #111; }

.bs-suop-homebox-moreinfo {
  background-color: #111;
  color: white !important;
  margin-bottom: 20px;
  padding: 40px 40px 40px;
  /*  padding: 80px 40px 40 px; */
  /* nuevo height: auto; */
  height: auto; }

.bs-suop-homebox-moreinfo-colA {
  border-right: 2px solid white; }

.bs-suop-homebox-moreinfo-colA > div {
  padding-right: 20px;
  margin-top: 10px; }

.bs-suop-homebox-moreinfo-colA > div > p {
  text-align: justify; }

.bs-suop-homebox-moreinfo-colB {
  border-right: 2px solid white; }

.bs-suop-homebox-moreinfo-colB > div {
  padding-right: 20px;
  margin-top: 10px; }

.bs-suop-homebox-moreinfo-colC > div {
  margin-top: 10px; }

.bs-suop-homebox-tip .bs-suop-homebox-tip-title {
  border-bottom: 2px solid #111; }

.bs-suop-homebox-tip .bs-suop-homebox-tip-title > h5 {
  background-color: #111;
  padding: 5px 10px 0 !important;
  color: #fff !important;
  display: inline-block; }

.bs-suop-homebox-tip .bs-suop-homebox-tip-body {
  text-align: center;
  min-height: 100px; }

/* Black Container */
.bs-suop-blackcontainer .bs-suop-social-activity:hover {
  background-color: #333; }

.bs-suop-blackcontainer .bs-suop-social-activities-date {
  background-color: transparent; }

.bs-suop-blackcontainer .bs-suop-social-activityicon {
  color: #aaa; }

.bs-suop-blackcontainer .bs-suop-social-activitybody-title {
  color: white; }

.bs-suop-blackcontainer .user-profile-image {
  background-color: #ffffff;
  border: none; }

.bs-suop-blackcontainer .user-profile-image {
  background-color: #ffffff;
  border: none; }

.bs-suop-blackcontainer .user-profile-image > img.avatar {
  border: 1px solid #111111; }

.bs-suop-blackcontainer .bs-suop-members .user-name {
  color: #111 !important; }

.bs-suop-blackcontainer .page-links > a {
  color: #fff; }

.bs-suop-blackcontainer .page-links > a:hover {
  color: #009fda; }

/* UPDATE Footer */
.bs-suop-footer a {
  color: #111 !important;
  font-weight: normal !important; }

.bs-suop-footer a:hover {
  color: #009fda !important; }

/* UPDATE logolinks */
.bs-suop-homebox-tip-body .bs-suop-logolinks-content {
  border-top: none;
  padding: 20px 20px 0; }

.bs-suop-homebox-tip-body .bs-suop-logolinks img {
  height: 22px;
  margin: 10px 20px; }

/* ------------ homeadv2s ------------ */
div.bs-suop-homeadsv2 {
  margin-bottom: -60px;
  padding: 0 10px; }

div.bs-suop-homeadv2 {
  color: #fff !important;
  height: 140px; }

div.bs-suop-homeadv2 * {
  color: #fff !important; }

div.bs-suop-homeadv2.bs-suop-homeadv2-blue > div.bs-suop-homeadv2-body {
  background-color: #009fda; }

div.bs-suop-homeadv2.bs-suop-homeadv2-pink > div.bs-suop-homeadv2-body {
  background-color: #d10074; }

div.bs-suop-homeadv2.bs-suop-homeadv2-green > div.bs-suop-homeadv2-body {
  background-color: #58a618; }

div.bs-suop-homeadv2.bs-suop-homeadv2-purple > div.bs-suop-homeadv2-body {
  background-color: #77216f; }

div.bs-suop-homeadv2-body {
  height: 120px;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 10px 10px 0px 10px;
  -moz-border-radius: 10px 10px 0px 10px;
  border-radius: 10px 10px 0px 10px;
  text-align: center; }

div.bs-suop-homeadv2-body > img {
  padding: 10px; }

div.bs-suop-homeadv2-footer {
  height: 20px;
  background: right no-repeat;
  position: relative; }

div.bs-suop-homeadv2-footer div.bs-suop-homeadv2-triangle {
  margin: 0;
  background-color: transparent !important;
  border-bottom: medium none transparent;
  border-left: 20px solid transparent;
  float: right;
  height: 0;
  width: 0;
  position: absolute;
  right: 0; }

div.bs-suop-homeadv2.bs-suop-homeadv2-blue .bs-suop-homeadv2-triangle {
  border-top: 20px solid #009fda; }

div.bs-suop-homeadv2.bs-suop-homeadv2-pink .bs-suop-homeadv2-triangle {
  border-top: 20px solid #d10074; }

div.bs-suop-homeadv2.bs-suop-homeadv2-green .bs-suop-homeadv2-triangle {
  border-top: 20px solid #58a618; }

div.bs-suop-homeadv2.bs-suop-homeadv2-purple .bs-suop-homeadv2-triangle {
  border-top: 20px solid #77216f; }

/* Large desktop */
@media (max-width: 1200px) {
  div.bs-suop-homebox-priceplans h2 {
    font-size: 27px !important; }

  div.bs-suop-homebox-moreinfo {
    padding: 70px 30px 30px; }

  div.bs-suop-homebox-moreinfo h2 {
    font-size: 22px !important; }

  .bs-suop-homebox-call {
    height: 290px; }

  .bs-suop-homebox-call > h2 {
    font-size: 23px;
    line-height: normal; }

  .bs-suop-homebox-call > img {
    height: 150px;
    width: auto; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  div.bs-suop-homeadsv2 {
    margin-top: -10px; }

  div.bs-suop-homeadv2 {
    height: 122px; }

  div.bs-suop-homeadv2-body {
    height: 102px; }

  div.bs-suop-homeadv2-body > img {
    padding: 5px;
    width: 96%; }

  div.bs-suop-homebox-priceplans h2 {
    font-size: 22px !important; }

  div.bs-suop-homebox-moreinfo {
    padding: 70px 10px 10px; }

  div.bs-suop-homebox-moreinfo h2 {
    font-size: 17px !important; }

  .bs-suop-homebox-call {
    height: 229px;
    padding: 10px; }

  .bs-suop-homebox-call > h2 {
    font-size: 20px;
    line-height: normal; }

  .bs-suop-homebox-call > img {
    height: 105px;
    width: auto; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  div.bs-suop-homeadsv2 {
    margin: 0;
    padding: 0; }

  div.bs-suop-homeadv2 {
    height: 140px; }

  div.bs-suop-homeadv2-body {
    height: 120px; }

  bs-suop-homeadv2-body > img {
    padding: 10px;
    width: auto; }

  div.bs-suop-homebox-moreinfo {
    padding: 10px;
    margin-bottom: 10px; }

  div.bs-suop-homebox-introblock {
    margin: 0 0 10px; }

  .bs-suop-homebox-carrousel {
    margin-bottom: 10px !important; }

  .bs-suop-homebox-priceplans {
    margin: 0 0 10px;
    padding: 10px; }

  .bs-suop-homebox-priceplans > .row-fluid > div {
    margin-bottom: 20px; }

  .bs-suop-homebox-priceplans .bs-suop-homebox-rightseparator {
    padding-right: 0;
    border-right: none; }

  div.bs-suop-homebox-moreinfo h2 {
    font-size: 31.5px !important; }

  div.bs-suop-homebox-moreinfo-colA,
  div.bs-suop-homebox-moreinfo-colB {
    border-right: none;
    margin-bottom: 10px !important; }

  div.bs-suop-homebox-moreinfo-colA > div,
  div.bs-suop-homebox-moreinfo-colB > div {
    padding-right: 0; }

  div.bs-suop-homebox-tip-body .bs-suop-logolinks-content {
    padding: 0; } }
/* ---------------------- */
/* Simple Ad */
.bs-suop-simplead {
  margin-bottom: 20px !important;
  height: 160px !important;
  padding: 0px;
  /*background-attachment: local;*/
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative; }

.bs-suop-simplead:hover a article {
  background-color: rgba(200, 200, 200, 0.6); }

.bs-suop-simplead article {
  background-color: rgba(255, 255, 255, 0.6);
  color: #fff !important;
  text-align: center;
  padding: 4px 2px 4px 2px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px; }

.bs-suop-simplead article h1, .bs-suop-simplead article h2,
.bs-suop-simplead article h3, .bs-suop-simplead article h4,
.bs-suop-simplead article h5, .bs-suop-simplead article h6 {
  /*color: #58a618;*/
  font-size: 1.1em;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-text-shadow: 0px -1px 2px white;
  -moz-text-shadow: 0px -1px 2px white;
  text-shadow: 0px -1px 2px white; }

.bs-suop-simplead article p {
  color: #000;
  font-size: 0.9em;
  margin: 0 !important;
  padding: 0 !important; }

/* Box */
.bs-suop-box {
  padding: 4px 10px 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px !important; }

.bs-suop-box article h4 {
  margin: 10px 0 !important; }

/* Twitter Timeline */
.bs-suop-box-twitter {
  height: 558px !important;
  /*margin-bottom: 20px;*/ }

.bs-suop-twitter-timeline {
  padding: 0px !important;
  text-align: center;
  border-top: 1px solid #eee; }

/* Facebook Timeline */
.bs-suop-box-facebook {
  height: 558px !important;
  /*margin-bottom: 20px;*/ }

.bs-suop-facebook-timeline {
  padding: 0px !important;
  border-top: 1px solid #eee; }

/* Side Menu */
.bs-suop-sidemenu {
  padding: 8px 10px 4px !important; }

.bs-suop-sidemenu article {
  padding: 0 !important; }

.bs-suop-sidemenu article p:last-child {
  margin-bottom: 0; }

.bs-suop-sidemenu-content {
  border-top: 1px solid #e0e0e0; }

.bs-suop-sidemenu h6 {
  line-height: 1em;
  margin: 0 !important;
  padding: 0 0 4px !important;
  text-transform: uppercase; }

.bs-suop-sidemenu-steps article {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px !important; }

.bs-suop-sidemenu-steps article:last-child {
  border-bottom: none; }

/* Social Butons Links */
.bs-suop-social-buttonlinks {
  text-align: right; }

.bs-suop-social-buttonlinks a {
  color: #000 !important; }

.bs-suop-social-buttonlinks a:hover {
  color: #009fda !important; }

/* Footer */
.bs-suop-footer {
  min-height: 100px;
  margin: 0;
  padding-top: 20px; }

/* Breadcrumb */
.breadcrumb {
  margin: 0px 0px 2px 2px !important;
  background-color: rgba(255, 255, 255, 0.7);
  display: inline;
  padding-right: 2px !important; }

.breadcrumb > li > .divider {
  color: #333 !important; }

.breadcrumb > li a {
  font-weight: bold; }

.breadcrumb > li.last {
  font-weight: normal;
  color: #333; }

/* NavBar */
.bs-suop-navbar {
  z-index: 9000 !important; }

.bs-suop-navbar .brand {
  font-size: 14px !important; }

.bs-suop-navbar > * {
  font-family: 'Arial Rounded Bold' !important;
  font-size: 0.94em; }

.bs-suop-navbar-pink a {
  color: #d10074 !important; }

.bs-suop-navbar-purple a {
  color: #77216f !important; }

.bs-suop-navbar-blue a {
  color: #009fda !important; }

.bs-suop-navbar-green a {
  color: #58a618 !important; }

.bs-suop-navbar-yellow a {
  color: #ffdc48 !important; }

.bs-suop-navbar-private a:hover {
  color: #fff !important; }

.bs-suop-navbar .dropdown.open {
  z-index: 9100 !important; }

.bs-suop-navbar .dropdown-menu {
  z-index: 9200 !important; }

@media (max-width: 979px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed !important; }

  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0px 4px !important; } }
@media (max-width: 767px) {
  body {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px !important;
    margin-right: 0px !important; } }
@media (max-width: 480px) {
  body {
    margin-top: 0px !important;
    padding-top: 60px !important; } }
/* Logline */
.bs-suop-logline {
  margin: -20px 0px 20px 0px !important;
  padding: 8px 0px 8px 0px;
  font-size: 1.2em;
  border-bottom: 2px solid #ddd;
  color: #999; }

@media (max-width: 480px) {
  .bs-suop-logline {
    font-size: 1em; } }
/* Logo Links */
.bs-suop-logolinks {
  text-align: center; }

.bs-suop-logolinks-content {
  border-top: 1px solid #e0e0e0; }

.bs-suop-logolinks-pagecontent {
  text-align: left;
  min-height: 460px; }

.bs-suop-logolinks-pagecontent img {
  margin: 10px 10px 10px 0px;
  height: 30px; }

/* Tabs Menu */
.bs-suop-tabsmenu ul {
  border: 0 none;
  margin-bottom: 0 !important;
  margin-left: 10px;
  margin-right: 10px; }

/* Faqs Content */
.bs-suop-faqscontent {
  margin-bottom: 20px; }

/* Invite */
.bs-suop-invitelink {
  font-size: 1.2em !important;
  text-align: center; }

.bs-suop-invitebanners {
  padding: 10px;
  background-color: #d8d8d8;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow-x: hidden !important; }

.bs-suop-prepaidtariffs {
  padding: 10px;
  background-color: #f5f5f5;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow-x: hidden !important; }

.bs-suop-invitebanners .bs-suop-invitebanner {
  padding: 10px;
  display: inline-table !important;
  width: auto;
  max-width: 100%; }

/* Logout Icon */
.bs-suop-logoutword {
  font-weight: bold; }

a.bs-suop-loginbtn:hover {
  color: #58a618 !important; }

a.bs-suop-logoutbtn:hover {
  color: #d10074 !important; }

/* Corregir el margin-bottom para moviles */
@media (max-width: 767px) {
  /* Suop box */
  .bs-suop-box {
    margin-bottom: 10px !important; }

  /* Footer */
  .bs-suop-footer {
    min-height: 40px !important; }

  /* Otros */
  .bs-suop-invitebanners {
    margin-bottom: 10px !important; }

  .bs-suop-simplead {
    margin-bottom: 10px !important; }

  /* Porlet de ultimos posts */
  #p_p_id_115_ {
    margin-bottom: 10px !important; }

  /* Encuestas */
  [id^="p_p_id_59"] {
    margin-bottom: 10px !important; }

  /* Tags */
  #p_p_id_148_INSTANCE_6Kyzey1t1qNi_ {
    margin-bottom: 10px !important; } }
@media (max-width: 480px) {
  /* Logo container */
  .bs-suop-logocontainer {
    margin: -20px -10px 10px -10px !important; }

  /* Logline */
  .bs-suop-logline {
    margin: -10px 0px 10px 0px !important; } }
/* Small tags */
.bs-suop-smalltags .taglib-asset-tags-summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0.9em; }

.bs-suop-smalltags .taglib-asset-tags-summary span {
  font-size: 0.9em; }

/* Attribute list */
/* Attachments */
/* Categories */
/* Flags */
/* Opciones de subscripcion */
/* Botones de edicion */
.bs-suop-edit-controls {
  font-size: 0.85em;
  background-color: #eee;
  padding: 2px;
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  clear: both; }

.bs-suop-edit-controls ul {
  display: block; }

.bs-suop-edit-controls ul li {
  margin-right: 4px;
  float: right; }

.bs-suop-edit-controls .nav {
  margin-bottom: 0px; }

.bs-suop-edit-controls ul li span a {
  padding: 4px; }

.bs-suop-edit-controls ul li span a:hover {
  background-color: #fff; }

/* Foro */
.bs-suop-forum {
  padding: 10px !important;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-rightleft: 0px;
  border-top-right-radius: 0px;
  min-height: 460px; }

.bs-suop-forum-search-box {
  text-align: right;
  padding: 10px 10px 0px 10px;
  background-color: #fff;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-rightleft: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-leftleft: 4px;
  border-top-left-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }

.bs-suop-forum-search {
  border-bottom: 2px solid #ddd; }

.bs-suop-forum-categories dl {
  margin: 0 !important; }

.bs-suop-forum-categories dl dt {
  margin: 10px 0 !important;
  padding: 5px;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-forum-categories dl dt:hover {
  background-color: #ddd !important; }

.bs-suop-forum-categories dl dd {
  margin-left: 18px !important;
  margin-right: 10px; }

.bs-suop-forum-category {
  margin-bottom: 5px;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 1px dashed #ddd; }

.bs-suop-forum-category:hover {
  background-color: #eee; }

.bs-suop-forum-categories .bs-suop-forum-categorytitle {
  font-size: 1.2em;
  font-family: 'Arial Rounded Bold'; }

.bs-suop-forum-categories .bs-suop-forum-categorydesc {
  margin-top: 5px;
  font-weight: normal !important; }

.bs-suop-forum-categories dl dt .bs-suop-forum-categorydesc {
  margin-left: 20px; }

.bs-suop-forum-categories dl dd .bs-suop-forum-categorydesc {
  margin-left: 15px; }

/* Forum thread */
.bs-suop-forum-thread-shortcut {
  margin-bottom: 5px; }

.bs-suop-forum-thread-isanswer {
  border-color: #58a618 !important;
  background-color: #e8ffe8; }

.bs-suop-forum-thread-isanswer .bs-suop-edit-controls {
  background-color: #c8eec8; }

.bs-suop-forum-thread-isanswer .bs-suop-edit-controls ul li span a:hover {
  background-color: #fff; }

.bs-suop-forum-threadinfo span.label {
  margin-left: 5px; }

.bs-suop-forum-threadtitle {
  font-size: 1.2em;
  margin-bottom: 5px;
  font-family: 'Arial Rounded Bold'; }

.bs-suop-forum-threadsubcontent {
  margin-left: 20px; }

.bs-suop-forum-thread-navigation .pager {
  margin-top: 10px;
  margin-bottom: 10px; }

/* Forum thread message */
.bs-suop-forum-thread-message:last-of-type {
  margin-bottom: 0; }

.bs-suop-forum-thread-message {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-forum-thread-message .bs-suop-edit-controls {
  margin-bottom: 0 !important; }

.bs-suop-forum-thread-message.bs-suop-root {
  background-color: #eee; }

.bs-suop-forum-thread-message.bs-suop-root .bs-suop-edit-controls {
  background-color: #ddd; }

.bs-suop-forum-thread-message.bs-suop-root .bs-suop-edit-controls ul li span a:hover {
  background-color: #fff; }

.bs-suop-forum-thread-message .bs-suop-smalltags {
  margin-left: 62px; }

.bs-suop-forum-thread-message .bs-suop-entry-links {
  margin-bottom: 10px; }

.bs-suop-forum-thread-message > h5 {
  margin: 0 2px 8px !important; }

.bs-suop-forum-thread-messagebody {
  font-size: 0.9em;
  display: table; }

.bs-suop-forum-thread-editmessage-options {
  margin-top: 10px; }

.bs-suop-forum-thread-editmessage-buttons {
  text-align: right;
  border-top: 2px solid #ddd;
  padding-top: 10px; }

/* Blog */
.bs-suop-blog-entries {
  padding: 10px; }

.bs-suop-blog-entries .subscribe {
  margin: 10px 0px !important; }

.bs-suop-blog-entriessearch {
  text-align: right;
  border-bottom: 2px solid #ddd;
  margin-bottom: 10px; }

.bs-suop-blog-entriesbuttons {
  float: left; }

.bs-suop-blog-entrycontent {
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px;
  padding-top: 10px; }

.bs-suop-blog-entrycontent.approved h3 a {
  color: #d10074; }

.bs-suop-blog-entrycontent.approved h3 a:hover {
  color: #009fda; }

.bs-suop-blog-entrydate {
  margin-bottom: 2px; }

.bs-suop-blog-entrybody {
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  word-wrap: break-word !important;
  min-height: 130px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-blog-entry-smallimage {
  margin-right: 10px;
  display: inline-block !important; }

.bs-suop-blog-entry-readmore {
  text-align: right; }

.bs-suop-blog-entryfooter {
  min-height: 20px; }

.bs-suop-blog-entryfooter .taglib-social-bookmarks {
  margin-top: 8px !important;
  background-color: #eee;
  clear: both; }

.bs-suop-blog-entryfooter .taglib-social-bookmarks .lfr-component {
  padding: 5px 5px 2px 5px !important; }

.bs-suop-blog-counter {
  float: right;
  margin-bottom: 5px;
  height: 18px; }

.bs-suop-blog-rating {
  font-size: 0.85em; }

.bs-suop-blog-navigation .pager {
  margin-top: 10px;
  margin-bottom: 10px; }

.bs-suop-blog-navigation:last-child > ul {
  margin-bottom: 0 !important; }

/* Discussion & Comments */
.bs-suop-comments textarea {
  width: 100%;
  max-width: 96%;
  height: 100px;
  margin-bottom: 5px; }

.bs-suop-comment {
  padding: 5px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-comment.last {
  margin-bottom: 0 !important; }

.bs-suop-comment .bs-suop-edit-controls {
  margin-top: 10px;
  margin-bottom: 0px; }

.bs-suop-commentcontent {
  display: table; }

.bs-suop-commentbody {
  font-size: 0.9em; }

.bs-suop-comment-formadd {
  background-color: #eee;
  padding: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: right; }

.bs-suop-comment-form {
  background-color: #eee;
  padding: 5px;
  margin-top: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: right; }

/* Polls */
.bs-suop-polls-question {
  margin: 5px 0; }

.bs-suop-polls-buttons {
  text-align: right; }

.bs-suop-polls-bar {
  margin: 0 !important; }

.bs-suop-polls-totalvotes {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: right; }

.bs-suop-polls-expired {
  text-align: right; }

/* Users / Members */
.bs-suop-members {
  padding: 5px 0 0; }

/* Announcements */
.bs-suop-announcements-entry {
  margin-top: 10px; }

.bs-suop-announcements-entrytitle {
  margin-bottom: 2px; }

.bs-suop-announcements-entrybody {
  font-size: 0.9em !important;
  margin-left: 12px;
  font-weight: normal !important; }

.bs-suop-announcements-entrybody p {
  margin: 0 !important; }

.bs-suop-announcements-entrymark {
  float: right;
  font-size: 0.8em;
  font-weight: normal !important; }

/* Social Activities */
.bs-suop-social-activities-date {
  border-bottom: 1px solid #ddd;
  padding-left: 4px;
  background-color: #eee;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px; }

.bs-suop-social-activity {
  margin: 5px 0; }

.bs-suop-social-activity:hover {
  background-color: #eee; }

.bs-suop-social-activitydate {
  float: left;
  min-width: 54px;
  margin-left: 4px; }

.bs-suop-social-activityicon {
  float: left;
  margin-right: 10px; }

.bs-suop-social-activitybody {
  display: table; }

/* Blogs aggregator */
.bs-suop-blogsaggregator {
  height: 558px; }

.bs-suop-blogsaggregator h6 {
  text-transform: uppercase; }

.bs-suop-blogsaggregator-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 494px;
  border-top: 1px solid #ddd; }

.bs-suop-blogsaggregator-paginator {
  background: #e8e8e8;
  height: 22px;
  padding: 10px; }

.bs-suop-blogsaggregator-entry {
  padding: 12px 0;
  border-bottom: 1px solid #eee; }

.bs-suop-abstract {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* My Subscriptions */
.my-subscriptions-portlet .asset-name {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase; }

.my-subscriptions-portlet .asset-name input {
  display: none; }

.my-subscriptions-portlet .results-row.asset-name td, .my-subscriptions-portlet .results-row.asset-name.alt td {
  background: #dcdcdc; }

/* Wiki Navigation */
.bs-suop-wiki-navigation h6 {
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase; }

.bs-suop-wiki-navigation-content {
  border-top: 1px solid #ddd; }

/* Wiki */
.bs-suop-wiki {
  padding: 10px 10px 5px 10px !important; }

.bs-suop-wiki-search {
  text-align: right;
  border-bottom: 2px solid #ddd;
  margin-bottom: 10px !important; }

.bs-suop-wiki-entrybody {
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  word-wrap: break-word !important;
  min-height: 130px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-wiki-counter {
  float: right; }

.bs-suop-wiki-rating������ {
  font-size: 0.85em; }

/* MGM */
.bs-suop-mgm {
  margin: 5px 0; }

.bs-suop-mgm-img {
  clear: left;
  float: left; }

.bs-suop-mgm-text {
  margin-left: 58px;
  min-height: 48px;
  font-size: 0.85em;
  color: #999; }

/* Paginator */
.bs-suop-paginator {
  border-top: 1px solid #DDDDDD;
  padding-top: 2px;
  margin-top: 2px; }

/* Icon menu: to fix Liferay icon-menu taglib */
ul.bs-suop-iconmenu {
  margin: 0 !important;
  padding: 0 !important; }

ul.bs-suop-iconmenu li {
  margin: 0 !important;
  padding: 0 !important; }

ul.bs-suop-iconmenu img {
  padding: 5px !important; }

ul.bs-suop-iconmenu li strong {
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important; }

ul.bs-suop-iconmenu li strong a {
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: top !important; }

/* Labels & Badges */
.label {
  position: relative;
  top: -2px; }

.bs-suop-label-pink,
.bs-suop-badge-pink {
  background-color: #d10074; }

.bs-suop-label-purple,
.bs-suop-badge-purple {
  background-color: #77216f; }

.bs-suop-label-blue,
.bs-suop-badge-blue {
  background-color: #009fda; }

.bs-suop-label-green,
.bs-suop-badge-green {
  background-color: #58a618; }

.bs-suop-label-yellow,
.bs-suop-badge-yellow {
  background-color: #ffdc48; }

/* Buton Row */
.bs-suop-buttonrow {
  text-align: right; }

#p_p_id_58_ .portlet-body > .portlet-msg-error {
  display: none; }

/* Search */
.bs-suop-search {
  min-height: 460px;
  padding-bottom: 10px; }

.bs-suop-generalsearch {
  text-align: right; }

.bs-suop-generalsearch-input {
  width: 148px; }

.bs-suop-generalsearch-submit {
  width: 38px; }

.bs-suop-generalsearch-select {
  width: 126px; }

.bs-suop-logorow-general .bs-suop-generalsearch {
  margin-bottom: 0px;
  margin-top: 20px; }

.bs-suop-logorow-general .bs-suop-generalsearch .input-append {
  margin-bottom: 8px; }

/* Search Result */
.bs-suop-search-result {
  padding: 10px 0; }

.bs-suop-search-resultcontent {
  margin-left: 18px; }

/* Tree Menu */
.bs-suop-treemenu-root {
  padding: 2px 0 0;
  margin: 2px 0 0;
  list-style-type: none; }

.bs-suop-treemenu-node {
  padding: 2px 0;
  margin: 2px 0;
  list-style-type: none; }

.bs-suop-treemenu-item {
  padding: 2px 0;
  margin: 2px 0; }

.bs-suop-treemenu-lastnode {
  padding: 0;
  margin: 2px 0 5px;
  list-style-type: none;
  border: 1px solid #ddd;
  max-height: 70px;
  overflow-y: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-treemenu-root .bs-suop-treemenu-node li:hover {
  background-color: #eee; }

.bs-suop-treemenu-root .bs-suop-treemenu-lastnode li:hover {
  background-color: #fff; }

.bs-suop-treemenu-root .bs-suop-treemenu-lastnode li {
  padding-left: 5px !important;
  margin: 0 !important; }

.bs-suop-treemenu-level1 {
  padding-left: 20px !important; }

.bs-suop-treemenu-level2 {
  padding-left: 20px !important;
  font-size: 0.85em; }

#bs-suop-treemenu-active {
  font-weight: bold; }

#bs-suop-treemenu-active ul {
  font-weight: normal; }

/* Web Form */
.bs-suop-webform-fieldset {
  max-width: 460px;
  margin: 0 auto !important;
  padding-bottom: 5px; }

/* Form elements */
.bs-suop-input-block input,
.bs-suop-input-block .uneditable-input {
  width: 98%;
  padding-left: 5px !important;
  padding-right: 0 !important; }

.bs-suop-input-large input {
  max-width: 264px;
  width: 98%;
  padding-left: 5px !important;
  padding-right: 0 !important; }

/* Login Form */
.bs-suop-login {
  min-height: 460px; }

.bs-suop-login-fieldset {
  max-width: 360px;
  margin: 0 auto !important;
  margin-bottom: 10px !important;
  padding: 10px 20px !important;
  border: 1px solid #ddd !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-login-fieldset:last-child {
  margin-bottom: 10px !important; }

.bs-suop-login-fieldset legend {
  text-align: center; }

.bs-suop-login-fieldset #recaptcha_area, #recaptcha_table {
  margin-left: 0px !important;
  color: #999; }

/* Form filters */
.bs-suop-formfilters select, input[type="file"] {
  height: 26px !important;
  margin-bottom: 0 !important; }

/* My Profile */
.bs-suop-myprofile-fieldset {
  margin-bottom: 10px !important;
  padding: 10px 20px !important;
  border: 1px solid #ddd !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 240px;
  margin-bottom: 20px; }

.bs-suop-myprofile-fieldset:last-child {
  margin-bottom: 0px !important; }

.bs-suop-myprofile-fieldset legend {
  color: #999;
  width: auto !important; }

/* Counters */
div.bs-suop-counter {
  width: 100px;
  margin-left: 2px;
  margin-bottom: 2px;
  text-align: center;
  display: inline-table;
  color: #777; }

.bs-suop-forum-thread div.bs-suop-counter {
  margin-left: 6px !important; }

div.bs-suop-counter div.bs-suop-counter-amount {
  width: 100%;
  font-size: 12px;
  background-color: #fff;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-weight: bold; }

div.bs-suop-counter div.bs-suop-counter-text {
  width: 100%;
  font-size: 11px;
  font-weight: normal;
  background-color: #eee;
  text-transform: uppercase;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  border: 1px solid #ddd; }

div.bs-suop-counter div.bs-suop-counter-amount.pink {
  color: #d10074 !important; }

div.bs-suop-counter div.bs-suop-counter-amount.purple {
  color: #77216f !important; }

div.bs-suop-counter div.bs-suop-counter-amount.blue {
  color: #009fda !important; }

div.bs-suop-counter div.bs-suop-counter-amount.green {
  color: #58a618 !important; }

div.bs-suop-counter div.bs-suop-counter-amount.yellow {
  color: #ffdc48 !important; }

/* Header Images */
/*[class*="bs-suop_es_comunidad"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/comunidad.jpg")
}
[class*="bs-suop_es_comunidad_wiki-de-ideas"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/comunidad_wiki-de-ideas.jpg") !important;
}
[class*="bs-suop_es_comunidad_foro"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/comunidad_foro.jpg") !important;
}
[class*="bs-suop_es_ayuda-faqs"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/ayuda-faqs.jpg");
}
[class*="bs-suop_es_blog"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/blog.jpg");
}
[class*="bs-suop_es_invitar"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/invitar.jpg");
}
[class*="bs-suop_es_nosotros"] {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/suop/pages/nosotros.jpg");
}*/
/* Terms of use */
.bs-suop-termsofuse {
  max-height: 400px;
  overflow-y: auto;
  border: 1px solid #ddd;
  padding: 10px; }

.bs-suop-termsofuse-buttons {
  text-align: right;
  margin: 10px 0 0 0 !important; }

/* Commands for Forms */
.bs-suop-commands {
  border-top: 1px solid #ddd;
  margin-top: 10px !important;
  padding-top: 10px !important;
  text-align: right; }

/* Social Controls */
/* Suop icons */
i.bs-suop-icon-dots-s {
  background: url("../images/suop/logo/suop-dots-s.png") no-repeat scroll center center transparent;
  display: inline-block;
  height: 8px;
  width: 18px; }

/* --------------------- Suop UserMobile Portlets --------------------- */
/* Balance - Balance */
.bs-suop-mobileuser-balance {
  padding: 10px !important; }

.bs-suop-mobileuser-balance .label {
  max-width: 120px;
  width: 100%;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px; }

.bs-suop-mobileuser-balance hr {
  border-width: 0 0 1px !important; }

.bs-suop-mobileuser-balance-blockA {
  text-align: center;
  padding-right: 5px;
  border-right: 1px solid #e0e0e0; }

.bs-suop-mobileuser-balance-title {
  font-size: 2.8em;
  line-height: 1em;
  color: #999;
  font-family: 'Arial Rounded Bold';
  margin-bottom: 10px;
  text-transform: uppercase; }

.bs-suop-mobileuser-balance-phone {
  font-size: 2em;
  line-height: 1em;
  color: #ccc;
  font-family: 'Arial Rounded Bold';
  margin-bottom: 10px; }

.bs-suop-mobileuser-balance-amount {
  font-size: 2em;
  line-height: 1em;
  color: #fff;
  font-family: 'Arial Rounded Bold';
  max-width: 200px;
  width: 100%;
  background: #999;
  margin: 0 auto 10px;
  padding: 10px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* Balance - Price Plan */
.bs-suop-mobileuser-priceplan {
  padding: 10px !important; }

.bs-suop-mobileuser-priceplan .label {
  max-width: 120px;
  width: 100%;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px; }

.bs-suop-mobileuser-priceplan hr {
  border-width: 0 0 1px !important; }

.bs-suop-mobileuser-priceplan .btn {
  max-width: 128px;
  width: 100%; }

.bs-suop-mobileuser-priceplan-blockA {
  text-align: center;
  padding-right: 5px;
  border-right: 1px solid #e0e0e0; }

.bs-suop-mobileuser-priceplan-title {
  font-size: 2.8em;
  line-height: 1em;
  color: #999;
  font-family: 'Arial Rounded Bold';
  margin-bottom: 10px;
  text-transform: uppercase; }

.bs-suop-mobileuser-priceplan-picture > img {
  max-width: 200px;
  width: 100%;
  height: auto; }

/* Balance - Bonus */
.bs-suop-mobileuser-bonus {
  padding: 10px !important; }

.bs-suop-mobileuser-bonus .label {
  max-width: 120px;
  width: 100%;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px; }

.bs-suop-mobileuser-bonus hr {
  border-width: 0 0 1px !important; }

.bs-suop-mobileuser-bonus a.btn {
  max-width: 120px;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.bs-suop-mobileuser-bonus button.btn {
  max-width: 122px;
  width: 100%; }

.bs-suop-mobileuser-bonus-blockA {
  text-align: center;
  padding-right: 5px;
  border-right: 1px solid #e0e0e0; }

.bs-suop-mobileuser-bonus-title {
  font-size: 2.8em;
  line-height: 1em;
  color: #999;
  font-family: 'Arial Rounded Bold';
  margin-bottom: 10px;
  text-transform: uppercase; }

.bs-suop-mobileuser-bonus-picture > img {
  max-width: 200px;
  width: 100%;
  height: auto; }

/* Balance - Correcciones para movil */
@media (max-width: 767px) {
  .bs-suop-mobileuser-balance-blockA,
  .bs-suop-mobileuser-priceplan-blockA,
  .bs-suop-mobileuser-bonus-blockA {
    border-right: none; }

  .bs-suop-mobileuser-balance-blockB,
  .bs-suop-mobileuser-priceplan-blockB,
  .bs-suop-mobileuser-bonus-blockB {
    text-align: center; }

  .span7.bs-suop-mobileuser-bonus-blockB .progress {
    margin: 0 auto; } }
/* Payback Recap  */
.bs-suop-mobileuser-payback-recap h6 {
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase; }

.bs-suop-mobileuser-payback-recap-content {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0 0; }

.bs-suop-mobileuser-payback-recap-info {
  padding: 5px !important;
  text-align: center; }

.bs-suop-mobileuser-payback-recap-info span {
  font-family: 'Arial Rounded Bold';
  font-size: 2em;
  font-weight: bold; }

/* Payback */
.bs-suop-mobileuser-payback p {
  margin: 0 0 5px !important; }

.bs-suop-mobileuser-payback h6 {
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase; }

.bs-suop-mobileuser-payback-desc {
  margin-bottom: 10px !important; }

.bs-suop-mobileuser-payback-desc > p:first-child {
  font-size: 1.4em;
  margin-bottom: 10px;
  line-height: 1.2em; }

.bs-suop-mobileuser-payback-desc > span.label {
  font-size: 1.4em; }

.bs-suop-mobileuser-payback-amount {
  padding: 20px 10px !important;
  text-align: center;
  background-color: #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px !important; }

.bs-suop-mobileuser-payback-amount > span {
  font-family: 'Arial Rounded Bold';
  font-size: 2em;
  font-weight: bold; }

.bs-suop-mobileuser-payback-method .icon-large {
  font-size: 5em !important; }

.bs-suop-mobileuser-payback-method > .span4 > div {
  height: 100px;
  text-align: center; }

/* Support  */
.bs-suop-mobileuser-support h6 {
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase; }

.bs-suop-mobileuser-support-content {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0 0; }

/* Personal Data  */
/* Services */
/* SIM Request */
/* SIM Activation */
/* Forms: Regular Form */
form.bs-suop-mobileuser-regularform > fieldset {
  border: 1px solid #ddd;
  max-width: 460px;
  margin: 0 auto 10px auto !important;
  padding: 10px 20px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

form.bs-suop-mobileuser-regularform > .bs-suop-fieldsets {
  max-width: 504px;
  margin: 0 auto !important; }

form.bs-suop-mobileuser-regularform > .bs-suop-fieldsets fieldset {
  border: 1px solid #ddd;
  max-width: 460px;
  margin: 0 auto 10px auto !important;
  padding: 10px 20px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

form.bs-suop-mobileuser-regularform > fieldset + div.bs-suop-commands,
form.bs-suop-mobileuser-regularform > .bs-suop-fieldsets + div.bs-suop-commands {
  margin: 0 auto 10px auto !important;
  max-width: 500px; }

form.bs-suop-mobileuser-regularform .fileupload {
  margin-bottom: 10px !important; }

/* Data view */
dl.bs-suop-dataview.dl-horizontal {
  margin: 0 0 10px;
  padding: 0; }

/* Form element */
.bs-suop-formelement-inline,
.bs-suop-formelement-inline > span.aui-field-content,
.bs-suop-formelement-inline > span.aui-field-content > label.aui-field-label {
  display: inline-block !important; }

.bs-suop-formelement-inline > span.aui-field-content > span.aui-field-element {
  display: table !important; }

.bs-suop-formelement-small {
  width: 50px; }

.bs-suop-formelement-medium {
  width: 100px; }

.bs-suop-formelement-normal {
  width: 140px; }

.bs-suop-formelement-slarge {
  width: 200px; }

.bs-suop-formelement-large {
  width: 240px; }

.bs-suop-formelement-xlarge {
  width: 400px; }

.bs-suop-formelement-smallfont label {
  font-size: 0.85em; }

/* WF Diagram */
div.bs-suop-wfdiagrams > div:nth-child(2) {
  margin-top: 20px !important; }

div.bs-suop-wfdiagrams > div:nth-last-child(2) {
  margin-bottom: 20px !important; }

div.bs-suop-wfdiagram {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }

div.bs-suop-wfdiagram.pink {
  background-color: #d10074; }

div.bs-suop-wfdiagram.purple {
  background-color: #77216f; }

div.bs-suop-wfdiagram.blue {
  background-color: #009fda; }

div.bs-suop-wfdiagram.green {
  background-color: #58a618; }

div.bs-suop-wfdiagram.yellow {
  background-color: #ffdc48; }

div.bs-suop-wfdiagram-body {
  padding-top: 4px; }

div.bs-suop-wfdiagram-body article {
  padding: 4px 8px 8px 4px; }

div.bs-suop-wfdiagram-body article h5 {
  font-size: 2em;
  line-height: 1.1em;
  margin-bottom: 5px !important;
  color: #fff !important; }

div.bs-suop-wfdiagram-body:hover article > a:hover > h5 {
  color: #ffdc48 !important; }

div.bs-suop-wfdiagram-body div.bs-suop-wfdiagram-img {
  padding: 5px 0 0 5px;
  text-align: center; }

div.bs-suop-wfdiagram-footer {
  background: right no-repeat;
  position: relative;
  padding: 2px 8px 8px 8px; }

div.bs-suop-wfdiagram-footer a {
  color: #fff !important; }

div.bs-suop-wfdiagram-footer-desc {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 5px 0; }

div.bs-suop-wfdiagram-footer a.btn {
  margin-bottom: 0 !important; }

/* Large desktop */
@media (max-width: 1200px) {
  div.bs-suop-wfdiagram-body article h5 {
    font-size: 1.8em; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  div.bs-suop-wfdiagram-body article h5 {
    font-size: 1.6em; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  div.bs-suop-wfdiagram-body article h5 {
    font-size: 1.8em; }

  div.bs-suop-wfdiagram-img {
    float: left !important;
    width: 25% !important; }

  div.bs-suop-wfdiagram-text {
    display: inline-table !important;
    width: 70% !important; } }
/* Landscape phones and down */
@media (max-width: 480px) {
  div.bs-suop-wfdiagram-body article h5 {
    font-size: 1.5em; }

  div.bs-suop-wfdiagram-img {
    float: left !important;
    width: 25% !important; }

  div.bs-suop-wfdiagram-text {
    display: inline-table !important;
    width: 70% !important; } }
/* Pasos */
.bs-suop-pasos {
  max-width: 502px;
  margin: 15px auto 10px; }

.bs-suop-pasos-title {
  background-color: #d10074;
  padding: 5px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.bs-suop-pasos-title > h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

.bs-suop-pasos-img {
  height: 90px;
  text-align: center; }

.bs-suop-2pasos1 {
  background: url("../images/suop/pasos/2-pasos-1.png") no-repeat center center/100% auto; }

.bs-suop-2pasos2 {
  background: url("../images/suop/pasos/2-pasos-2.png") no-repeat center center/100% auto; }

.bs-suop-3pasos1 {
  background: url("../images/suop/pasos/3-pasos-1.png") no-repeat center center/100% auto; }

.bs-suop-3pasos2 {
  background: url("../images/suop/pasos/3-pasos-2.png") no-repeat center center/100% auto; }

.bs-suop-3pasos3 {
  background: url("../images/suop/pasos/3-pasos-3.png") no-repeat center center/100% auto; }

/* Codigo PUK */
.bs-suop-puk {
  font-weight: bold;
  font-size: 1.5em;
  padding: 10px;
  display: block;
  background-color: #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* Instruciones codigo activacion */
.bs-suop-codigoactivacion {
  background: url("../images/suop/pasos/instrucciones-codigo-activacion.png") no-repeat scroll left center/242px 188px rgba(0, 0, 0, 0);
  height: 188px;
  margin-top: 10px; }

/* Ancho columntas de tablas */
.bs-suop-tablecolumn-normal {
  max-width: 260px; }

/* Tipos SIM */
.bs-suop-img-tipos-sim-simmicrosim {
  background: url("../images/suop/sims/Tipos-SIM-sim-microsim.png") no-repeat scroll left center/67px 89px rgba(0, 0, 0, 0);
  width: 67px;
  height: 89px;
  margin: 5px 5px 0 0; }

.bs-suop-img-tipos-sim-nanosim {
  background: url("../images/suop/sims/codigo-qr.png") no-repeat scroll left center/67px 55px rgba(0, 0, 0, 0);
  width: 67px;
  height: 55px;
  margin: 5px 5px 0 0; }

.bs-suop-img-tipos-sim-icc {
  background: url("../images/suop/sims/Tipos-SIM-ICC.png") no-repeat scroll left center/215px 93px rgba(0, 0, 0, 0);
  height: 93px;
  margin: 5px 0 2px; }

/* Priceplans, Roaming, etc. */
.bs-suop-priceplans {
  padding-top: 20px; }

.bs-suop-priceplans .tab-content {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 10px; }

.bs-suop-priceplans-section {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.bs-suop-priceplans-section:last-child {
  border-bottom: none;
  margin-bottom: 0; }

.bs-suop-priceplans-concept {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.bs-suop-priceplans-concept:last-child {
  border-bottom: none;
  margin-bottom: 0; }

.bs-suop-priceplans-custom .info-block {
  border-left: 1px dashed #ccc;
  padding-left: 10px;
  text-align: center; }

.bs-suop-priceplans-custom .info-block:first-child {
  border-left: none; }

.bs-suop-priceplans-custom .info-block i {
  font-size: 4em; }

.bs-suop-priceplans-custom .info-block .amount {
  font-size: 2.5em;
  line-height: normal;
  display: block; }

.bs-suop-priceplans-custom .info-box {
  background-color: #ddd;
  min-height: 56px;
  padding: 4px; }

.bs-suop-priceplans-custom .info-box-free {
  background-color: #ddd;
  padding: 4px; }

.bs-suop-priceplans-custom .info-box-free > ul {
  margin: 0 0 0 16px; }

.bs-suop-priceplans-custom .info-box-free > ul > li {
  line-height: 1em; }

.bs-suop-priceplans-custom .info-box > small {
  display: inherit;
  line-height: 14px; }

.bs-suop-priceplans-custom i.text-icon-large {
  display: block;
  font-size: 3.7em;
  line-height: 1em;
  padding-bottom: 7px; }

/* Generic Lists */
dl.bs-suop-genericlist {
  margin: 20px; }

dl.bs-suop-genericlist > dd {
  margin-bottom: 10px; }

dl.bs-suop-genericlist > dd:last-child {
  margin-bottom: 0; }

@media (max-width: 767px) {
  dl.bs-suop-genericlist {
    margin: 20px 0; } }
/* Result TPV Content */
.bs-suop-resulttpv {
  padding: 10px 20px;
  min-height: 400px; }

.bs-suop-resulttpv > article {
  text-align: center;
  max-width: 550px;
  margin: 0 auto; }

.bs-suop-resulttpv > article > * {
  line-height: normal !important; }

.bs-suop-resulttpv .bs-suop-resulttpv-header {
  margin-top: 60px !important;
  margin-bottom: 10px !important; }

.bs-suop-resulttpv .bs-suop-resulttpv-message {
  padding: 20px; }

.bs-suop-resulttpv .bs-suop-resulttpv-message > span {
  font-size: 1.5em; }

.bs-suop-resulttpv .bs-suop-resulttpv-valuebox {
  margin-top: 10px;
  display: block; }

.bs-suop-resulttpv .bs-suop-resulttpv-valuebox > span {
  display: block; }

.bs-suop-resulttpv .bs-suop-resulttpv-value {
  font-size: 1.6em;
  background-color: #fff;
  margin-top: 5px;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

@media (max-width: 767px) {
  .bs-suop-resulttpv {
    padding: 10px;
    min-height: 0; }

  .bs-suop-resulttpv .bs-suop-resulttpv-header {
    font-size: 1.6em !important;
    margin-top: 10px !important; }

  .bs-suop-resulttpv .bs-suop-resulttpv-message > span {
    font-size: 1.2em; }

  .bs-suop-resulttpv .bs-suop-resulttpv-value {
    font-size: 1.2em; } }
/* Modal process */
.bs-suop-modalprocess > .modal-header > h3, .bs-suop-modalprocess > .modal-header > h4 {
  line-height: normal;
  text-align: center; }

.bs-suop-modalprocess > .modal-body {
  padding: 12px !important;
  font-size: 16px;
  text-align: center; }

.bs-suop-modalprocess > .modal-body > p {
  display: block;
  margin-bottom: 4px; }

.bs-suop-modalprocess > .modal-body > img.loader {
  margin: 20px; }

/* Cookies Policy */
.bs-suop-cookies {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  font-size: 1.2em;
  left: 0;
  padding: 20px 10px;
  position: fixed;
  right: 0;
  z-index: 99999;
  border-top: 2px solid #ddd; }

.bs-suop-cookies-content {
  margin: 0 auto;
  max-width: 700px; }

.bs-suop-thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

.bs-suop-thumbnails:before,
.bs-suop-thumbnails:after {
  display: table;
  content: "";
  line-height: 0; }

.bs-suop-thumbnails:after {
  clear: both; }

.bs-suop-thumbnails {
  margin-left: 0; }

.bs-suop-thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.bs-suop-thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 5px; }

a.bs-suop-thumbnail:hover,
a.bs-suop-thumbnail:focus,
a.bs-suop-thumbnail:active {
  border-color: #009fda;
  background-color: #009fda;
  color: #ffffff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.bs-suop-thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.bs-suop-thumbnail .bs-suop-caption {
  padding: 9px;
  color: #555555; }

.bs-suop-thumbnail > h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  color: #999999;
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Arial Rounded Bold'; }

.bs-suop-thumbnail:hover > h3, .bs-suop-thumbnail:focus > h3, .bs-suop-thumbnail:active > h3 {
  color: #ffffff; }

.bs-suop-thumbnail-promo {
  font-weight: bold;
  color: #333;
  background-color: #F9E300;
  margin-bottom: 10px; }

a.bs-suop-thumbnail:hover .bs-suop-thumbnail-promo,
a.bs-suop-thumbnail:focus .bs-suop-thumbnail-promo,
a.bs-suop-thumbnail:active .bs-suop-thumbnail-promo {
  background-color: #F9E300;
  color: #333; }

﻿
.calculadorTarifa .title {
  font-size: 32px; }

.calculadorTarifa .precioFinal {
  font-size: 48px; }

.calculadorTarifa .precioFinal span.decimales {
  font-size: 24px; }

.calculadorTarifa .precioFinal span.mes {
  font-size: 18px; }

.calculadorTarifa .planFinal {
  font-weight: bold; }

.calculadorTarifa .planFinal span {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em;
  font-weight: normal; }

.calculadorTarifa .precioFinalRequest {
  font-size: 25px;
  text-align: right;
  margin-top: 10px; }

.calculadorTarifa .precioFinalRequest span.decimales {
  font-size: 15px; }

.calculadorTarifa .precioFinalRequest span.mes {
  font-size: 18px; }

.calculadorTarifa .planFinalRequest {
  font-weight: bold;
  text-align: right; }

.calculadorTarifa .planFinalRequest span {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em;
  font-weight: normal; }

.calculadorTarifa .precioFinalRequestFtth {
  font-size: 25px;
  text-align: right;
  margin-top: 10px; }

.calculadorTarifa .precioFinalRequestFtth span.decimales {
  font-size: 15px; }

.calculadorTarifa .precioFinalRequestFtth span.mes {
  font-size: 18px; }

.calculadorTarifa .planFinalRequestFtth {
  font-weight: bold;
  text-align: center; }

.calculadorTarifa .planFinalRequestFtth span {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em;
  font-weight: normal; }

/***************** ESTILOS NECESARIOS *****************/
.calculadorTarifa .containerInternet,
.calculadorTarifa .containerMinutos {
  margin: 5px 0px;
  padding: 5px 10px; }

.calculadorTarifa .containerInternet select,
.calculadorTarifa .containerMinutos select {
  display: none; }

.calculadorTarifa .sliderMinutosLeyenda,
.calculadorTarifa .sliderInternetLeyenda {
  display: -webkit-flex;
  /* Safari */
  display: flex; }

.calculadorTarifa .sliderMinutosLeyenda {
  justify-content: space-between; }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  /*100%/3*/ }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet {
  text-align: center;
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  overflow: visible;
  /*modificado*/ }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet:first-child {
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  /****************************************************/
  text-align: left; }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet:last-child {
  text-align: right;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  /****************************************************/ }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos {
  font-size: 1.1em;
  /*nuevo*/ }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet .promo {
  font-size: 1.1em;
  /*nuevo*/ }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos span,
.calculadorTarifa .sliderInternetLeyenda .leyendaInternet span {
  display: block;
  font-weight: bold; }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos:first-child {
  text-align: left; }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos:last-child {
  text-align: right; }

.calculadorTarifa .sliderMinutosLeyenda .leyendaMinutos.disabled,
.calculadorTarifa .sliderInternetLeyenda .leyendaInternet.disabled {
  color: #b4b4b4; }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet .real {
  text-decoration: none;
  color: #000000;
  font-size: 1.1em;
  /*modificado*/
  font-weight: bold; }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet.internet_0 .real {
  text-decoration: none;
  color: #000000;
  font-size: 1.1em;
  /*modificado*/
  font-weight: bold; }

.calculadorTarifa .sliderInternetLeyenda .leyendaInternet .promo {
  color: #000000;
  font-weight: bold; }

.calculadorTarifa .containerdatos,
.calculadorTarifa .containerfibra {
  margin: 5px 0px;
  padding: 0px 10px; }

.calculadorTarifa .containerdatos select,
.calculadorTarifa .containerfibra select {
  display: none; }

.calculadorTarifa .sliderfibraLeyenda,
.calculadorTarifa .sliderdatosLeyenda {
  display: -webkit-flex;
  /* Safari */
  display: flex; }

.calculadorTarifa .sliderfibraLeyenda {
  justify-content: space-between; }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  /*100%/2*/ }

.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatos {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  /*100%/3 Se divide el espacio entre el total de elementos -1*/
  /*El primer elemento + el ultimo ocupan un espacio en total*/
  overflow: hidden; }

.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatos:first-child {
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 16.5%;
  flex-basis: 16.5%;
  /****************************************************/
  text-align: left; }

.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatos:last-child {
  text-align: right;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 16.5%;
  flex-basis: 16.5%;
  /****************************************************/ }

/*  Slider de datos en pide FTTH TTB
*/
.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatosTTB {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  /*100%/3 Se divide el espacio entre el total de elementos -1*/
  /*El primer elemento + el ultimo ocupan un espacio en total*/
  overflow: hidden; }

.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatosTTB:first-child {
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 16.5%;
  flex-basis: 16.5%;
  /****************************************************/
  text-align: left; }

.calculadorTarifa .containerdatos .sliderdatosLeyenda .leyendadatosTTB:last-child {
  text-align: right;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 16.5%;
  flex-basis: 16.5%;
  /****************************************************/ }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra span,
.calculadorTarifa .sliderdatosLeyenda .leyendadatos span {
  display: block;
  font-weight: bold; }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra,
.calculadorTarifa .sliderdatosLeyenda .leyendadatos {
  font-size: 1em; }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra:first-child {
  text-align: left; }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra:last-child {
  text-align: right; }

.calculadorTarifa .sliderfibraLeyenda .leyendafibra.disabled,
.calculadorTarifa .sliderdatosLeyenda .leyendadatos.disabled {
  color: #b4b4b4; }

.calculadorTarifa .sliderdatosLeyenda .leyendadatos .real {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em; }

.calculadorTarifa .sliderdatosLeyenda .leyendadatos.datos_0 .real {
  text-decoration: none;
  color: #333333;
  font-size: 1em;
  font-weight: bold; }

.calculadorTarifa .sliderdatosLeyenda .leyendadatos .promo {
  color: #333333;
  font-weight: bold; }

/* Ejemplo mediaquery para cambiar tamaños en version móvil */
@media only screen and (max-width: 767px) {
  .calculadorTarifa .sliderInternetLeyenda .leyendaInternet .real {
    font-size: 0.85em; }

  .calculadorTarifa .sliderInternetLeyenda .leyendaInternet.internet_0 .real {
    font-size: 0.85em; }

  .calculadorTarifa .sliderInternetLeyenda .leyendaInternet .promo {
    font-size: 0.85em;
    font-weight: bold; } }
.qc-cmp-button {
  background-color: #009cde !important;
  border-color: #009cde !important; }

.qc-cmp-button:hover {
  background-color: transparent !important;
  border-color: #009cde !important; }

.qc-cmp-alt-action,
.qc-cmp-link {
  color: #009cde !important; }

.qc-cmp-button.qc-cmp-secondary-button:hover {
  border-color: transparent !important;
  background-color: #009cde !important; }

.qc-cmp-button {
  color: #ffffff !important; }

.qc-cmp-button.qc-cmp-secondary-button {
  color: #000000 !important; }

.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
  color: #ffffff !important; }

.qc-cmp-button.qc-cmp-secondary-button {
  border-color: #ffffff !important;
  background-color: #ffffff !important; }

.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
  color: #000000 !important; }

.qc-cmp-ui a,
.qc-cmp-ui .qc-cmp-alt-action,
.qc-cmp-toggle-status {
  color: #009cde !important; }

.qc-cmp-ui {
  background-color: #f2f2f2 !important; }

.qc-cmp-publisher-purposes-table .qc-cmp-table-header {
  background-color: #f2f2f2 !important; }

.qc-cmp-publisher-purposes-table .qc-cmp-table-row {
  background-color: #f2f2f2 !important; }

.qc-cmp-vendor-list .qc-cmp-vendor-row {
  background-color: #f2f2f2 !important; }

.qc-cmp-vendor-list .qc-cmp-vendor-row-header {
  background-color: #f2f2f2 !important; }

.qc-cmp-table {
  border: 1px solid #0d0d0d !important; }

.qc-cmp-table-row {
  border-top: 1px solid #0d0d0d !important; }

.qc-cmp-vendor-list {
  border: 1px solid #0d0d0d !important; }

.qc-cmp-vendor-row {
  border-top: 1px solid #0d0d0d !important; }

.qc-cmp-arrow-down {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='#0d0d0d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpolyline points='2 5 8 11 14 5'/%3E %3C/svg%3E") center no-repeat; }

.qc-cmp-toggle-status {
  color: #0d0d0d !important; }

.qc-cmp-table-header {
  color: #0d0d0d; }

.qc-cmp-small-toggle.qc-cmp-toggle-on,
.qc-cmp-toggle.qc-cmp-toggle-on {
  background-color: #d2d2d2 !important;
  border-color: #d2d2d2 !important; }

/**************** ESTILOS NO NECESARIOS *************/
/*
body{
  background: #f7f7f7;
}
.calculadorTarifaLa{
  max-width: 600px;
  width: 100%;
  margin: 20px auto;
  padding: 40px;
  background: #fff;
}
*/
.calculadorTarifaLa .titleLa {
  font-size: 32px; }

.calculadorTarifaLa .resultadoLa {
  padding: 20px;
  border: 1px solid black; }

.resultadoLa .precioLaFinalLa {
  font-size: 48px;
  color: #009bde; }

.resultadoLa .precioLaFinalLa span.decimalesLa {
  font-size: 38px; }

.resultadoLa .precioLaFinalLa span.mesLa {
  font-size: 18px; }

.calculadorTarifaLa .planFinalLa {
  font-weight: bold; }

.calculadorTarifaLa .planFinalLa span.gbTachadoLaLa {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em;
  font-weight: normal; }

.planFinalLa {
  font-size: 18px; }

.tachadoLa {
  text-decoration: line-through;
  color: #808080; }

/***************** ESTILOS NECESARIOS *****************/
.calculadorTarifaLa .sliderSecundarioLeyendaLa .leyendaSecundarioLa {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 5%;
  flex-basis: 5%;
  /*100%/3*/
  width: 40px; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa {
  text-align: center;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 33%;
  flex-basis: 33%;
  /*100%/6 Se divide el espacio entre el total de elementos -1*/
  /*El primer elemento + el ultimo ocupan un espacio en total*/
  overflow: hidden; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa:first-child {
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  /****************************************************/
  text-align: left; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa:last-child {
  text-align: right;
  /*MODIFICAR EN CASO DE AÑADIR O BORRAR ELEMENTOS */
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  /****************************************************/ }

.resultadoLa .lineaAdicionalLa {
  font-size: 16px; }

.calculadorTarifaLa .resultadoLa .lineaAdicionalLa .nombreLa {
  float: left;
  margin-right: 10px; }

.resultadoLa .lineaAdicionalLa .nombreLa {
  margin-right: 10px;
  color: #000000; }

.calculadorTarifaLa .resultadoLa .lineaAdicionalLa .precioLa .tachadoLa {
  color: grey; }

.calculadorTarifaLa .resultadoLa .lineaAdicionalLa .precioLa .ahoraLa {
  font-weight: bold; }

.resultadoLa .precioLa.totalLa .antesLa {
  color: #b4b4b4;
  font-size: 30px; }

.resultadoLa .precioLa.totalLa .antesLa.decimalesLa {
  color: #b4b4b4;
  font-size: 20px; }

.calculadorTarifaLa .containerPrimarioLa,
.calculadorTarifaLa .containerSecundario {
  margin: 5px 0px;
  padding: 10px 10px; }

.calculadorTarifaLa .containerPrimarioLa selectLa,
.calculadorTarifaLa .containerSecundario selectLa {
  display: none; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa,
.calculadorTarifaLa .sliderPrimarioLeyendaLa {
  display: -webkit-flex;
  /* Safari */
  display: flex; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa {
  justify-content: space-between; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa .leyendaSecundarioLa span,
.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa span {
  display: block;
  font-weight: bold; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa .leyendaSecundarioLa:first-child {
  text-align: left; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa .leyendaSecundarioLa:last-child {
  text-align: right; }

.calculadorTarifaLa .sliderSecundarioLeyendaLa .leyendaSecundarioLa.disabled,
.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa.disabled {
  color: #b4b4b4; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa .realLa {
  text-decoration: line-through;
  color: #b4b4b4;
  font-size: 0.8em; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa.primario_0La .realLa {
  text-decoration: none;
  color: #52a630;
  font-size: 1em;
  font-weight: bold; }

.calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa .promoLa {
  color: #52a630;
  font-weight: bold; }

.calculadorTarifaLa #containerAdicionales .linea {
  width: 100%;
  height: 40px; }

.calculadorTarifaLa #containerAdicionales .linea .nombreLa {
  float: left;
  margin-right: 10px; }

.calculadorTarifaLa #containerAdicionales .linea .precioLa {
  float: left;
  margin-right: 10px;
  color: #009bde; }

.calculadorTarifaLa #containerAdicionales .linea .control {
  float: right; }

.calculadorTarifaLa #containerAdicionales .linea .control .menos {
  border-radius: 50%;
  color: white;
  text-align: center;
  float: left;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #000000;
  cursor: pointer; }

.calculadorTarifaLa #containerAdicionales .linea .control .mas {
  border-radius: 50%;
  color: white;
  text-align: center;
  float: left;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: green;
  cursor: pointer; }

.calculadorTarifaLa #containerAdicionales .linea .control .cantidad {
  float: left;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px; }

.literalAdicionales {
  color: black; }

/* Ejemplo mediaquery para cambiar tamaños en version móvil */
@media only screen and (max-width: 767px) {
  .calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa .realLa {
    font-size: 14px; }

  .calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa.primario_0La .realLa {
    font-size: 14px; }

  .calculadorTarifaLa .sliderPrimarioLeyendaLa .leyendaPrimarioLa .promoLa {
    font-size: 14px;
    font-weight: bold; } }
/* jQuery UI - v1.12.0 - 2016-07-08
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em ); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider-horizontal {
  height: 1em;
  /*modificado*/ }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.4em;
  height: 1.4em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #d3d3d3; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #212121;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #aaaaaa;
  background: white url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #aaaaaa;
  background-color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-checked {
  border: 1px solid #fcefa1;
  background: #fbf9ee; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #aaaaaa;
  box-shadow: -8px -8px 8px #aaaaaa; }

